[Home]

Summary:ASTERISK-10275: WARNING[29872]: translate.c:163 framein: no samples for g729tolin
Reporter:manchu (manchu)Labels:
Date Opened:2007-09-10 20:22:15Date Closed:2011-06-07 14:07:59
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Codecs/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Hi, I get this error right before the call is transferred to the queue..

WARNING[29872]: translate.c:163 framein: no samples for g729tolin

Asterisk 1.4.11 built by root @ CCASTER01 on a x86_64 running Linux on 2007-09-09 01:24:43 UTC



****** ADDITIONAL INFORMATION ******

   -- Executing [3608@DID_DS_Incoming:1] Monitor("SIP/3601-c4058210", "wav|MONITOR_FILENAME=1189474701.3676|m") in new stack
   -- Executing [3608@DID_DS_Incoming:2] Goto("SIP/3601-c4058210", "default|1900|1") in new stack
   -- Goto (default,1900,1)
   -- Executing [1900@default:1] Queue("SIP/3601-c4058210", "1900") in new stack
[Sep 10 18:38:21] WARNING[31136]: translate.c:163 framein: no samples for g729tolin
   -- Started music on hold, class 'default', on SIP/3601-c4058210
   -- outgoing agentcall, to agent '1401', on 'Local/1006@default-e4e0,1'
   -- Executing [1006@default:1] Dial("Local/1006@default-e4e0,2", "SIP/1006") in new stack
Comments:By: Mark Michelson (mmichelson) 2007-09-11 15:00:34

I've changed the categorization since this doesn't appear to be a problem directly related to app_queue.

Out of curiosity, are there any adverse effects because of this warning, or is the problem just that the warning is appearing?

By: Jason Parker (jparker) 2007-09-11 15:08:40

Do you have VAD/silence suppression turned on in your client?  If so, turn it off.

By: manchu (manchu) 2007-09-11 17:55:49

There are no obvios adverse effect because of this error
I dont have VAD/silence suppression on on the clients

By: wsandiford (wsandiford) 2007-09-24 15:58:03

I also get this same error, but the circumstance for me is different and it is also followed up with another message.

WARNING[27671]: translate.c:163 framein: no samples for g729tolin
WARNING[27671]: translate.c:199 framein: g729tolin did not update samples 340960

In my circumstance I have a Linksys SPA942 phone and this happens when I try and conference to calls together using the conference features of the phone.  

For me there is definately an adverse effect, both calls get dropped and the above messages appear in the console.

By: wsandiford (wsandiford) 2007-09-24 16:24:09

Looks like the calls getting dropped were not as a result of this error...the call drop was caused by something else.

So for us, this error is a warning only with no adverse effects.

By: anonymous (anonymous) 2007-11-19 15:47:05.000-0600

i m also facing the same prob
plz do suggest something good for it

By: pj (pj) 2007-11-20 01:29:22.000-0600

to avoid warning messages, try to use beta g729 codec from:
http://asterisk.hosting.lv/

By: Tilghman Lesher (tilghman) 2007-12-26 11:41:15.000-0600

I'm going with this being a VAD issue, which does not affect actual performance, so I'm closing this as not a bug.