[reSIProcate] How to terminate a call when received 200 OK ?
Byron Campen
bcampen at estacado.net
Wed Jan 2 09:51:34 CST 2008
You don't need to end the session after sending the ACK; you can
just provide a new offer that is more to your liking (call
provideOffer()).
Best regards,
Byron Campen
> Thank you Scott, then I must send a ACK which inclues the SDP to
> UAS and end the invite session later ?
>
>
>
> 2007/12/23, Scott Godin <slgodin at icescape.com >:
> You cannot reject an offer carried in the 200. You must answer it
> (which sends the ACK), then you can end the invite session (sends a
> BYE).
>
>
> Scott
>
>
> From: resiprocate-devel-bounces at resiprocate.org [mailto:resiprocate-
> devel-bounces at resiprocate.org] On Behalf Of Karlsson
> Sent: December 23, 2007 7:34 AM
> To: resiprocate-devel at list.resiprocate.org
> Subject: [reSIProcate] How to terminate a call when received 200 OK ?
>
>
> Hi, there is my case:
>
> 1: UAC call UAS without the SDP
> 2: UAS reply 200 OK with SDP
> 3: UAC got the onOffer callback, then parse SDP and try to match codec
> 4: Match the codecs failed, then want to reject/terminate this
> call, how to do ?
>
> I have try to hang up it, but the server says: 481 Call/Transaction
> Does Not Exist
>
>
> thanks
>
>
> _______________________________________________
> resiprocate-devel mailing list
> resiprocate-devel at resiprocate.org
> https://list.resiprocate.org/mailman/listinfo/resiprocate-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20080102/4d6367ac/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2423 bytes
Desc: not available
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20080102/4d6367ac/attachment.bin>
More information about the resiprocate-devel
mailing list