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