Commit Graph

23906 Commits (154fbf8cae866269cb2b64a5cb26cb4d435cf4df)
 

Author SHA1 Message Date
Jason Parker 154fbf8cae Split Hold event into Hold/Unhold, and move it into core.
12 years ago
Kinsey Moore 1223199b3d Remove a junk define
12 years ago
Matthew Jordan 06be8463b6 Migrate a large number of AMI events over to Stasis-Core
12 years ago
Matthew Jordan c1b51fd265 Print all logger messages on shutdown
12 years ago
Igor Goncharovskiy 1fb6f365ec Fix several problems caused by multiple line usage with i2004 phones.
12 years ago
David M. Lee 32a86f902a stasis-http: Provide a response body for 201 created responses
12 years ago
Jonathan Rose 9c7c1897e5 res_parking: Add a verbose message when a channel is parked
12 years ago
Jonathan Rose dd6923d0a9 res_parking: Fix some simple bugs
12 years ago
Joshua Colp 814fa7fe11 Fix a crash due to the INVITE session being destroyed before the session.
12 years ago
David M. Lee 557125664d This patch adds support for controlling a playback operation from the
12 years ago
David M. Lee 10ba6bf8a8 This patch implements the REST API's for POST /channels/{channelId}/play
12 years ago
Richard Mudgett 3464e0919a Fix inverted test preventing DTMF disconnect from working.
12 years ago
Joshua Colp 61927f7c82 Fix a bug where the DTMF mode was not set on newly created RTP instances in the res_sip_sdp_rtp module.
12 years ago
Joshua Colp 7f43acc49c Fix a bug with applying the end result of the codec negotiation to the Asterisk channel.
12 years ago
Joshua Colp 9d742946db Fix a bug where the codec order as configured was not being obeyed.
12 years ago
David M. Lee 8a5a09e62c Fixed startup race condition which caused occasional stasis_mwi_state_type assertions.
12 years ago
Jason Parker 1355e5d34f Remove bad props, before anybody notices.
12 years ago
Jason Parker b6aac885be Add dial events to app_queue and app_followme.
12 years ago
David M. Lee 054efbc45a Fix destruction order assert for stasis_bridging
12 years ago
Richard Mudgett 908ac3507a Conditional out more app_queue logging that needs to be reworked.
12 years ago
Matthew Jordan afb1d96068 Raise the ConfBridgeMute/Unmute events when a CLI or AMI action triggers the change
12 years ago
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