Commit Graph

763 Commits (86b02228f514982a962b572c7baf43ffb617299b)

Author SHA1 Message Date
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
George Joseph 685f7ef924 func_config: Add ability to retrieve specific occurrence of a variable
10 years ago
Joshua Colp f7cf988a82 pjsip: Add 'PJSIP_AOR' and 'PJSIP_CONTACT' dialplan functions.
10 years ago
Kevin Harwell 2486b48cec AST-2014-018 - func_db: DB Dialplan function permission escalation via AMI.
11 years ago
Corey Farrell 97e1c7f3a9 func_talkdetect: Fix stasis message leak in audiohook callback.
11 years ago
Corey Farrell ab16f46139 func_cdr: Fix CDR_PROP payload leak
11 years ago
Richard Mudgett 0165c5f95a chan_pjsip: Fix deadlock when masquerading PJSIP channels.
11 years ago
Walter Doekes 37179a2b1f core: Don't allow free to mean ast_free (and malloc, etc..).
11 years ago
Richard Mudgett 9183416fe2 func_channel: Add CHANNEL(onhold) item to get the current hold status of the channel.
11 years ago
Richard Mudgett 025bd1bf3f func_channel.c: Add missing locking to some CHANNEL() requests.
11 years ago
George Joseph 1de8b8035e func_config: Change 'Not Found' message from ERROR to DEBUG
11 years ago
Matthew Jordan 6650704414 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
Joshua Colp dcfae78574 res_config_odbc: Use dynamically sized buffers to store row data so values do not get truncated.
11 years ago
Scott Griepentrog 43bd3580e2 pbx.c: prevent potential crash from recursive replace()
11 years ago
Kinsey Moore 21949def8e Fix 32bit build for func_env
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Mark Michelson 68066907e1 Ensure that presence state is decoded properly on Asterisk startup.
11 years ago
Mark Michelson 120ac66df9 Make behavior of the PRESENCE_STATE 'e' option more consistent.
11 years ago
Russell Bryant 4b9b4790d9 Fix error loading res_monitor.
11 years ago
Russell Bryant 5b7a769fd8 (mix)monitor: Add options to enable a periodic beep
11 years ago