Displaying 20 results from an estimated 1000 matches similar to: "fax codec problem"
2006 Apr 11
1
Major issue: More incompatible frame messages
This is a serious problem!
I have brought up this issue in four previous attempts to get some feedback.
I find it hard to believe that no one else is having this same problem.
Apr 11 13:27:36 NOTICE[4446]: channel.c:1906 ast_read: Dropping incompatible
voice frame on Local/103@sip-00f3,2 of format alaw since our native format
has changed to slin
Apr 11 13:27:36 NOTICE[4446]: channel.c:1906
2006 Mar 13
1
Scrolling messages
Several times a day I get this meesage scrolling on one of our asterisk
boxes:
Mar 13 14:43:47 NOTICE[11264]: channel.c:1911 ast_read: Dropping
incompatible voice frame on Local/928@sanset-d88e,2 of format slin since our
native format has changed to alaw
Mar 13 14:43:47 NOTICE[11264]: channel.c:1911 ast_read: Dropping
incompatible voice frame on Local/928@sanset-d88e,2 of format slin since our
2006 Jan 19
1
Problem with rxfax - Dropping incompatible voice frame?
Hi,
I'm having problems with the rxFax app. One of the messages that appear in
my console is:
Executing Set("SIP/something",
"FAXFILE=/var/spool/asterisk-fax/1137692307.5.tif") in new stack
-- Executing RxFAX("SIP/something",
"/var/spool/asterisk-fax/1137692307.5.tif") in new stack
Jan 19 12:38:30 NOTICE[12008]: channel.c:1906 ast_read: Dropping
2005 Jun 15
0
Problem with slin
Hi all,
After upgrading to lates CVS head, I have problems using a IAXY device,
having slin problems:
Jun 15 18:59:31 NOTICE[8197]: channel.c:1475 ast_read: Dropping
incompatible voice frame on IAX2/lise-1 of format slin since our native
format has changed to ulaw
Because of that outside caller can't ear the callee on the IAXY.
Found somewhere that disabling transcode in asterisk.conf
2010 May 29
1
asterisk-users Digest, Vol 70, Issue 63
Hi.
I have newely installed vicidial now i am getting thise error anyone can hel me.
NOTICE[31819]: channel.c:1972 ast_read: Dropping incompatible voice frame on Local/8600051 at default-ed7b,1 of format gsm since our native format has changed to slin
Regard's
Vijay Kumar
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 Oct 06
0
Codec issue? Dropping incompatible voice frame ...
Hi,
When I call forward on PAP2, the incoming call will right the forwarded
number. However, there is one-way voice problem. The caller can hear the
destination(the forwarded number), but after the called party answers, the
caller can't hear anything. Then the CLI> produce continuous errors as
following:
Oct 6 10:57:45 NOTICE[11026]: channel.c:1409 ast_read: Dropping
incompatible vo
ice
2007 Jan 16
1
Asterisk, SpanDSP and RXFax
Hey All,
I am attempting to get the RXFax app working and having a hell of a time
of it. I am hoping that some of you fine folks can help me out.
I have installed Asterisk v1.2.14, SpanDSP v0.0.2pre26 and app_rxfax.
All compiled and installed fine.
When I attempt to call the extension I have created for receiving fax's
then I get the following error once just as the rxfax
2009 Mar 08
2
IAX peer cannot register in Asterisk 1.2.31
I just upgraded a very old Asterisk installation to the last 1.2.31 I
can find in Asterisk.org site. Now for some reason my IAX clients
cannot connect to the server. I can do a "iax2 show peer iaxmodem1" and
I get this:
* Name : iaxmodem1
Secret : <Set>
Context : oficina
Mailbox :
Dynamic : Yes
Callerid : "" <>
Expire
2005 Jan 25
0
coredumping on MusicOnHold
Hello,
I have upgraded to 1.0.4 version of asterisk. After that asterisk crash
every time
On receiving an call from iax2 trunk to musiconhold application. SIP
calls to
MusicOnHold is however working. I already upgraded to 1.0.5, but the
problem still
Remainig.
Any idea ?
Iax2 : call proceding :
Jan 25 17:29:40 DEBUG[9997]: pbx.c:1261 pbx_extension_helper: Launching
'WaitMusicOnHold'
2006 Jan 18
0
Asterisk Fax part 2
Thanks. I know that line quality is a factor, and I know I could get a 50$
fax with a PSTN line (that is what I have now). But I have my reasons to
want to setup a fax over IP, and I want to keep going. Where do I find info
on this debug mode? Is there a detaild log in Asterisk that show exactly
what happens when the fax is trying to come in?
Also, could this console output help?
- Executing
2004 Sep 03
7
Dropping incompatible voice frame
Hi: i have a problem.
Mi extensions.conf:
exten => _N.,1,Setvar(VOICEMAILREQ=${EXTEN})
exten => _N.,2,SetAccount(${customer})
exten => _N.,3,SetCDRUserField(${VOICEMAILREQ:1})
exten => _N.,4,ResponseTimeout(5)
exten => _N.,5,Background(ifyou)
exten => _N.,6,Background(silence/1)
exten => _N.,7,Background(ifyou)
exten => _N.,8,Background(silence/5)
exten
2005 Jun 11
0
Re: Asterisk-Users Digest, Vol 11, Issue 77
Hello All
I'm settup my asterisk as belows:
sangoma card, connected with E1, CAS Signalling.
I have two problem.
1. The asterisk don't received any DTMF when caller input to
2. when i dial to system, the caller hear bad sounds. monitor on console. asterisk show error.
Jun 11 12:15:45 WARNING[1496]: channel.c:1447 ast_read: Exception flag set on 'UniCall/6-1', but
no exception
2007 Jul 29
1
Curious why this doesn't work. (has_many, belongs_to)
Two Models.
class Gm < ActiveRecord::Base
belongs_to :pool
# mode code here.
end
class Pool < ActiveRecord::Base
has_many :gms
# mode code here.
end
Testing code through the console.
>> gm_list.each{ | gm | puts " GM name: #{ gm.user_name } belongs to Pool: #{ gm.pool.pool_name } " }; nil
GM name: John belongs to Pool: RHP 07-08 Season - Career League
GM name:
2009 Mar 30
1
Trouble adding a pci device to a a linux domU
Hi,
I want to give direct access to my monitor for my linux domU so that my
graphics can run smoothly inside domU which is Ubuntu 8.10
I tried doing the following, but things didn''t work out.
1. I boot my Xen on Debian ( lenny ) using
kernel /boot/xen-3.2-1-i386.gz
module /boot/vmlinuz-2.6.26-1-xen-686 root=/dev/sdc4 ro console=tty0
pciback.permissive pciback.hide=(00:02.0)
2005 Jun 18
0
Re: Asterisk-Users Digest, Vol 11, Issue 68
Hello All
i have big problem for unicall.
my system work successful with sangoma card, E1 and CAS signalling (vietnam).
when at the some time. i have trouble then my system is half (CPU instructions = 100)
i tested for some case as belows:
- When i dial, then my system became answer, the caller hangup. system error message show (loop without condition and half machine)
Jun 11 12:15:45
2005 Jul 08
0
Exception flag set on 'UniCall/2-1', but no exception handler
Hi
When I make a call from the outside to asterisk and the call is asnwered,
all is OK, but when I make a call from the outside to asterisk and hangup
before the call is answered, you got this WARNING in the console:
Jul 6 19:33:08 WARNING[10037]: channel.c:1521 ast_read: Exception flag set
on 'UniCall/2-1', but no exception handler
Jul 6 19:33:08 WARNING[10037]: channel.c:1521
2008 Mar 30
0
Problem installing a Ragnarok Online Client
Hello,
I tried to install a Ragnarok Online (private) Client that should work with Wine (I followed a tutorial to install it)
The problem is that the game doesnt start, the window gets killed right after it appear and I dont even see what s in it. Here is a pastebin of the d3d debug outputs :
http://pastebin.com/d4567b9b9
My lspci gives :
00:00.0 Host bridge: Intel Corporation Mobile
2019 Jul 08
3
opus codec
Hi All,
I am trying to get the opus codec working with linphone.
I followed the instructions... This shows me its loaded
core show translation paths opus
--- Translation paths SRC Codec "opus" sample rate 48000 ---
opus:48000 To g723:8000 : No Translation Path
opus:48000 To ulaw:8000 : (opus at 48000)->(slin at 48000
)->(slin at
2019 Oct 03
2
Asterisk not using common codec between (SIP) endpoints
Hello people,
I've ran into two problem that I can't seem to be able to solve on my own.
Here's my scenario (running Asterisk 13.28.1):
In short: - Asterisk behaves unexpectedly (at least to me) when
negotiating between endpoints
that have a different but intersecting set of codecs
(preventing direct media flow).
- Also, when an endpoint sends RTP with an
2014 Feb 11
0
g726 transcoding
Just checking the transcoding on our Asterisk boxes and I get the
following results.
I have the g726, ilbc and lpc10 formats and codecs enabled in 'make
menuselect' so I dont understand why its showing as no translation path.
Any ideas?
I am running certified-asterisk-11.2-cert2
Thanks
Gareth
> core show translation paths alaw
--- Translation paths SRC Codec "alaw"