[Freeswitch-dev] mod_cepstral and session.hangup() in javascript

Nikolay Kolev me at nikolay.com
Wed Sep 20 11:47:52 EDT 2006


Great, Anthony! It works perfectly!

 

The only problem I'm having w/ mod_cepstral is that if you let it say
"Goodbye!", for example, you'll hear just "Bye!" (David 8kHz) and it's valid
for most phrases - it cuts off the first sounds, but it might be something
outside of FreeSwitch, I guess.

 

Nikolay Kolev

kolev @ #freenode

  _____  

From: Anthony Minessale [mailto:anthmct at yahoo.com] 
Sent: Wednesday, September 20, 2006 7:25 AM
To: freeswitch-dev at lists.freeswitch.org
Subject: Re: [Freeswitch-dev] mod_cepstral and session.hangup() in
javascript

 

I found the bug, I had to reset a pointer when reallocing memory for the
buffer.

it should be fixed in trunk now.

 
 

Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/

AIM: anthm
MSN:anthony_minessale at hotmail.com
JABBER:anthony.minessale at gmail.com
IRC: irc.freenode.net #freeswitch


FreeSWITCH Developer Conference
sip:888 at 66.250.68.194
iax:guest at 66.250.68.194/888
googletalk:freeswitch at gmail.com
pstn:712-432-7800

 

----- Original Message ----
From: Nikolay Kolev <me at nikolay.com>
To: freeswitch-dev at lists.freeswitch.org
Sent: Wednesday, September 20, 2006 1:30:21 AM
Subject: [Freeswitch-dev] mod_cepstral and session.hangup() in javascript

Hi all!

 

On September 9 there was a change in mod_cepstral to switch to dynamic
buffers, but at the same time the buffer size got reduced. As a result, the
module broke and in some situations it cut off sounds, crapping out totally
the TTS. I restore the buffer size to the old value (1024 * 256) and it
works perfectly again! Can somebody patch the trunk as most probably I don't
have the rights to do so.

 

Also, some of the commits to the core today fixed the problem with
session.hangup() in javascript not closing the session. Now, it works
properly! Thanks, guys!

 

Nikolay Kolev

kolev @ #freenode

_______________________________________________
Freeswitch-dev mailing list
Freeswitch-dev at lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
http://www.freeswitch.org <http://www.freeswitch.org/> 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20060920/9475cd2b/attachment-0001.html 


More information about the Freeswitch-dev mailing list