Displaying 3 results from an estimated 3 matches for "_888".
Did you mean:
8888
2019 Nov 06
2
possible bug in Asterisk 16
...P1 when
called via 8882 or 8884, and SIP2 when called via 8382 or 8384.
And one last detail. SIP1 has caller ID spoofing enabled (used for call
forwarding), so for outgoing calls, I have to explicitly set caller ID,
otherwise 8882/8884 would be shown.
Here is my config:
exten => _0XXXXXXXX./_888[24],1,Verbose(0,EXTERNAL CALL)
same => n,Macro(record)
same => n,Set(CALLERID(num)=0441111111)
same => n,DIAL(SIP/0441111111/${EXTEN})
same => n,Hangup()
exten => _0XXXXXXXX./_838[24],1,Verbose(0,EXTERNAL CALL)
same => n,Macro(record)
same => n,DIAL(SIP/0442222222/${EX...
2005 Sep 05
0
WG: Timeout when Dialing - HELP
...p.1und1.de> ) /// Normal Way --> outgoing call to
SIP-Gateway (TIMEOUT)
exten => _0.,3,Dial(misdn/1/${EXTEN})
exten => _999.,1,WaitforDigits(5000)
exten => _999.,2,Dial(misdn/1/${EXTEN:3}) /// 999-Way --> outgoing call
at ISDN-Interface 1 (everything fine)
exten => _888.,1,WaitforDigits(5000)
exten => _888.,2,Dial(misdn/1/${EXTEN:3},,m) /// 888-Way --> outgoing call
with music in BGround (TIMEOUT)
exten => _X.,1,WaitforDigits(5000)
exten => _X.,2,Dial(SIP/02774${EXTEN}@sip.1und1.de)
exten => _X.,3,Dial(misdn/1/${EXTEN})
[menu]
exten =>...
2006 Jan 10
1
pattern mach doubt
Hi ALL,
Is it possible to use symbols # and * in the dialplan for pattern matching?
I am doing a "follow me" dial plan, and wanted that my users could dial everything in one shot.
But, exten => 888*XXX*XXX,1,NoOp(Follow Me from XXX to XXX)
doesn't seem to work...
Thank you
Dov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: