3 Calls stuck in Current Calls List

Discussions about using SIP Sorcery on your own computer/server
Post Reply
Trimline
Posts: 28
Joined: Sat May 15, 2010 7:59 pm

3 Calls stuck in Current Calls List

Post by Trimline » Sun May 30, 2010 8:05 pm

All working well so far on my W7 machine, but I did notice I have 3 calls stuck in current Call list; even after reboot. How do I get rid of these? TIA.

Aaron
Site Admin
Posts: 4652
Joined: Thu Jul 12, 2007 12:13 am

Re: 3 Calls stuck in Current Calls List

Post by Aaron » Sun May 30, 2010 9:14 pm

delete * from sipdialogues;

or if using XML delete the sipdialogues.xml file.

Regards,
Aaron

Trimline
Posts: 28
Joined: Sat May 15, 2010 7:59 pm

Re: 3 Calls stuck in Current Calls List

Post by Trimline » Sun May 30, 2010 9:48 pm

Aaron wrote:delete * from sipdialogues;

or if using XML delete the sipdialogues.xml file.

Regards,
Aaron
Tried that, now there are four records. Is this an extract of something else? I deleted all of the sipdialoges.xml and the sipcdrs.xml and they all appear again on the console. Very odd.

Aaron
Site Admin
Posts: 4652
Joined: Thu Jul 12, 2007 12:13 am

Re: 3 Calls stuck in Current Calls List

Post by Aaron » Sun May 30, 2010 10:21 pm

Are you sure the new records don't relate to new calls you've placed? Each call is going to generate CDR's and if there is a problem with your sipsorcery install receiving the BYE requests then you may end up with lots of orphaned sipdialogues.

Regards,
Aaron

Trimline
Posts: 28
Joined: Sat May 15, 2010 7:59 pm

Re: 3 Calls stuck in Current Calls List

Post by Trimline » Sun May 30, 2010 11:13 pm

Aaron wrote:Are you sure the new records don't relate to new calls you've placed? Each call is going to generate CDR's and if there is a problem with your sipsorcery install receiving the BYE requests then you may end up with lots of orphaned sipdialogues.

Regards,
Aaron
To get around it, I used Ultra-Edit 32, captured it mid-flight during a real call and after I hung up, emptied out the XML statements. Leaving it a bare bones XML file:

<sipdialogues>
<sipdialogue>
</sipdialogue>
</sipdialogues>

That worked peachy... Thanks.

Post Reply