lto:[EMAIL PROTECTED]]
Sent: Thursday, February 28, 2008 1:45 PM
To: Jerry Richards
Cc: sofia-sip-devel@lists.sourceforge.net
Subject: Re: [Sofia-sip-devel] Accepting Unsolicited NOTIFY
Messages
I use:
NUTAG_APPL_METHOD("NOTIFY")
In my :
nua_set_params()
call.e
oes your nua_respond() parameters look like?
Best Regards,
Jerry
_
From: Colin Whittaker [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 28, 2008 1:45 PM
To: Jerry Richards
Cc: sofia-sip-devel@lists.sourceforge.net
Subject: Re: [Sofia-sip-devel] Accepting Unsolicited NOT
I use:
NUTAG_APPL_METHOD("NOTIFY")
In my :
nua_set_params()
call.e
Colin..
Jerry Richards wrote:
Hello All,
Is there a way to accept inbound NOTIFY messages that were not previously
subscribed to via nua_subscribe()? I have a server that wants to send
unsolicited message-summary even
Hello All,
Is there a way to accept inbound NOTIFY messages that were not previously
subscribed to via nua_subscribe()? I have a server that wants to send
unsolicited message-summary events.
Right now, sofia-sip will reply to the unsolicited NOTIFY messages with 481
Subscription Does Not Exist.