summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-18channel locking: Add locking for channel snapshot creationKevin Harwell
2013-12-18Introduce new config option 'aniasdni'. If yes then asterisk set dialed numbe...Alexandr Anikin
2013-12-18channels: Return allocated channels locked.Joshua Colp
2013-12-18Implement module reload command for chan_ooh323Alexandr Anikin
2013-12-18ari: Bump the version of ARI to 1.0.0Matthew Jordan
2013-12-18res_calendar: Protect channel when adding datastore.Joshua Colp
2013-12-18func_strings: Documentation fix for QUOTE()Rusty Newton
2013-12-18LICENSE: Update language to include ARIMatthew Jordan
2013-12-17tests: fix ast_bridge_base_new calls not using the additional argumentsJonathan Rose
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-17res_sorcery_config: Output an error message when an object can't be created.Joshua Colp
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-17Setting svn:ignoreDavid M. Lee
2013-12-17Blocked revisions 403779-403780David M. Lee
2013-12-17ari/resource_channels: When creating a channel, specify a default format (SLIN)Matthew Jordan
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-16app_sms: BufferOverflow when receiving odd length 16 bit messageScott Griepentrog
2013-12-15pjsip/dialplan_functions: Use the right buffer length when printing URIsMatthew Jordan
2013-12-14res_pjsip: Apply outbound proxy to all SIP requests.Joshua Colp
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-13ARI: Adding a channel to a bridge while a live recording is active blocksKevin Harwell
2013-12-13channels/Makefile: clean pjsip directoryMatthew Jordan
2013-12-13test_voicemail_api: Add check for a registered voicemail provider before tests.Richard Mudgett
2013-12-12realtime: Create extensions in alembic ast-db-manage contributionScott Griepentrog
2013-12-12chan_pjsip: Revert r403587Jonathan Rose
2013-12-11res_pjsip_messaging: send message to a default outbound endpointKevin Harwell
2013-12-11Reset peer outboundproxy on sip.conf reloadRussell Bryant
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-10Fix correct authentication behavior for artificial endpoint.Mark Michelson
2013-12-09chan_pjsip: Fix a sticking channel lock caused by channel masqueradesJonathan Rose
2013-12-09app_page: Add predial handlers for app_page.Jonathan Rose
2013-12-09Reverting regex part of -r403545 at request of file.Richard Mudgett
2013-12-09res_sorcery_astdb.c: Fix get multiple records by regex.Richard Mudgett
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-09Add a CONFBRIDGE_RESULT channel variable to discern why a channel left a Conf...Mark Michelson
2013-12-09Create function for retrieving Mixmonitor instance data.Mark Michelson
2013-12-09res_pjsip_nat: Add NAT module to session dialogs.Joshua Colp