This problem was solved by changing the preferred codec from
G729A to ulaw.

Eric Smith said:
> We are using the following to record conversations.
> 
> exten => _1XXX.,1,SetVar(CALLFILENAME=call_to_${EXTEN:1}_dated_${TIMESTAMP})
> exten => _1XXX.,2,Monitor(wav,${CALLFILENAME},m)
> exten => _1XXX.,3,Dial(IAX2/4506:[EMAIL PROTECTED]/${EXTEN:1})
> exten => _1XXX.,4,Congestion
> exten => _1XXX.,104,Congestion
> 
> This was working previously to record both sides of the
> conversation but now we only have the initiating caller channel
> being recorded.  Occasionaly the other caller is also recorded
> but the speed of the recording is completely wrong causing
> distortion and out of sync.
> 
> Here fwiw are the logs.
> 
> Aug 15 18:31:32 DEBUG[9995]: build_route: Contact hop: <sip:[EMAIL 
> PROTECTED]:5060;line=ikojqrcx>
> Aug 15 18:31:32 DEBUG[9995]: Device 'SIP/snom' changed to state '2'
> Aug 15 18:31:32 VERBOSE[9995]:     -- Executing SetVar("SIP/snom-7214", 
> "CALLFILENAME=call_to_00NUMBER_HIDDEN_dated_20050815-183132") in new stack
> Aug 15 18:31:32 VERBOSE[9995]:     -- Executing Monitor("SIP/snom-7214", 
> "wav|call_to_00NUMBER_HIDDEN_dated_20050815-183132|m") in new stack
> Aug 15 18:31:32 VERBOSE[9995]:     -- Executing Dial("SIP/snom-7214", 
> "IAX2/4506:[EMAIL PROTECTED]/00NUMBER_HIDDEN") in new stack
> Aug 15 18:31:32 VERBOSE[9995]:     -- Called 4506:[EMAIL 
> PROTECTED]/00NUMBER_HIDDEN
> Aug 15 18:31:32 DEBUG[9995]: Device 'IAX2/4506/2' changed to state '2'
> Aug 15 18:31:32 VERBOSE[9995]:     -- Call accepted by 80.127.191.55 (format 
> G729A)
> Aug 15 18:31:32 VERBOSE[9995]:     -- Format for call is G729A
> Aug 15 18:31:34 VERBOSE[9995]:     -- IAX2/4506/2 is ringing
> Aug 15 18:31:34 DEBUG[9995]: Ooh, voice format changed to 256
> Aug 15 18:31:34 DEBUG[9995]: Ooh, format changed from UNKN to G729A
> Aug 15 18:31:45 VERBOSE[9995]:     -- IAX2/4506/2 stopped sounds
> Aug 15 18:31:45 VERBOSE[9995]:     -- IAX2/4506/2 answered SIP/snom-7214
> Aug 15 18:31:45 DEBUG[9995]: Stopping retransmission on '[EMAIL PROTECTED]' 
> of Response 2: Found
> 
> Any ideas how to fix this?
> 
> Thanks
> 
> -- 
> Eric Smith
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users@lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users

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

Reply via email to