Title: Message
 > 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
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to