Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Tue Apr 16, 2024 11:07 am
Voice Broadcast System


All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: IPkall call-back
PostPosted: Sat Jun 02, 2012 12:48 am 
Offline

Joined: Mon Mar 28, 2011 12:52 am
Posts: 39
I have an Ipkall did number . Is it possible to use it for call back ? if yes how
help please


Top
 Profile  
 
 Post subject: Re: IPkall call-back
PostPosted: Tue Jun 05, 2012 1:02 pm 
Offline

Joined: Wed Jun 16, 2010 11:22 pm
Posts: 32
yes it is, it works fine using sip.
steps:
1. configure ipkall using sip, ( iax works under asterisk, but the config is a little different since calls comes in as exten => s,1,Dial(...., vs exten => _X.,1, for sip)

2. on the context on which the ipkall call comes in have a dial plan similar to this if you use sip for ipkall, the outbound leg can be iax or sip it does not matter.

exten => _X.,1,DeadAgi(a2billing.php,4,cid-callback|1) ;last parameter is the callback area code, 1=usa

or if that does not work for you try:
exten => _X.,1,DeadAgi(a2billing.php,4,cid-callback|) ; where the area code is not specified

The only problem with ipkall callback is that you can not use it as call back 100% of the time, since to keep the service live you need to receive calls that are billed by ipkall, since with call back ipkall does not register any billable calls after 30 days phone will be reassigned to someone else

For web callback it also works fine, just make sure you use a voip provider that does not block ipkall, some block ipkall.

If you need more detail instructions go to this site where ipkall instructions are provided btcvoip.com/ipkall.html


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 
Hosted Voice Broadcast


All times are UTC


Who is online

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