Howto: Dynamic Agents login/logout + Auto loggoff

Hi

A slightly more elegamt way of doing of editing extensions.conf for this part:-

“Next add the following to extensions.conf. This line goes under the first two lines of macro-hangupcall”

Is to copy the whole context into the extensions freepbx override conf file, then add the extra lines, and do the editing.

This way, if FreePBX gets updated, it will not overwrite your customisations. Asterisk loads in the first context it sees, and if there is another context with the same name, it is ignored.

Joe