disa not hanging up problem?

lume

New Member
Joined
May 5, 2009
Messages
27
Reaction score
0
i have a few disa's set up for some family members that travel. i noticed that most of the time the calls remain "active" even after they have hung up and finished.

this is a problem as if i dont catch it and hang them up myself then there are these extremely long calls... i thought a way around this would be to make a special context for the disa calls. i put this in extensions_custom.conf

[internal-limit-time]
exten => _.,1,Set(TIMEOUT(absolute)=3600)
exten => _x.,n,Answer()
exten => _x.,n,Goto(from-internal,${EXTEN},1)

though the calls are still not hanging up. any ideas?

the cli, when a call is initiated even states the time limit and when it will warn the caller?

im confused?
 
Are these SIP or ZAP connections? Zap trunks will have this problem since disconnect supervision is not guaranteed.

Bart
 
all sip trunks.

i didnt know that about zap. thanks for the heads up.
 
Try adding the following line to your sip_general_custom.conf to timeout any call that hasn't transmitted audio within 2 minutes (obviously, you can change the duration, which is in seconds):

rtptimeout=120
 

Members online

No members online now.

Forum statistics

Threads
26,687
Messages
174,410
Members
20,257
Latest member
Dempan
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Back
Top