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
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to