Re: [Asterisk-Users] Polycom 601 XHTML microbrowser

2005-10-27 Thread Faris Raouf

Chris HARIGA wrote:

Gary Reuter wrote:

On 10/26/05, *Chris HARIGA* [EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED] wrote:


I have a show parked calls php script for my Polycom IP600
phones. If
U are interested let know and I can email it.


 


Even if Sean doesn't want it, I do!  All examples can be helpful.   :-)
Why not put up a page on the wiki linked from the polycom page(s)...   
If formatting is problematic, just note it on the page and I (and 
others) can help make look nicer for the wiki.



-Gary



___
--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


Hi,

I will edit the wiki and I will upload my polycom scripts: parked calls, 
sip users status, meetme status, queues list and phones status tonight.


Best regards,

Chris HARIGA



Please! I've bee wondering if anything was available along these lines. 
All that space on the LCD with nothing to do!


This will be of huge benefit to a large number of people - thanks you.

Faris.

___
--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


Re: [Asterisk-Users] Polycom 601 XHTML microbrowser

2005-10-27 Thread Chris HARIGA

Faris Raouf wrote:


Chris HARIGA wrote:


Gary Reuter wrote:

On 10/26/05, *Chris HARIGA* [EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED] wrote:


I have a show parked calls php script for my Polycom IP600
phones. If
U are interested let know and I can email it.


 


Even if Sean doesn't want it, I do!  All examples can be helpful.   :-)
Why not put up a page on the wiki linked from the polycom 
page(s)...   If formatting is problematic, just note it on the page 
and I (and others) can help make look nicer for the wiki.



-Gary

 



___
--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


Hi,

I will edit the wiki and I will upload my polycom scripts: parked 
calls, sip users status, meetme status, queues list and phones status 
tonight.


Best regards,

Chris HARIGA



Please! I've bee wondering if anything was available along these 
lines. All that space on the LCD with nothing to do!


This will be of huge benefit to a large number of people - thanks you.

Faris.

___
--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


http://www.voip-info.org/wiki/view/Polycom+XML+browser+scripts+for+asterisk

Best regards,

Chris HARIGA

___
--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


Re: [Asterisk-Users] Polycom 601 XHTML microbrowser

2005-10-27 Thread asterisk

At 08:38 AM 10/27/2005, you wrote:

http://www.voip-info.org/wiki/view/Polycom+XML+browser+scripts+for+asterisk

Best regards,

Chris HARIGA


Thanks.
Is it possible for someone to provide a basic explanation of how to 
implement this for us less technical minded people?
From what I can tell, it looks like one needs to modify the 
ipmid.cfg file.  I'm guessing the mp.proxy, mp.main.home, and/or 
mb.limits.nodes values need to be modified.
My guess is that I simply copy the files to an appropriate folder and 
modify the mp.main.home setting to point to that folder.  The 
mp.proxy and mp.limits.nodes values can be left null?


Thanks,
Doug 


___
--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


Re: [Asterisk-Users] Polycom 601 XHTML microbrowser

2005-10-27 Thread Faris Raouf

[EMAIL PROTECTED] wrote:

At 08:38 AM 10/27/2005, you wrote:
http://www.voip-info.org/wiki/view/Polycom+XML+browser+scripts+for+asterisk 



Best regards,

Chris HARIGA


Thanks.
Is it possible for someone to provide a basic explanation of how to 
implement this for us less technical minded people?
 From what I can tell, it looks like one needs to modify the ipmid.cfg 
file.  I'm guessing the mp.proxy, mp.main.home, and/or mb.limits.nodes 
values need to be modified.
My guess is that I simply copy the files to an appropriate folder and 
modify the mp.main.home setting to point to that folder.  The mp.proxy 
and mp.limits.nodes values can be left null?


Thanks,
Doug


Um, well the easiest thing to do is:

1) stick the files on your webserver somewhere (e.g. www.mydomain.com/pcom)
2) Modify the top lines of each .php file so that the ip address is that 
of your asterisk server, and the username and password match a username 
and password configured in manager.conf
3) Change the config on your polycom phone via the web browser rather 
than hacing away at the xml. Once logged in, click on the microbrowser 
link option (I think it is in the general section), leave the proxy 
server line blank, and just put www.mydomain.com/pcom or wherever in as 
the address.


Click on OK. The phone reboots and the xml config files will 
automatically update (assuming you allow TFTP uploads on your TFTP server).


And then it just works!

Faris.


___
--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


Re: [Asterisk-Users] Polycom 601 XHTML microbrowser

2005-10-27 Thread asterisk

At 11:39 AM 10/27/2005, you wrote:


Um, well the easiest thing to do is:

1) stick the files on your webserver somewhere (e.g. www.mydomain.com/pcom)
2) Modify the top lines of each .php file so that the ip address is 
that of your asterisk server, and the username and password match a 
username and password configured in manager.conf
3) Change the config on your polycom phone via the web browser 
rather than hacing away at the xml. Once logged in, click on the 
microbrowser link option (I think it is in the general section), 
leave the proxy server line blank, and just put 
www.mydomain.com/pcom or wherever in as the address.


Click on OK. The phone reboots and the xml config files will 
automatically update (assuming you allow TFTP uploads on your TFTP server).


And then it just works!

Faris.


Step 2 is what I needed.  I'm still playing with step 3.  I have 
tried 192.168.1.24/var/www/html/xml600 and 
192.168.1.24/var/www/html/xml600/index.html and 
http://192.168.1.24/var/www/html/xml600;

Does this require a CVS version of Asterisk?  I'm running 1.0.7.

Thanks,
Doug 


___
--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


[Asterisk-Users] Polycom 601 XHTML microbrowser

2005-10-26 Thread Sean Cook








Just wondering if anyone has any example applications that
they are using with the Polycom microbrowser? I have done some simple hello
world applications and such but would like to add call parking and didnt
want to waste time re-inventing the wheel.



Also, does anyone know if you can tie the speed dial buttons
into the application? I have not been able to find anything that says either
way.



Sean






___
--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

Re: [Asterisk-Users] Polycom 601 XHTML microbrowser

2005-10-26 Thread Chris HARIGA

Sean Cook wrote:

Just wondering if anyone has any example applications that they are 
using with the Polycom microbrowser? I have done some simple hello 
world applications and such but would like to add call parking and 
didn’t want to waste time re-inventing the wheel.


Also, does anyone know if you can tie the speed dial buttons into the 
application? I have not been able to find anything that says either way.


Sean



___
--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

I have a show parked calls php script for my Polycom IP600 phones. If 
U are interested let know and I can email it.


Best regards,

Chris HARIGA

___
--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


Re: [Asterisk-Users] Polycom 601 XHTML microbrowser

2005-10-26 Thread Gary Reuter
On 10/26/05, Chris HARIGA [EMAIL PROTECTED] wrote:
I have a show parked calls php script for my Polycom IP600 phones. If
U are interested let know and I can email it.

Even if Sean doesn't want it, I do! All examples can be helpful. :-)
Why not put up a page on the wiki linked from the polycom
page(s)... If formatting is problematic, just note it on
the page and I (and others) can help make look nicer for the wiki.

-Gary

___
--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

Re: [Asterisk-Users] Polycom 601 XHTML microbrowser

2005-10-26 Thread Chris HARIGA

Gary Reuter wrote:

On 10/26/05, *Chris HARIGA* [EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED] wrote:


I have a show parked calls php script for my Polycom IP600
phones. If
U are interested let know and I can email it.


 


Even if Sean doesn't want it, I do!  All examples can be helpful.   :-)
Why not put up a page on the wiki linked from the polycom page(s)...   
If formatting is problematic, just note it on the page and I (and 
others) can help make look nicer for the wiki.



-Gary



___
--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


Hi,

I will edit the wiki and I will upload my polycom scripts: parked calls, 
sip users status, meetme status, queues list and phones status tonight.


Best regards,

Chris HARIGA

___
--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