[asterisk-dev] supported: timers though deactivated

2021-06-06 Thread Michael Maier
Hello!

Using Asterisk 18.4 / pjisp, timers are advertised as supported though disabled 
in config with timers=no.

This does not happen initially (during the Invite sequence) but later on in 200 
Ok as answer to a reInvite or as the answer to an Update methode.

Is there any reason why it's suddenly activated later on though it's 
deactivated? From my point of view, this smells like a bug.


Thanks
Michael

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Re: [asterisk-dev] supported: timers though deactivated

2021-06-06 Thread Joshua C. Colp
On Sun, Jun 6, 2021 at 3:57 PM Michael Maier  wrote:

> Hello!
>
> Using Asterisk 18.4 / pjisp, timers are advertised as supported though
> disabled in config with timers=no.
>
> This does not happen initially (during the Invite sequence) but later on
> in 200 Ok as answer to a reInvite or as the answer to an Update methode.
>
> Is there any reason why it's suddenly activated later on though it's
> deactivated? From my point of view, this smells like a bug.
>

It'd be a bug in PJSIP itself, probably in the INVITE session[1] code as
that is what responsible for this.

[1]
https://github.com/pjsip/pjproject/blob/master/pjsip/src/pjsip-ua/sip_inv.c#L1819


-- 
Joshua C. Colp
Asterisk Technical Lead
Sangoma Technologies
Check us out at www.sangoma.com and www.asterisk.org
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev