Hi, we have a html based telephonelist on our intranet site. Does there exist any solution to initiate a call from a link ? We use Polycom SIP IP phones. thanks and regards, bk
Matt Riddell
2005-Nov-25 09:19 UTC
[Asterisk-Users] How to initiate a call from a web page?
Kib Eki wrote:> Hi, > > we have a html based telephonelist on our intranet site. > Does there exist any solution to initiate a call from a link ? > We use Polycom SIP IP phones.If you know how to code, have a look at the sample.call file in the /usr/src/asterisk directory. This file can be filled out and then copied to /var/spool/asterisk/outgoing to make a call. -- Cheers, Matt Riddell _______________________________________________ http://www.sineapps.com/news.php (Daily Asterisk News - html) http://freevoip.gedameurope.com (Free Asterisk Voip Community) http://www.sineapps.com/rssfeed.php (Daily Asterisk News - rss)
Dave Walker
2005-Nov-25 09:23 UTC
[Asterisk-Users] How to initiate a call from a web page?
Look under phone home: http://mundy.org/blog/index.php?p=63 Hope this helps Kib Eki wrote:> Hi, > > we have a html based telephonelist on our intranet site. > Does there exist any solution to initiate a call from a link ? > We use Polycom SIP IP phones. > > thanks and regards, > bk > > _______________________________________________ > --Bandwidth and Colocation sponsored by Easynews.com -- > > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > >
Kerry Garrison
2005-Nov-25 09:26 UTC
[Asterisk-Users] How to initiate a call from a web page?
Don't you actually want to do a move instead of a copy? During a copy Asterisk might actually pull a partial file but a move will not be detected until the file is 100% in place. Probably not a problem unless you were writing a very busy call center app. Kerry Garrison Publisher - GeekGazette.com - VOIPSpek.net (949) 502-7819 x200 - kerryg@techdatapros.com http://www.techdatapros.com -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Matt Riddell Sent: Friday, November 25, 2005 8:19 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] How to initiate a call from a web page? Kib Eki wrote:> Hi, > > we have a html based telephonelist on our intranet site. > Does there exist any solution to initiate a call from a link ? > We use Polycom SIP IP phones.If you know how to code, have a look at the sample.call file in the /usr/src/asterisk directory. This file can be filled out and then copied to /var/spool/asterisk/outgoing to make a call. -- Cheers, Matt Riddell _______________________________________________ http://www.sineapps.com/news.php (Daily Asterisk News - html) http://freevoip.gedameurope.com (Free Asterisk Voip Community) http://www.sineapps.com/rssfeed.php (Daily Asterisk News - rss) _______________________________________________ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users