Commit Graph

794 Commits (8cb4f9cea1f8a34d2383551a971a86d3be02c4fd)

Author SHA1 Message Date
Richard Mudgett 8cb4f9cea1 CHANNEL(callid): Give dialplan access to the callid.
8 years ago
zuul bcc9a07db2 Merge "funcs/func_devstate: Remove new line in Device field of during module load"
8 years ago
Matt Jordan 0ded269bfa funcs/func_devstate: Remove new line in Device field of during module load
8 years ago
Joshua Colp 3ed05badb9 core: Add stream topology changing primitives with tests.
8 years ago
Sean Bright 3f94373778 cli: Fix various CLI documentation and completion issues
8 years ago
Sean Bright 0910773077 manager: Restore Originate failure behavior from Asterisk 11
8 years ago
George Joseph 6f645a6d4e Merge "media: Add experimental support for RTCP feedback."
8 years ago
Lorenzo Miniero 1061539b75 media: Add experimental support for RTCP feedback.
8 years ago
Richard Mudgett cfe72c39cf LISTFILTER: Remove outdated ERROR message.
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Corey Farrell 824a4e84d1 Refactor usage pattern of xmldoc info tag.
9 years ago
Matt Jordan ddab42e296 func_channel: Reorganize documentation
9 years ago
David M. Lee feb1a43412 Portably sscanf tv_usec
9 years ago
Corey Farrell cf1188a1be Unit tests: Use AST_TEST_DEFINE in conditional code only.
9 years ago
Joshua Colp 4ad333bb0e func_odbc: Fix connection deadlock.
9 years ago
George Joseph 651290a809 BuildSystem: Fix a few issues hightlighted by gcc 6.x
9 years ago
Alexei Gradinari c378b00a83 func_odbc: single database connection should be optional
9 years ago
Mark Michelson 2b150f0b80 func_odbc: Check connection status before executing queries.
9 years ago
Mark Michelson 924738e950 func_odbc: Use one connection per DSN.
9 years ago
Matthew Jordan 6bbcfb34bd funcs/func_curl: Add the ability for CURL to download and store files
9 years ago
Gianluca Merlo 8f94f947f5 func_aes: fix misuse of strlen on binary data
9 years ago
Richard Mudgett 0bdbf0d882 func_callerid.c: Update REDIRECTING reason documentation.
9 years ago
Sean Bright e5fd972d24 func_iconv: Ensure output strings are properly terminated.
9 years ago
Mark Michelson 9714da7aa4 res_odbc: Remove connection management
9 years ago
Matt Jordan 3b9cba4294 funcs/func_cdr: Correctly report high precision values for duration and billsec
9 years ago
Rusty Newton 68cad96ffd func_channel: Add help text for undocumented CHANNEL function arguments
9 years ago
Joshua Colp 0be147f713 Merge "ast_format_cap_get_names: To display all formats, the buffer was increased."
10 years ago
Alexander Traud cf79b62778 ast_format_cap_get_names: To display all formats, the buffer was increased.
10 years ago
Walter Doekes 7dd8f89a50 func_callerid: Document that CALLERID(pres) is available.
10 years ago
Matt Jordan 7be6194d6f funcs/func_holdintercept: Actually add the HOLD_INTERCEPT function
10 years ago
Ivan Poddubny c944263e36 func_presencestate: Return "not_set" when no data is set in AstDB
10 years ago
Rusty Newton d02196448b Documentation: A couple of trivial fixes in sip.conf.sample and func_cdr.c
10 years ago
Corey Farrell ea9d5f155e func_pjsip_aor: Fix leaked contact from iterator.
10 years ago
Corey Farrell 0a46d43b9c Fix potential crash after unload of func_periodic_hook or test_message.
10 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
10 years ago
George Joseph 298faf7c50 pjsip_options: Fix non-qualified contacts showing as unavailable
10 years ago
Mark Michelson aae45acbda Detect potential forwarding loops based on count.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Matthew Jordan ea0098724e clang compiler warnings: Fix autological comparisons
10 years ago
Matthew Jordan af4d802773 clang compiler warnings: Fix sometimes-initialized warning in func_math
10 years ago
Matthew Jordan d2776d4d45 clang compiler warnings: Fix a variety of "unused" warnings
10 years ago
Matthew Jordan 60f01520e7 Fix compilations errors on 64-bit OpenBSD systems
10 years ago
Matthew Jordan 627cc16a8d funcs/func_env: Fix regression caused in FILE read operation
10 years ago
Joshua Colp 0d52907d2b func_curl: Don't hold exclusive lock when performing HTTP request.
10 years ago
Matthew Jordan b4cc056067 FILE: fix retrieval of file contents when offset is specified
10 years ago
Mark Michelson 3cccfac399 Multiple revisions 431297-431298
10 years ago
David M. Lee 965777ccfc Various fixes for OS X
10 years ago
Walter Doekes 49cbfa7de6 Fix typo's (retrieve, specified, address).
10 years ago
Richard Mudgett e4738a59eb CHANNEL(peer), chan_iax2, res_fax, SNMP agent: Fix deadlock from reaching across a bridge.
10 years ago
Matthew Jordan b38acbce6e funcs/func_curl: Fix memory leak when CURLOPT channel datastore is destroyed
10 years ago