Displaying 2 results from an estimated 2 matches for "dialall".
Did you mean:
dialalt
2017 Apr 20
2
Voicemail asking for login
...ex.Net
darcy => 9999,Vybe Networks - D'Arcy,darcy at Vex.Net
Here is the full dialplan for stocktrans2.
exten => stocktrans2,1,Verbose(0,Entering extension stocktrans2)
same => n,Goto(DialCell)
same => n,GotoIf($["x" = "x"]?DialAlt)
same => n(DialAll),Verbose(0,${CALLERID(all)} Calling ${EXTEN} and ALL)
same => n,Dial(SIP/stocktrans2&SIP/thinktel/&SIP/9999907084,30)
same => n,Goto(VoiceMail)
same => n(DialAlt),Verbose(0, ${CALLERID(all)} Calling ${EXTEN} and
SoftPhone)
same => n,Dial(SIP/stocktrans2&...
2017 Apr 19
2
Voicemail asking for login
On 2017-04-19 11:57 AM, J Montoya or A J Stiles wrote:
> I fished this out of an old extensions.conf from a defunct project. It might
> be relevant to your use case:
>
> exten => 1571,1,NoOp(Call to 1571: voicemail retrieval)
> exten => 1571,n,AGI(lookup_caller_id.agi,${CALLERID(num)})
> exten => 1571,n,NoOp(CLID is ${clid})
> exten =>