Displaying 2 results from an estimated 2 matches for "_1614xxxxxxx".
2004 Jul 05
4
Question about x100P and zap
I have 2 X100P card and configured everything based on configs here
http://www.onlamp.com/onlamp/2004/01/22/examples/config_files.txt
I changed the area codes to match mine.
When I try to dial out I get
app_dial.c:554 dial_exec: Unable to create channel of type 'Zap'
A zap show channels gives me this
Chan Extension Context Language MusicOnHold
1
2005 Jan 26
1
Inbound analog Telco line not answered
...###################################################################
; Inbound Contexts [from]
;
############################################################################
}
[from-bellster] ;match the context in iax.conf
; make sure we only accept local calls, limit to 30 minutes
exten => _1614XXXXXXX,1,Dial(ZAP/1/*67${EXTEN},60,T,L(1800000:1790000))
exten => _1614XXXXXXX,1,Dial(ZAP/1/*67${EXTEN},60,T,L(1800000:1790000))
exten => _1614XXXXXXX,1,Dial(ZAP/1/*67${EXTEN},60,T,L(1800000:1790000))
; watch out for 900, 976, and Bahamas#
include => frombellster-catchall
[from-bellster-ca...