[asterisk-users] Two phone numbers, one SIP provider
Mat Stace
mps at colewood.net
Fri Jul 21 05:54:30 MST 2006
> That won't help either. Context is always 'default', but what I want is a
different context on any number. Maybe oej's peerm atch branch solves the
problem. But I cannot compile it, There are lots of '>>>>>> merge right'
tags in chan_sip.c.
How about a slight modification of my solution:
extensions.conf
[incoming_sip_provider]
exten => 1111,1,Goto(1111_context,s,1)
exten => 2222,1,Goto(2222_context,s,1)
That should seperate out the two incoming calls, and give each one access to
what they need access to?
Cheers
Mat
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060721/045095c7/attachment.htm
More information about the asterisk-users
mailing list