[asterisk-bugs] [Asterisk 0014827]: early media playback doesn't work

Asterisk Bug Tracker noreply at bugs.digium.com
Sat Apr 4 15:33:43 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14827 
====================================================================== 
Reported By:                pj
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   14827
Category:                   Core/RTP
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     feedback
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 186461 
Request Review:              
====================================================================== 
Date Submitted:             2009-04-04 14:59 CDT
Last Modified:              2009-04-04 15:33 CDT
====================================================================== 
Summary:                    early media playback doesn't work
Description: 
progress messages playback during callsetup doesn't work, 
previous svn trunk revision - 183107, that I used before, was worked OK
====================================================================== 

---------------------------------------------------------------------- 
 (0102746) pj (reporter) - 2009-04-04 15:33
 http://bugs.digium.com/view.php?id=14827#c102746 
---------------------------------------------------------------------- 
asterisk sends rtp packets to completelly wrong ip address.
in my example below, client phone has ip address 193.85.164.154, but rtp
debug and tcpdump shows, that asterisk sending packets to 107.16.29.8

[Apr  4 22:30:24] Got  RTP packet from    192.168.249.133:19160 (type 18,
seq 004743, ts 000320, len 000020)
[Apr  4 22:30:24] Sent RTP packet to      3.0.0.0:13944 (type 18, seq
005864, ts 000320, len 000020)
[Apr  4 22:30:24] Got  RTP packet from    192.168.249.133:19160 (type 18,
seq 004744, ts 000480, len 000020)
[Apr  4 22:30:24] Sent RTP packet to      107.16.29.8:13944 (type 18, seq
005865, ts 000480, len 000020)
[Apr  4 22:30:24] Got  RTP packet from    192.168.249.133:19160 (type 18,
seq 004745, ts 000640, len 000020)
[Apr  4 22:30:24] Sent RTP packet to      107.16.29.8:13944 (type 18, seq
005866, ts 000640, len 000020)
[Apr  4 22:30:24] Got  RTP packet from    192.168.249.133:19160 (type 18,
seq 004746, ts 000800, len 000020)
[Apr  4 22:30:24] Sent RTP packet to      107.16.29.8:13944 (type 18, seq
005867, ts 000800, len 000020)
[Apr  4 22:30:24] Got  RTP packet from    192.168.249.133:19160 (type 18,
seq 004747, ts 000960, len 000020)
[Apr  4 22:30:24] Sent RTP packet to      107.16.29.8:13944 (type 18, seq
005868, ts 000960, len 000020)
[Apr  4 22:30:24] Got  RTP packet from    192.168.249.133:19160 (type 18,
seq 004748, ts 001120, len 000020)
[Apr  4 22:30:24] Sent RTP packet to      107.16.29.8:13944 (type 18, seq
005869, ts 001120, len 000020)
[Apr  4 22:30:24] Got  RTP packet from    192.168.249.133:19160 (type 18,
seq 004749, ts 001280, len 000020) 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-04-04 15:33 pj             Note Added: 0102746                          
======================================================================




More information about the asterisk-bugs mailing list