Displaying 3 results from an estimated 3 matches for "sipcontext".
Did you mean:
sigcontext
2005 Jul 28
8
dialplan defenition
Hello list,
Im writing my dial plan, in witch every SIP phone begins with 74 and has
more 3 numbers (like 74XXX).
So, I want to route all 74XXX calls to my sip channel. For this I wrote
this line:
exten => s,1,Dial(SIP/74118@193.136.252.5,30,r)
but this way all calls go to 74118@193.136.252.5 .....
Then I tried:
exten => s,1,Dial(SIP/${EXTEN}@193.136.252.5,30,r)
but this way, the
2007 Sep 13
1
fax machine detection for outgoing call on DIVA card
...d in the archive
web page
(http://lists.digium.com/pipermail/asterisk-users/2007-September/thread.html),
my mail seems to have the wrong id (as I had answer a message instead to make
a new one) for it belongs to a thread.
-------------- next part --------------
*CLI> -- Executing [120 at sipcontext:1] NoOp("SIP/22-08503e28", "<paul> a compose le <120> depuis le poste <22> de type < - 0>") in new stack
-- Executing [120 at sipcontext:2] Dial("SIP/22-08503e28", "CAPI/contr2/120/b") in new stack
> data = contr2/120/b f...
2008 Dec 09
5
Asterisk variable for SIP context
Hi,
Say I wanted to know what context a SIP registration is using to dial out in
my dialplan, what would I do?
For example, I have phones on a "local-calls-only" context (as defined in
sip.conf), others in "unrestricted-calls". In my dialplan, I`d like to act
on that knowledge.
Mike
-------------- next part --------------
An HTML attachment was