Displaying 20 results from an estimated 500 matches similar to: "codec_gsm.c:194 gsmtolin_framein: Invalid GSM data"
2004 Dec 18
0
what the heck? codec_gsm.c:135 gsmtolin_framein: Huh?
I park a call and instead of the parked extension
being returned, I get silence and the log shows
a bunch of the following messages
WARNING[26220]: codec_gsm.c:135 gsmtolin_framein: Huh?
A GSM frame that isn't a multiple of 33 or 65 bytes long from
(null) (320)?
what does this mean?
BTW these messages are intermittant. sometimes it works fine
other times i get the above message
Regards
2010 Jul 03
0
[asterisk-user] gsmtolin_framein: Invalid GSM data
Hi
I have created meetme with 3 user. When i going to mute user it gives
following error..
*Asterisk Version : 1.6.2.6*
-- <SIP/52987-00000040> Playing 'conf-muted.gsm' (language 'en')
[Jul 2 22:46:51] WARNING[10823]: codec_gsm.c:103 gsmtolin_framein: Invalid
GSM data (1)
[Jul 2 22:46:51] WARNING[10823]: translate.c:204 framein: gsmtolin did not
update samples 0
[Jul
2009 Aug 07
0
asterisk crashes!!!
Hi,
I got ast. 1.6.0.10 working for a few weeks without a problem.
A few mins ago..I got the following msgs on ast-cli and asterisk service
crashed.
I coudlnt find anything that might cause this problem.
Any ideas??
[Aug 7 13:54:34] WARNING[10102]: codec_gsm.c:133 gsmtolin_framein:
Invalid GSM data (1)
[Aug 7 13:54:34] WARNING[10102]: translate.c:204 framein: gsmtolin did
not update samples 0
2003 Oct 28
0
Unable to find a path from G729A to ALAW, Unable to find a path from GSM to G729A
I have installed G729 but I cannot make a outgoing call with it.
SIP/dennis-2c23 is making progress passing it to SIP/1010-8b60
NOTICE[311316]: File channel.c, Line 1476 (ast_set_read_format): Unable to find a path from G729A to ALAW
NOTICE[311316]: File channel.c, Line 1446 (ast_set_write_format): Unable to find a path from GSM to G729A
WARNING[311316]: File codec_gsm.c, Line 136
2007 Feb 24
0
1.4.0 spews garbage on CLI, crashes
Hi, I just installed asterisk 1.4.0 on my mac. I compiled from source
with no issues. I installed the sample config files, and basically
just added a register line to sip.conf (to register with a Free World
Dialup account).
Then I called my asterisk system from a different computer (using
x-lite softphone on windows xp, registered to an ekiga.net account).
Asterisk answers, and I can hear the
2014 Dec 12
1
Corrupt MixMonitor recordings - .gsm format
Hi all
Asterisk 1.8.11.0 on Centos 6.5
My VOIP phones are using G729 to a G729 trunk from a vendor (Centracom,
South Africa). Unlicensed G729 codec version on server.
75% of my .gsm files from MixMonitor are coming up corrupted about 3 minutes
into the recording.
The server has been up for 7 months beforehand with no problems with
recordings to .gsm format files.
I noted
2006 Jan 04
2
suddenly iax calls don't work anymore
Hi,
Asterisk is new for me. I had a working configuration, but suddenly I can't call anymore
with my voip provider. I am not aware that I changed anything in the configuration, but
who knows. Can somebody explain me what is happening here? I changed username,
password and number.
-- Executing Dial("Zap/2-1",
2004 Nov 23
1
Fax over SIP Problems (sorry for this topic ...)
Hello everyone!
I tried to send a fax over SIP with an Asterisk Server in the middle (no
Digium Cards, etc. installed, everything is SIP only, the PSTN-Gateway
is external). Whenever I start sending a Fax to a PSTN destination, the
Call gets answered and asterisk tries to build a native bridging:
-- Attempting native bridge of SIP/sip.westend.com-082fd1b8 and
SIP/xxx-3ef8
Then the following
2006 Jun 27
1
Help Asterisk crashes
I am getting thousand of these messages in asterisk console
Jun 27 12:35:55 WARNING[16496]: codec_gsm.c:194 gsmtolin_framein:
Invalid GSM data
And after some time the system crashes. Does anyone know why?
I running Asterisk SVN-trunk-r7522 built
Does it help to upgrade the system?
Regards,
Fredrik Jensen
2007 Aug 06
1
Cant Play gsm file
Hi,
i am having problem on playing asterisk sound file on my new installed
asterisk..
i have the following extension , if i call from any SIP / IAX phone
playback or voicemail doesnt play anything .... but when i dial 102, I
hear the MP3 music ..
exten => 99,1,Answer()
exten => 99,2,Playback(prepaid-welcome)
exten => 99,3,Hangup()
exten => 101,1,VoiceMailMain()
exten =>
2004 May 19
1
Old sound in new call.
Hi,
I have a problem that I just can't figure out how to solve.
I start *, dial it using a ISDN phone over PSTM, to a Hisax card installed in *
I get the demo-greeting, listen for a few seconds and hang up.
I dial it again, but this time the first second is sound from where the previous call ended, then the greeting starts as it should.
Right now I have removed all codecs but codec_gsm.so
2013 Mar 04
2
Asterisk 11 - How to trim the number of modules to minimum ?
Hi,
I've got a brand new Asterisk 11 setup for which I would like to keep the
number of loaded modules to a minimum.
My goal is to this setup in a pure SIP environment, for switching incoming
calls to outgoing tSIP trunks.
When I leave autoload=yes in /etc/asterisk/modules.conf, I can handle an
incoming SIP call with a Playback app.
When I leave autoload=no in /etc/asterisk/modules.conf, it
2004 Apr 20
3
IAX clients are Unmonitored / UNREACHABLE
We have a problem with our iaxclients.
Our asterisk runs on a public host with debian and many of our IAX2 clients
are natted.
The iax.conf looks like:
[23456]
accountcode=123
type=friend
context=user
auth=md5
secret=xxxx
username=23456
callerid=Testuser 1 <23456>
notransfer=yes
host=dynamic
The cli command IAX2 show peers shows all clients as unmonitored
CLI> IAX2
2006 Mar 16
1
Codecs? - Asked to transmit frame type 256, while native formats is 8 (read/write = 8/8)
Hi everyone,
I have an issue which is kind of a catch 22 situation. I had outgoing
calls to my new PSTN provider working perfectly. Then I started
focussing on incoming calls. It seems that I can solve an error which
gets my incoming calls working but that in turns means my outgoing calls
don't work. - Strange.
Anyhow I was getting an error:
Process_sdp: No compatible codecs!
And from
2003 Jun 18
0
MP3Player and Ringing (long)
[I'm reposting this to the asterisk-users list, since it seems to be a
bit more active.]
Hello,
I started messing with Asterisk few days ago, so my overall knoledge
about it is still fairy superficial.
I think I found an issue with MP3Player; it can be reproducted with this
extension:
exten => 6001,1,Answer
exten => 6001,2,Background(blahblah)
exten => 6001,3,Ringing
exten =>
2005 Mar 20
1
I cannot use G711 (ulaw|alaw)
Dear all,
I'm trying to use ulaw and alaw with Diax and Asterisk but I'm not able to,
I got the following error message:
Mar 20 11:47:59 NOTICE[7099]: chan_iax2.c:6350 socket_read: Rejected connect
attempt from 192.168.0.55, requested/capability 0x8/0xc incompatible with
our capability 0xfe02.
I do not understand why because my Asterisk box load these codecs properly!
Does somebody
2004 Jul 21
0
Asterisk sees inbound call, but won't answer
Good evening,
I am just getting started with Asterisk. I have it installed, and I believe
I am on the right track, overall, to get it working, but I can't get the
linejack to answer any calls.
At this point, all I'm trying to do is have Asterisk answer an inbound call
on my linejack, /dev/phone0, and play a greeting or tone. I figure, once I
am able to get asterisk to actually answer the
2005 Jul 18
0
Crash on reload only with autoload=no
Hi,
I've been having a little problem with my asterisk servers, I have 4
identical asterisk servers setup (same hardware, same OS, same config). Once
in a while (once or twice a day) one of the server crashes on the cron job
reload. But I realized this only happens on 3 of the 4 servers. Tried to
spot the difference between that one server that wasn't crashing. The
difference I found was
2006 Mar 14
1
Codec Issue
Hi,
I have an issue which is kind of a catch 22 situation. I had outgoing calls
to my new PSTN provider working perfectly. Then I started focussing on
incoming calls. It seems that I can solve an error which gets my incoming
calls working but that in turns means my outgoing calls don't work. -
Strange
Anyhow I was getting an error:
Process_sdp: No compatible codecs!
And from the SIP
2007 May 08
1
asterisk 1.2 from svn ... lock on shutdown
Hi,
I hope this gets picked up by some bug marshall ...
I have downloaded (yesterday) the 1.2 branch from svn ...
When running: asterisk -vvvvc
loaded modules:
[modules]
autoload=no
load => pbx_functions.so
load => pbx_config.so
load => codec_a_mu.so
load => format_pcm_alaw.so
load => codec_ulaw.so
load => codec_alaw.so
load => format_pcm.so
load => func_uri.so