search for: ldprefix

Displaying 2 results from an estimated 2 matches for "ldprefix".

Did you mean: oldprefix
2005 Aug 16
1
Issue with DTMF Tones - Codec Issues
...= yes disallow=all ; Disallow all codecs ;allow=g729 ; Codecs that we allow (in order of preference) allow=ulaw ;allow=alaw allow=g729 ;allow=ulaw ;allow=all [3120] callerid=Aaron Walsh <3120> type=friend host=dynamic canreinvite=no qualify=yes nat=yes setvar=LDPREFIX=1999999 context=XXXXXXX secret=XXXXX mailbox=3120@XXXXX
2005 Aug 10
0
Yoda VG-400 and Asterisk Settings
...atic=yes writeprotect=no [default] include => sip [sip] ; When one dials 2011234567, * will wait call port 0 on the VG-400, wait 2 seconds for a dialtone and dial 1234567 ; Handy when say, port 0 has the only line with long distance enabled. exten => _201.,1,Dial(SIP/201,20,A(silence/2)D(${LDPrefix}${EXTEN:3})) exten => _201.,2,Hangup ; This is to allow dialing 201 to get a dial tone exten => 201,1,Dial(SIP/201,20) ; Port 0 exten => 201,2,Hangup exten => 202,1,Dial(SIP/202,20) ; Port 1 exten => 202,2,Hangup exten => 203,1,Dial(SIP/203,20) ; Port 2 exten => 203,2,...