Hello Everyone, 
Having some trouble to handle NOTIFY for BLF send by Freeswitch to opensips. 
How I should handle it ? Do I need t_relay to the client ? 





2019/03/12 21:40:57.281140 10.100.104.12:5160 -> 10.100.104.7:5060 
NOTIFY sip:[email protected]:12428;nat=yes;transport=TCP SIP/2.0 
Via: SIP/2.0/UDP 10.100.104.12:5160;rport;branch=z9hG4bKjDtU5Zt1ey70a 
Max-Forwards: 70 
From: <sip:[email protected]:5160>;tag=054Zqq8YyZTA 
To: "45201" <sip:[email protected]:5160>;tag=1948650230 
Call-ID: [email protected] 
CSeq: 306302851 NOTIFY 
Contact: <sip:[email protected]:5160;transport=tcp> 
User-Agent: FreeSWITCH 
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, 
REFER, NOTIFY, PUBLISH, SUBSCRIBE 
Supported: timer, path, replaces 
Event: dialog 
Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, 
line-seize, call-info, sla, include-session-description, presence.winfo, 
message-summary, refer 
Subscription-State: active;expires=530 
Content-Type: application/dialog-info+xml 
Content-Length: 551 


<?xml version="1.0"?> 
<dialog-info xmlns="urn:ietf:params:xml:ns:dialog-info" version="13" 
state="full" entity="sip:[email protected]"> 
<dialog id="59fc03ba-36f5-4c1c-8a18-f0ac6e81316a" direction="initiator"> 
<state>confirmed</state> 
<local> 
<identity display="45200">sip:[email protected]</identity> 
<target uri="sip:[email protected]"> 
<param pname="+sip.rendering" pvalue="yes"/> 
</target> 
</local> 
<remote> 
<identity display="*97">sip:*[email protected]</identity> 
<target uri="sip:**[email protected]"/> 
</remote> 
</dialog> 
</dialog-info> 




volga629 
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to