Cant Route Dahdi Channel

Hi guys im trying to configure a GSM card using the driver of tdm2400p : modprobe wctdm24xxp, like his datasheet says, i was able to make outbound calls creating a trunk and creating an outbound router, but i not able to route or even answer inbound calls, alredy check the dahdi config and i cant find the mistake. Please if any one can help with this problem.
This is the asterisk cli output:

== Starting post polarity CID detection on channel 3
> [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES (‘CHAN_START’,{ts ‘2016-03-03 18:22:18.694109’},’’,’’,’’,’’,’’,‘s’,‘from-analog’,‘DAHDI/3-1’,’’,’’,3,’’,‘1457043738.0’,‘1457043738.0’,’’,’’,’’)]
– Starting simple switch on ‘DAHDI/3-1’
[2016-03-03 18:22:18] WARNING[1583][C-00000000]: sig_analog.c:2533 __analog_ss_thread: Channel DAHDI/3-1 in prering state, but I have nothing to do. Terminating simple switch, should be restarted by the actual ring.
– Hanging up on ‘DAHDI/3-1’
– Hungup ‘DAHDI/3-1’
> [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES (‘HANGUP’,{ts ‘2016-03-03 18:22:18.700659’},’’,’’,’’,’’,’’,‘s’,‘from-analog’,‘DAHDI/3-1’,’’,’’,3,’’,‘1457043738.0’,‘1457043738.0’,’’,’’,’’)]
> [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES (‘CHAN_END’,{ts ‘2016-03-03 18:22:18.702533’},’’,’’,’’,’’,’’,‘s’,‘from-analog’,‘DAHDI/3-1’,’’,’’,3,’’,‘1457043738.0’,‘1457043738.0’,’’,’’,’’)]
> [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES (‘LINKEDID_END’,{ts ‘2016-03-03 18:22:18.703494’},’’,’’,’’,’’,’’,‘s’,‘from-analog’,‘DAHDI/3-1’,’’,’’,3,’’,‘1457043738.0’,‘1457043738.0’,’’,’’,’’)]
== Starting post polarity CID detection on channel 3
– Starting simple switch on ‘DAHDI/3-1’
[2016-03-03 18:22:25] WARNING[1585][C-00000001]: sig_analog.c:2533 __analog_ss_thread: Channel DAHDI/3-1 in prering state, but I have nothing to do. Terminating simple switch, should be restarted by the actual ring.
> [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES (‘CHAN_START’,{ts ‘2016-03-03 18:22:25.124934’},’’,’’,’’,’’,’’,‘s’,‘from-analog’,‘DAHDI/3-1’,’’,’’,3,’’,‘1457043745.5’,‘1457043745.5’,’’,’’,’’)]
– Hanging up on ‘DAHDI/3-1’
– Hungup ‘DAHDI/3-1’
> [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES (‘HANGUP’,{ts ‘2016-03-03 18:22:25.132163’},’’,’’,’’,’’,’’,‘s’,‘from-analog’,‘DAHDI/3-1’,’’,’’,3,’’,‘1457043745.5’,‘1457043745.5’,’’,’’,’’)]
> [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES (‘CHAN_END’,{ts ‘2016-03-03 18:22:25.134911’},’’,’’,’’,’’,’’,‘s’,‘from-analog’,‘DAHDI/3-1’,’’,’’,3,’’,‘1457043745.5’,‘1457043745.5’,’’,’’,’’)]
> [INSERT INTO cel (eventtype,eventtime,cid_name,cid_num,cid_ani,cid_rdnis,cid_dnid,exten,context,channame,appname,appdata,amaflags,accountcode,uniqueid,linkedid,peer,userdeftype,userfield) VALUES (‘LINKEDID_END’,{ts ‘2016-03-03 18:22:25.137622’},’’,’’,’’,’’,’’,‘s’,‘from-analog’,‘DAHDI/3-1’,’’,’’,3,’’,‘1457043745.5’,‘1457043745.5’,’’,’’,’’)]

Which “start” protocol are you set up for? Choices include wink and loop.

It might be a polarity problem (ring and tip backwards) or you could be using the wrong start protocol.

thank you so much for ansering, the two options that apear to me are: Kewl Start or Loop Start, I try the two and have no diference.

also i confure the “extra” settings od the card, that are: cidsignalling=dtmf cidstart=polarity hanguponpolarityswitch=yes, and asterisk dosent take the call neither.

You would have to more explicit, the

card is an analog interface for FXO/FXS modules , it does not support GSM directly, what is the exact card you are using, presumably not digium, the guys who wrote that driver? (the one with the SIM cards on it)

this is the card im using: http://www.etross.com/products_ys/&productId=54.html

Then I suspect you should consult for help as to what exact version of the digium driver supports their hardware.

Thank you i will contact the maker or more config options