Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
ambiorixg12 wrote:Make sure phone is Register and rechable by Asterisk.
Run sip show peers and status must be OK , assuming qualify is set to yes.
Also verify the error on the console when this happen if agent device is not rechable by Asterisk you will get this messagew 'SIP' (cause 20 - Subscriber absent)
aterminator wrote:i have tried unregister and registered trick but failed also the peers status shows up in sip show peers. we are using SIP with zoiper version 3.
williamconley wrote:per ambiorixg12 : Please verify "OK" as opposed to "UNREACHABLE" when you "show peers" (DURING this problem, no other moment counts) and also see if there are log entries in asterisk that coincide with your problem.
williamconley wrote:Does this mean registration fails? Or does this mean they re-register and their phone still does not ring?
williamconley wrote:Does the asterisk CLI show an attempt to call them when they log in?
williamconley wrote:Does this happen on a single server or only on certain agents? Or on all servers and randomly on any agents? (A log of events at this stage is often required: If you decide this from memory, you're likely to lead yourself astray!)
aterminator wrote:williamconley wrote:Does the asterisk CLI show an attempt to call them when they log in?
No
aterminator wrote:williamconley wrote:Does this happen on a single server or only on certain agents? Or on all servers and randomly on any agents? (A log of events at this stage is often required: If you decide this from memory, you're likely to lead yourself astray!)
this is happening on random server and random agents.
i have checked in astguiclient logs listen.2018-12-21 and found that when this occurs it shows cause 18 but the zoiper is registered at that time because its status is showing OK in sip show peers.
williamconley wrote:It shows cause 18 on ... the call it did not generate?
williamconley wrote:How's your Average Server Load during these happenings? Does it ONLY happen when all your agents are online? Is it possible that this occurs during a "reload" since you have so many phones registered?
williamconley wrote:And to be clear: You are using a SIP connection and not an IAX2 connection from zoiper (which speaks both, so I have to ask)?
aterminator wrote:server load is normal
consider sip debug
williamconley wrote:No such thing. Core count and average server load is a number (well ,average server load is three numbers actually). It's never "normal".
williamconley wrote:just gonna skip that? it's the actual path to success. i'd recommend following that road.
aterminator wrote:Here is the load average
Load Average : 0.80 1.20 2.14
williamconley wrote:The Load average is the "number of cores busy in 1/5/10 minutes of history". Thus Core Count is required to understand the load average. If you have Four Cores, the server was over 50% load 10 minutes ago. If you have two cores, it was in overload. But if you have eight cores ... it was still fairly busy 10 minutes ago, but not sweating.
ambiorixg12 wrote:I dont think this could be caused by a system high load, but it is well know that vicidial as any other system have an odd behaviour when there is a high load on the system.
Based on your hangup cause 18, this cause is returned when a called party does not respond to a call establishment message with either an alerting or connect indication within the prescribed period of time allocated. it is equivalent to a SiP 408-Reqeust Timeout reponse. which seems to be more some kind of networking issue, where the ZOIPER is not respopnding back to the Asterisk INViTE request to establish the call
williamconley wrote:If the router at the zoiper location closes the port, the ring will fail. Set a keepalive value lower than what you presently have in Zoiper or increase the port timeout in the router to test.
Users browsing this forum: Google [Bot] and 94 guests