[asterisk-bugs] [JIRA] (ASTERISK-21062) Pedantic should also be per extension directive
Raul Dias (JIRA)
noreply at issues.asterisk.org
Sat Feb 9 21:14:58 CST 2013
Raul Dias created ASTERISK-21062:
------------------------------------
Summary: Pedantic should also be per extension directive
Key: ASTERISK-21062
URL: https://issues.asterisk.org/jira/browse/ASTERISK-21062
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Channels/chan_sip/General
Affects Versions: 1.8.8.2
Environment: Androi SIP Clients. Tested with Ice Cream Sandwich (4.0) and JellyBean (4.1), probably GB (2.3) an JB (4.2) too.
Reporter: Raul Dias
Severity: Trivial
The sip.conf global directive pedantic affects globally all SIP clients.
Android native SIP clients has a broken implementation.
It seems that it fails to set the From tag on the CANCEL.
With pedantic=yes, when a Android native SIP client HANGs UP, asterisk fails to detect it.
With pedantic=no everything works as expected.
As pedantic=no is not RFC complaint and some devices fails to work with it, it should be possible to have pedantic options in a extension config and not only globally.
Otherwise a mixed environment won't be possible in a few scenaries.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list