[Asterisk-Users] Problems with Park and MOH

Michael Knill mknill at au1.ibm.com
Tue May 23 01:51:02 MST 2006


After I did an RTP debug, it looks like there is some sort of RTP loop 
after I park the call.

Features.conf:
; 
; Sample Parking configuration 
; 
[general]
parkext => 30
parkpos => 31-39
context => parkedcalls
parkingtime => 60
pickupexten = *2
courtesytone = beep
xfersound = beep
xferfailsound = beeperr

Rtp Debug Sample:
Sent RTP packet to 10.1.1.101:8000 (type 0, seq 9147, ts 448472, len 160)
Got RTP packet from 10.1.1.101:8000 (type 0, seq 1363, ts 473440, len 160)
Got RTP packet from 10.1.1.101:8000 (type 0, seq 1364, ts 473600, len 160)
Sent RTP packet to 10.1.1.101:8000 (type 0, seq 9148, ts 448632, len 160)
Got RTP packet from 10.1.1.101:8000 (type 0, seq 1365, ts 473760, len 160)
Got RTP packet from 10.1.1.101:8000 (type 0, seq 1366, ts 473920, len 160)
Sent RTP packet to 10.1.1.101:8000 (type 0, seq 9149, ts 448792, len 160)
Got RTP packet from 10.1.1.101:8000 (type 0, seq 1367, ts 474080, len 160)
Got RTP packet from 10.1.1.101:8000 (type 0, seq 1368, ts 474240, len 160)
Sent RTP packet to 10.1.1.101:8000 (type 0, seq 9150, ts 448952, len 160)
Got RTP packet from 10.1.1.101:8000 (type 0, seq 1369, ts 474400, len 160)
Got RTP packet from 10.1.1.101:8000 (type 0, seq 1370, ts 474560, len 160)

---------------
I know I have read something about this but when I put a call on Park, I 
get loud and distorted MOH. I think it had something to do with RTP in one 

direction only and there was some sync problem.

Can someone tell me how to fix this.

I am using Asterisk version 1.2.7.1 with AstLinux.

Regards
Michael Knill
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060523/a9b8f7f8/attachment.htm


More information about the asterisk-users mailing list