[asterisk-users] x100p wcfxo hangup on outgoing calss

Tzafrir Cohen tzafrir.cohen at xorcom.com
Fri Jan 4 11:13:45 CST 2008


On Fri, Jan 04, 2008 at 04:00:30PM +0100, Miguel A Felipe Rodríguez wrote:
> Hi,
> 
>     Im getting mad with this error, I have a x100p installed with wcfxo 
> module loaded perfectly, I can receive incoming calls and detect very 
> good the hangup for incoming calls. But for outgoing calls its a mess.
> 
>     When I place a call for outgoing, i heard the ringing, my cell or 
> phone rings and when I pick up the phone it hangs:
> 
>    -- Called g1/91xxxxxxx
>     -- Hungup 'Zap/1-1'
>   == Everyone is busy/congested at this time (1:0/0/1)
>     -- Executing [91xxxxxxx at internal:2] Hangup("SIP/michelvd-b7b005b8", 
> "") in new stack
>   == Spawn extension (internal, 91xxxxxxx, 2) exited non-zero on 
> 'SIP/michelvd-b7b005b8'

If you want to ask Asterisk to tell you why it chose to hangup, enable
debug loggin (e.g: unrem the line 'full' in logger.conf sample), and
then run:

  asterisk -rx 'logger reload'
  asterisk -rx 'core set debug 10'

Now see what messages you get in the relevant log file (e.g:
/var/log/asterisk/full ) when there's a hangup.

> 
> And the other one, that I think its related, is that when I place a call 
> for me cell, and I "discard" (I think its call like that) the call, 
> asterisk doesnt understand it.
> 
> I post my zaptel.conf
> fxsks=1
> loadzone        = es
> defaultzone     = es
> 
> and my zapata.conf
> [channels]
> language=es
> context=incoming
> switchtype=national
> signalling=fxs_ks
> usecallerid=yes
> hidecallerid=no
> callwaiting=yes
> usecallingpres=yes
> callwaitingcallerid=yes
> threewaycalling=yes
> transfer=yes
> canpark=yes
> cancallforward=yes
> callreturn=yes
> echocancel=no
> rxgain=8.0
> txgain=5.0
> group=1
> callgroup=1
> pickupgroup=1
> immediate=no
> answeronpolarityswitch=yes

This is probably useless with an X100P, as it does not detect polarity
events.

> hanguponpolarityswitch=no
> faxdetect=incoming
> channel => 1
> 
> 
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
> 
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users

-- 
               Tzafrir Cohen
icq#16849755              jabber:tzafrir.cohen at xorcom.com
+972-50-7952406           mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com  iax:guest at local.xorcom.com/tzafrir



More information about the asterisk-users mailing list