Hello,
On 1/5/12 11:03 AM, Uri Shacked wrote:
Hi, i am using different modules like "mtree", "carrierroute", "drouting" and so. how can i tell how long did the reload takes?
this is a matter of how many records are in database. Perhaps you can count the duration of executing the reload command.
how do i know if it fails? is there a way to get a return code from kamailio that confirms that the reload ended and successfuly?
It returns failure code if something does not go right while reloading.
Note that reload operations are done in a dedicated process when using kamctl commands, so sip traffic processing is not affected.
Cheers, Daniel