[SR-Users] Siremis V2.0.0 Released - bug?

Jeremya jeremy at electrosilk.net
Tue Nov 2 15:17:29 CET 2010


Elena-Ramona Modroiu wrote:
> On 11/02/2010 12:22 PM, Jeremya wrote:
>> Elena-Ramona Modroiu wrote:
>>   
>>> On 11/02/2010 07:57 AM, Jeremya wrote:
>>>     
>>>> Elena-Ramona Modroiu wrote:
>>>>
>>>>       
>>>>> Hi,
>>>>>
>>>>> Siremis v2.0.0 is out – the web management interface for Kamailio
>>>>> (Openser) v3.1.0 and SIP Express Router (SER).
>>>>>
>>>>>          
>>>> I downloaded and installed the latest source version of kamailio 3.1.0
>>>> (not git) and compiled an installed it. This works as expected.
>>>>
>>>> I then downloaded siremis v 2.0.0 and installed it as instructed,
>>>> including creating the siremis tables etc. I can use it to some
>>>> extent,
>>>> but the 'save' function for user edits fails. I can't change existing
>>>> users nor add new ones. The form just sits there
>>>>
>>>>        
>> I accessed it from the siremis management panel - not user panel.
>> I used wireshark to monitor.
>> When I analyse it I only see the initial POST request. There are no
>> responses - though I do see an animation on the web page of cycling
>> 'blocks' - I assume made by java-script
>>
>> The POST is
>>
>> 342    3.792484    203.31.40.68    203.31.40.102    HTTP    POST
>> /siremis/bin/controller.php?F=RPCInvoke&P0=[system.form.UserEditForm]&P1=[UpdateUser]&__this=btn_save:save_onclick
>>
>> HTTP/1.1  (application/x-www-form-urlencoded)
>>
>>    
> Is there any error message in apache logs? There should be at least
> some error http reply.
>
> Ramona

apache access log

203.31.40.68 - - [02/Nov/2010:19:15:23 +0800] "GET
/siremis/system/user_edit/1 HTTP/1.1" 200 18076
"http://sentinel.bronzemail.com/siremis/system/user_list" "Mozilla/5.0
(X11; U; Linux i686; en-US; rv:1.9.2.11) Gecko/20101028
CentOS/3.6-2.el5.centos Firefox/3.6.11"
203.31.40.68 - - [02/Nov/2010:19:15:43 +0800] "POST
/siremis/bin/controller.php?F=RPCInvoke&P0=[system.form.UserEditForm]&P1=[UpdateUser]&__this=btn_save:save_onclick
HTTP/1.1" 200 2476
"http://sentinel.bronzemail.com/siremis/system/user_edit/1" "Mozilla/5.0
(X11; U; Linux i686; en-US; rv:1.9.2.11) Gecko/20101028
CentOS/3.6-2.el5.centos Firefox/3.6.11"


apache error log

[Tue Nov 02 19:15:43 2010] [error] [client 203.31.40.68] PHP Parse
error:  syntax error, unexpected ',' in
/var/www/siremis-2.0.0/openbiz/bin/Expression.php(368) : eval()'d code
on line 1, referer:
http://sentinel.bronzemail.com/siremis/system/user_edit/1






More information about the sr-users mailing list