[OpenSIPS-Users] cdrtool-6.6.10:MYSQL server has gone away

2009-03-19 Thread john li
i have checked the cdrtool-6.6.10's changelog and noticed that the bug had been fixed ,but i still got the error! -- Regards John ___ Users mailing list Users@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users

[OpenSIPS-Users] ERROR:db_mysql:db_mysql_do_prepared_query: mysql_stmt_execute() failed: (1) Unknown prepared statement handler (1) given to mysql_stmt_execute

2009-02-22 Thread john li
i restarted the opensips at 9:00, and i got the error at 23:00. ERROR:db_mysql:db_mysql_do_prepared_query: mysql_stmt_execute() failed: (1) Unknown prepared statement handler (1) given to mysql_stmt_execute my situation is that i connnect to the opensips a few times a day, about five times. i am a

[OpenSIPS-Users] ERROR:db_mysql:db_mysql_do_prepared_query: mysql_stmt_execute() failed: Unknown prepared statement handler (1) given to mysql_stmt_execute

2009-02-17 Thread john li
Hi, I have install opensips-1.5.0-1 on the Feb 11. my client can't register and i fonud the follow the line in the syslog: ERROR:db_mysql:db_mysql_do_prepared_query: mysql_stmt_execute() failed: Unknown prepared statement handler (1) given to mysql_stmt_execute when i restart the opensips, everythi

Re: [OpenSIPS-Users] Help!! how to handle BYE incase UAC died in middle of call

2008-11-30 Thread john li
2008/11/30 IƱaki Baz Castillo <[EMAIL PROTECTED]> > 2008/11/29 Krunal Patel <[EMAIL PROTECTED]>: > > Hi, > > > > I am looking for the solution of an issue. > > The issue is like... > > There are 2 UACs in call. > > Suddenly one of The UAC died . > > So In this case call should be hangup. > >

Re: [OpenSIPS-Users] /usr/sbin/opensips[19278]: CRITICAL:dialog:next_state_dlg: bogus event........

2008-11-25 Thread john li
ialog still in the early state (state 2)... > > Can you enable full logging (debug=6), place the call and send me the > output for inspection? > > Regards, > Bogdan > > john li wrote: > >> Hi, >> I have install opensips-1.4.2 from package made in my debian s

[OpenSIPS-Users] /usr/sbin/opensips[19278]: CRITICAL:dialog:next_state_dlg: bogus event........

2008-11-25 Thread john li
Hi, I have install opensips-1.4.2 from package made in my debian system from source, i got the following message in the syslog: /usr/sbin/opensips[19278]: CRITICAL:dialog:next_state_dlg: bogus event 6 in state 2 for dlg with clid '[EMAIL PROTECTED]' and tags '1985748983' '' what dose this mean

[OpenSIPS-Users] CRITICAL:dialog:next_state_dlg: bogus event 6 in state 2 for dlg ...

2008-11-25 Thread john li
Hi, /usr/sbin/opensips[19278]: CRITICAL:dialog:next_state_dlg: bogus event 6 in state 2 for dlg with clid '[EMAIL PROTECTED]' and tags '1985748983' '' what dose this mean ? how to fix it? thanks a lot Regards John ___ Users mailing list Users@lists.o

Re: [OpenSIPS-Users] MediaProxy can't Closing expired calls, 404 Requested Dialog not found

2008-11-24 Thread john li
mber 2008, john li wrote: > > thanks, > > > > I got the error many times, and i check the dialog table of the > > opensips database for each error, the corresponding dialog was still > > there. for example, if the 'dialog_id' in the statistics of the > &

Re: [OpenSIPS-Users] MediaProxy can't Closing expired calls, 404 Requested Dialog not found

2008-11-24 Thread john li
, right ? regards John 2008/11/24 Dan Pascu <[EMAIL PROTECTED]> > > There is not enough information in the provided trace to figure out why > the dialog was no longer there. I may have been closed by another means > and the closing may not have been propagated to

[OpenSIPS-Users] MediaProxy can't Closing expired calls, 404 Requested Dialog not found

2008-11-24 Thread john li
-- Forwarded message -- From: john li <[EMAIL PROTECTED]> Date: 2008/11/24 Subject: MediaProxy can't Closing expired calls, 404 Requested Dialog not found To: [EMAIL PROTECTED] Hi, I'm trying to enable MediaProxy to close expired calls but got an error Does