[SR-Users] Persistent dialog

Jon Bonilla (Manwe) manwe at aholab.ehu.es
Tue Aug 16 18:29:38 CEST 2011


El Tue, 16 Aug 2011 18:06:26 +0200
Jon Bonilla (Manwe) <manwe at 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



More information about the sr-users mailing list