Commit Graph

23985 Commits (dbdb2b1b3a618a79b3e42c77c05cb2688b4da08d)
 

Author SHA1 Message Date
Richard Mudgett 3d63833bd6 Merge in the bridge_construction branch to make the system use the Bridging API.
12 years ago
David M. Lee e1e1cc2dee Fixed some extra field assertion when the event WebSocket is connected
12 years ago
Matthew Jordan d8aec72494 Set the AST_CDR_FLAG_ORIGINATED flag on originated channel's CDRs
12 years ago
Richard Mudgett d8f40ed39a Fixup svn:keywords in all *.c and *.h files.
12 years ago
Richard Mudgett 81171a4f4b Fixup svn:keywords in all *.c and *.h files.
12 years ago
Jason Parker a042955a24 Add doxygen.log to svn:ignore property.
12 years ago
Kinsey Moore e9a0ab42da Add missing exports file
12 years ago
Joshua Colp 734a154eef In Sorcery pass the name of the object being allocated to the allocator.
12 years ago
Kinsey Moore eb06c505f4 Add documentation for record_file_append
12 years ago
Alexandr Anikin 62e64134fa add ast_publish_channel_state according new event framework
12 years ago
Damien Wedhorn 8d6b0c9f3b Add transfer softkey to ringout state to enable blond transfers.
12 years ago
Kinsey Moore 1b5a3069f9 Add base XML documentation for res_sip
12 years ago
Joshua Colp b46840ae3e Don't hold the outgoing lock for a prolonged period of time as it may block the originator.
12 years ago
Joshua Colp 4d8c35abf2 If the caller of the originate API calls wants the channel ensure it has been requested and dialed.
12 years ago
Damien Wedhorn 01d6e8dbc9 Add call forward no answer to skinny and cleanup general callfwd handling.
12 years ago
Joshua Colp 7316abeb8f Fix a bug where synchronous origination (oddly enough triggered by doing an async manager Originate) would not work properly.
12 years ago
Joshua Colp 4e38a4eb64 Move origination to use the dialing API and send Stasis messages on dial begin and end.
12 years ago
David M. Lee b97c71bb11 Fix shutdown assertions in stasis-core
12 years ago
Michael L. Young 91bab76422 Remove Character Limit On "inkeys" For IAX2
12 years ago
Matthew Jordan d04f1fd60a Publish the outbound channel's application/data when dialing
12 years ago
Jonathan Rose b90bba7a30 Stasis: Update security events to use Stasis
12 years ago
David M. Lee 15945a7185 Fixed inverted logic in app_add_channel().
12 years ago
Kevin Harwell 2eebab3992 Fix for segfault in __ast_rwlock_destroy with DEBUG_THREADS
12 years ago
Jason Parker d8d1def22c Fix VM snapshot handling for combined INBOX.
12 years ago
Kinsey Moore 1ead1853f2 Use srtp_shutdown when available
12 years ago
David M. Lee 9648e258c7 Refactored the rest of the message types to use the STASIS_MESSAGE_TYPE_*
12 years ago
David M. Lee e8f4ac6c61 Break res_stasis into smaller files.
12 years ago
Richard Mudgett d1d1425327 Make ao2 global objects not always use the debug version of the ao2_ref() calls.
12 years ago
Kinsey Moore 2a9cbd693e Move JSON event generators into separate modules
12 years ago
Michael L. Young 54424c2ee2 Fix Missing CALL-ID When Logging Through Syslog
12 years ago
Michael L. Young 4ff6e61808 Fix Crash Caused By One-way Audio With auto_* NAT Settings Fix
12 years ago
Kinsey Moore 5c33714520 Revert r388529 for now
12 years ago
Jonathan Rose 6a257dd534 pbx: Fix lack of cleanup on macrolock and context_table
12 years ago
Kinsey Moore 3de63e9de9 Close libsrtp properly
12 years ago
Jonathan Rose f2ba7c04fb chan_gulp: Minor readability Improvements to chan_gulp
12 years ago
Richard Mudgett 681b50df0a Fix SendText AMI action to never return non-zero.
12 years ago
Richard Mudgett 785be439f9 Allow mISDN to send PROGRESS messsage.
12 years ago
Mark Michelson 85fda4ca87 Fix memory leak in pbx_dundi
12 years ago
Michael L. Young 8f05ed46fe Fix Finding Extensions With Patterns Using ODBC Realtime
12 years ago
David M. Lee 4666079b05 Address unload order issues for res_stasis* modules
12 years ago
David M. Lee db925c3f06 Avoided __ast names for the private variables created by the
12 years ago
Kinsey Moore 7ce05bfb9b Add channel events for res_stasis apps
12 years ago
Sean Bright 2cfedc12ad Fix copy/paste error in one-touch-recording implementation.
12 years ago
Matthew Jordan c81ff6102f Don't expect to pack three tuples when you only have two
12 years ago
Michael L. Young f758885546 Fix The Payload Being Set On CN Packets And Do Not Set Marker Bit
12 years ago
Michael L. Young bb52414990 Fix Segfault In app_queue When "persistentmembers" Is Enabled And Using Realtime
12 years ago
David M. Lee 180db9c41f Fixed MODFLAG for res_stasis_websocket
12 years ago
David M. Lee b007c744a4 Add development flag to disable the inline API.
12 years ago
David M. Lee ec53d7fa87 Removed #if checks for crazy old versions of OS X.
12 years ago
David M. Lee 07e2eb71e9 Fixed set-but-not-used warning caught by newer GCC
12 years ago