On Monday 24 November 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 > MediaProxy is ''795:0', i will find a record in the dialog table with > hash_entry is 795, now the problem is that hash_id in the dialog table > is 1274044496, but hash_id in the statistics of the MediaProxy is 0. > > according to my understanding, 'dialog_id' : '795:0' in the statistics > of the MediaProxy means the hash_entry is 795 and hash_id is 0, right ?
Yes, but 795:0 and 795:1274044496 are two different dialogs and they can coexist. The assumption that 795:1274044496 is the dialog you are looking for is wrong. The dialog you are looking for is 795:0 and it seems it is no longer there. -- Dan _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
