Commit Graph

26370 Commits (f89481e39c0dc0682b6720108a9cda843d2e596c)
 

Author SHA1 Message Date
Matthew Jordan d88282af40 channels/sip/reqresp_parser: Fix unit tests for r426594
11 years ago
Corey Farrell bf684b63a3 REF_DEBUG: Install refcounter.py to $(ASTDATADIR)/scripts
11 years ago
Corey Farrell e4374a3abe app_queue: fix a couple leaks to struct call_queue in set_member_value
11 years ago
Corey Farrell ced81afff2 audiohooks: Clean references to formats
11 years ago
Kevin Harwell a537e314d1 res_pjsip_exten_state: PJSIPShowSubscriptionsInbound causes crash
11 years ago
Kevin Harwell cd52456ea1 res_pjsip: incorrect qualify statistics after disabling for contact
11 years ago
Walter Doekes 5d8d90c402 app_voicemail: Fix unchecked bounds of myArray in IMAP_STORAGE.
11 years ago
Igor Goncharovskiy c866ced76b Add additional checks for NULL pointers to fix several crashes reported.
11 years ago
Matthew Jordan 0ddc3bde24 channels/chan_sip: Add improved support for 4xx error codes
11 years ago
Matthew Jordan ff83ff564c channels/chan_sip: Support mutltiple Supported and Required headers
11 years ago
Tzafrir Cohen 8a69aedd17 Fix building chan_phone on big endian systems
11 years ago
Richard Mudgett 0ed8aebda9 bridge_builtin_features: Add missing channel locks around ast_get_chan_features_general_config().
11 years ago
Corey Farrell 7205d76d7d res_fax: Resolve T38 gateway frame leak.
11 years ago
Corey Farrell 67e496c275 manager: Unsubscribe from acl_change_sub at shutdown.
11 years ago
Malcolm Davenport 1fe22c411d ASTERISK-23512, correct inaccurate comment in manager.conf.sample
11 years ago
Matthew Jordan 8e9f593e3a main/bridge: Destroy features struct on off nominal path during bridge impart
11 years ago
Matthew Jordan f4b4d42630 main/manager: Fix typo in AMI event documentation of "OriginateResponse"
11 years ago
Malcolm Davenport 68d9872f58 ASTERISK-24323, fix bug in documentation of AGI STREAM FILE CONTROL
11 years ago
Malcolm Davenport 684b8762a9 ASTERISK-24419, fix incorrect syntax for setting language in extensions.conf.sample
11 years ago
Corey Farrell 2290393273 app_queue: Cleanup ao2_iterator
11 years ago
Corey Farrell ab16f46139 func_cdr: Fix CDR_PROP payload leak
11 years ago
Sean Bright ef8cdd40e5 configure: Add autoconf check for libopus.
11 years ago
Matthew Jordan 5a17878085 res/res_http_websocket: Fix minor nits found by wdoekes on r409681
11 years ago
Matthew Jordan 62bee9b327 res/res_phoneprov: Fix crash on shutdown caused by container cleanup
11 years ago
Matthew Jordan 130a3fcd7f res/res_srtp: Fix include issue for libsrtp 1.5.0
11 years ago
Jonathan Rose c084728690 Documentation: Improve documentation for ExtensionStatus AMI events
11 years ago
Shaun Ruffell c4d7e7e270 codec_dahdi: Cannot use struct ast_translator.core_{src,src}_codec.
11 years ago
Richard Mudgett 2165868be7 translage.c: Fix regression when generating translation path strings.
11 years ago
Matthew Jordan dad0334cf1 AST-2014-011: Fix POODLE security issues
11 years ago
George Joseph 5e10e369b1 build: Force -fsigned-char on platforms where the default for char is unsigned
11 years ago
Matthew Jordan 404b6ab3ab res/res_pjsip_sdp_rtp: Revert 425924
11 years ago
Matthew Jordan b263c8bdae res/res_pjsip_sdp_rtp: Remove left over reference to override_prefs
11 years ago
Jonathan Rose b8f687f27c Sample Configurations: make 'pjsip reload' reload all reloadable pjsip modules
11 years ago
Matthew Jordan 8f58592252 res_pjsip_session/res_pjsip_sdp_rtp: Be more tolerant of offers
11 years ago
Joshua Colp 0d0e38a0e1 res_pjsip_keepalive: Add runtime configurable keepalive module for connection-oriented transports.
11 years ago
Matthew Jordan 86eea19c8f channels/chan_sip: Respect outboundproxy setting when sending qualify requests
11 years ago
Joshua Colp 7144c739e9 res_pjsip: Add 'user_eq_phone' option to add a 'user=phone' parameter when applicable.
11 years ago
Richard Mudgett f91cb1207c AMI: Add missing VarSet events when a channel inherits variables.
11 years ago
Matthew Jordan df59a71b83 bridge_native_rtp: Fix audio issues when moving from remote bridge to softmix
11 years ago
Matthew Jordan 2ccbdd2624 test_cel: Update pickup test to expect CANCEL instead of ANSWSER
11 years ago
Matthew Jordan 873d956144 main/cdr: Use 'time' when rescheduling batched CDRs as opposed to 'size'
11 years ago
George Joseph c2ec5f0f6f config: Fix inf loop using ast_category_browse and ast_variable_retrieve
11 years ago
Kinsey Moore 86a4ce4957 PJSIP: Enforce module load dependencies
11 years ago
Igor Goncharovskiy a770ca168d Fix loss of voice after second call drops (on a second line) in case using multiple lines on unistim phones. There is regression was introduced in r391379.
11 years ago
Joshua Colp bfee1b4bc5 res_rtp_asterisk: Fix a bug where ICE state would get reset when it shouldn't.
11 years ago
Richard Mudgett 28c11fff78 chan_motif: Cleanup jingle_tech.capabilities only once.
11 years ago
Jonathan Rose 3d58066de9 parking_tests: Fix assertions and possibly crashes in res_parking unit tests
11 years ago
Alexandr Anikin 90c98d384b chan_ooh323: fix rtptimeout general value checking
11 years ago
George Joseph 104fca5001 config: Fix SEGV in unit test with MALLOC_DEBUG
11 years ago
Jonathan Rose 87b5006ff0 Scheduler: Fix a nasty scheduler caching bug which makes new tasks not execute
11 years ago