On 12/28/2016 at 05:36 PM Michael Maier wrote:
> On 12/27/2016 at 07:54 PM Michael Maier wrote:
>> Hello!
>>
>> I'm facing ReInvites as caller from UAS despite configured
>> session-timers=refuse (which can be seen in the SIP trace) always after
>> 900s. (The behavior is the same if session-timers
Hi,
I figured out that this happens, when Asterisk ignores Session-Timers requests.
So I added the following to my DTAG peer configuration and eleminated the
problem - and can use g722 on the DTAG network :-)
---
session-timers=accept
session-expires=120
auth_options_requests
Luca Bertoncello schrieb:
Hi again!
> The problem: after 15 minutes will the call dropped, but only if the call is
> to another nation! If I just call another phone in Germany, I can speak
> longer than 15 minutes...
After a long work, and with the huge help of Michael Maier, I found the
proble