summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2013-12-19app_cdr,app_forkcdr,func_cdr: Synchronize with engine when manipulating stateMatthew Jordan
2013-12-18Add AMI event for presence state.Jason Parker
2013-12-18channel locking: Add locking for channel snapshot creationKevin Harwell
2013-12-18channels: Return allocated channels locked.Joshua Colp
2013-12-17Several components: fixing Typos in comments and code, "avaliable" instead of...Rusty Newton
2013-12-17bridging: Give bridges a name and a known creatorJonathan Rose
2013-12-17framehooks: Re-iterate if framehook provides different frame.Joshua Colp
2013-12-17Changed the default for live_dangerously to noDavid M. Lee
2013-12-16security: Inhibit execution of privilege escalating functionsDavid M. Lee
2013-12-16transfers: Fix bug setting both BLINDTRANSFER and ATTENDEDTRANSFERJonathan Rose
2013-12-16pbx.c: put copy of ast_exten.data on stack to prevent memory corruptionScott Griepentrog
2013-12-14res_stasis: Expose event for call forwarding and follow forwarded channel.Joshua Colp
2013-12-13documentation: Add PJSIP technology to messaging documentationJonathan Rose
2013-12-13test.c: Fix too sticky unit test failed status.Richard Mudgett
2013-12-13Transfers: Make Asterisk set ATTENDEDTRANSFER/BLINDTRANSFER more reliablyJonathan Rose
2013-12-13bridge_native_rtp: Deadlock during 4-way conference creationKevin Harwell
2013-12-13ARI: Allow specifying channel variables during a POST /channelsKevin Harwell
2013-12-13test_voicemail_api: Add check for a registered voicemail provider before tests.Richard Mudgett
2013-12-11app_voicemail: Voicemail callback registration/unregistration function improv...Richard Mudgett
2013-12-11func_channel, chan_pjsip: Add CHANNEL read function support for chan_pjsipMatthew Jordan
2013-12-11func_pjsip_endpoint: Add PJSIP_ENDPOINT function for querying endpoint detailsMatthew Jordan
2013-12-09app_page: Add predial handlers for app_page.Jonathan Rose
2013-12-09sorcery: Eliminate shadowing a varaible that caused confusion.Richard Mudgett
2013-12-09endpoints: Keep a reference to channel ids when creating snapshot.Joshua Colp
2013-12-09sorcery: WhitespaceRichard Mudgett
2013-12-05Reverting r403311. It's causing ARI tests to hang.David M. Lee
2013-12-03sorcery, bucket: Change observer remove calls to take const callbacks struct.Richard Mudgett
2013-12-03Add channel locking for channel snapshot creation.Mark Michelson
2013-12-03media_index: Make media indexing tolerable of bad symlinks.Joshua Colp
2013-11-27ari:Add application/json parameter supportDavid M. Lee
2013-11-23ARI: Implement device state APIKevin Harwell
2013-11-23res_pjsip: AMI commands and events.Kevin Harwell
2013-11-23ari: Add Snoop operation for spying/whispering on channels.Joshua Colp
2013-11-22ARI: Don't leak implementation detailsKinsey Moore
2013-11-22translate: Move freeing of frame to after it is used.Joshua Colp
2013-11-21bucket: Fix scheme ref leak in __ast_bucket_scheme_register().Richard Mudgett
2013-11-15CEL: Fix crash when using CELGenUserEventKinsey Moore
2013-11-14Say: If SAY_DTMF_INTERRUPT is set to an ast_true value, jump on DTMFJonathan Rose
2013-11-12Switch to a scoped lock to avoid missing unlocks in failure returns.Mark Michelson
2013-11-12Move a NULL check to a place that makes more sense.Mark Michelson
2013-11-08security_events: Push out security events over AMI eventsJonathan Rose
2013-11-08ari: Add application/x-www-form-urlencoded parameter supportDavid M. Lee
2013-11-08app_dahdiras: Use waitpid instead of wait4.Kevin Harwell
2013-11-05stasis_channels: Don't give preference to ANI info in channel snapshotsMatthew Jordan
2013-11-02vector: Uppercase API to follow C convention.Richard Mudgett
2013-11-02vector: Update API to be more flexible.Richard Mudgett
2013-11-02config: Allow ConfBridge DTMF menus to have '#' as the first digit.Richard Mudgett
2013-11-01voicemail: Simplify callback pointer declarations and add doxygen.Richard Mudgett
2013-11-01Manager: Add equivalent AMI actions for the bridge CLI commands.Scott Griepentrog
2013-10-31core/loader: Don't call dlclose in a while loopMatthew Jordan