[reSIProcate] Got 488 if the re-INVITE does not inclued, it's a bug ?
Karlsson
boost.regex at gmail.com
Thu May 15 23:41:22 CDT 2008
Thanks for your reply.
Currently the problem is if a re-INVITE is incoming without SDP, what's
callback will be fired? I don't catched any callback event when it
incoming..
thanks
On Thu, May 15, 2008 at 8:15 PM, Scott Godin <slgodin at icescape.com> wrote:
> There should be a onOfferRequired callback, when the the re-Invite with
> no-sdp arrives, and your app must call provide offer – I don't see this.
> The following lines indicate that someone called end().
>
>
>
> INFO | 20080515-142306.171 | mylog| RESIP:DUM | 5992 |
> ServerInviteSession.cxx:382 | InviteSession::ReceivedReinviteNoOffer: end
>
> INFO | 20080515-142306.171 | mylog| RESIP:DUM | 5992 |
> InviteSession.cxx:601 | Sending SipResp: 488 tid=-PjeTQjjEmIvVRLcBfIAaHF
> cseq=INVITE / 504 from(tu)
>
>
>
> Scott
>
>
>
> *From:* resiprocate-devel-bounces at resiprocate.org [mailto:
> resiprocate-devel-bounces at resiprocate.org] *On Behalf Of *Karlsson
> *Sent:* Thursday, May 15, 2008 1:39 AM
> *To:* resiprocate-devel at resiprocate.org
> *Subject:* [reSIProcate] Got 488 if the re-INVITE does not inclued,it's a
> bug ?
>
>
>
> Hi all:
>
>
>
> If the INVITE does not contain a session description, the UAS is being
> asked to participate in a session, and the UAC has asked that the UAS
> provide the offer of the session. It MUST provide the offer in its first
> non-failure reliable message back to the UAC. In this specification, that
> is a 2xx response to the INVITE.
>
>
>
> As the RFC 3261 section 13.3.1 last paragraph.
>
>
>
> The attachment is the reSIProcate log file.
>
>
>
> Thanks
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20080516/ba9ce02d/attachment.htm>
More information about the resiprocate-devel
mailing list