On Tuesday 26 December 2006 6:20 am, Asterisk Expert wrote:
Hello, I am currently trying to do accurate billing with openser. I found that dialog and sst modules can be used to determine failed transactions. i.e. If UA crashed and no BYE received at all. I tried to configure dialog and sst modules as specified in the documentation. But active dialogs keep incrementing even after hangup. It would be nice if someone can post a good example. I am using cvs head of openser.
I will take a look at the SST code, this sounds like a bug. There has been a great deal of change in the dialogs, and stats lately and something could have gotten by me.
your script looks like it should work, the only thing is the avp_write("15", "$avp(i:10)"); Why a 15 second dialog timeout, what is the SST refresh time? 15 seconds is too short.
ronw