[asterisk-users] Dropping incompatible voice frame error

2012-01-25 Thread Kevin Oravits
Greetings,

We have an old analog phone system running Asterisk 1.2.13 (not my choice lol). 
Everything has been working wonderfully until today. The site is experiencing 
dropped and missed calls. When I tried calling the site, I did get through 
however the CLI was flooded with hundreds of copies of the following:
Jan 25 15:46:54 NOTICE[2343]: channel.c:1956 ast_read: Dropping incompatible 
voice frame on Local/4227@from-sip-a3d8,2 of format ulaw since our native 
format has changed to slin

I tried Googling the error but unfortunately, there were lots of reports of the 
problem and not a single solution or fix. My thinking is that it has to do with 
the service provider but I want to do my homework before pointing the finger.

Any assistance would be greatly appreciated.

Thanks!

Kevin Oravits
Phone Sys Admin/Tech Admin
--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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

[asterisk-users] Dropping incompatible voice frame error

2009-12-01 Thread Richard Kenner
I have a SIP phone calling an AGI application.  It starts out this way:

-- Executing [...@macro-call-agi:2] AGI(SIP/151-b414f0c8, 
computer-temp.sh,darwin,) in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/computer-temp.sh

Then I get a dozen or so copies of:

[Nov 30 22:40:03] NOTICE[28300]: channel.c:2962 __ast_read: Dropping 
incompatible voice frame on SIP/151-b414f0c8 of format ulaw since our native 
format has changed to 0x2 (gsm)

and then it's fine:

-- Playing '/var/lib/asterisk/agi-bin/machine_darwin_prefix' 
(escape_digits=) (sample_offset 0)
-- AGI Script Executing Application: (Playback) Options: 
(/tmp/say_agi28305.2)
-- SIP/151-b414f0c8 Playing '/tmp/say_agi28305.2.ulaw' (language 'en')

Searching for that error on the web produces stuff that looks
unrelated.  Does anybody know what could be going on here?

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

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


Re: [asterisk-users] Dropping incompatible voice frame error

2009-12-01 Thread Leif Madsen
Richard Kenner wrote:
 I have a SIP phone calling an AGI application.  It starts out this way:
 
 -- Executing [...@macro-call-agi:2] AGI(SIP/151-b414f0c8, 
 computer-temp.sh,darwin,) in new stack
 -- Launched AGI Script /var/lib/asterisk/agi-bin/computer-temp.sh
 
 Then I get a dozen or so copies of:
 
 [Nov 30 22:40:03] NOTICE[28300]: channel.c:2962 __ast_read: Dropping 
 incompatible voice frame on SIP/151-b414f0c8 of format ulaw since our native 
 format has changed to 0x2 (gsm)
 
 and then it's fine:
 
 -- Playing '/var/lib/asterisk/agi-bin/machine_darwin_prefix' 
 (escape_digits=) (sample_offset 0)
 -- AGI Script Executing Application: (Playback) Options: 
 (/tmp/say_agi28305.2)
 -- SIP/151-b414f0c8 Playing '/tmp/say_agi28305.2.ulaw' (language 'en')
 
 Searching for that error on the web produces stuff that looks
 unrelated.  Does anybody know what could be going on here?

What version of Asterisk are you running? This sounds similar to an issue with 
AGI's I saw a while ago, but I can't quite remember exactly what the issue (or 
issue number) was. Updating to the latest version from subversion in the 1.4 
(or 
whatever other branch you're using) may help.

Leif Madsen.

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

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


Re: [asterisk-users] Dropping incompatible voice frame error

2009-12-01 Thread Richard Kenner
 What version of Asterisk are you running? This sounds similar to an
 issue with AGI's I saw a while ago, but I can't quite remember
 exactly what the issue (or issue number) was.

1.6.2.0-rc2

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

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