Commit Graph

771 Commits (feb151979c53bc718e867701de7191eed45182cf)

Author SHA1 Message Date
George Joseph 5f444b1f5b BuildSystem: Fix a few issues hightlighted by gcc 6.x
9 years ago
Matthew Jordan 3c796e694e Disable extended support modules
9 years ago
Richard Mudgett 9633be9d25 func_callerid.c: Update REDIRECTING reason documentation.
9 years ago
Sean Bright 962a9d61f8 func_iconv: Ensure output strings are properly terminated.
9 years ago
Mark Michelson 65bd4fcc3f res_odbc: Remove connection management
9 years ago
Matt Jordan 46b2de55f9 funcs/func_cdr: Correctly report high precision values for duration and billsec
9 years ago
Rusty Newton 018ccf680b func_channel: Add help text for undocumented CHANNEL function arguments
9 years ago
Joshua Colp 3e0f161761 Merge "ast_format_cap_get_names: To display all formats, the buffer was increased." into 13
10 years ago
Alexander Traud 1bff400df7 ast_format_cap_get_names: To display all formats, the buffer was increased.
10 years ago
Walter Doekes 6d1bdb9d3b func_callerid: Document that CALLERID(pres) is available.
10 years ago
Matt Jordan 72cbb6df55 funcs/func_holdintercept: Actually add the HOLD_INTERCEPT function
10 years ago
Ivan Poddubny 3357678b94 func_presencestate: Return "not_set" when no data is set in AstDB
10 years ago
Rusty Newton 62c64c3bd1 Documentation: A couple of trivial fixes in sip.conf.sample and func_cdr.c
10 years ago
Corey Farrell 79bf56c78a func_pjsip_aor: Fix leaked contact from iterator.
10 years ago
Corey Farrell 6b7282ca40 Fix potential crash after unload of func_periodic_hook or test_message.
10 years ago
George Joseph 63169e00ff pjsip_options: Fix non-qualified contacts showing as unavailable
10 years ago
Mark Michelson 4f1a8dbe92 Detect potential forwarding loops based on count.
10 years ago
Matthew Jordan 6ba6e3dffd clang compiler warnings: Fix autological comparisons
10 years ago
Matthew Jordan 488f093e97 clang compiler warnings: Fix sometimes-initialized warning in func_math
10 years ago
Matthew Jordan e126ab9eeb clang compiler warnings: Fix a variety of "unused" warnings
10 years ago
Matthew Jordan a3fe43fbdc Fix compilations errors on 64-bit OpenBSD systems
10 years ago
Matthew Jordan 73dcea59bd funcs/func_env: Fix regression caused in FILE read operation
10 years ago
Joshua Colp f7c6bedb06 func_curl: Don't hold exclusive lock when performing HTTP request.
10 years ago
Matthew Jordan 37d33ed997 FILE: fix retrieval of file contents when offset is specified
10 years ago
Mark Michelson 25a67d561c Multiple revisions 431297-431298
10 years ago
David M. Lee 702d79de2a Various fixes for OS X
10 years ago
Walter Doekes e23f07beb8 Fix typo's (retrieve, specified, address).
10 years ago
Richard Mudgett 6af6a216a1 CHANNEL(peer), chan_iax2, res_fax, SNMP agent: Fix deadlock from reaching across a bridge.
10 years ago
Matthew Jordan dc993db55c funcs/func_curl: Fix memory leak when CURLOPT channel datastore is destroyed
10 years ago
George Joseph 42e4cb7174 func_config: Add ability to retrieve specific occurrence of a variable
11 years ago
Joshua Colp a7c38428af pjsip: Add 'PJSIP_AOR' and 'PJSIP_CONTACT' dialplan functions.
11 years ago
Kevin Harwell e2181139c9 AST-2014-018 - func_db: DB Dialplan function permission escalation via AMI.
11 years ago
Corey Farrell 06beefd20a func_talkdetect: Fix stasis message leak in audiohook callback.
11 years ago
Corey Farrell a113a7d2ea func_cdr: Fix CDR_PROP payload leak
11 years ago
Richard Mudgett 6a844be566 chan_pjsip: Fix deadlock when masquerading PJSIP channels.
11 years ago
Richard Mudgett b06cd2f048 func_channel.c: Add missing locking to some CHANNEL() requests.
11 years ago
George Joseph a8fc671c13 func_config: Change 'Not Found' message from ERROR to DEBUG
11 years ago
Matthew Jordan 6c34de22b5 funcs/func_jitterbuffer: Tweak documentation
11 years ago
Walter Doekes 8610daec3b Add documentation to the ability to retrieve the source port of a SIP call.
11 years ago
Kinsey Moore f1036f40dc Stasis: Allow message types to be blocked
11 years ago
Matthew Jordan 922e3203a9 xmldocs: Add support for an <example> tag in the Asterisk XML Documentation
11 years ago
Richard Mudgett 2758cc76e5 datastores: Audit ast_channel_datastore_remove usage.
11 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Richard Mudgett b71be2112e func_audiohookinherit.c: Fixup some XML documentation wording.
11 years ago
Jonathan Rose af4cd65143 Channels: Masquerades to automatically move frame/audio hooks
11 years ago
Jonathan Rose 4420ce6e5c func_uri: URIENCODE/URIDECODE - allow empty strings as argument
11 years ago
Mark Michelson fc52fd8884 Allow the PUSH and UNSHIFT functions to set inheritable channel variables.
11 years ago
Walter Doekes 795af210a3 func_odbc: Fix fixed size buffers fix (r414968).
11 years ago
Matthew Jordan 53968c00b3 TALK_DETECT: A channel function that raises events when talking is detected
11 years ago