Commit Graph

26325 Commits (3f54af689f35faf691cde8ff1d92479c4bcf259e)
 

Author SHA1 Message Date
Kevin Harwell e890f9f653 ARI/AMI: Include language in standard channel snapshot output
11 years ago
Joshua Colp 03c94ef761 res_http_websocket: Fix crash due to double freeing memory when receiving a payload length of zero.
11 years ago
Kinsey Moore 0cba439c4d PJSIP: Fix assert on initial mass qualify
11 years ago
Scott Griepentrog 8fe45f0f0a core: avoid possible asterisk -r crash from long id
11 years ago
Kevin Harwell d673209abc ARI/AMI: Include language in standard channel snapshot output
11 years ago
Kevin Harwell c17cef1c38 Direct Media calls within private network sometimes get one way audio
11 years ago
Kevin Harwell 7844266e21 res_pjsip_outbound_publish: stack overflow when using non-default sorcery wizard
11 years ago
Joshua Colp 60ab564ad2 ari: Add support for specifying an originator channel when originating.
11 years ago
Kinsey Moore b6e18cae5c PJSIP: Stagger outbound qualifies
11 years ago
Matthew Jordan fe6cbf455a AMI/ARI: Update version to 2.6.0/1.6.0 respectively for new features
11 years ago
Mark Michelson bba1763f47 Fix a crash that would occur when receiving a 491 response to a reinvite.
11 years ago
Mark Michelson fe7671fee6 Add new AMI and ARI events for connected line changes on a channel.
11 years ago
Kinsey Moore 4bb556a847 Stasis: Fix StasisStart/End order and missing events
11 years ago
Matthew Jordan 49aa87e17c res/res_monitor: Reset in/out sample counts on Monitor start
11 years ago
Matthew Jordan 0cdb71aae9 apps/app_meetme: Apply default values on initial load with no config file
11 years ago
George Joseph d04445c24a sorcery: Add additional observer capabilities.
11 years ago
Matthew Jordan 19992844be main/test: Fix compilation issue on 32-bit systems
11 years ago
Matthew Jordan 343a83d7d8 main/test: Fix race condition between AMI topic and Test Suite topic
11 years ago
Matthew Jordan 7cb2c446b4 tests/test_cel: Add test_cel_attended_transfer_bridges_link to racey tests
11 years ago
Matthew Jordan 7475e1c948 tests/test_cel: Fix CEL unit test failures caused by attended transfer changes
11 years ago
Matthew Jordan 6d4ef7ddf4 apps/app_voicemail: Fix crash with IMAP when streams are opened simultaneously
11 years ago
George Joseph 63cbd28999 CHANGES: Add item for new 'pjsip show identif(y|ies) commands
11 years ago
Matthew Jordan dd00e80cbe tests/test_stasis: Resolve compilation issues from Asterisk 12 merge
11 years ago
Matthew Jordan 08636aadec pbx/pbx_loopback: Speed up switches by avoiding unneeded lookups
11 years ago
Joshua Colp 0c1aaa7da5 res_pjsip_refer: Fix issue where native bridge may not occur upon completion of a transfer.
11 years ago
George Joseph f128ff61ab config: Create ast_variable_find_in_list()
11 years ago
George Joseph f418f25c44 res_pjsip_endpoint_identifier_ip: Add 'show identify(ies)' cli commands
11 years ago
Joshua Colp 4ff6bd831f rtp_engine: Add support for transporting signed linear at 12kHz, 24kHz, 32kHz, 44kHz, 48kHz, 96kHz, and 192kHz over RTP.
11 years ago
Matthew Jordan 1106e8fd0f main/stasis: Allow subscriptions to use a threadpool for message delivery
11 years ago
Joshua Colp ef9ca8bc32 app_record: Fix bug where using the 'k' option and hanging up would trim 1/4 of a second of the recording.
11 years ago
Joshua Colp 7db3d1642b channel: Extend size of buffer for codecs in "core show channeltype" CLI command.
11 years ago
Richard Mudgett 3e08619faf test_channel_feature_hooks.c: Fix unit test for DTMF hooks.
11 years ago
Richard Mudgett c38ffca9a1 DTMF hooks: Leaving channels need to push any collected digits into the bridge.
11 years ago
Richard Mudgett 3576ae47f4 manager: Fix could not extend string messages.
11 years ago
George Joseph 4394e0431c sorcery: Make is_object_field_registered handle field names that are regexes.
11 years ago
Olle Johansson d663e045f5 sip.conf.sample - note that media_address does not change listen address, just the SDP
11 years ago
Matthew Jordan 2be984fb11 main/bridge_basic: Fix features regressions introduced by r428165
11 years ago
Mark Michelson 2f78fde10f Fix error with mixed address family ACLs.
11 years ago
Kevin Harwell 2486b48cec AST-2014-018 - func_db: DB Dialplan function permission escalation via AMI.
11 years ago
Jonathan Rose 2f97486d43 PJSIP ACLs: Fix ACLs not loading on startup and apply/acl issues on contact
11 years ago
Kevin Harwell a389f2d7a0 AST-2014-017 - app_confbridge: permission escalation/ class authorization.
11 years ago
Joshua Colp 1c88ca9d31 AST-2014-016: Fix crash when receiving an in-dialog INVITE with Replaces in res_pjsip_refer.
11 years ago
Joshua Colp d25eda5fb2 AST-2014-015: Fix race condition in chan_pjsip when sending responses after a CANCEL has been received.
11 years ago
Corey Farrell 57c6f89bf0 stringfields: Fix bug in ast_string_fields_copy.
11 years ago
Richard Mudgett a7c9f4c668 ast_str: Fix improper member access to struct ast_str members.
11 years ago
Joshua Colp 7f8b7ace72 res_pjsip_sdp_rtp: Add support for optimistic SRTP.
11 years ago
Joshua Colp b2e766a6b7 alembic: Fix alembic migration for 'moh_passthrough' option in res_pjsip.
11 years ago
Joshua Colp 3119c3737f res_pjsip_refer: Ensure Refer-To is NULL terminated and parse it as a URI.
11 years ago
Richard Mudgett a94efa239c parking_tests.c: Add missing newline on a unit test message.
11 years ago
Mark Michelson 2e750db120 Allow for transferer to retry when dialing an invalid extension.
11 years ago