Displaying 3 results from an estimated 3 matches for "011xxxx".
Did you mean:
011xxx
2004 Oct 02
1
H323 dial problem
Driver chan_h323.so
----
If extension is
exten => 0119823,1,dial(h323/0119823@10.10.10.1)
then dial is OK:
Executing Dial("SCCP/goran-00000002", "h323/0119823@10.10.10.1") in new
stack
----
But if extension are something like:
exten => _011xxxx,1,dial(h323/10.10.10.1/${exten:3})
exten => _011xxxx,1,dial(h323/${exten:3}@10.10.10.1)
exten => _011xxxx,1,dial(h323/10.10.10.1:011XXXX)
exten => _011xxxx,1,dial(h323/10.10.10.1/011XXXX)
exten => _011xxxx,1,dial(h323/011XXXX@10.10.10.1)
Dial cannot be done:
-- Executing Dial("...
2008 Jan 07
1
GotoIf() help
...it extensions and one office has a 1000 range for their
extensions so I have to make sure I don't pick that up as dialing long
distance. I think what I have below will work but it can probably be cleaned
up.... alot. Any help is greatly appreciated.
exten => s,n,GotoIf($[${DIAL_NUMBER} = 011XXXX. ] ? yescode : steptwo)
exten => s,n,(steptwo),GotoIf($[${DIAL_NUMBER} = 9XXXXXX. ] ? yescode :
stepthree)
exten => s,n,(stepthree),GotoIf($[${DIAL_NUMBER} = 1NXXNX. ] ? yescode :
nocode)
exten => s,n,(yescode),Playback(please-enter-the&accounting)
exten => s,n,Read(account|num...
2009 Feb 06
2
Rewriting numbers while processing dial plan?
Hi list,
I am still a newbie and struggling with tweaking the dial plan to my requirements. I have tried googling for this specific problem, and apologies if I have overlooked the obvious answer already. If you could please be so kind as to point me in the right direction, that would be most appreciated.
What I am trying to do, is get rid of the initial "+" in phone numbers coming in