<div dir="ltr">I am using a JSSIP client and they claim to be implemented RFC-5626. <br>Following are  the REGISTER and response messages. Is it possible to confirm the JSSIP client has full implementation of SIP outbound?<br>If it supports fully then I can debug outbound and gruu functionality at Kamailio(I have it enabled but it didn't work, have to see if I need to enable any more settings).<br> <br>REGISTER sip:<a href="http://sip.engageio.com">sip.engageio.com</a> SIP/2.0<br>Via: SIP/2.0/WSS 5qfe1k7uvuaf.invalid;branch=z9hG4bK563864<br>Max-Forwards: 69<br>To: <<a href="mailto:sip%3A123456543_28iseh@sip.engageio.com">sip:123456543_28iseh@sip.engageio.com</a>><br>From: "123456543" <<a href="mailto:sip%3A123456543_28iseh@sip.engageio.com">sip:123456543_28iseh@sip.engageio.com</a>>;tag=em9kvbdqg2<br>Call-ID: 071s1uno9bk7ie1hf0p3dn<br>CSeq: 1 REGISTER<br>Contact: <sip:h0pg4fas@5qfe1k7uvuaf.invalid;transport=ws>;+sip.ice;reg-id=1;+sip.instance="<urn:uuid:b7d40d83-b1f4-4419-bced-4c464507dea6>";expires=600<br>Expires: 600<br>Allow: INVITE,ACK,CANCEL,BYE,UPDATE,MESSAGE,OPTIONS,REFER,INFO,NOTIFY<br>Supported: path,gruu,outbound<br>User-Agent: JsSIP 3.7.5<br>Content-Length: 0<br><br><br>SIP/2.0 200 OK<br>Via: SIP/2.0/WSS 5qfe1k7uvuaf.invalid;branch=z9hG4bK563864;received=172.27.6.98<br>To: <<a href="mailto:sip%3A123456543_28iseh@sip.engageio.com">sip:123456543_28iseh@sip.engageio.com</a>>;tag=211517f31d5fe3f765e28c150e460fc3.0b7e0000<br>From: "123456543" <<a href="mailto:sip%3A123456543_28iseh@sip.engageio.com">sip:123456543_28iseh@sip.engageio.com</a>>;tag=em9kvbdqg2<br>Call-ID: 071s1uno9bk7ie1hf0p3dn<br>CSeq: 1 REGISTER<br>Contact: <sip:h0pg4fas@5qfe1k7uvuaf.invalid;transport=ws>;expires=600;pub-gruu="<a href="mailto:sip%3A123456543_28iseh@sip.engageio.com">sip:123456543_28iseh@sip.engageio.com</a>;gr=urn:uuid:b7d40d83-b1f4-4419-bced-4c464507dea6";temp-gruu="<a href="mailto:sip%3Auloc-60dc6c8a-7464-1-2dfe734@sip.engageio.com">sip:uloc-60dc6c8a-7464-1-2dfe734@sip.engageio.com</a>;gr";+sip.instance="<urn:uuid:b7d40d83-b1f4-4419-bced-4c464507dea6>";reg-id=1<br>Require: outbound<br>Supported: outbound<br>Server: kamailio (5.3.2 (x86_64/linux))<br>Content-Length: 0<br><br><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jun 30, 2021 at 4:11 PM Juha Heinanen <<a href="mailto:jh@tutpro.com">jh@tutpro.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Due to other tests, I had missed baresip account's ;outbound paramater.<br>
Once I added it, also reg-id was added.<br>
<br>
-- Juha<br>
<br>
WSS <a href="http://192.168.43.160:50442" rel="noreferrer" target="_blank">192.168.43.160:50442</a> -> <a href="http://192.168.43.160:5061" rel="noreferrer" target="_blank">192.168.43.160:5061</a><br>
REGISTER sip:<a href="http://test.tutpro.com" rel="noreferrer" target="_blank">test.tutpro.com</a> SIP/2.0<br>
Via: SIP/2.0/WSS 127.0.0.1:9;branch=z9hG4bK5a4ad01f9164d358;rport<br>
Contact: <sip:test-0x560871f65390@127.0.0.1:9;transport=wss>;expires=30;+sip.instance="<urn:uuid:9b21c1a8-dc58-a3d6-83d5-7be67cbe70ce>";q=0.5;reg-id=1<br>
Max-Forwards: 70<br>
Route: <sip:<a href="http://lohi.tutpro.com:5061" target="_blank">lohi.tutpro.com:5061</a>;transport=wss;lr><br>
To: <<a href="mailto:sip%3Atest@test.tutpro.com" target="_blank">sip:test@test.tutpro.com</a>><br>
From: "Test Account" <<a href="mailto:sip%3Atest@test.tutpro.com" target="_blank">sip:test@test.tutpro.com</a>>;tag=904f27750c59fc5b<br>
Call-ID: 69f4eea174d327eb<br>
CSeq: 29225 REGISTER<br>
User-Agent: baresip v1.1.0 (x86_64/linux)<br>
Supported: gruu, outbound, path<br>
Allow: INVITE,ACK,BYE,CANCEL,OPTIONS,NOTIFY,SUBSCRIBE,INFO,MESSAGE,REFER<br>
Content-Length: 0<br>
<br>
__________________________________________________________<br>
Kamailio - Users Mailing List - Non Commercial Discussions<br>
  * <a href="mailto:sr-users@lists.kamailio.org" target="_blank">sr-users@lists.kamailio.org</a><br>
Important: keep the mailing list in the recipients, do not reply only to the sender!<br>
Edit mailing list options or unsubscribe:<br>
  * <a href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users" rel="noreferrer" target="_blank">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users</a><br>
</blockquote></div>