Pickup with pjsip not working

Karsten Wemheuer <[email protected]>
Newsgroups gmane.comp.telephony.pbx.asterisk.user
Message-ID <[email protected]>
Hi *,

i am currently trying to migrate from chan_sip to pjsip. I am using
Asterisk version 18.10.

In chan_sip information about the pickup was sent in the XML body of
the NOTIFY requests:

/---
<?xml version="1.0"?>
<dialog-info xmlns="urn:ietf:params:xml:ns:dialog-info" version="3"
state="full"
 entity="sip:[email protected]">
<dialog id="213" call-id="pickup-313634363132303037373438313434-
wojojtzh4bgd" local-tag="1f4rovwnc1" remote-tag="as0a28a768"
direction="recipient">
<remote>
....
\---


If I use pjsip, the pickup information is missing:

/---
<?xml version="1.0" encoding="UTF-8"?>
<dialog-info xmlns="urn:ietf:params:xml:ns:dialog-info" version="1"
state="full" entity="sip:[email protected]:25060">
 <dialog id="213" direction="recipient">
  <remote>
....
\---

Many phones expect this information and cannot perform a pickup.

Where does this need to be configured or does this not work in pjsip?

Thanks for any help

Karsten


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

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
      https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.