Isdn card

Hi,

I’ve a ISDN line (in Spain of ONO provider) connected to a Network Termination for ISDN Basic rate Access (NT1Q from sphairon sphairon.com/en/products/isd … -nt1q.html).

From there connected to a ISDN CARD:

Configured in asterisk with dahdi
/etc/dahdi/system.conf

[quote]ubuntu*CLI> dahdi show channels
Chan Extension Context Language MOH Interpret Blocked State
pseudo default default In Service
1 from-pstn default In Service
2 from-pstn default In Service
[/quote]

when a try to make a call exten => _X.,1,Dial(DAHDI/1/${EXTEN},)
i get the following message:

[quote] == Using SIP RTP CoS mark 5
– Executing [0666555444@isthari:1] Dial(“SIP/1002-00000003”, “DAHDI/1/0666555444,”) in new stack
[Nov 2 18:49:42] WARNING[1635]: app_dial.c:1745 dial_exec_full: Unable to create channel of type ‘DAHDI’ (cause 0 - Unknown)
== Everyone is busy/congested at this time (1:0/0/1)
– Executing [0666555444@isthari:2] Hangup(“SIP/1002-00000003”, “”) in new stack
== Spawn extension (isthari, 0666555444, 2) exited non-zero on ‘SIP/1002-00000003’
[/quote]

any tip ??

Looks like you have the card configured in Point to Multipoint mode. Try changing to Point to Point mode. Also I see you have various different groups specified (0,12 and 63). Do you need these?