Hi

 

My asterisk output is:

chan_sip.so => (Session Initiation Protocol (SIP))
Asterisk Ready.
    -- Registered SIP '201' at 192.168.0.55 port 33906
    -- Saved useragent "X-Lite release 1011s stamp 41150" for peer 201
    -- Executing [907768385...@default:1] Dial("SIP/201-083e75c0",
"ZAP/g1/907768385144|60") in new stack
[Oct  4 11:54:27] WARNING[6255]: channel.c:3388 ast_request: No channel type
registered for 'ZAP'
[Oct  4 11:54:27] WARNING[6255]: app_dial.c:1275 dial_exec_full: Unable to
create channel of type 'ZAP' (cause 66 - Channel not implemented)
  == Everyone is busy/congested at this time (1:0/0/1)
    -- Executing [907768385...@default:2] Hangup("SIP/201-083e75c0", "") in
new stack
  == Spawn extension (default, 907768385144, 2) exited non-zero on
'SIP/201-083e75c0'

 

when I make a call from a sip device to my outbound analog trunk using a
Digium TDM card.

 

My /etc/zaptel.conf file:

loadzone=uk

defaultzone=uk

fxsks=1-4

 

I am in the uk by the way.

 

Relevant part of /etc/astersk/zapata.conf:

signalling=v23   ; added for UK CLI detection

cidstart=polarity   ; added for UK CLI detection

context=frompstnanalog

group=1

callgroup=1

pickupgroup=1

signalling=fxs_ks

channel=>1-4

 

part of extensions.conf:

exten => _X.,1,Dial(ZAP/g1/${EXTEN},60)

exten => _X.,2,Hangup

 

I am running suse 9.3 on via and read article regarding old version of
zaptel driver and fixed as per script -
http://www.voip-info.org/wiki/view/Asterisk+Linux+SuSE

 

So now running dmesg reveals:

zaptel: unsupported module, tainting kernel.

Zapata Telephony Interface Registered on major 196

Zaptel Version: 1.4.12.1

Zaptel Echo Canceller: MG2

 

So that looks encouraging

 

But still getting problem dialing out.

 

Also quite worrying is that there are no lights on the Digium card.

 

This used to work on same box and same operating system.  I just can't
remember how I got it to work last time.

 

Anyone have any suggestions?

 

 

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to