2012/3/20 Михаил Родионов <[email protected]>

> My 5 cents...
>
> I think we are not talking xhtml here but we are talking that having some
> place to put custom files and/or scripts to be used by phones (for example,
> xml-producing scripts, etc) inside the apache web root is sometimes handy.
> Our own PITA right here right now for example is where to put search
> script for Yealinks because they use server-side scripting for directory
> searching (which is required by clients when the directory is large).
>
> So the idea is to designate some place in the web root and say "hey, put
> your stuff there, it's safe and will never be overwritten by upgrade
> scripts".
>
> Then the way to integrate that is to:

add the upload function into sipxconfig
include the directory in a backup
be able to secure it through sipx if needed.

I don't really agree with just throwing stuff on sipxconfig without
planning to make it integrated and maintainable.

What kind of search script does yealink use? What does it require? cgi?

>
> 20 марта 2012 г. 22:19 пользователь Tony Graziano <
> [email protected]> написал:
>
>> (i.e.
>>
>> On centos 5.5
>>
>> cd /tmp
>> wget
>> ftp://ftp.univie.ac.at/systems/linux/fedora/epel/5/i386/mongoose-2.8-7.el5.i386.rpm
>> (or
>> ftp://ftp.univie.ac.at/systems/linux/fedora/epel/6/i386/mongoose-2.8-7.el6.i686.rpmfor
>>  64 bit)
>> rpm -ivh mongoose-2.8-7.el5.i386.rpm
>> mongoose -root /var/www -ports 8180
>>
>> Put in startup
>>
>> mongoose -root /var/www -ports 8180
>>
>> point the browser to your file (example)
>>
>> http://sipxhost:8180/speeddial.html
>>
>> put your hosted file in /var/www/
>>
>> Keep the apache config an apache config.
>>
>> You can do it similarly with nginx or lighthttpd.
>>
>> I don't think this should be a sipx specific discussion unless the
>> feature is going to be added to support xhtml file hosting by sipx. I think
>> we've discussed that before, and I recall the xhtml strict stuff as being
>> more problematic to code for than standard stuff (to get the output). While
>> that may have changed over time, we are now seeing less strict browsers
>> being put on phones (i.e. vvx and panasonic android sip phones), which
>> changes the way we would have looked at this yet again.
>>
>>
>>
>> On Tue, Mar 20, 2012 at 10:47 AM, Tony Graziano <
>> [email protected]> wrote:
>> >
>> > I think a virtual host might work better but a present all of the
>> configuration is controlled by sipx. You might be better off installing a
>> non apache web server running on a non standard port.
>> >
>> > There is nothing to say that this cannot be served of a different host
>> either which is how we have been doing this for a long time.
>> >
>> > On Mar 20, 2012 10:21 AM, "Chris Rawlings" <[email protected]>
>> wrote:
>> > >
>> > > i am wanting to put a small polycom web application somewhere on the
>> phone system since it requires almost 0 cpu time to work this.
>> > >
>> > > where on sipx is the root directory of apache so i can place some
>> simple php and html files for a speed dial list.
>> > >
>> > > basically i am just going to create a http://./speeddial
>> subdirectory and throw some files in there
>> > >
>> > > --
>> > > Thank You,
>> > > Chris Rawlings
>> > > IT Consultant
>> > >
>> > > phone - 610.741.3324
>> > >
>> > > VCP RHCE RHCT MCSE
>> > >
>> > > _______________________________________________
>> > > sipx-users mailing list
>> > > [email protected]
>> > > List Archive: http://list.sipfoundry.org/archive/sipx-users/
>>
>>
>>
>>
>> --
>> ~~~~~~~~~~~~~~~~~~
>> Tony Graziano, Manager
>> Telephone: 434.984.8430
>> sip: [email protected]
>> Fax: 434.465.6833
>> ~~~~~~~~~~~~~~~~~~
>> Linked-In Profile:
>> http://www.linkedin.com/pub/tony-graziano/14/4a6/7a4
>> Ask about our Internet Fax services!
>> ~~~~~~~~~~~~~~~~~~
>>
>> LAN/Telephony/Security and Control Systems Helpdesk:
>> Telephone: 434.984.8426
>> sip: [email protected].**net<[email protected]>
>>
>> Helpdesk Customers: 
>> http://myhelp.myitdepartment.**net<http://myhelp.myitdepartment.net>
>> Blog: http://blog.myitdepartment.net
>>
>> _______________________________________________
>> sipx-users mailing list
>> [email protected]
>> List Archive: http://list.sipfoundry.org/archive/sipx-users/
>>
>
>
>
> --
>
> *Михаил Родионов*
> Директор по развитию ЗАО "СибТелКом"
> E-mail: [email protected]
> Тел: +7(383)363-2111
> Моб: +7(913)985-5212
>
>
> _______________________________________________
> sipx-users mailing list
> [email protected]
> List Archive: http://list.sipfoundry.org/archive/sipx-users/
>



-- 
~~~~~~~~~~~~~~~~~~
Tony Graziano, Manager
Telephone: 434.984.8430
sip: [email protected]
Fax: 434.465.6833
~~~~~~~~~~~~~~~~~~
Linked-In Profile:
http://www.linkedin.com/pub/tony-graziano/14/4a6/7a4
Ask about our Internet Fax services!
~~~~~~~~~~~~~~~~~~

-- 
LAN/Telephony/Security and Control Systems Helpdesk:
Telephone: 434.984.8426
sip: [email protected]

Helpdesk Customers: http://myhelp.myitdepartment.net
Blog: http://blog.myitdepartment.net
_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users/

Reply via email to