[Home]

Summary:ASTERISK-23087: PJSIP cant handle SUBSCRIBE with Event header dialog instead of presence
Reporter:Stefan Schmidt (schmidts)Labels:
Date Opened:2014-01-02 16:28:01.000-0600Date Closed:2014-01-02 16:33:25.000-0600
Priority:CriticalRegression?Yes
Status:Closed/CompleteComponents:Channels/chan_pjsip
Versions:12.0.0 Frequency of
Occurrence
Constant
Related
Issues:
duplicatesASTERISK-21443 New SIP Channel Driver - Create a state provider for dialog-info+xml
Environment:debian 6 on a virtual machineAttachments:
Description: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)

Comments:By: Joshua C. Colp (jcolp) 2014-01-02 16:33:08.210-0600

This is a duplicate of ASTERISK-21443.