[asterisk-bugs] [Asterisk 0017881]: Video RTP is not sended to originating SIP extension when using IAX2 to interconnect both servers

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Aug 18 06:44:40 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17881 
====================================================================== 
Reported By:                lboff
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17881
Category:                   Channels/chan_iax2
Reproducibility:            have not tried
Severity:                   major
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.34 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-08-18 06:24 CDT
Last Modified:              2010-08-18 06:44 CDT
====================================================================== 
Summary:                    Video RTP is not sended to originating SIP extension
when using IAX2 to interconnect both servers
Description: 
I discovered now the issue 0012902 but it has been declared closed and I
can not add comments on it.
I am having the same problem described in issue 0012902 on asterisk
1.4.33

Scenario:
SIP(301)---*1---IAX(Head)---------*2---IAX(Branch)---SIP(401)

301 exec a video call passing through the IAX trunk to 401. Only 401 sees
301 video. Video RTP packets are sent by 401 but not get from Asterisk 2.
Same things happen is the caller is 401.
videosupport=yes configured on both sip and iax.
Details on SIP and IAX configuration reported below.
====================================================================== 

---------------------------------------------------------------------- 
 (0126073) lboff (reporter) - 2010-08-18 06:44
 https://issues.asterisk.org/view.php?id=17881#c126073 
---------------------------------------------------------------------- 
The attached file 20100818 contains a two pcap file showing an incoming
call (receives the video) and an outgoing call (does not receive the video)
from SIP extension 301.

On the asteriks receiving the call (i.e. Asterisk 2) you can see that it
is not processing any video RTP from the phone 401. The "Got  RTP packet"
are only related to the voice packet (Type 08)

Sent RTP packet to    10.1.1.21:11794 (type 99,seq 012427,ts 266940,len
000658)
Sent RTP packet to    10.1.1.21:11792 (type 08,seq 064245,ts 616640,len
000160)
Got  RTP packet from  10.1.1.21:11792 (type 08,seq 004994,ts 623360,len
000160)
Sent RTP packet to    10.1.1.21:11792 (type 08,seq 064246,ts 616800,len
000160)
Got  RTP packet from  10.1.1.21:11792 (type 08,seq 004995,ts 623520,len
000160)
Sent RTP packet to    10.1.1.21:11794 (type 99,seq 012428,ts 266940,len
000655)
Sent RTP packet to    10.1.1.21:11794 (type 99,seq 012429,ts 266940,len
000659)
Sent RTP packet to    10.1.1.21:11794 (type 99,seq 012430,ts 266940,len
000114)
Got  RTP packet from  10.1.1.21:11792 (type 08,seq 004996,ts 623680,len
000160)
Sent RTP packet to    10.1.1.21:11792 (type 08,seq 064247,ts 616960,len
000160)
Got  RTP packet from  10.1.1.21:11792 (type 08,seq 004997,ts 623840,len
000160)
Sent RTP packet to    10.1.1.21:11792 (type 08,seq 064248,ts 617120,len
000160)
Sent RTP packet to    10.1.1.21:11794 (type 99,seq 012431,ts 266940,len
000667)
Sent RTP packet to    10.1.1.21:11794 (type 99,seq 012432,ts 266940,len
000657)
Sent RTP packet to    10.1.1.21:11794 (type 99,seq 012433,ts 266940,len
000086)
Sent RTP packet to    10.1.1.21:11792 (type 08,seq 064249,ts 617280,len
000160)
Got  RTP packet from  10.1.1.21:11792 (type 08,seq 004998,ts 624000,len
000160)
Sent RTP packet to    10.1.1.21:11792 (type 08,seq 064250,ts 617440,len
000160)
Got  RTP packet from  10.1.1.21:11792 (type 08,seq 004999,ts 624160,len
000160)
Got  RTP packet from  10.1.1.21:11792 (type 08,seq 005000,ts 624320,len
000160)
Sent RTP packet to    10.1.1.21:11792 (type 08,seq 064251,ts 617600,len
000160)
Got  RTP packet from  10.1.1.21:11792 (type 08,seq 005001,ts 624480,len
000160)
Sent RTP packet to    10.1.1.21:11792 (type 08,seq 064252,ts 617760,len
000160)
Sent RTP packet to    10.1.1.21:11794 (type 99,seq 012434,ts 266940,len
000661)
Sent RTP packet to    10.1.1.21:11794 (type 99,seq 012435,ts 266940,len
000646) 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-08-18 06:44 lboff          Note Added: 0126073                          
======================================================================




More information about the asterisk-bugs mailing list