[asterisk-users] external username conflict in dialplan

Mark Price markprice at gmail.com
Thu Oct 26 10:05:30 MST 2006


I'm seeing an interesting problem in asterisk:
asterisk has domain a.com and the sip proxy has domain b.com.
The sip proxy is configured as a friend in sip.conf.
If a call comes in to asterisk from the sip proxy,
   if ${EXTEN} exists in the sippeers table
     the call goes to the default context
   else
     the call goes into the ser context

Why would that happen?  Is this expected?

sip.conf has:
[ser]
type=friend
context=proxy
host=66.129.95.23
canreinvite=yes
autocreatepeer=yes
;monitored=true
context=ser


Thanks
Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061026/f710d0ee/attachment.htm


More information about the asterisk-users mailing list