Hi.
I using latest pjsip to make video calls between pjsua clients. I start the
call without video and trying to add video stream after that(re-invite with
video sdp), but I see that second pjsua client answers with inactive video
sdp(200 response).
My questions are: why the second client answers like this and how I can
change this behavior using pjsua callbacks.
Thanks.
Hi Ilya,
Seems like the video count setting in the call setting for answering
the call at the first time is set to 0. You can update the call
setting from on_call_rx_offer() pjsua callback.
BR,
nanang
On Tue, May 15, 2012 at 11:10 PM, Ilya Kalinin il.kalinin@gmail.com wrote:
Hi.
I using latest pjsip to make video calls between pjsua clients. I start the
call without video and trying to add video stream after that(re-invite with
video sdp), but I see that second pjsua client answers with inactive video
sdp(200 response).
My questions are: why the second client answers like this and how I can
change this behavior using pjsua callbacks.
Thanks.
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
Hi Nanang,
So, the only option is to parse sdp offer in on_call_rx_offer callback?
Regards,
Ilya
On Wednesday, May 16, 2012, Nanang Izzuddin wrote:
Hi Ilya,
Seems like the video count setting in the call setting for answering
the call at the first time is set to 0. You can update the call
setting from on_call_rx_offer() pjsua callback.
BR,
nanang
On Tue, May 15, 2012 at 11:10 PM, Ilya Kalinin <il.kalinin@gmail.comjavascript:;>
wrote:
Hi.
I using latest pjsip to make video calls between pjsua clients. I start
the
call without video and trying to add video stream after that(re-invite
with
video sdp), but I see that second pjsua client answers with inactive
video
sdp(200 response).
My questions are: why the second client answers like this and how I can
change this behavior using pjsua callbacks.
Thanks.
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@lists.pjsip.org javascript:;
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@lists.pjsip.org javascript:;
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
Hi Ilya,
No. I mean you can update the video count via call setting param in
that callback. Just check the callback doc for more info.
BR,
nanang
On Wed, May 16, 2012 at 2:32 PM, Ilya Kalinin il.kalinin@gmail.com wrote:
Hi Nanang,
So, the only option is to parse sdp offer in on_call_rx_offer callback?
Regards,
Ilya
On Wednesday, May 16, 2012, Nanang Izzuddin wrote:
Hi Ilya,
Seems like the video count setting in the call setting for answering
the call at the first time is set to 0. You can update the call
setting from on_call_rx_offer() pjsua callback.
BR,
nanang
On Tue, May 15, 2012 at 11:10 PM, Ilya Kalinin il.kalinin@gmail.com
wrote:
Hi.
I using latest pjsip to make video calls between pjsua clients. I start
the
call without video and trying to add video stream after that(re-invite
with
video sdp), but I see that second pjsua client answers with inactive
video
sdp(200 response).
My questions are: why the second client answers like this and how I can
change this behavior using pjsua callbacks.
Thanks.
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
Ok, will do. Thank you.
Ilya
On Wednesday, May 16, 2012, Nanang Izzuddin wrote:
Hi Ilya,
No. I mean you can update the video count via call setting param in
that callback. Just check the callback doc for more info.
BR,
nanang
On Wed, May 16, 2012 at 2:32 PM, Ilya Kalinin <il.kalinin@gmail.comjavascript:;>
wrote:
Hi Nanang,
So, the only option is to parse sdp offer in on_call_rx_offer callback?
Regards,
Ilya
On Wednesday, May 16, 2012, Nanang Izzuddin wrote:
Hi Ilya,
Seems like the video count setting in the call setting for answering
the call at the first time is set to 0. You can update the call
setting from on_call_rx_offer() pjsua callback.
BR,
nanang
On Tue, May 15, 2012 at 11:10 PM, Ilya Kalinin <il.kalinin@gmail.comjavascript:;
wrote:
Hi.
I using latest pjsip to make video calls between pjsua clients. I
start
the
call without video and trying to add video stream after that(re-invite
with
video sdp), but I see that second pjsua client answers with inactive
video
sdp(200 response).
My questions are: why the second client answers like this and how I
can
change this behavior using pjsua callbacks.
Thanks.
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@lists.pjsip.org javascript:;
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@lists.pjsip.org javascript:;
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@lists.pjsip.org javascript:;
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@lists.pjsip.org javascript:;
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org