Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Thu Mar 28, 2024 4:28 pm
Hosted Voice Broadcast


All times are UTC




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Fixed: Asterisk 1.6 dialcommand Time limit control
PostPosted: Mon Jul 13, 2009 8:49 pm 
Offline

Joined: Fri Apr 24, 2009 7:34 pm
Posts: 11
The original dial command does not call out. "|60|HRgrL(%timeout%:61000:30000)"
In asterisk 1.6, the dial command need to have coma separation as follow
",60,HRgrL(%timeout%:61000:30000)"
Even this string does not call out
The culprit is the time control which doesn't function (L tag)
In the CLI shows that the calls is place.. but the other end never rings.. so it doesn't really call out. The app.dial.c never picks up the time limit neither.

IN part of the fix, this message did help out
http://www.mail-archive.com/asterisk-us ... 10209.html

The fix
In your a2billing.conf
Keep in your AGI Config this following line ( even if you did the fix rev 1465 by areski)
asterisk_version=1_4

Now under your AGI Config
dialcommand_param = "||HRgrL(%timeout%:61000:30000)"

And then you should have a working Time control on the call.

Sincerely Pat
PS: I know alot of people will love this fix.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 
Predictive Dialer


All times are UTC


Who is online

Users browsing this forum: No registered users and 15 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