El Tue, 16 Aug 2011 18:06:26 +0200
Jon Bonilla (Manwe) <manwe(a)aholab.ehu.es> escribió:
Then, after the call has been rejected I see two dialogs in my list:
sercmd> dlg.profile_get_size total
Profile:total => profile:total value: count:2
sercmd> dlg.profile_get_size user
Profile:user => profile:user value: count:1
sercmd> dlg.profile_get_size userout
Profile:userout => profile:userout value: count:1
sercmd> dlg.list
hash:1002:1495821656 state:1 timestart:0 timeout:0
...
hash:2097:256764445 state:1 timestart:0 timeout:0
...
I've rechecked the dialog state of my second example call:
sercmd> dlg.list
hash:1002:1495821656 state:1 timestart:0 timeout:0
hash:2097:256764445 state:1 timestart:0 timeout:0
They are still there. But the profile count has changed:
sercmd> dlg.profile_get_size total
Profile:total => profile:total value: count:2
sercmd> dlg.profile_get_size user
Profile:user => profile:user value: count:0
sercmd> dlg.profile_get_size userout
Profile:userout => profile:userout value: count:0