Hi all,
 
    I bought a modem with ambient md 3200 for test asterisk.
    When i load the wcfxo module ... ok it recognize my modem as:
 
 
Zapata Telephony Interface Registered on major 196
PCI: Found IRQ 11 for device 00:0d.0
PCI: Sharing IRQ 11 with 01:00.0
wcfxo: DAA mode is 'FCC'
Found a Wildcard FXO: Generic Clone
Registered tone zone 0 (United States / North America)
 
   
But when i make a call from my mobile to asterisk, it didn't answer me.
 
I checked out various how-to's and a lot of websites and nothing ... 
 
Please someone help-me ... :-)
 
 
Ps:. my configuration files are below...
 
------------------------------------------------------------------------
 
##### ZAPATA.CONF
 
[channels]
;
 
; Default language
;
language=en
;
; Default context
;
;
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes
rxgain=0.0
txgain=0.0
musiconhold=default
immediate=no
callprogress=no
group=1
busydetect=no
relaxdtmf=yes
callerid=asreceived
 
signalling=fxs_ks ; X100P
context=incoming
channel=>1 ; X100P
---------------------------------------------------------------
 
###### EXTENSIONS.CONF
 
[incoming]
exten => s,1,Answer()
exten => s,2,Playback(goodbye)
exten => s,3,Hangup()
-------------------------------------------------------------
   
Gleidson Antonio Henriques
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to