I'm using app_festival to speak some text to callers. I'm having two problems with this. The first is with IAX calls (I've not tried others) the first few seconds of the speech is garbled. The second problem I'm having is the the volume of the speech IS VERY LOUD. I tried putting the following in the siteinit.scm but it didn't seem to make any difference. (set! default_after_synth_hooks (list (lambda (utt) (utt.wave.rescale utt .5 t)))) Does anyone have any suggestions? -- Sample configs and more: http://www.fnords.org/~eric/asterisk/ BTEL Consulting +1-850-484-4535 x2111 (Pensacola) +1-504-595-3916 x2111 (New Orleans) +1-877-677-9643 x2111 (Toll Free) -------------- next part -------------- A non-text attachment was scrubbed... Name: sanitizer.log Type: text/sanitizer-log Size: 1350 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20030922/015c6127/sanitizer.bin
Chad Graham
2003-Sep-22 13:42 UTC
[Asterisk-Users] asterisk call waiting X100P -> MGCP ata 186
I am running CVS-09/11/03-14:03 on Redhat 9.0 Trying to get call waiting / call waiting callerid working. The setup is: X100P asterisk -> MGCP --> analog phone. What changes to I need to make to my mgcp.conf and extensions.conf file to allow answering of Call waiting calls? And how do you answer call waiting calls with the system. I have usecallerid=yes, hidecallerid=no, callwaiting=yes, callwaitingcallerid=yes, threewaycalling=yes, transfer=yes, cancallforward=yes, callreturn=yes, echocalcel=yes and echocancelwhenbridged=yes in the zapta.conf file. How do you use these features? Or where can I find some documentation. I found some information about *0 on the thread but I couldn't find the corresponding config information. Also, is thier a list of functions like *0 and how to use them. Also, on another note. Using this setup to make normal calls I am getting significant echo for the first 15-20 seconds of a call and then it goes away. I assume this is the echo canceller but is their any way to fix this. Thanks for your help. Chad Graham