Toni Barata,
in Config.php, a ";" is missed before the term "class"
======= 2007-03-28 23:47:03 =======
>Hi Klaus,
>
>
>I have been using xcap-0.2.1 without problems until yesterday. Today I have upgrade to the xcap-0.5 but the following error occurs:
>
>PHP Parse error: parse error, unexpected T_CLASS in /var/www/xcap-root/config.php on line 19
>
>I have php4 on my system and the db_mysql.php file is php3 version. Could this be the problem? Should I downgrade php4 to php3?
>
>Thanks,
>Toni
>
>-----Original Message-----
>From: users-bounces(a)openser.org [mailto:users-bounces@openser.org] On Behalf Of Klaus Darilion
>Sent: quarta-feira, 28 de Mar?o de 2007 10:54
>To: sukerry
>Cc: Klaus Darilion; Adrian Georgescu; users openser.org
>Subject: Re: [Users] Simple xcap-emulator for OpenSER
>
>there is nothing to compile. Read the Readme. you have to install PEAR
>and the modules mentioned in the READ.
>
>e.g.
>pear install Auth_HTTP
>pear install Log
>pear install DB
>
>regards
>klaus
>
>
>sukerry wrote:
>> Adrian Georgescu,
>>
>>
>> Thanks for your great job!
>>
>> However , when I compile php, an error says that Log.php can not be found!
>>
>> Thanks
>>
>> sukerry
>>
>>
>>
>> ======= 2007-03-28 00:56:33=======
>>
>>> Hello,
>>>
>>> We wrote a simple xcap emulator to be able to manage the XCAP
>>> documents used by OpenSER presence agent, by using PHP scripts in
>>> combination with Apache web server.
>>>
>>> I have tested it against OpenSER with MySQL and Eyebeam for Apple.
>>> Klaus Darilion has tested it against Postgress and Eyebeam for Windows.
>>>
>>> The software can be downloaded from:
>>>
>>> http://download.dns-hosting.info/XCAP/xcap-0.5.tar.gz
>>>
>>> Regards,
>>> Adrian
>>>
>>>
>>> _______________________________________________
>>> Users mailing list
>>> Users(a)openser.org
>>> http://openser.org/cgi-bin/mailman/listinfo/users
>>>
>>
>>
>>         sukerry
>>         sukerry(a)126.com
>>           2007-03-28
>>
>>
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> Users mailing list
>> Users(a)openser.org
>> http://openser.org/cgi-bin/mailman/listinfo/users
>
>_______________________________________________
>Users mailing list
>Users(a)openser.org
>http://openser.org/cgi-bin/mailman/listinfo/users
>_______________________________________________
>Users mailing list
>Users(a)openser.org
>http://openser.org/cgi-bin/mailman/listinfo/users
>
= = = = = = = = = = = = = = = = = = = =
        sukerry
        sukerry(a)126.com
          2007-03-29
Hello,
is there any function which can combine several avp values, possibly
with constant strings, in ser 0.9.6?
I am looking for something like
avp_sprintf("$dst_avp", "P-App-Param: val1=$avp1; val2=avp2\r\n")
but the only function I found was avp_write which can take either string
or avp.
Thanks
Stefan
--
Stefan Sayer
Media Services Development
stefan.sayer(a)iptego.de
www.iptego.de
iptego GmbH
Am Borsigturm 40
13507 Berlin
Germany
Amtsgericht Charlottenburg, HRB 101010
Geschaeftsfuehrer: Alexander Hoffmann
Hi Klaus,
I have been using xcap-0.2.1 without problems until yesterday. Today I have upgrade to the xcap-0.5 but the following error occurs:
PHP Parse error: parse error, unexpected T_CLASS in /var/www/xcap-root/config.php on line 19
I have php4 on my system and the db_mysql.php file is php3 version. Could this be the problem? Should I downgrade php4 to php3?
Thanks,
Toni
-----Original Message-----
From: users-bounces(a)openser.org [mailto:users-bounces@openser.org] On Behalf Of Klaus Darilion
Sent: quarta-feira, 28 de Março de 2007 10:54
To: sukerry
Cc: Klaus Darilion; Adrian Georgescu; users openser.org
Subject: Re: [Users] Simple xcap-emulator for OpenSER
there is nothing to compile. Read the Readme. you have to install PEAR
and the modules mentioned in the READ.
e.g.
pear install Auth_HTTP
pear install Log
pear install DB
regards
klaus
sukerry wrote:
> Adrian Georgescu,
>
>
> Thanks for your great job!
>
> However , when I compile php, an error says that Log.php can not be found!
>
> Thanks
>
> sukerry
>
>
>
> ======= 2007-03-28 00:56:33=======
>
>> Hello,
>>
>> We wrote a simple xcap emulator to be able to manage the XCAP
>> documents used by OpenSER presence agent, by using PHP scripts in
>> combination with Apache web server.
>>
>> I have tested it against OpenSER with MySQL and Eyebeam for Apple.
>> Klaus Darilion has tested it against Postgress and Eyebeam for Windows.
>>
>> The software can be downloaded from:
>>
>> http://download.dns-hosting.info/XCAP/xcap-0.5.tar.gz
>>
>> Regards,
>> Adrian
>>
>>
>> _______________________________________________
>> Users mailing list
>> Users(a)openser.org
>> http://openser.org/cgi-bin/mailman/listinfo/users
>>
>
>
>         sukerry
>         sukerry(a)126.com
>           2007-03-28
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Users mailing list
> Users(a)openser.org
> http://openser.org/cgi-bin/mailman/listinfo/users
_______________________________________________
Users mailing list
Users(a)openser.org
http://openser.org/cgi-bin/mailman/listinfo/users
Would someone be able to tell me the status of the Ottendorf release?
In addition to knowing when the stable release will be available I am
also interested in when presence support will be available.
Thanks,Steve
Hi all,
I am trying to use the msilo module. On the website it says the
dependency is only a db module and the tm module. Both of which are
included in my ser.cfg file before the loadmodule for the msilo module.
Can someone please help me find out what is wrong? Thanks.
However, when I try to start ser, it gives me this:
************************************************************************
******************
bash# ser -D -E
0(29857) parse error (166,17-18): unknown command, missing loadmodule?
0(29857) parse error (196,22-23): unknown command, missing loadmodule?
0(29857) parse error (243,20-21): unknown command, missing loadmodule?
ERROR: bad config file (3 errors)
Segmentation Fault (core dumped)
************************************************************************
*******************
I've checked the lines 166, 196, and 243, they all correspond to lines
where I use m_dump and m_store. The config file is basically a copy of
the one provided at http://www.iptel.org/ser/doc/modules/msilo
Are there other dependencies not listed on the module page? I don't
need SEMS or anything like that do I?
Thank you very much,
Ben
Hello Users ,
I have one OpenSER server , this can handle the Both Sip Registrar ,
location server, proxy server,
But I need OpenSER only proxy
that , When UAC send the Registrartion to OpenSER , and OpenSER send to
Vendor Proxy ( Cisco Proxy server ).
And other one I have 2 openSER , first one Registrar server say OP1 and
other is OP2
UAC( register) -------->OP2-----------> OP1( here it have to save )
--
Thanks and Regards
Ravi Prakash Sunkara
ravi.sunkara(a)hyperion-tech.com
M:+91 9985077535
www.hyperion-tech.com
Client and Parent company :- www.august-networks.com