<div dir="ltr"><div dir="ltr">On Tue, Mar 1, 2022 at 7:16 AM Karsten Wemheuer <<a href="mailto:kwem@mail.de">kwem@mail.de</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Am Dienstag, dem 01.03.2022 um 06:37 -0400 schrieb Joshua C. Colp:<br>
> On Tue, Mar 1, 2022 at 6:14 AM Karsten Wemheuer <<a href="mailto:kwem@mail.de" target="_blank">kwem@mail.de</a>> wrote:<br>
> > Hi *,<br>
> > <br>
> > i am currently trying to migrate from chan_sip to pjsip. I am using<br>
> > Asterisk version 18.10.<br>
> > <br>
> > In chan_sip information about the pickup was sent in the XML body<br>
> > of<br>
> > the NOTIFY requests:<br>
> > <br>
> > /---<br>
> > <?xml version="1.0"?><br>
> > <dialog-info xmlns="urn:ietf:params:xml:ns:dialog-info" version="3"<br>
> > state="full"<br>
> > entity="<a href="mailto:sip%3A213@192.168.10.70" target="_blank">sip:213@192.168.10.70</a>"><br>
> > <dialog id="213" call-id="pickup-313634363132303037373438313434-<br>
> > wojojtzh4bgd" local-tag="1f4rovwnc1" remote-tag="as0a28a768"<br>
> > direction="recipient"><br>
> > <remote><br>
> > ....<br>
> > \---<br>
> > <br>
> > <br>
> > If I use pjsip, the pickup information is missing:<br>
> > <br>
> > /---<br>
> > <?xml version="1.0" encoding="UTF-8"?><br>
> > <dialog-info xmlns="urn:ietf:params:xml:ns:dialog-info" version="1"<br>
> > state="full" entity="<a href="http://sip:213@192.168.10.75:25060" rel="noreferrer" target="_blank">sip:213@192.168.10.75:25060</a>"><br>
> > <dialog id="213" direction="recipient"><br>
> > <remote><br>
> > ....<br>
> > \---<br>
> > <br>
> > Many phones expect this information and cannot perform a pickup.<br>
> > <br>
> > Where does this need to be configured or does this not work in<br>
> > pjsip?<br>
> <br>
> It does not appear as though anyone has written support for this in<br>
> PJSIP. <br>
> <br>
Do You know, if someone is working on this? Maybe I can help. Is it<br>
part of the upstream project or would it be built somewhere into<br>
res/res_pjsip.XXX?<br></blockquote><div><br></div><div>I know of noone working on this, and it would be part of Asterisk itself.</div></div><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div style="font-family:tahoma,sans-serif"><font color="#073763">Joshua C. Colp</font></div><div style="font-family:tahoma,sans-serif"><font color="#073763">Asterisk Technical Lead</font></div><div style="font-family:tahoma,sans-serif"><font color="#073763">Sangoma Technologies</font></div><div style="font-family:tahoma,sans-serif"><font color="#073763">Check us out at <a href="http://www.sangoma.com" target="_blank">www.sangoma.com</a> and <a href="http://www.asterisk.org" target="_blank">www.asterisk.org</a></font><br></div></div></div></div></div></div></div></div></div></div></div>