I built some test extensions in my new system, which now work OK calling each other. I had to stop and restart asterisk after each new extension was built, or the phone wouldn't register. Is this normal, or is something not set up?
Submitted by dozment on Tue, 05/06/2008
Permalink
Try "sip reload" from inside the cli after changes. That should make it reload the sip.cfg file without having to do a restart. "module reload" reloads everything without restarting.
If you are making the changes from within Thirdlane it should (by default) prompt you if it wants to do a module reload or if it wants to restart *. I have mine set to do the reloads without asking.