Displaying 1 result from an estimated 1 matches for "insertvoicemailhandlerhere".
2006 Mar 29
1
OT: HOWTO: Query channel state on an Ateus Voice Blue GSM gateway
...39;If the gateway is
currently full, dial using the PRI, otherwise
exten => dial,5,ChanIsAvail(SIP/${SECONDARYDIALSTRING:7:7}@192.168.1.201)
'If the gateway is down, dial the PRI
exten => dial,6,Dial(SIP/${DIALSTRING:7:7}@192.168.1.201,25,Tr) 'Dial using
the gateway
exten => dial,7,InsertVoicemailHandlerHere
exten => dial,20,Dial(ZAP/g0/${DIALSTRING:7:7},25,Tr) 'Dial using the PRI
exten => dial,21,InsertVoicemailHandlerHere
exten => dial,106,Dial(ZAP/g0/${DIALSTRING:7:7},25,Tr) 'Dial using the PRI
if the gateway is down
exten => dial,107,InsertVoicemailHandlerHere