summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-19Fix a deadlock that occurred due to a conflict of masquerades.Mark Michelson
2013-12-19udptl: Dead code elimination. ast_udptl_bridge was not used.Richard Mudgett
2013-12-19res_fax.c: crash on framehook with no dsp in fax detectScott Griepentrog
2013-12-19Voicemail: Remove mailbox identifier format (box@context) assumptions in the ...Richard Mudgett
2013-12-19astdb: crash in sqlite3 during shutdownScott Griepentrog
2013-12-19channel: Add a missing ast_channel_unlock when allocating a Surrogate channel.Joshua Colp
2013-12-19Handle temporary failures on gk registrationAlexandr Anikin
2013-12-19Fixup some skinny bugs causing Fracks and ao2 cleanup issues.Damien Wedhorn
2013-12-19app_cdr,app_forkcdr,func_cdr: Synchronize with engine when manipulating stateMatthew Jordan
2013-12-19Fixup skinny registration following network issues.Damien Wedhorn
2013-12-18Add AMI event for presence state.Jason Parker
2013-12-18ooh323c: Fix gcc 4.6.3 compiler warnings.Richard Mudgett
2013-12-18chan_oss.c: channel being locked twice and unlocked onceKevin Harwell
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