Pessoal resolvi o problema que tinha e estou postando na lista a resposta (solução) caso alguem precise no futuro. Alterei o seguinte na seção dentro de agi no a2billing.conf:
; More information about the Dial : http://voip-info.org/wiki-Asterisk+cmd+dial ; 30 : The timeout parameter is optional. If not specifed, the Dial command will wait indefinitely, exiting only when the originating channel hangs up, or all the dialed channels return a busy or error condition. Otherwise it specifies a maximum time, in seconds, that the Dial command is to wait for a channel to answer. ; H: Allow the caller to hang up by dialing * ; r: Generate a ringing tone for the calling party ; g: When the called party hangs up, exit to execute more commands in the current context. (new in 1.4) ; i: Asterisk will ignore any forwarding (302 Redirect) requests received. Essential for DID usage to prevent fraud. (new in 1.4) Useful if you are ringing a group of people and one person has set their phone to forwarded direct to voicemail on their cell or something which normally prevents any of the other phones from ringing. ; R: Indicate ringing to the calling party when the called party indicates ringing, pass no audio until answered. ; m: Provide Music on Hold to the calling party until the called channel answers. ; L(x[:y][:z]): Limit the call to 'x' ms, warning when 'y' ms are left, repeated every 'z' ms) ; %timeout% tag is replaced by the calculated timeout according the credit & destination rate! dialcommand_param = "|60|HRgrL(%timeout%:61000:30000)" Mudei de 61000 para 1000 assim: dialcommand_param = "|60|HRgrL(%timeout%:1000:30000)" Ai parou de falar a mensagem de quantos segundos eu ainda tinha para falar. Espero ter ajudado, e obrigado ao Andre, Pruonckk e outros que ajudaram na soluçao. At. Rodrigo Filardo. ---------------------------------------------------------------------------- -------- >>> Pessoal mais uma vez preciso da ajuda de vocês! >>> >>> Tenho aki um sistema pre pago de cartoes com a2billing que está >>> funcionando >>> perfeito, a única coisa que incomoda os usuarios é que durante a >>> chamada, >>> de >>> tempos em tempos o a2b fala o valor dos creditos que o cartão ainda >>> possui. >>> Eu queria retirar isto, pois os usuarios estão ficando incomodados. >>> >>> Alguem tem alguma ideia de onde desabilito este audio, pois olhei no >>> a2billing.conf e não encontrei. >>> >>> Grato pela ajuda. >>> >>> At Rodrigo Filardo >>> >>> __________ Information from ESET NOD32 Antivirus, version of virus signature database 4112 (20090528) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com _______________________________________________ Openmoko Freerunner, primeiro telefone open source, disponível no Brasil rodando o Android da Google. http://www.neodroid.com Compre uma camiseta da AsteriskBrasil.org! http://www.voipmania.com.br Acesse o canal IRC de discussão sobre Asterisk em Português Brasileiro na rede Freenode.net: #asterisk-br _______________________________________________ Lista de discussões AsteriskBrasil.org [email protected] http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil

