Displaying 1 result from an estimated 1 matches for "stdiax".
Did you mean:
  stdial
  
2006 Nov 25
1
dialing with different speed
...me=second
secret=second
auth=md5
host=dynamic
context=fullaccess
mailbox=102
callerid="second"<102>
[megavista]
type=peer
username=account
secret=password
disallow=all
allow=gsm
allow=ilbc
host=217.221.182.66
extenxion.conf:
[general]
static=yes
writeprotect=yes
[globals]
[macro-stdiax]
exten => s,1,Dial(IAX2/${ARG1}|20|Ttr)
[fullaccess]
include => local
[local]
exten => 101,1,Macro(stdiax,first,${EXTEN})
exten => 102,1,Macro(stdiax,second,${EXTEN})
exten => _XXXXXXXXXX,1,Dial(ZAP/1/${EXTEN})
exten => _XXXXXXXXX,1,Dial(ZAP/1/${EXTEN})
exten => _XXX,1,Dial(Z...