Hi All,
I’m having a problem with mysql
accounting, I tested a call to my mobile, after 20 secs I ended the call. But when I looked at mysql,
there was no BYE,
but I’m pretty sure that I got a BYE because I was looking at “ngrep 5060” from start up to end of the call.
------------------------------------------------------------------------
|
sip_method | time
|
+----------------------------------+
|
ACK | 2004-05-06
|
INVITE |
2004-05-06
+----------------------------------+
What could be wrong? Why is it that the
BYE was not inserted to the database?
TIA
Ronald