Commit Graph

2758 Commits (f26d4618eb7dff4e6c8e8dfd31765bb331bdf2ba)

Author SHA1 Message Date
Joshua Colp ad85e54fd9 res_pjsip_t38: Fix T.38 failure when peer reinvites immediately.
12 years ago
George Joseph 89617370ec res_pjsip_config_wizard: Allow streamlined config of common pjsip scenarios
12 years ago
Mark Michelson b85f79c0c1 Activate persistent subscriptions when they are recreated.
12 years ago
Matthew Jordan 8c019b1a6b res/res_agi: Make Verbose message for 'stream file' match other playbacks
12 years ago
David M. Lee 49386cf568 Fix crash for sorcery misconfigs
12 years ago
Kinsey Moore 3b0c40f337 PJSIP: Allow use of 'inactive' streams for hold
12 years ago
Kinsey Moore 15af40180a Sorcery: Log when old config remains in use
12 years ago
Joshua Colp 0c9fbb449f res_pjsip_session: Delay sending BYE if a re-INVITE transaction is in progress.
12 years ago
Joshua Colp 61fe4f10d2 res_pjsip_session: Fix issue where a declined media stream in a re-INVITE would fail SDP negotiation.
12 years ago
Joshua Colp fb768ec33a res_http_websocket: Fix crash due to double freeing memory when receiving a payload length of zero.
12 years ago
Kinsey Moore a220a08777 PJSIP: Fix assert on initial mass qualify
12 years ago
Kevin Harwell 2f21f85c37 ARI/AMI: Include language in standard channel snapshot output
12 years ago
Kevin Harwell 525c823b4b Direct Media calls within private network sometimes get one way audio
12 years ago
Kevin Harwell 664067e318 res_pjsip_outbound_publish: stack overflow when using non-default sorcery wizard
12 years ago
Joshua Colp 74b032bb03 ari: Add support for specifying an originator channel when originating.
12 years ago
Kinsey Moore 64581d894d PJSIP: Stagger outbound qualifies
12 years ago
Mark Michelson 1712694817 Fix a crash that would occur when receiving a 491 response to a reinvite.
12 years ago
Mark Michelson 93b1df3bf6 Add new AMI and ARI events for connected line changes on a channel.
12 years ago
Kinsey Moore 55c9a46abd Stasis: Fix StasisStart/End order and missing events
12 years ago
Matthew Jordan 7fd1227202 res/res_monitor: Reset in/out sample counts on Monitor start
12 years ago
Joshua Colp a551851e5b res_pjsip_refer: Fix issue where native bridge may not occur upon completion of a transfer.
12 years ago
George Joseph 7472c661ca res_pjsip_endpoint_identifier_ip: Add 'show identify(ies)' cli commands
12 years ago
Matthew Jordan d79c68d3fb main/stasis: Allow subscriptions to use a threadpool for message delivery
12 years ago
George Joseph 2846d23688 sorcery: Make is_object_field_registered handle field names that are regexes.
12 years ago
Jonathan Rose ddc3f4846f PJSIP ACLs: Fix ACLs not loading on startup and apply/acl issues on contact
12 years ago
Joshua Colp e7f16827cb AST-2014-016: Fix crash when receiving an in-dialog INVITE with Replaces in res_pjsip_refer.
12 years ago
Richard Mudgett 524588c345 ast_str: Fix improper member access to struct ast_str members.
12 years ago
Joshua Colp a0d9eab389 res_pjsip_sdp_rtp: Add support for optimistic SRTP.
12 years ago
Joshua Colp 87c2e9e238 res_pjsip_refer: Ensure Refer-To is NULL terminated and parse it as a URI.
12 years ago
Richard Mudgett 8648bc1f6f parking_tests.c: Add missing newline on a unit test message.
12 years ago
Joshua Colp cbba061f13 res_pjsip: Enforce requirements for session timer minimum expiration period and normal expiration period.
12 years ago
Mark Michelson 1536b0ecb6 Fix race condition that could result in ARI transfer messages not being sent.
12 years ago
Mark Michelson 77c57f2b1a Fix race condition where duplicated requests may be handled by multiple threads.
12 years ago
Kevin Harwell 721ae89155 res_pjsip_exten_state: PJSIPShowSubscriptionsInbound causes crash
12 years ago
Kinsey Moore 5013659972 Stasis: Fix StasisEnd message ordering
12 years ago
Joshua Colp 248c592292 res_pjsip: Ensure in-dialog responses have an endpoint associated.
12 years ago
Corey Farrell 1c255e711e res_hep: fix major leak that occurs when config is missing or enabled=no.
12 years ago
Mark Michelson 27dc7e47d7 Make the disable_tcp_switch PJSIP system object enabled by default.
12 years ago
Joshua Colp 0d0131bf34 res_pjsip_multihomed: Add logging during startup to aid debugging if local DNS is misbehaving.
12 years ago
Corey Farrell 3e29fa3686 res_http_websockets: Fix extra unref of module
12 years ago
Richard Mudgett b586e7f0b2 res_pjsip: Add disable_tcp_switch option.
12 years ago
Matthew Jordan d5309929be res/res_stasis: Fix crash on module unload while performing operation
12 years ago
Scott Griepentrog b3b93a7c15 pjsip: clarify tls cert and key file usage
12 years ago
Scott Griepentrog b4ee155c62 pjsip: Handle outbound unregister correctly
12 years ago
Kevin Harwell c3b1d0df0d res_pjsip_exten_state: PJSIPShowSubscriptionsInbound causes crash
12 years ago
Kevin Harwell fed9d0deb0 res_pjsip: incorrect qualify statistics after disabling for contact
12 years ago
Corey Farrell 0ca681a414 res_fax: Resolve T38 gateway frame leak.
12 years ago
Malcolm Davenport 0bbb351655 ASTERISK-24323, fix bug in documentation of AGI STREAM FILE CONTROL
12 years ago
Matthew Jordan b23580afe6 res/res_http_websocket: Fix minor nits found by wdoekes on r409681
12 years ago
Matthew Jordan f3fbcc550e res/res_phoneprov: Fix crash on shutdown caused by container cleanup
12 years ago