Displaying 1 result from an estimated 1 matches for "_0620xxxxxxx".
Did you mean:
0620xxxxxxx
2008 Dec 05
2
IAX trunk mixing
...ype=friend
host = 10.0.3.4
user = telsrv-husrb
secret = xxx
bandwidth=low
qualify=yes
trunk=yes
timezone=Europe/Beograd
context=incoming-srb
====================================================
extensions.ael:
====================================================
abstract context template-mobil {
_0620XXXXXXX => {
MixMonitor(om_${UNIQUEID}_${CALLERID(num)}.wav);
&kitelco(${EXTEN});
}
}
macro kitelco(telszam) {
Dial(ZAP/g2/${telszam});
}
context incoming-ro {
_X. => {
Play(/mnt/data/asterisk/ivr/national-welcome);
goto incoming-ro-route|${EXTEN}|1;...