[Asterisk-Users] X100P random hangups.

Matteo Brancaleoni mbrancaleoni at espia.it
Fri Nov 14 07:28:29 MST 2003


hi.
try with disabling callprogress and enabling busycount
for busydetect.
For example:
<snip>
callprogress=no
busydetect=yes
busycount=8     ; the default is 4, I think
</snip>

so with that, the busy detector will wait 4 8 busy tones,
instead of 4 (the default). That solved my
problem with random hangups.
btw, think that 6 is safe too. just play with it.

Matteo

Il mer, 2003-11-12 alle 18:37, Robert Mann ha scritto:
> I have a couple of X100P's in my system and while on calls they just
> randomly hang up for no reason.
>  
> I have tried messing with the busydetect and callprogress setting them
> to yes and no same and still random hangups.  Is there another setting
> I should be looking at?
>  
> My zap config looks like.
>  
> context                 = inbound-work
> include                 => extensions
> signalling              = fxs_ks
> group                   = 1
> callgroup               = 1
> pickupgroup             = 1
> usecallerid             = yes
> callerid                = asreceived
> hidecallerid            = no
> callwaiting             = yes
> callwaitingcallerid     = yes
> threewaycalling         = yes
> transfer                = yes
> echocancel              = yes
> echocancelwhenbridged   = yes
> rxgain                  = 0.6
> txgain                  = 0.6
> immediate               = no
> busydetect              = yes
> callprogress            = yes
> musiconhold             = random
> channel                 => 1
>  
> context                 = inbound-home
> include                 => extensions
> signalling              = fxs_ks
> group                   = 1
> callgroup               = 1
> pickupgroup             = 1
> usecallerid             = yes
> callerid                = asreceived
> hidecallerid            = no
> callwaiting             = yes
> callwaitingcallerid     = yes
> threewaycalling         = yes
> transfer                = yes
> echocancel              = yes
> echocancelwhenbridged   = yes
> rxgain                  = 0.6
> txgain                  = 0.6
> immediate               = no
> busydetect              = yes
> callprogress            = yes
> musiconhold             = random
> channel                 => 2
>  
> -Robert
-- 
Matteo Brancaleoni
Espia System Administrator
Email : mbrancaleoni at espia.it
Web   : http://www.espia.it
Phone : +39 02 70633354      - ext 911
IAX(2): guest at 213.140.14.155 - ext 911
Iaxtel: 1-700-56-62458       - ext 911




More information about the asterisk-users mailing list