Call Duration Limit ? Calls End After 15 Minutes…
Hello,
I see the strange behaviour that outgoing calls end after 15 minutes.
I didn’t knew there is some kind of call duration limit that can be set ?
Is there ?
Using Asterisk 1.8.12.2
Kind regards,
Jonas.
3 thoughts on - Call Duration Limit ? Calls End After 15 Minutes…
Try setting canreinvite yes on that trunk it worked on trunks I had
Some providers send a reinvite after 15 min and if Asterisk doesn’t respond then it disconnects the call something like that
—–Original Message—
Am 08.01.2014 16:07, schrieb Jonas Kellens:
Look at session-timers in sip.conf. I had to set it to “refuse” for a specific provider because they are a little incompetent. Drawback is that a call can show as going on forever if the BYE message is lost due to network problems.
Are SIP session timers also present in IP-phones ? Or is this only a setting in a SIP-server and not in a SIP client like an IP-phone ?
Jonas.