Hello,
Are you absolutely sure you are calling create_dialog() for all initial
INVITE requests ?
I see there have already been 3505 processed dialogs, so maybe you are
missing to call create_dialog() on some INVITE requests.
Regards,
Vlad Paiu
OpenSIPS Developer
On 12/12/2011 02:13 AM, M.Abdulaziz wrote:
Hello everyone,
I want to know why I get Active_dialogs=0 althogh there are dialogs being
under process at that time.
I use the dialog module.
& set the parameter in the config file as follows
modparam("dialog","enable_stats",1)
& in the main routing logic I use the function:
create_dialog()
but when I run:
opensips fifo get_statistics dialogs:
dialog:active_dialogs = 0
dialog:early_dialogs = 0
dialog:processed_dialogs = 3505
dialog:expired_dialogs = 0
dialog:failed_dialogs = 0
I need to get the actual number of active dialogs but this is what I get.
Thank you in advance,
--
View this message in context:
http://opensips-open-sip-server.1449251.n2.nabble.com/Active-dialogs-0-tp7084655p7084655.html
Sent from the OpenSIPS - Users mailing list archive at Nabble.com.
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users