[asterisk-bugs] [JIRA] (ASTERISK-23087) PJSIP cant handle SUBSCRIBE with Event header dialog instead of presence
Stefan Schmidt (JIRA)
noreply at issues.asterisk.org
Thu Jan 2 16:29:05 CST 2014
Stefan Schmidt created ASTERISK-23087:
-----------------------------------------
Summary: PJSIP cant handle SUBSCRIBE with Event header dialog instead of presence
Key: ASTERISK-23087
URL: https://issues.asterisk.org/jira/browse/ASTERISK-23087
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Channels/chan_pjsip
Affects Versions: 12.0.0
Environment: debian 6 on a virtual machine
Reporter: Stefan Schmidt
Severity: Critical
I was doing some load tests with chan pjsip and also tried my subscribe scenario which is attached but it didnt work cause pjsip only accepts SUBSCRIBE message with Event header "presence" but not "dialog" like the Sipura/Cisco SPA phones use it.
i will attach a debug output but the matching part of this issue is in pjproject itself in file:
pjsip/src/pjsip-simple/presence.c row 263 (i have no idea how i can see the rep version with git, but i download it today)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list