search for: campaign_id

Displaying 9 results from an estimated 9 matches for "campaign_id".

2006 Feb 09
1
Re: Help on Vicidial
Here is another log from the * server CLI, I reall hope some one can help me out on this one. thanks |SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and server_ip='127.0.0.1' and campaign_id = '' and call_time < "" and lead_id != '';| -- VDAD get agent: |0|update of vla table: |127.0.0.1 |UPDATE vicidial_live_agents set status='QUEUE',lead_id='0',uniqueid=' 1139506471.2', channel='IAX2/u32218094-1', callerid='unknown&...
2006 Feb 09
0
I need help on VICIDIAL and auto dial
...phone. I get some line that says Spawn Extension....exited on non zero.... Here's some of the CLI output. I am using Asterisk 1.2.4 and astguiclient 1.1.8 ...thanks for the help |SELECT count(*) FROM vicidial_auto_calls where status = 'LIVE' and server_ip='127.0.0.1' and campaign_id = '' and call_time < "" and lead_id != '';| -- VDAD get agent: |0|update of vla table: |127.0.0.1 |UPDATE vicidial_live_agents set status='QUEUE',lead_id='0',uniqueid=' 1139414618.5', channel='IAX2/u32218094-6', callerid='unknown...
2007 Dec 18
2
Active Resource and non default model names
...erridden to ''TransocderQueue'' so it is accessed as ''/ transocder_queue'' as opposed to ''/transocder_qeueus''. class TranscoderQueue < ActiveRecord::Base belongs_to :campaign, :class_name => "Campaign", :foreign_key => "campaign_id" set_table_name "transcoder_queue" # overriding rails conventions validates_presence_of :campaign_id, :on => :create end Now, when I try to use the active resource lib to interface my API, it defaults to the rails pluralized name, ''transcoder_queues'' --...
2005 Feb 04
1
vicidial and mysql ........help
...is when i try to login a user through vicidialgui application it gives an error that there are 0 leads in the hopper to dial....well im pasting the result of a few queries .....plz if any one can do help me out .... this is what the error looks like... SELECT count(*) FROM vicidial_hopper where campaign_id = '13' and status='READY'; 0 - leads left to call in hopper so the login fails.............. but these queries at the mysql cmd line tell me i got 7 leads in the database select * from vicidial_list; 7 rows in set (0.00 sec) but when i use count it gives this mysql>select...
2006 Feb 08
1
Possible AGI Bug in Asterisk?
...time' - INTERVAL $SMDR_log_Variance SECOND)"); $Digits = $dbh3->selectrow_array ("SELECT Digits from SMDR where Extn = '$extn' and CCVR_Date_Time >= ('$date_time' - INTERVAL $SMDR_log_Variance SECOND)"); if ($Telco_DNIS){ # Get information from DNIS Table $Campaign_ID = $dbh1->selectrow_array ("SELECT Campaign_ID from DNIS where Telco_DNIS = '$Telco_DNIS'"); $Assigned_DNIS = $dbh1->selectrow_array ("SELECT DNIS from DNIS where Telco_DNIS = '$Telco_DNIS'"); $Campaign = $dbh1->selectrow_array ("SELECT Campaign from...
2008 Feb 12
8
has_many through question
...made 3 tables +------------+ +----------------+ +------------+ |people | |people_campaigns| |campaigns | +------------+ +----------------+ +------------+ |id :int | <----> |people_id :int | /-> |id :int | |name :string| |campaign_id :int| <-/ |name :string| |etc ... | |exported :int | |desc :string| +------------+ +----------------+ +------------+ The people model looks like this has_many :people_campaigns has_many :campaigns, :through => :people_campaigns the other models I left e...
2012 Jan 30
4
Reaching into a has_and_belongs_to_many - will :through work?
...my syntax wrong and I can in fact do what I want to do. I''ve got a Group, and a Group has_many Campaigns. Campaign has_and_belongs_to_many Users (and, naturally, vice versa). So I''ve got a groups table, a campaigns table (that has a group_id), a campaigns_users join table (with campaign_id and user_id), and a users table (who basically is left not belonging to anyone). My question is this -- starting from Group I want to reach through that HABTM and point directly at the Users who belong to this Group. I''ve successfully done it by writing my own finder_sql, or by just chea...
2006 Feb 04
0
date_select
Can you see an obvious reason why this date_select code is failing? The parameters from the form - *Parameters*: {"commit"=>"Save All Changes", "campaign_id"=>"1", "campaign"=>{"name"=>"fdsfas", "end_date(3i)"=>"26", "start_date(1i)"=>"2006", "start_date(2i)"=>"1", "start_date(3i)"=>"26", "end_date(1i)&q...
2006 May 03
0
RoR Developer Job available in San Francisco (downtown)
...conference: http://www.demo.com/demonstrators/demo2006/62972.html * CNET: http://news.com.com/1606-2_3-6037127.html?tag=ne.vid * Springwise: http://www.springwise.com/media_publishing/a_publisher_for_anyone/ * Business Week: http://images.businessweek.com/ss/06/02/demo_show/index_01.htm?chan=tc?campaign_id=rss_tech :: Interested? Please email your resume to "careers AT blurb.com" for consideration. Special Instructions: please include "Web Application Developer" in the subject line. Positions are based in downtown San Francisco. Relocation not included. Some tele-commuting is...