I had the impression that the command: *CLI> realtime load sippeers name 621 (The new configuration was displayed after that command) would re-load the config of phone 621 (I changed the context and tried above command, however, it kept the old info!) bye Ronald
Ronald Wiplinger wrote:> I had the impression that the command: > > *CLI> realtime load sippeers name 621 > (The new configuration was displayed after that command) > > would re-load the config of phone 621I may be wrong but "realtime load" is simply a debug tool for CLI so that you can view what is "in" the database. You can use "realtime update" to change info. If you are using RTCaching then (I'm guessing) that you need to wait for the cache period to expire before those values take affect. If you are not using RTC, then the changes should be instant. I think I will look into adding "realtime refresh <family>" or something like that. -Matthew