After restarting the machine I am getting the below messages when dialing:
Dec 18 00:09:35 WARNING[2897]: channel.c:2571 ast_request: No translator
path exists for channel type Zap (native 68) to 256
Dec 18 00:09:35 NOTICE[2897]: app_dial.c:1056 dial_exec_full: Unable to
create channel of type 'Zap' (cause 0 - Unknown)


On 12/17/06, O. Kamal <[EMAIL PROTECTED]> wrote:

I am having 2 more issues, when starting asterisk I got the below message:

Dec 17 22:27:54 NOTICE[4554]: indications.c:505
ast_unregister_indication_country: Removed default indication country 'us'
Dec 17 22:27:54 WARNING[4554]: chan_zap.c:10874 setup_zap: Ignoring
signalling
Dec 17 22:27:54 WARNING[4554]: chan_zap.c:10874 setup_zap: Ignoring
answeronpolarityswitch
Dec 17 22:27:54 WARNING[4554]: chan_zap.c:10874 setup_zap: Ignoring
hanguponpolarityswitch

my setup is : softphone---softswitch(asterisk)----Termination GW(asterisk
with TDM card)
when dialing from my softphone I got :
    -- Executing Dial("SIP/10.8.0.6-0947d008", "(Zap/g1/6159587)") in new
stack
Dec 17 23:04:16 WARNING[5052]: channel.c:2597 ast_request: No channel type
registered for '(Zap'
Dec 17 23:04:16 NOTICE[5052]: app_dial.c:1056 dial_exec_full: Unable to
create channel of type '(Zap' (cause 66 - Channel not implemented)

my extensions.conf file has:
[globals]
TRUNK=Zap/g1
[topstn]
exten=>_2.,1,Dial,(${TRUNK}/${EXTEN:3})


Please help ...
Thanks,

On 12/12/06, Tzafrir Cohen <[EMAIL PROTECTED]> wrote:
>
> On Mon, Dec 11, 2006 at 08:08:18PM -0500, Time Bandit wrote:
> > > [channels]
> > > context=default
> > > signalling=fxs_ls
> > > ;channel=>1-16
> > > usecallerid=yes
> > > hidecallerid=no
> > > callwaiting=yes
> > > restrictcid=no
> > > echocancel=yes
> > > echocancelwhenbridged=yes
> > > rxgain=0.0
> > > txgain=0.0
> > > group=1
> > > ;accountcode=lss0101
> > > answeronpolarityswitch=yes
> > > hanguponpolarityswitch=yes
> > To the best of my knowledge, all the settings you put after defining
> > the channles (channel=> line) are useless. You have to set all the
> > settings BEFORE you define the channels.
>
> Should be. However in practice after the first reload all of them will
> be applied (in this specific case).
>
> /me points again to genzaptelconf that should have made this thread
> unnecessary.
>
> --
>                Tzafrir Cohen
> icq#16849755                    jabber:[EMAIL PROTECTED]
> +972-50-7952406           mailto: [EMAIL PROTECTED]
> http://www.xorcom.com  iax:[EMAIL PROTECTED]/tzafrir
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>


_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

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

Reply via email to