Displaying 1 result from an estimated 1 matches for "callwithmsn".
2004 Aug 20
1
Incoming MSN via ZapHFC -> to SIP
...lling = bri_cpe_ptmp
pridialplan=local
prilocaldialplan=local
pritrustusercid = yes
echocancel=yes
immediate=no
group = 1
context=default
channel => 1-2
--- snap ---
--- snip (extensions.conf) ---
[general]
static=yes
writeprotect=yes
[globals]
BASTIAN=SIP/16
[macro-callwithmsn]
exten => s,1,SetCallerID(${ARG2})
exten => s,2,SetCIDName(${ARG3})
exten => s,3,Dial(Zap/g1/${ARG1},60,Ttr)
exten => s,104,Playtones(busy);
exten => s,105,Busy
[default]
exten => 96,1,SetCIDNum(${CALLERIDNUM})
exten...