Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Sun Apr 28, 2024 12:03 am
VoIP Billing solution


All times are UTC




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Autodialer having problems
PostPosted: Fri May 01, 2009 6:30 pm 
Offline

Joined: Thu Sep 13, 2007 12:46 pm
Posts: 254
Location: Naples, Fl ( USA )
CHECK BALANCE :SELECT cc_campaign_config.flatrate, cc_card.credit FROM cc_card,cc_card_group,cc_campaignconf_cardgroup,cc_campaign_config WHERE cc_card.id = 3 AND cc_card.id_group = cc_card_group.id AND cc_campaignconf_cardgroup.id_card_group = cc_card_group.id AND cc_campaignconf_cardgroup.id_campaign_config = cc_campaign_config.id
SEARCH PHONESTATUS QUERY : SELECT status, UNIX_TIMESTAMP( lastuse ) < UNIX_TIMESTAMP( CURRENT_TIMESTAMP) - 600 FROM cc_campaign_phonestatus WHERE id_campaign = 2 AND id_phonenumber = 1
SEARCH PHONESTATUS RESULT : 1Error : There is no route to call back your phonenumber!Array
(
[0] => 2
[cc_phonenumber_id] => 2
[1] => 1718xxxxxxx
[number] => 1718xxxxxxx
[2] => 2
[cc_campaign_id] => 2
[3] => 10
[frequency] => 10
[4] =>
[forward_number] =>
[5] => 1
[id_cid_group] => 1
[6] => 3
[id] => 3
[7] => 1
[tariff] => 1
[8] => 7769325621
[username] => 7769325621
)
this is all I get and it does not call the numebr I am not sure if I am doing the right thing because it is a new feature which I am trying. please if anyone can help I would appreciate it.
thanks


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


All times are UTC


Who is online

Users browsing this forum: No registered users and 40 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:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group