summaryrefslogtreecommitdiff
path: root/manager.c
AgeCommit message (Expand)Author
2004-06-30Use INET_ADDRLEN (bug #1956) (from airport!)Mark Spencer
2004-06-29Create reentrant ast_inet_ntoa and replace all inet_ntoa's with ast_inet_ntoa...Mark Spencer
2004-06-29Add manager action descriptions for 'Events', 'Logoff', and 'Hangup'.James Golovich
2004-06-26Merge cmaj's ZapDND and specific channel status manager commands (bugs #1917,...Mark Spencer
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...James Golovich
2004-06-22Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch sti...Mark Spencer
2004-06-09Merge FreeBSD locking fixes (bug #1411)Mark Spencer
2004-06-03Make monitor merge application settable via variable, allow setting of variab...Mark Spencer
2004-06-02Add 'ListCommands' manager commandJames Golovich
2004-06-02Add description to manager_action structure, and add some comments.James Golovich
2004-05-26Use ast_strlen_zero in manager.cJames Golovich
2004-05-24Fix potential segfault, add support for MacOS X locksMark Spencer
2004-05-22Merge fabeman's extensive meetme improvements (bug #1624)Mark Spencer
2004-05-20Make ast_channel_walk become ast_channel_walk_lockedMark Spencer
2004-05-01Allow "fast" asynchronous manager initiation of events (bug #772)Mark Spencer
2004-04-29Send ActionID in response ot action command (bug #1484)Mark Spencer
2004-04-25Properly migrate from select to poll for core asterisk.Mark Spencer
2004-04-24Temporarily revert poll changesMark Spencer
2004-04-24Change select references to poll in core asterisk functions (hope this works)Mark Spencer
2004-04-05Allow manager.conf to use port and portno, but log that portno is deprecated.James Golovich
2004-03-09Verify the right vars are passed to manager originate (bug 1185)James Golovich
2004-03-02Remove extra spacing from manager.c and change Event action/variable toJames Golovich
2004-03-01Allow semi-blocking fd's on manager (bug #1100)Mark Spencer
2004-02-07Insert blank after REFER (bug #997)Mark Spencer
2004-01-29Emit status complete message when status is finished (bug #122)Mark Spencer
2004-01-22Update formating (bug #898)Mark Spencer
2004-01-14Set sync flag back to 0, temp work around to let action: origiate workJeremy McNamara
2004-01-14Check for already registered manager command. Bug #836Jeremy McNamara
2003-12-01Add variable/account code to manager createMark Spencer
2003-10-01Pass accountcode to outgoing spool call when originated with Context&Extensio...Martin Pycko
2003-09-08Merge james' fixesMark Spencer
2003-09-08Fix amp to starMark Spencer
2003-09-08BSD portability enhancements (bug #234)Mark Spencer
2003-09-08First of Jayson's manager patchesMark Spencer
2003-08-25Merge james's patch (bug #7)Mark Spencer
2003-08-18Add "Logoff" before logging in (bug #119)Mark Spencer
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksMark Spencer
2003-08-12Fix manager typoMark Spencer
2003-08-04Always free cfg fileMark Spencer
2003-06-26Extend manager originate functionalityMark Spencer
2003-06-21Add mailbox count to mangement interfaceMark Spencer
2003-06-14Fix teeny typoMark Spencer
2003-06-11manager unique idMark Spencer
2003-06-09implement action: AbsoluteTimeoutJeremy McNamara
2003-05-05Add access control to management interfaceMark Spencer
2003-04-27More BSD enhancementsMark Spencer
2003-04-14Add new field for USER info to manager interface permsMark Spencer
2003-04-07Various management updatesMark Spencer
2003-04-06Add steven's SIP updateMark Spencer
2003-04-06Merge enhanced status changes, add SIP subscribe from AndreMark Spencer