Commit Graph

2913 Commits (2f418c052eceea421ddbc2ca28e1139a471e6da6)

Author SHA1 Message Date
Corey Farrell 62508d6891 Build System: Create Makefile macro MOD_ADD_SOURCE.
12 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
12 years ago
George Joseph b35e184d41 Add .gitignore and .gitreview files
12 years ago
Matthew Jordan 5f181bcccd res/res_pjsip_t38: Add missing initialization of t38faxmaxdatagram
12 years ago
Richard Mudgett c499cabf53 chan_pjsip/res_pjsip/bridge_softmix/core: Improve translation path choices.
12 years ago
Matthew Jordan 8bae18ab93 res_pjsip: Add an 'auto' option for DTMF Mode
12 years ago
George Joseph f69e46de25 res_pjsip_config_wizard: Cleanup load unload
12 years ago
Matthew Jordan 894153b8b1 res/ari: Fix model validation for ChannelHold event
12 years ago
George Joseph ed6b6e3c03 res_pjsip_phoneprov_provider: Fix reference leak on unload
12 years ago
Kevin Harwell 520b9f2174 res_pjsip: add CLI command to show global and system configuration
12 years ago
Matthew Jordan 3ef0a17b1f res/res_pjsip_dlg_options: Add a module to handle in-dialog OPTIONS requests
12 years ago
Matthew Jordan ea0098724e clang compiler warnings: Fix autological comparisons
12 years ago
Jonathan Rose a759714101 res_pjsip_t38: Fix FAX failures when using PJSIP with authentication
12 years ago
Matthew Jordan b8fa8aa775 clang compiler warnings: Fix pointer-bool-converesion warnings
12 years ago
Mark Michelson 1eba6abae5 Do not queue message requests that we do not respond to.
12 years ago
Matthew Jordan c2f50ba6f4 ARI: Add the ability to intercept hold and raise an event
12 years ago
Matthew Jordan c1cfe3fae2 clang compiler warnings: Fix non-literal-null-conversion warnings
12 years ago
Kevin Harwell 87d7c90e4e res_pjsip: config option 'timers' can't be set to 'no'
12 years ago
Matthew Jordan 0543879228 clang compiler warnings: Remove large chunks of unused code from extconf
12 years ago
Mark Michelson 0a26602b8c Merge NAPTR support into trunk.
12 years ago
Corey Farrell ffd7319df3 res_pjsip_phoneprov_provider: Revert 433996 / 433997.
12 years ago
Mark Michelson 53af579d4c ParkedCall: Don't allow dialplan fallthrough after retrieving parked call.
12 years ago
Corey Farrell e6f0410028 res_pjsip_phoneprov_provider: Fix leaked OBJ_MULTIPLE iterator.
12 years ago
Mark Michelson 3439487a81 res_pjsip_messaging: Serialize outbound SIP MESSAGEs
12 years ago
Joshua Colp 39824e3d01 dns: Add support for SRV record parsing and sorting.
12 years ago
Matthew Jordan 7bc2345fb1 clang compiler warnings: Fix -Wabsolute-value warnings
12 years ago
Matthew Jordan ce59fabd5c clang compiler warnings: Fix invalid enum conversion
12 years ago
Matthew Jordan e9520dbe0d clang compiler warnings: Fix -Wparantheses-equality warnings
12 years ago
Matthew Jordan c747b3b12a clang compiler warnings: Fix -Winitializer-overrides
12 years ago
Richard Mudgett 2659e48d9d res_pjsip_registrar_expire.c: Made use ao2 container template routines and eliminated some RAII_VAR() usage.
12 years ago
Mark Michelson 0b62e41654 Add stateful PJSIP response API call, and use it for out-of-dialog responses.
12 years ago
Richard Mudgett a18da4eaf2 res_pjsip_registrar_expire.c: Cleanup scheduler leaks on unload/shutdown.
12 years ago
Matthew Jordan a024af1156 res/res_timing_kqueue: Update the module to conform to current timer API
12 years ago
Corey Farrell d7fc85e69d res_pjsip: Enable unload of all modules at shutdown.
12 years ago
Richard Mudgett e953d15223 A couple minor cleanup tweaks.
12 years ago
Matthew Jordan 47156aab92 res_xmpp: Buddies are always auto-registered when processing the roster
12 years ago
Joshua Colp abf3e40902 dns: Add core DNS API + unit tests and res_resolver_unbound module + unit tests.
12 years ago
Richard Mudgett 4c2fc5b811 chan_pjsip: Add "rpid_immediate" option to prevent unnecessary "180 Ringing" messages.
12 years ago
Richard Mudgett 7e097bce86 Audit ast_pjsip_rdata_get_endpoint() usage for ref leaks.
12 years ago
Richard Mudgett 148e8799fe res_pjsip_sdp_rtp,sorcery: Fix invalid access and memory leak respectively.
12 years ago
Richard Mudgett e0ea490a11 res_pjsip_session: Fix off-nominal extra unref of session.
12 years ago
Scott Griepentrog 62cf2a2c02 Reverting accidental ci of wrong change in r433061
12 years ago
Scott Griepentrog cb6c7eecfd various: cleanup issues found during leak hunt
12 years ago
Richard Mudgett c41dd32b94 Audit ast_sockaddr_resolve() usage for memory leaks.
12 years ago
Kevin Harwell 803a916334 res_pjsip: Allow configuration of endpoint identifier query order
12 years ago
Kevin Harwell aef7278af6 res_pjsip: Allow configuration of endpoint identifier query order
12 years ago
Richard Mudgett 259e833e88 res_pjsip: Add reason comment.
12 years ago
Richard Mudgett c52adca396 chan_pjsip: AMI action PJSIPShowEndpoint closes AMI connection on error.
12 years ago
Richard Mudgett 636d82f4d8 chan_pjsip/res_pjsip_callerid: Make Party ID handling simpler and consistent.
12 years ago
Kevin Harwell d42c6adb1a Revert - res_pjsip: Allow configuration of endpoint identifier query order
12 years ago