[Freeswitch-users] MESSAGE to UAS

Nathan Stratton nathan at robotics.net
Fri Jul 2 13:17:58 UTC 2021


I have some WebRTC clients that I am sending events to with SIP MESSAGEs.
That is working just fine, I now need the clients to be able to send
MESSAGEs to the server for some new functionality. The problem is even if I
use In-dialog MESSAGE FreeSWITCH won't forward to the server I think
because the server is not registered. Is there any way around this?

recv 607 bytes from wss/[50.210.153.253]:44690 at 07:53:19.925923:
------------------------------------------------------------------------
MESSAGE sip:Support_en at troc.vocinity.com SIP/2.0
Via: SIP/2.0/WSS om8id4d0cugn.invalid;branch=z9hG4bK7703475
Max-Forwards: 69
To: <sip:Support_en at troc.vocinity.com>
From: <sip:3YazwD2 at troc.vocinity.com>;tag=qhkvmlhr0h
Call-ID: dv5c1uqflbem9a8lme1a
CSeq: 1295 MESSAGE
Content-Type: text/plain
Allow: INVITE,ACK,CANCEL,BYE,UPDATE,MESSAGE,OPTIONS,REFER,INFO,NOTIFY
Supported: outbound
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/91.0.4472.114 Safari/537.36
Content-Length: 50

{"type":"unmute","call-id":"dv5c1uqflbem9a8lme1a"}
send 490 bytes to wss/[50.210.153.253]:44690 at 07:53:19.926308:
------------------------------------------------------------------------
SIP/2.0 202 Accepted
Via: SIP/2.0/WSS
om8id4d0cugn.invalid;branch=z9hG4bK7703475;received=50.210.153.253;rport=44690
From: <sip:3YazwD2 at troc.vocinity.com>;tag=qhkvmlhr0h
To: <sip:Support_en at troc.vocinity.com>;tag=9j4pppXHB0jNe
Call-ID: dv5c1uqflbem9a8lme1a
CSeq: 1295 MESSAGE
Contact: <sip:204.89.189.51>
User-Agent: Vocinity, Inc.
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: path, replaces
Content-Length: 0

2021-07-02 07:53:19.925647 [WARNING] sofia_presence.c:221 Not sending to
local box for Support_en at troc.vocinity.com
2021-07-02 07:53:19.925647 [ERR] sofia_presence.c:272 Chat proto [sip]
from [<sip:3YazwD2 at troc.vocinity.com>;tag=qhkvmlhr0h]
to [Support_en at troc.vocinity.com]
{"type":"unmute","call-id":"dv5c1uqflbem9a8lme1a"}
Nobody to send to: Profile internal

><>
nathan stratton
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20210702/27dcd368/attachment.html>


More information about the FreeSWITCH-users mailing list