Devraj Mukherjee
2007-Apr-03 17:48 UTC
[asterisk-users] ZAP device reference in Zaptel 1.4
Hi Everyone,
I am using Zaptel and Asterisk 1.4 and have a Digium card with two FXS
modules. The card works and ztcfg reports that it finds the two
modules.
Howevery when I try and place a call through the gateway I get the
following error message. I have tried to refer to the ZAP device as
ZAP/g2 etc
Any suggestions? Anything that's different about Zaptel 1.4?
-- Executing [169223139@default:1]
SetCDRUserField("SIP/103-b7802230", ""Telstra"")
in new stack
-- Executing [169223139@default:2] Dial("SIP/103-b7802230",
"ZAP/4/69223139") in new stack
[Apr 4 10:47:43] WARNING[5659]: channel.c:3024 ast_request: No
channel type registered for 'ZAP'
[Apr 4 10:47:43] WARNING[5659]: app_dial.c:1090 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)
== Auto fallthrough, channel 'SIP/103-b7802230' status is
'CHANUNAVAIL'
Zaptel Version: 1.4.1
Echo Canceller: MG2
Configuration
=====================
Channel map:
Channel 03: FXS Kewlstart (Default) (Slaves: 03)
Channel 04: FXS Kewlstart (Default) (Slaves: 04)
2 channels configured.
--
"I never look back darling, it distracts from the now", Edna Mode (The
Incredibles)
Eric "ManxPower" Wieling
2007-Apr-03 17:50 UTC
[asterisk-users] ZAP device reference in Zaptel 1.4
Devraj Mukherjee wrote:> Hi Everyone, > > I am using Zaptel and Asterisk 1.4 and have a Digium card with two FXS > modules. The card works and ztcfg reports that it finds the two > modules. > > Howevery when I try and place a call through the gateway I get the > following error message. I have tried to refer to the ZAP device as > ZAP/g2 etc > > Any suggestions? Anything that's different about Zaptel 1.4? > > -- Executing [169223139@default:1] > SetCDRUserField("SIP/103-b7802230", ""Telstra"") in new stack > -- Executing [169223139@default:2] Dial("SIP/103-b7802230", > "ZAP/4/69223139") in new stack > [Apr 4 10:47:43] WARNING[5659]: channel.c:3024 ast_request: No > channel type registered for 'ZAP' > [Apr 4 10:47:43] WARNING[5659]: app_dial.c:1090 dial_exec_full: > Unable to create channel of type 'ZAP' (cause 66 - Channel not > implemented)You need to reinstall Asterisk. You installed Asterisk before installing Zaptel so Asterisk did not build anything that requires Zaptel.