Commit Graph

2723 Commits (a2d6e15af88a548517100b8a2c4902c8babb1210)

Author SHA1 Message Date
Joshua Colp 248c592292 res_pjsip: Ensure in-dialog responses have an endpoint associated.
11 years ago
Corey Farrell 1c255e711e res_hep: fix major leak that occurs when config is missing or enabled=no.
11 years ago
Mark Michelson 27dc7e47d7 Make the disable_tcp_switch PJSIP system object enabled by default.
11 years ago
Joshua Colp 0d0131bf34 res_pjsip_multihomed: Add logging during startup to aid debugging if local DNS is misbehaving.
11 years ago
Corey Farrell 3e29fa3686 res_http_websockets: Fix extra unref of module
11 years ago
Richard Mudgett b586e7f0b2 res_pjsip: Add disable_tcp_switch option.
11 years ago
Matthew Jordan d5309929be res/res_stasis: Fix crash on module unload while performing operation
11 years ago
Scott Griepentrog b3b93a7c15 pjsip: clarify tls cert and key file usage
11 years ago
Scott Griepentrog b4ee155c62 pjsip: Handle outbound unregister correctly
11 years ago
Kevin Harwell c3b1d0df0d res_pjsip_exten_state: PJSIPShowSubscriptionsInbound causes crash
11 years ago
Kevin Harwell fed9d0deb0 res_pjsip: incorrect qualify statistics after disabling for contact
11 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
Matthew Jordan 775640f658 res/res_srtp: Fix include issue for libsrtp 1.5.0
12 years ago
Matthew Jordan 0e911663e3 AST-2014-011: Fix POODLE security issues
12 years ago
Matthew Jordan 70b21c4617 res/res_pjsip_sdp_rtp: Revert 425922
12 years ago
Matthew Jordan 2c7556769c res/res_pjsip_sdp_rtp: Remove left over reference to override_prefs
12 years ago
Matthew Jordan dd7031bfb7 res_pjsip_session/res_pjsip_sdp_rtp: Be more tolerant of offers
12 years ago
Kinsey Moore 289830cdc6 PJSIP: Enforce module load dependencies
12 years ago
Joshua Colp 70a3e74f0a res_rtp_asterisk: Fix a bug where ICE state would get reset when it shouldn't.
12 years ago
Jonathan Rose fab0df2f4c parking_tests: Fix assertions and possibly crashes in res_parking unit tests
12 years ago
George Joseph 26724c65f7 res_phoneprov: Create accessor for ast_phoneprov_std_variable_lookup
12 years ago
Corey Farrell c0943cf8d6 res_fax: Fix reference leak caused by gateway sessions
12 years ago
Corey Farrell 6b93ab5824 res_fax: Resolve module reference leak caused by reserved sessions
12 years ago
George Joseph 8bb06d592a manager/config: Support templates and non-unique category names via AMI
12 years ago
Joshua Colp efefbe15a4 res_rtp_asterisk: Make the ICE transport check case insensitive as some implementations use 'udp'.
12 years ago
Walter Doekes 1e6c3d1a26 res_calendar_ews: Relax neon version check to work with 0.30 too.
12 years ago
George Joseph 004c387041 res_phoneprov: Cleanup module load error handling
12 years ago
Matthew Jordan b8aed5b14d res/res_phoneprov: Bail on registration if res_phoneprov didn't load
12 years ago
Joshua Colp 23ffd68e70 res_pjsip_phoneprov_provider: Add missing dependency on pjproject.
12 years ago
Joshua Colp 494bb9f931 res_pjsip_nat: Place source port into rport of responses if 'force_rport' is on.
12 years ago
George Joseph bbc56596fd res_pjsip_phoneprov_provider: fix compile breakage on AST_VECTOR
12 years ago
Kevin Harwell e2ae7bd79f res_rtp_asterisk: Crash if no candidates received for component
12 years ago
George Joseph d3342fb98d res_pjsip_phoneprov_provider: Provides pjsip integration with res_phoneprov
12 years ago
Matthew Jordan cc07f4835c res/res_phoneprov: Don't cancel Asterisk load on module load failure
12 years ago
George Joseph d1c9621852 res_phoneprov: Refactor phoneprov to allow pluggable config providers
12 years ago
Joshua Colp 0292839ae0 res_rtp_asterisk: Allow only UDP ICE candidates.
12 years ago
Matthew Jordan 17d079c371 res/res_pjsip_outbound_registration: Initialize auth_reject_permanent parameter
12 years ago
Matthew Jordan 9f5c73586c res/res_pjsip_pubsub: Fix typo in WARNING message
12 years ago
Matthew Jordan 4f28ae4f51 res_pjsip/pjsip_options: Do not 404 an OPTIONS request not sent to an endpoint
12 years ago
Matthew Jordan 69032d62aa res_pjsip: Prevent crashes when PJPROJECT presents an rdata with no message
12 years ago
Matthew Jordan f36b64f58e res/res_pjsip_pubsub: Gracefully handle errors when re-creating subscriptions
12 years ago
Richard Mudgett 30e6eed19d res_pjsip: Fix XML typo and update CHANGES.
12 years ago
Richard Mudgett 6a844be566 chan_pjsip: Fix deadlock when masquerading PJSIP channels.
12 years ago
Kinsey Moore ef2c567597 PJSIP: Restore functional default for callerid_privacy
12 years ago
Joshua Colp 6246189df7 res_pjsip_session: Reduce SDP size by removing duplicate connection lines.
12 years ago
Richard Mudgett 94105b30a6 res_pjsip: Make transport cipher option accept a comma separated list of cipher names.
12 years ago
Corey Farrell a2c47caa09 res_hep: Release allocation reference to configuration.
12 years ago