| Sparks 2005-10-26, 7:45 am |
| > Hi Sparks,
>
> Here's my sip.conf - I can't see anything different (can you?)
>
> I've got all the same ports as you forwarded in the router.............but
> it still doesn't work :-(
>
> [general]
>
> port = 5060 ; Port to bind to (SIP is 5060)
> bindaddr = 0.0.0.0 ; Address to bind to (all addresses on machine)
> disallow=all
> externip=my.dyndns.address
> localnet=192.168.1.0/255.255.255.0
> allow=ulaw
> allow=alaw
> context = from-sip-external ; Send unknown SIP callers to this context
> callerid = Unknown
> canreinvite=no
>
> #include sip_nat.conf
> #include sip_custom.conf
> #include sip_additional.conf
Looks fine to me!
Have you reloaded the config files in asterisk since you made changed?
(Easiest thing to do is go to a trunk and press save, then press the red
"You have made changes - when finished, click here to APPLY them" at the top
Sparks...
|