Commit Graph

3679 Commits (f4afd097af93550b5cc0657c75ca17ed1c52c1f1)

Author SHA1 Message Date
Alexander Traud 8c78337479 tcptls.h: Repair ./configure --with-ssl=PATH.
8 years ago
Alexander Traud b6234f9577 tcptls: Repair ./configure --with-ssl=PATH.
8 years ago
Joshua Colp 8926bc20fd Merge "rtp_engine: Avoid a typo error in Doxygen for ast_rtp_codecs_find_payload_code." into 13
8 years ago
Joshua Colp ac9d6b0523 Merge "pjsip: Rewrite OPTIONS support with new eyes." into 13
8 years ago
Alexander Traud 9fe4f99cba rtp_engine: Avoid a typo error in Doxygen for ast_rtp_codecs_find_payload_code.
8 years ago
George Joseph 42abc9c430 Merge "BuildSystem: Add DragonFly BSD." into 13
8 years ago
Joshua Colp bea52b3706 pjsip: Rewrite OPTIONS support with new eyes.
8 years ago
George Joseph c5d19565fe Merge "bridge_softmix: Forward TEXT frames" into 13
8 years ago
Alexander Traud 7b219311eb BuildSystem: Add DragonFly BSD.
8 years ago
Jenkins2 57aca68bbf Merge "utils: Add ast_assert_return" into 13
8 years ago
George Joseph be7d4faed5 bridge_softmix: Forward TEXT frames
8 years ago
George Joseph 39c51394c8 utils: Add ast_assert_return
8 years ago
Jenkins2 ad0ba520b5 Merge "pjsip_scheduler.c: Add ability to trace scheduled tasks." into 13
8 years ago
Richard Mudgett b92ebdba5f pjsip_scheduler.c: Add ability to trace scheduled tasks.
8 years ago
Richard Mudgett 12aa25b2e1 res_pjsip.c: Split ast_sip_push_task_synchronous() to fit expectations.
8 years ago
Richard Mudgett dfdc9a2575 pjsip_scheduler.c: Fix some corner cases.
8 years ago
Jenkins2 dfd0529abc Merge "pjsip_scheduler.c: Fix ao2 usage errors." into 13
8 years ago
Richard Mudgett c4f02c975b pjsip_scheduler.c: Fix ao2 usage errors.
8 years ago
Richard Mudgett 72b16ee400 res_pjsip_refer/chan_sip: Fix INVITE with replaces transfer to ConfBridge
8 years ago
Jenkins2 dcac292ae3 Merge "BuildSystem: Add support for building RADIUS with radcli." into 13
8 years ago
Richard Mudgett e94f8e4a24 res_pjsip: Update authenticate_qualify documentation.
8 years ago
Alexander Traud 83353997f4 BuildSystem: Add support for building RADIUS with radcli.
8 years ago
Corey Farrell 5908c6753b core: Create main/options.c.
8 years ago
Jenkins2 7d8445d576 Merge "core: Remove dead symbols from asterisk.exports.in." into 13
8 years ago
Jenkins2 b39c727848 Merge "channel.c: Allow generic plc then channel formats are equal" into 13
8 years ago
Corey Farrell 6f304697b0 core: Remove dead symbols from asterisk.exports.in.
8 years ago
George Joseph 373e7e3fb0 channel.c: Allow generic plc then channel formats are equal
8 years ago
Alexander Traud 0f634c1446 BuildSystem: Remove unused dependency on libltdl.
8 years ago
Jenkins2 a243fed64f Merge "core: Remove incorrect usage of attribute_malloc." into 13
8 years ago
Corey Farrell dc738b145f core: Remove incorrect usage of attribute_malloc.
8 years ago
Alexander Traud 54874eb44d BuildSystem: Enable PortAudio in NetBSD.
8 years ago
Jenkins2 91193807c8 Merge "BuildSystem: Detect whether uselocale(.) is available." into 13
8 years ago
Alexander Traud 98e8e849da BuildSystem: Detect whether uselocale(.) is available.
8 years ago
Richard Mudgett 104468ad3a pjproject: Add cache_pools debugging option.
8 years ago
Kevin Harwell ffb15b2bc7 AMI: Bumping AMI non-breaking number for Asterisk 13.20.0 release
8 years ago
Alexander Traud 4a5221cd43 BuildSystem: Remove chan_h323 leftovers.
8 years ago
Jenkins2 62d491527e Merge "app_confbridge: Update dsp_silence_threshold and dsp_talking_threshold docs." into 13
8 years ago
George Joseph 7debdd285c res_pjsip_pubsub: Prune subs with reliable transports at startup
8 years ago
Richard Mudgett 4a337b1a76 app_confbridge: Update dsp_silence_threshold and dsp_talking_threshold docs.
8 years ago
Jenkins2 d82da7afff Merge "loader: Use ast_cli_completion_add for 'module load' completion." into 13
8 years ago
Jenkins2 cee39bf820 Merge "pbx_variables.c: Misc fixes in variable substitution." into 13
8 years ago
Corey Farrell 154bccf147 loader: Use ast_cli_completion_add for 'module load' completion.
8 years ago
Alexander Traud e998c906a7 headers: Consistent use of typeof and/or __typeof__.
8 years ago
Richard Mudgett 85b384728c pbx_variables.c: Misc fixes in variable substitution.
8 years ago
Richard Mudgett f35960d55b res_pjsip: Split type=identify to IP address and SIP header matching priorities
8 years ago
Corey Farrell b275b0a84f astobj2: Create case-insensitive variants of container function macros.
8 years ago
Sean Bright ce3d56920b Remove as much trailing whitespace as possible.
8 years ago
Corey Farrell 82b6ba976f Fix Common Typo's.
8 years ago
Richard Mudgett 4f45748f52 manager.h: Bump AMI version
8 years ago
Jenkins2 b6d03c086b Merge "aco: Create ways to minimize use of regex." into 13
8 years ago
George Joseph d6ea23d60e Merge "loader: Replace priority heap with vector." into 13
8 years ago
Corey Farrell d5a7a98528 loader: Replace priority heap with vector.
8 years ago
Corey Farrell 7413bcbeb5 aco: Create ways to minimize use of regex.
8 years ago
Richard Mudgett 61e81338d9 res_rtp_asterisk.c: Disable packet flood detection for video streams.
8 years ago
Richard Mudgett 73b3390dbe chan_pjsip/res_pjsip: Add CHANNEL(pjsip,request_uri)
8 years ago
Jenkins2 3bfddd9e73 Merge "astdb: Improve prefix searches in astdb" into 13
8 years ago
Sean Bright a4b291029f astdb: Improve prefix searches in astdb
8 years ago
Sean Bright f726f11974 utils: Add convenience function for setting fd flags
8 years ago
Richard Mudgett 594faa192d security-events: Fix SuccessfulAuth using_password declaration.
8 years ago
Jenkins2 2e3f878423 Merge "CLI: Create ast_cli_completion_add function." into 13
8 years ago
George Joseph 635583dabd Merge "CLI: Remove calls to ast_cli_generator." into 13
8 years ago
Joshua Colp 3d429a5072 Merge "BuildSystem: pjsip_evsub_set_uas_timeout was not used." into 13
8 years ago
Corey Farrell 8a63f4e709 CLI: Create ast_cli_completion_add function.
8 years ago
Corey Farrell 115f53a0fb CLI: Remove calls to ast_cli_generator.
8 years ago
Joshua Colp 29bf57ff2f Merge "CLI: Create ast_cli_completion_vector." into 13
8 years ago
Joshua Colp 4045cb4df9 Merge "README: Send people to secure websites where available." into 13
8 years ago
Alexander Traud 50cb5199c1 BuildSystem: pjsip_evsub_set_uas_timeout was not used.
8 years ago
Corey Farrell 5f0b4a1645 README: Send people to secure websites where available.
8 years ago
Corey Farrell a369bfc4b2 doxygen: Remove obsolete contents.
8 years ago
Joshua Colp ef8ee3ee69 Merge "Build: Make function constructor/destructor attributes mandatory." into 13
8 years ago
Corey Farrell 0b8b153d3c CLI: Create ast_cli_completion_vector.
8 years ago
Joshua Colp 8d55b132b9 Merge "sorcery: Add ast_sorcery_retrieve_by_prefix()" into 13
8 years ago
Jenkins2 9fb2da7963 Merge "pjsip / hep: Provide correct local address for Websockets." into 13
8 years ago
Joshua Colp f233e421dd Merge "core: Add cache_media_frames debugging option." into 13
8 years ago
Joshua Colp c2dddb001a pjsip / hep: Provide correct local address for Websockets.
8 years ago
Corey Farrell b8209a1273 alertpipe: Correct documented return of ast_alertpipe_write.
8 years ago
Sean Bright cf062303e3 sorcery: Add ast_sorcery_retrieve_by_prefix()
8 years ago
Corey Farrell 2ad6210dd7 vectors: Add new macro and a string vector definition.
8 years ago
Corey Farrell 76e640bd53 Build: Make function constructor/destructor attributes mandatory.
8 years ago
Richard Mudgett 507d9b5f9e core: Add cache_media_frames debugging option.
8 years ago
Jenkins2 37863c163c Merge "Fix ast_(v)asprintf() malloc failure usage conditions." into 13
8 years ago
Richard Mudgett 9013415593 Fix ast_(v)asprintf() malloc failure usage conditions.
8 years ago
Corey Farrell b5331af53b configure: Add autoconf check for libopusfile.
8 years ago
Corey Farrell bfb0f27c87 Modules: Additional improvements to CLI completion.
8 years ago
Jenkins2 71d3f2cb90 Merge "Build System: Fix --disable-xmldoc option." into 13
8 years ago
Joshua Colp 7385d1e017 res_pjsip: Add 'ip' as a valid option to 'identify_by' on endpoint.
8 years ago
Corey Farrell 4772849016 Build System: Fix --disable-xmldoc option.
8 years ago
Kevin Harwell 4bc2aca9b7 AMI: Increase version number
8 years ago
Joshua Colp 7215d07ca2 Merge "features, manager : Add CancelAtxfer AMI action" into 13
8 years ago
Thomas Sevestre 6d3ee9fb93 features, manager : Add CancelAtxfer AMI action
8 years ago
Jenkins2 5a8c148dcf Merge "res_pjsip_registrar.c: Update remove_existing AOR contact handling." into 13
8 years ago
Joshua Colp ce26554b51 Merge "cdr.h: Fix doxygen comments." into 13
8 years ago
Richard Mudgett 34d55352a5 cdr.h: Fix doxygen comments.
8 years ago
Richard Mudgett d388c18abf res_pjsip_registrar.c: Update remove_existing AOR contact handling.
8 years ago
Corey Farrell 82592c3673 res_pjsip: Fix issues that prevented shutdown of modules.
8 years ago
Corey Farrell 8bf4be1048 vector: multiple evaluation of elem in AST_VECTOR_ADD_SORTED.
8 years ago
George Joseph 47620ea862 logger: Bring back ability to turn debug on by source file
8 years ago
Jean Aunis da40976987 bridge : Fix one-way direct-media when early bridging with native_rtp
8 years ago
Sean Bright 5075cc8eed res_calendar: On reload, update all configuration
8 years ago
George Joseph ed2a4ee81e res_pjsip: Add handling for incoming unsolicited MWI NOTIFY
8 years ago