[SIPForum-discussion] Call hold scenarios
Paul Kyzivat
pkyzivat at alum.mit.edu
Thu Jun 4 15:00:58 UTC 2015
The examples you show are all fine. It depends on how you want hold to work.
The key is that your offer should only consider your own needs, not your
belief in what the other end wants. If you want sendrecv, then offer
that, even if the other end has previously indicated something else. If
you want sendonly or inactive, then offer that. The other end will deal
with its needs in the answer.
Also, receiving an offer with sendonly or inactive does not necessarily
mean you are being put on hold. It might mean that. It might mean
something else. You can't really infer *why* it was offered.
Thanks,
Paul
On 6/4/15 7:15 AM, Sakharam Thorat wrote:
> i found following,
>
> Case 1 (a=sendonly used for putting call on hold)
>
> =====
> A wants to put call on Hold
> A(INVITE a=sendonly)----------------->
> B(200 ok a=recvonly)<------------------
>
> Now B wants to put call on hold ..it will send inactive or sendonly...this
> is also debatable
> B(INVITE a=inactive) <-----------------
> A(200 ok a=inactive) ------------------>
>
>
> Case 2 (a=inactive used for putting call on hold)
> =====
> A wants to put call on Hold
> A(INVITE a=inactive)----------------->
> B(200 ok a=inactive)<------------------
>
>
>
>
> Best Regards,
> Sakharam Thorat.
>
>
> ------------------------------------------------------------------------
> Date: Wed, 3 Jun 2015 22:11:06 +0530
> From: m.dipan1987 at gmail.com
> To: discussion at sipforum.org
> Subject: [SIPForum-discussion] Call hold scenarios
>
> Hi All,
>
> Could anyone please explain in detail some real time examples for call
> hold scenario for attribute like
>
> a = sendonly [ media is still sent]
>
> a=inactive [ no media is sent]
>
>
>
> --
>
>
>
>
> Regards,
> Dipan Kumar
> Sr.Software Engineer | HCL technologies
>
>
>
>
>
> _______________________________________________ This is the SIP Forum
> discussion mailing list TO UNSUBSCRIBE, or edit your delivery options,
> please visit http://sipforum.org/mailman/listinfo/discussion Post to the
> list at discussion at sipforum.org
>
>
> _______________________________________________
> This is the SIP Forum discussion mailing list
> TO UNSUBSCRIBE, or edit your delivery options, please visit http://sipforum.org/mailman/listinfo/discussion
> Post to the list at discussion at sipforum.org
>
More information about the discussion
mailing list