Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Fri Mar 29, 2024 12:31 pm
VoIP Billing solution


All times are UTC




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: force intro prompt
PostPosted: Tue Dec 05, 2006 11:00 pm 
Offline

Joined: Sat Jul 15, 2006 4:55 pm
Posts: 37
Hey All,

Currently when playing an intro prompt a user can exit it by pressing #

this can be found in a2billing.php on line 135

Code:
if (strlen($A2B->agiconfig['intro_prompt'])>0)       
$agi-> stream_file($A2B->agiconfig['intro_prompt'], '#');


Tried messing with the '#' value but anything else just results in a2billing.php returning 0 and the call being dropped..

Any ideas ? :?

Cheers


Top
 Profile  
 
 Post subject: solution
PostPosted: Wed Dec 06, 2006 10:53 pm 
Offline

Joined: Sat Jul 15, 2006 4:55 pm
Posts: 37
Well,

I was SURE i tried this, but someone pointed this out to me.. and well.. it works.... if anyone needs it...

Code:
$agi-> stream_file($A2B->agiconfig['intro_prompt'], '');



pretty redicules how that passed by me...


Top
 Profile  
 
 Post subject:
PostPosted: Thu Dec 07, 2006 1:37 am 
Offline

Joined: Mon May 29, 2006 7:07 pm
Posts: 287
Location: Denver
Hi , thanks for the solution.
question: lately i'm having problems with dtmf - i press for example 1234 on the phone - and i get 112334 passed to the asterisk. It didn't happened much before. All my incomming calls go through dtmfmode = rfc2833


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 
VoIP Billing solution


All times are UTC


Who is online

Users browsing this forum: No registered users and 11 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group