View previous topic :: View next topic |
Author |
Message |
geisj at pagestation.com Guest
|
Posted: Wed Apr 16, 2008 2:51 pm Post subject: [asterisk-users] chan_zap error 1.4.19 tone duration |
|
|
I am getting an error:
chan_zap invalid tone duration 11220.
This is line 11220 in chan_zap.c and I have a toneduration of 300 in the
zapata.conf file.
I have commented it out and it is now working again.
Why is that an invalid paramter? It never used to be.
jerry |
|
Back to top |
|
|
tzafrir.cohen at xorco... Guest
|
Posted: Wed Apr 16, 2008 2:56 pm Post subject: [asterisk-users] chan_zap error 1.4.19 tone duration |
|
|
On Wed, Apr 16, 2008 at 03:51:02PM -0400, Jerry Geis wrote:
Quote: | I am getting an error:
chan_zap invalid tone duration 11220.
This is line 11220 in chan_zap.c and I have a toneduration of 300 in the
zapata.conf file.
I have commented it out and it is now working again.
Why is that an invalid paramter? It never used to be.
|
http://bugs.digium.com/12456
(Right now there's no useful information there for you, though)
--
Tzafrir Cohen
icq#16849755 jabber:tzafrir.cohen at xorcom.com
+972-50-7952406 mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir |
|
Back to top |
|
|
kpfleming at digium.com Guest
|
Posted: Wed Apr 16, 2008 3:51 pm Post subject: [asterisk-users] chan_zap error 1.4.19 tone duration |
|
|
Jerry Geis wrote:
Quote: | I am getting an error:
chan_zap invalid tone duration 11220.
|
Is this actually the error message you got? I don't see the line number
being placed into the error message by the code in chan_zap. When
reporting errors, it is very helpful if you actually copy and paste the
error message instead of typing it in 'from memory'.
Quote: | This is line 11220 in chan_zap.c and I have a toneduration of 300 in the
zapata.conf file.
I have commented it out and it is now working again.
|
It's not working, because your tone duration is not actually being set.
This is a bug in Asterisk, which has been corrected in Subversion branch
1.4 and will be in the next 1.4 release.
--
Kevin P. Fleming
Director of Software Technologies
Digium, Inc. - "The Genuine Asterisk Experience" (TM) |
|
Back to top |
|
|
|