summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-21Merge in the bridge_construction branch to make the system use the Bridging API.Richard Mudgett
2013-05-21Fixed some extra field assertion when the event WebSocket is connectedDavid M. Lee
2013-05-20Set the AST_CDR_FLAG_ORIGINATED flag on originated channel's CDRsMatthew Jordan
2013-05-20Fixup svn:keywords in all *.c and *.h files.Richard Mudgett
2013-05-20Fixup svn:keywords in all *.c and *.h files.Richard Mudgett
2013-05-20Add doxygen.log to svn:ignore property.Jason Parker
2013-05-20Add missing exports fileKinsey Moore
2013-05-20In Sorcery pass the name of the object being allocated to the allocator.Joshua Colp
2013-05-20Add documentation for record_file_appendKinsey Moore
2013-05-19add ast_publish_channel_state according new event frameworkAlexandr Anikin
2013-05-19Add transfer softkey to ringout state to enable blond transfers.Damien Wedhorn
2013-05-19Add base XML documentation for res_sipKinsey Moore
2013-05-19Don't hold the outgoing lock for a prolonged period of time as it may block t...Joshua Colp
2013-05-19If the caller of the originate API calls wants the channel ensure it has been...Joshua Colp
2013-05-18Add call forward no answer to skinny and cleanup general callfwd handling.Damien Wedhorn
2013-05-18Fix a bug where synchronous origination (oddly enough triggered by doing an a...Joshua Colp
2013-05-18Move origination to use the dialing API and send Stasis messages on dial begi...Joshua Colp
2013-05-17Fix shutdown assertions in stasis-coreDavid M. Lee
2013-05-17Remove Character Limit On "inkeys" For IAX2Michael L. Young
2013-05-17Publish the outbound channel's application/data when dialingMatthew Jordan
2013-05-17Stasis: Update security events to use StasisJonathan Rose
2013-05-15Fixed inverted logic in app_add_channel().David M. Lee
2013-05-15Fix for segfault in __ast_rwlock_destroy with DEBUG_THREADSKevin Harwell
2013-05-15Fix VM snapshot handling for combined INBOX.Jason Parker
2013-05-15Use srtp_shutdown when availableKinsey Moore
2013-05-15Refactored the rest of the message types to use the STASIS_MESSAGE_TYPE_*David M. Lee
2013-05-14Break res_stasis into smaller files.David M. Lee
2013-05-14Make ao2 global objects not always use the debug version of the ao2_ref() calls.Richard Mudgett
2013-05-14Move JSON event generators into separate modulesKinsey Moore
2013-05-13Fix Missing CALL-ID When Logging Through SyslogMichael L. Young
2013-05-13Fix Crash Caused By One-way Audio With auto_* NAT Settings FixMichael L. Young
2013-05-13Revert r388529 for nowKinsey Moore
2013-05-13pbx: Fix lack of cleanup on macrolock and context_tableJonathan Rose
2013-05-13Close libsrtp properlyKinsey Moore
2013-05-13chan_gulp: Minor readability Improvements to chan_gulpJonathan Rose
2013-05-13Fix SendText AMI action to never return non-zero.Richard Mudgett
2013-05-10Allow mISDN to send PROGRESS messsage.Richard Mudgett
2013-05-10Fix memory leak in pbx_dundiMark Michelson
2013-05-10Fix Finding Extensions With Patterns Using ODBC RealtimeMichael L. Young
2013-05-10Address unload order issues for res_stasis* modulesDavid M. Lee
2013-05-10Avoided __ast names for the private variables created by the David M. Lee
2013-05-10Add channel events for res_stasis appsKinsey Moore
2013-05-10Fix copy/paste error in one-touch-recording implementation.Sean Bright
2013-05-09Don't expect to pack three tuples when you only have twoMatthew Jordan
2013-05-09Fix The Payload Being Set On CN Packets And Do Not Set Marker BitMichael L. Young
2013-05-09Fix Segfault In app_queue When "persistentmembers" Is Enabled And Using RealtimeMichael L. Young
2013-05-08Fixed MODFLAG for res_stasis_websocketDavid M. Lee
2013-05-08Add development flag to disable the inline API.David M. Lee
2013-05-08Removed #if checks for crazy old versions of OS X.David M. Lee
2013-05-08Fixed set-but-not-used warning caught by newer GCCDavid M. Lee