Search free calls:

Saturday, October 29, 2011

Doddlephone - Call me button (sip)


If you want to add a call me button to your own page, here doddlephone can help you, all you need is to have a sip account that can make outgoing calls to PSTN (phone numbers) 


Here is how: 








<iframe  src="http://widget.doddlephone.com/embed/webphone.jsp?sipserver=yourSIPserver&username=yourUsername&password=yourPassword&callto=PhoneNumber2Call&label1=Call%&label2=Hangup%&mode=button" 
    frameborder="0"  width="550" height="160"  scrolling="no" ></iframe>



1. replace the above wordings in red with your sip account info, for example:
sipserver: sip2sip.info
username: yesfreecallyes
password is: 888888
Phone number to call is: 0018003733411 (USA)
or SIP: 8003733411@voiper.ipkall.com

then the code should be:


<iframe  src="http://widget.doddlephone.com/embed/webphone.jsp?sipserver=sip2sip.info&username=yesfreecallyes&password=888888&callto=0018003733411&label1=Call%&label2=Hangup%&mode=button" 
    frameborder="0"  width="550" height="160"  scrolling="no" ></iframe>



if you want to call sip, just replace the phone number into sip address, ie: 8003733411@voiper.ipkall.com


No sip account? you can have one at sip2sip to call another sip 
or 
go to our S-sip call PSTN page to have one sip account for outgoing calls to PSTN (phone numbers)

2. Copy the code in your page after the <body>, and you will see the phone as below after auto login:



Don't have a web site? Don't worry, you can use it on your computer:
1. Open your "notebook" at your computer;
2. Just copy the code there;
3. Before save it, choose "all files", and give it a name with the ending of ".html", then click save;
4. double click the html file you've just saved, and the phone will open in the web browser automatically. 
5. Please allow to run Java so as to load the call me button.

[note:]

More info please refer to doddlephone






No comments: