Displaying 1 result from an estimated 1 matches for "iaxcocomall2".
Did you mean:
iaxcocomall1
2005 Feb 12
1
iax.conf config and iax based clients
...nsion.conf
[general]
static = yes
writeprotect = yes
[bogon-calls]
exten => _.,1,Congestion
[from-iax]
exten => 105,1,Dial(IAX2/IaxCocomall1@202.138.166.6,20)
;exten => 105,2,Voicemail(u2000)
;exten => 105,102,Voicemail(b2000)
exten => 105,103,Hangup
exten => 106,1,Dial(IAX2/IaxCocomall2@202.138.166.6,20)
;exten => 106,2,Voicemail(u2001)
;exten => 106,102,Voicemail(b2001)
exten => 106,103,Hangup
exten => 107,1,Dial(IAX2/IaxCocomall3@202.138.166.6,20)
;exten => 107,2,Voicemail(u2002)
;exten => 107,102,Voicemail(b2002)
exten => 107,103,Hangup
TIA,
Wesley