Commit Graph

26018 Commits (60ab564ad2aa326fddb3fb5e8ec582ef3d1db666)
 

Author SHA1 Message Date
Joshua Colp 60ab564ad2 ari: Add support for specifying an originator channel when originating.
12 years ago
Kinsey Moore b6e18cae5c PJSIP: Stagger outbound qualifies
12 years ago
Matthew Jordan fe6cbf455a AMI/ARI: Update version to 2.6.0/1.6.0 respectively for new features
12 years ago
Mark Michelson bba1763f47 Fix a crash that would occur when receiving a 491 response to a reinvite.
12 years ago
Mark Michelson fe7671fee6 Add new AMI and ARI events for connected line changes on a channel.
12 years ago
Kinsey Moore 4bb556a847 Stasis: Fix StasisStart/End order and missing events
12 years ago
Matthew Jordan 49aa87e17c res/res_monitor: Reset in/out sample counts on Monitor start
12 years ago
Matthew Jordan 0cdb71aae9 apps/app_meetme: Apply default values on initial load with no config file
12 years ago
George Joseph d04445c24a sorcery: Add additional observer capabilities.
12 years ago
Matthew Jordan 19992844be main/test: Fix compilation issue on 32-bit systems
12 years ago
Matthew Jordan 343a83d7d8 main/test: Fix race condition between AMI topic and Test Suite topic
12 years ago
Matthew Jordan 7cb2c446b4 tests/test_cel: Add test_cel_attended_transfer_bridges_link to racey tests
12 years ago
Matthew Jordan 7475e1c948 tests/test_cel: Fix CEL unit test failures caused by attended transfer changes
12 years ago
Matthew Jordan 6d4ef7ddf4 apps/app_voicemail: Fix crash with IMAP when streams are opened simultaneously
12 years ago
George Joseph 63cbd28999 CHANGES: Add item for new 'pjsip show identif(y|ies) commands
12 years ago
Matthew Jordan dd00e80cbe tests/test_stasis: Resolve compilation issues from Asterisk 12 merge
12 years ago
Matthew Jordan 08636aadec pbx/pbx_loopback: Speed up switches by avoiding unneeded lookups
12 years ago
Joshua Colp 0c1aaa7da5 res_pjsip_refer: Fix issue where native bridge may not occur upon completion of a transfer.
12 years ago
George Joseph f128ff61ab config: Create ast_variable_find_in_list()
12 years ago
George Joseph f418f25c44 res_pjsip_endpoint_identifier_ip: Add 'show identify(ies)' cli commands
12 years ago
Joshua Colp 4ff6bd831f rtp_engine: Add support for transporting signed linear at 12kHz, 24kHz, 32kHz, 44kHz, 48kHz, 96kHz, and 192kHz over RTP.
12 years ago
Matthew Jordan 1106e8fd0f main/stasis: Allow subscriptions to use a threadpool for message delivery
12 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.
12 years ago
Joshua Colp 7db3d1642b channel: Extend size of buffer for codecs in "core show channeltype" CLI command.
12 years ago
Richard Mudgett 3e08619faf test_channel_feature_hooks.c: Fix unit test for DTMF hooks.
12 years ago
Richard Mudgett c38ffca9a1 DTMF hooks: Leaving channels need to push any collected digits into the bridge.
12 years ago
Richard Mudgett 3576ae47f4 manager: Fix could not extend string messages.
12 years ago
George Joseph 4394e0431c sorcery: Make is_object_field_registered handle field names that are regexes.
12 years ago
Olle Johansson d663e045f5 sip.conf.sample - note that media_address does not change listen address, just the SDP
12 years ago
Matthew Jordan 2be984fb11 main/bridge_basic: Fix features regressions introduced by r428165
12 years ago
Mark Michelson 2f78fde10f Fix error with mixed address family ACLs.
12 years ago
Kevin Harwell 2486b48cec AST-2014-018 - func_db: DB Dialplan function permission escalation via AMI.
12 years ago
Jonathan Rose 2f97486d43 PJSIP ACLs: Fix ACLs not loading on startup and apply/acl issues on contact
12 years ago
Kevin Harwell a389f2d7a0 AST-2014-017 - app_confbridge: permission escalation/ class authorization.
12 years ago
Joshua Colp 1c88ca9d31 AST-2014-016: Fix crash when receiving an in-dialog INVITE with Replaces in res_pjsip_refer.
12 years ago
Joshua Colp d25eda5fb2 AST-2014-015: Fix race condition in chan_pjsip when sending responses after a CANCEL has been received.
12 years ago
Corey Farrell 57c6f89bf0 stringfields: Fix bug in ast_string_fields_copy.
12 years ago
Richard Mudgett a7c9f4c668 ast_str: Fix improper member access to struct ast_str members.
12 years ago
Joshua Colp 7f8b7ace72 res_pjsip_sdp_rtp: Add support for optimistic SRTP.
12 years ago
Joshua Colp b2e766a6b7 alembic: Fix alembic migration for 'moh_passthrough' option in res_pjsip.
12 years ago
Joshua Colp 3119c3737f res_pjsip_refer: Ensure Refer-To is NULL terminated and parse it as a URI.
12 years ago
Richard Mudgett a94efa239c parking_tests.c: Add missing newline on a unit test message.
12 years ago
Mark Michelson 2e750db120 Allow for transferer to retry when dialing an invalid extension.
12 years ago
Corey Farrell 4cea5fd4ba chan_sip: Fix theoretical leak of p->refer.
12 years ago
Matthew Jordan 948af7fd79 apps/app_confbridge: Ensure 'normal' users hear message when last marked leaves
12 years ago
Matthew Jordan fc2279afea app_confbridge: Don't play leader leaving prompt if no one will hear it
12 years ago
Joshua Colp 656601d8c4 chan_pjsip: Remove AOR check when dialing and one is specified.
12 years ago
Joshua Colp bc02cbabd9 chan_sip: Fix bug where DTLS configuration from general would copy dtlsenable.
12 years ago
Matthew Jordan 6993743b1f cel/cel_odbc: Provide microsecond precision in 'eventtime' column when possible
12 years ago
Joshua Colp ece61f5ed1 chan_pjsip: Add additional log message when an AOR is specified when dialing and it does not exist.
12 years ago