Index: main/manager.c =================================================================== --- main/manager.c (revision 259745) +++ main/manager.c (working copy) @@ -694,6 +694,60 @@ For success returns, the module revision number is included. + + + Check if module is loaded. + + + + Asterisk module name (not including extension). + + + + Checks if Asterisk module is loaded. Will return Success/Failure. + For success returns, the module revision number is included. + + + + + + Occurs when a queue call is transfered by an agent. + + + Triggered when agent performs an attended or blind transfer on a queue call. + + + Queue name + + + Unique ID + + + Queue member name + + + Extension + + + Context + + + Call holdtime + + + Call talktime + + + Transfer type + + + + + + + + + ***/ enum error_type {