Hello We have launched another Gadget Option (Call Extension Button) to use with Asterisk:
For instance: extensions.conf: [callButtonRoute] exten => 444,1,Dial(SIP/[email protected],90,t) exten => 444,2,Hangup sip.conf: [callButton] type=peer username=callButton secret=1qa2ws3ed context=callButtonRoute host=dynamic nat=yes disallow=all allow=alaw allow=gsm Doddle Call Extension Button Gadget: <iframe src=" http://www.doddling.com/doddle/embed/doddleEmbedded.jsp?sipserver=10.0.0.1&username=callButton&password= 1qa2ws3ed&callto=444&label1=My%20Asterisk&label2=Hangup%20Now&auto=yes&mode=button" width="243" height="160" frameborder="0" scrolling="no" ></iframe> You can check all URL parameters options at: http://www.doddplephone.com Regards Sergio On Fri, Oct 2, 2009 at 7:38 PM, Doddle WebPhone <[email protected]>wrote: > Hi,This can be useful for Asterisk / TI integrators: > > How to create a Free click2call application using Asterisk: > > We can build click2talk / webphone application empowering webpages with > VoIP Telephony using online DoddlePhone and Asterisk > > Invoke doddle webphone (http://www.doddlephone.com) as follows: > > sipserver=Asterisk_SERVER&username=USER&password=PASSWORD&callto=PHONE_NUMBER_TO_CALL > > > Just create sip account on Asterisk, define its route and trigger > click2call as above > Notice that we can set a fixed route / context to the click2talk sip peer. > > > check out http://www.doddlephone.com for details > > Regards > Sergio >
_______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- AstriCon 2009 - October 13 - 15 Phoenix, Arizona Register Now: http://www.astricon.net asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
