aboutsummaryrefslogtreecommitdiffstats
path: root/main/manager.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-24Added EVENT_FLAG_AGI and used it for manager calls in res_agi.cmnicholson1-0/+1
2008-11-21Make sure we add the Event header for CoreShowChannels.qwell1-0/+1
2008-11-14Ping is missing the standard double-newline after the event.tilghman1-1/+2
2008-11-13Merged revisions 156688 via svnmerge from tilghman1-1/+2
2008-11-11 changing comment style to conform coding guidelinespari1-6/+6
2008-11-11 Patch by Ryan Brindley -- Make sure that manager refuses any duplicate 'new ...pari1-18/+24
2008-11-07Add ability to pass arbitrary data to the ao2_callback_fn (called fromseanbright1-2/+2
2008-11-04Slightly optimize ast_devstate_str and rename global functions devstate2str a...tilghman1-1/+1
2008-11-02bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 bra...kpfleming1-1/+3
2008-10-19cleaup of the TCP/TLS socket API:kpfleming1-20/+20
2008-10-18 Using the GetVar handler in AMI is potentially dangerous (insta-crash [tm]) ...bweschke1-2/+9
2008-10-16Merged revisions 150304 via svnmerge from mmichelson1-4/+1
2008-10-16Merged revisions 150298,150301 via svnmerge from mmichelson1-0/+4
2008-10-09The priority was unnecessary for the manager atxfer, so it hasmmichelson1-15/+4
2008-09-28Merge the cli_cleanup branch.mvanbaak1-6/+6
2008-09-12Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiatingtilghman1-1/+2
2008-08-29Merged revisions 140488 via svnmerge from mmichelson1-1/+1
2008-08-25Merged revisions 139927 via svnmerge from jpeeler1-1/+1
2008-08-22Merged revisions 139621 via svnmerge from jpeeler1-1/+1
2008-08-10Another big chunk of changes from the RSW branch. Bunch of stuff from main/seanbright1-13/+13
2008-08-05make datastore creation and destruction a generic API since it is not really ...kpfleming1-3/+55
2008-07-25Revert tilghman and pari's code changes, asbkruse1-18/+4
2008-07-18Fixes problem where manager users loaded from users.conf would be bbryant1-0/+1
2008-07-18Russell pointed out that using ast_strdupa() within a loop like this istilghman1-44/+93
2008-07-18Fix trunk devmodetilghman1-5/+13
2008-07-18 updateconfig is not uri decoding variables,values from the GET urlpari1-1/+4
2008-07-15Merged revisions 130959 via svnmerge from tilghman1-14/+14
2008-07-13Merged revisions 130573 via svnmerge from mvanbaak1-0/+1
2008-07-09Code wasn't ready to be merged - see -dev list discussiontilghman1-6/+2
2008-07-08Janitor project to convert sizeof to ARRAY_LEN macro.bbryant1-3/+3
2008-07-06Changing name of global api call to ast_* oej1-1/+1
2008-07-05Implement flags for AGI in the channel structure so taht "show channels" andoej1-2/+6
2008-07-02Keep ast_app_inboxcount API compatible with 1.6.0.tilghman1-1/+1
2008-06-17Updates all usages of ast_tcptls_session_instance to be managed by reference ...bbryant1-1/+2
2008-06-02Merged revisions 119742 via svnmerge from russell1-9/+50
2008-05-23Add new functionality to http server that requires manager authentication for...bbryant1-3/+18
2008-05-20+ Implement a variant of astman_get_header() to return the first orrizzo1-9/+55
2008-05-15Use casts or intermediate variables to remove a numberrizzo1-1/+1
2008-05-14Add support for codec settings in originate via call file and manager.oej1-5/+13
2008-05-09Adding support for "urgent" voicemail messages. Messages which aremmichelson1-4/+6
2008-05-05Optionally display the value of several variables within the Status command.tilghman1-5/+46
2008-05-01Modify TIMEOUT() to be accurate down to the millisecond.tilghman1-3/+6
2008-04-23Merged revisions 114591 via svnmerge from russell1-7/+7
2008-04-22Correct action_ping() and action_events() with regards to Manager 1.1russell1-9/+13
2008-04-18Merged revisions 114284 via svnmerge from russell1-1/+1
2008-04-10Merged revisions 114051 via svnmerge from mmichelson1-0/+6
2008-04-02Merged revisions 112468 via svnmerge from mmichelson1-0/+13
2008-04-02Re-add HTTP post support by moving to res_http_post.ctwilson1-3/+9
2008-03-26Add the "config reload <conffile>" command, which allows you to tell Asterisktilghman1-6/+6
2008-03-26This ensures that the manager interface is not enabled by default. Prior to thismmichelson1-0/+2