Members Login
Username 
 
Password 
    Remember Me  
Forum: Sample Code
Topic Started By Replies Views Rating Last Post
No New Posts Issues with gathering data using C# and using information in a different servo
 
(Preview)
I am currently trying to make a servo to call and get data from my webservice. It is a GET to service which returns<action> <app>SurVo</app> <parameters> <id>593064</id> <user_parameters> <first name>Joshua</first name> <las...
joshua89m 12 3402
No New Posts How to format phone numbers for Dynamic Numbers
 
(Preview)
If you don't like the standard format used in Dynamic Numbers (xxx) xxx-xxxx you can change this with just a little bit of Javascript. The first step is setting the _ibp_formatting variable to false in the Javascript that goes in the <head> of the page. This causes the number to be returned as an...
DDay 1 3338
No New Posts Which Api can i Use for get the information before attend the call
 
(Preview)
Hi All, I need to know before i attend the call, what is called number and what is the called number, in which API i need to use for get this information in ifbyphone ? Please anyone help me on this. Thanks...l
balajiii2000 5 3036
No New Posts how to get the first Action Parameter value in Post call Action configuartion
 
(Preview)
when i set the parameters in Post call Action Configuaraions and set the parameter value in url and then tested it takes the first action parameter value i.e second_activity it can't returns the broadcast id and broadcast name . please suggest me that how to  return the first action value in post call...
Falguni chauhan 3 3014
No New Posts Broadcast Starting Date must be set in the future
 
(Preview)
Hi I have created survoID and thru API am scheduling for broadcast,here is the url: Broadcast Starting Date must be set in the future https://secure.ifbyphone.com/click_to_xyz.php?app=​cts&acct=XXXX&scheduleonly&survo_id=11​11&key=sfsfsf&sdate=2009-06-16
r123 13 4178
No New Posts Joomla Click-to-Call Module
 
(Preview)
Ifbyphone's Joomla Click-to-Call module is available for download here. Just download it and then install the module as you would any other Joomla module. Our module is currently campatible with version 1 & also works in legacy mode with version 1.5. Learn more about Ifbyphone's click-to-ca...
elan 9 13502
No New Posts ZenDesk - Ifbyphone Voice Mail Integration Mashup
 
(Preview)
Here is the sample php code you need to configure a voice mail transcription integration between Ifbyphone and ZenDesk. The idea is that when someone calls your Ifbyphone number and leaves a message for support, you can create a ZenDesk ticket with the transcribed message and an attached audio file...
elan 1 3010
No New Posts how to divert a phone number based unquie number.Phone number has to pick from our server or database based on unquie no
 
(Preview)
I am new to use this API. Could you please le me know how to proceed with this requirement. I have to integrated with .Net We have toll free number and  when customer call to toll free number.He has to dail an unique number. Based on unique number he type. It has to pick  phone from our database based on uniq...
Mathew 0 2104
No New Posts Different "Page Overs" for IfByPhone...
 
(Preview)
Hello there.  I love the product for sure.  However there needs to be more to choose from. How do we make the click to call like this one here [the pop-over (up)] >> http://www.nashvilleinjurylawfirm.com/ Check out the "ClicktoCall" button on the site above.  I assume this is done...
Gus 3 2166
No New Posts Groupon Phone Mashup Sample Code
 
(Preview)
Here is sample code for a Groupon Phone Mashup. Call a phone number and hear Groupon Chicago's deal of the day. See attachment.
elan 0 3409
No New Posts Ajax Click-to-Call Examples
 
(Preview)
Examples in PHP and ASP.net on how to implement a Click-to-Call using Ajax.
DDay 0 3170
No New Posts convenience class for PHP NetGet reply
 
(Preview)
While implementing a NetGet handler in PHP, I ended up with this basic IfbyphoneNetGetReply class as a way to keep my code clean.  Code: http://gist.github.com/279469 Sample use (live): http://gist.github.com/279481 The URLs have more, but here's a sample: $ibp = new IfbyphoneNetGetAction(...
troy 0 2748
No New Posts IVR SurVo Account Validation Example
 
(Preview)
The following is an example Mashup which combines the Ifbyphone SurVo technology with a lead gen's database using Ifbyphone Glue to properly route potential leads. An example situation would be a lead gen company which has a database table of pin id's and telephone numbers of clients paying for lea...
elan 3 4094
No New Posts Missing of function getTime() when getting sdate and edate
 
(Preview)
Hi, I am trying to use test the format of sdate and edate in addparameter() function. here it is using getTime function but I tried to search that function in all included files but didnot find any where. see below $test->addParameter("sdate", getTime(60*10)); $test->addParam...
abbas 1 5327
No New Posts Add New Menu
 
(Preview)
How to add new menu options in Virtual Receptionists. Add a new Menu Option
gufran 3 2823
No New Posts I want to change the default recorded voice message
 
(Preview)
Hi Sir, I want to change the recorded voice when a call is connected to one side only. The default voice says that "your call is being palced". How can i change this recorded voice to my own custom voice. Please help in this regards. Thanks.
anjum 3 3409
No New Posts GEO Tracking Phone Mashup Code
 
(Preview)
The phone-2-directinos "phone mashup" provides point-to-point driving directions based on start and destination phone numbers. It combines telephony, speech recognition, reverse number, and driving-direction web services; no Java, GPS, or cell towers needed. This mashup is co...
elan 3 3565
Jul 27, 2009
by Anonymous
No New Posts How to handle errors
 
(Preview)
Hi,str = "https://secure.ifbyphone.com/click_to_xyz.ph​p?app=cts&acct=XXX&scheduleonly&survo_​id=ccc&key=dfgdg&type=2&sdate=" & StartDate & "&edate=" & EndDate & "&tz=Pacific&phone=&quo...
r123 2 2935
No New Posts Suvo not recording message whole message
 
(Preview)
i have below requirement: i have to leave meessage to the user. want to leave smae message to the user eventhough the user picks up the phone or goes to voice mail. i am looking for text speech message. i have created survoId Q#                 Question          QuestionType                    ...
r123 0 2791
No New Posts smart to voice broadcost call immediatly thr program using API
 
(Preview)
Hi   We want to leave voice message to the user, want to leave same meesage to the users incase if the user picks up the phone or goes to answering machine. Requirement is call immediatly(not for schduing) thru programtically using API. 1. call immediatly, Is it possible? 2. Need to pass .csv file(whic...
r123 0 2987
No New Posts How to call voicemail number
 
(Preview)
Hi We have website from which we want to call customers and leave voice mail messages.( as some customers prefer to leave voice mail so then have given voice mail number) How can i do this programatically using .net/vb.net
r123 2 3238
No New Posts Is there a way to disconnect a call after a specified period of time
 
(Preview)
Hi, I want to ask a question about diconnecting a call. Is there a way to disconnect a call after a specified period of time. Lets suppose i want to disconnect a call between to numbers after 10 min. Does IfByPhone API supports this. Thanks.
anjum 1 3094
No New Posts Need help in Making a call between two Unregistered Numbers.
 
(Preview)
Hello , I am getting an error message when i try to connect two different unregistered numbers. The response of my request is : ==response== Password Verification Failed. And i can logged in with my account information properly. Please help in this regard, if you can. Regards. -- Edited by anjum on Mo...
anjum 5 4917
No New Posts API Testing Scripts2
 
(Preview)
can someone help me with an Net integration Script in php to check a balance in an account and validate the account details?
a2believe 0 2951
No New Posts Recorded Findme Audio File
 
(Preview)
Using Post Call Action, it is possible to construct a URL to retrieve the audio file at the end of the phone call. The following parameters are required in your Post Call Action in order to make this work. - Date/Time - Caller ID - Transferred Number When you receive the PCA it will most likely look someth...
pseguin 0 2944
No New Posts API Sample Test Scripts
 
(Preview)
The following file contains over 100 test scripts  which provide example of using the Ifbyphone API.  Examples are provided in both PHP and Python. These examples may be executed directly from the command line of any computer which has PHP and/or Python installed. As noted in the INSTALL document (...
ishapiro 0 4299
No New Posts Yahoo Weather Phone Mashup (Preview)
Here is sample code for creating a Yahoo Phone Mashup
elan 0 3146
No New Posts Verify-Me-Now Code Sample
 
(Preview)
Verify-Me-Now allows you to automatically call a phone number submitted in a web form and prompt the web visitor for a pin you specify, enabling you to verify that person has entered in their own phone number. This code is useful on ecommerce and lead gen sites and could be used to add an extra layer of lo...
elan 0 3267
No New Posts Lead Generation Mashup
 
(Preview)
Here is sample code for a lead generation phone mashup.
elan 0 2963
No New Posts Joomla Click-to-Call
 
(Preview)
Here is a Joomla Click-to-Call Module. Download and enjoy. Please feel free to reply with comments or questions.
elan 0 2908
1 2  >  Last»  | Page of 2  sorted by
Forum Statistics
Registered Members: 1,845   Topics: 135   Total Posts: 480
There are currently 0 member(s) and 0 guest(s) online.
1 user(s) visited this forum in the past 24 hours
The most users ever online at once was 4 member(s) and 2 guest(s) at 3:10pm Feb 27, 2009
Forum Information
Total Posts: 129
No New Posts New Posts
Topic is Closed Sticky
Post to Digg Post to Del.icio.us


Create your own FREE Forum
Report Abuse
Powered by ActiveBoard