[asterisk-bugs] [JIRA] (ASTERISK-21432) Video isn't negotiated when endpoint switches to video on an established SIP to SIP call

Rusty Newton (JIRA) noreply at issues.asterisk.org
Mon May 13 16:54:38 CDT 2013


    [ https://issues.asterisk.org/jira/browse/ASTERISK-21432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=206328#comment-206328 ] 

Rusty Newton commented on ASTERISK-21432:
-----------------------------------------

Thanks.

It looks like for some reason, Asterisk possibly thinks the other leg of the call is not capable of video and so it appropriately rejects video on the one leg.

Can you provide the output of "sip show peer <name>" on both peers before the test call where it fails?

Can you also provide a pcap that includes both legs of the call to make this it easier to correlate events on both sides of the call with what is happening in the Asterisk log?

Also, the log file needs to preferably be the same log for the call in the pcap, so that that call-id's and such match up for easier debugging.


                
> Video isn't negotiated when endpoint switches to video on an established SIP to SIP call
> ----------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-21432
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21432
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_sip/CodecHandling, Channels/chan_sip/Video
>    Affects Versions: 11.2.1
>         Environment: Server OS: Ubuntu 12.04.2 LTS
> Client: X-Lite, Jitsi, Linphone
>            Reporter: Nikita Voloshin
>            Assignee: Rusty Newton
>         Attachments: dump1.pcap, dump2.pcap, extensions.conf, log-1.txt, log-2.txt, sip.conf
>
>
> How to reproduce:
> Step 1: Start a conversation between users (User 1, User 2)
> Step 2: Try to switch to a video call (User 1)
> Video does not start.
> I Get this string in log:
> "chan_sip.c:13001 add_sdp: This call needs video offers, but caller probably did not offer it!"
> *If after Step 2 I try to start video on User 2 it is work fine.
> **If I do video call at start, it is work fine.
> I think that it is similar to the bug: ASTERISK-14139
> My post on forum: [Video didn't work from the first time.|http://forums.asterisk.org/viewtopic.php?f=1&t=86160]
> Full log: [http://pastebin.com/whqtkqYb]
> Server on public IP
> Client behind NAT, ICE enabled

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list