Displaying 3 results from an estimated 3 matches for "dialingplan".
Did you mean:
diallingplan
2006 May 25
1
Way to disable codec in dialingplan
in a dialing plan.. extensions.conf
can we enable or force a codec on specified npa..
EX: 514NNNNNNN,1,force(gsm)
514NNNNNNN.2. dial(sip/blah)
???
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060525/e50cf3bb/attachment.htm
2005 Jun 16
1
How to stop Asterisk from changing the SDP?
...e Session Description Protocol in the
INVITE message it receives, and send a INVITE message with a different
SDP to the receiver. This is not what I want. Is there any way to make
Asterisk leave the SDP exactly like it is sent from the sender?
I have set canreinvite=yes on both participants and my dialingplan is simply:
exten => _.,1, Dial(SIP/${EXTEN},20)
and NAT is not a problem
Thanks.
2006 Dec 19
26
Match a Numer - then continue with dialplan
Anyone know if there's a way to match a dialplan extension, execute some code, say set a variable, and then continue with the dialplan?
I want to set a variable when the dialplan flows beyond a certain context. This would be a great feature.
Doug.