Commit Graph

2891 Commits (e05c8ae68e95367ea60fdc5e8a5f2cf7f24e0f32)

Author SHA1 Message Date
Jonathan Rose f21b45db49 res_pjsip_t38: Fix FAX failures when using PJSIP with authentication
12 years ago
Matthew Jordan f324870dab clang compiler warnings: Fix pointer-bool-converesion warnings
12 years ago
Scott Griepentrog a6aed7f6f6 Revert accidental change in r434261
12 years ago
Scott Griepentrog 0584e29300 pjsip: resolve compatibility problem with ast_sip_session
12 years ago
Mark Michelson c516981dc7 Do not queue message requests that we do not respond to.
12 years ago
Matthew Jordan ab803ec342 ARI: Add the ability to intercept hold and raise an event
12 years ago
Matthew Jordan c027133f6d clang compiler warnings: Fix non-literal-null-conversion warnings
12 years ago
Kevin Harwell 2270c40d33 res_pjsip: config option 'timers' can't be set to 'no'
12 years ago
Matthew Jordan d54ccda3b1 clang compiler warnings: Remove large chunks of unused code from extconf
12 years ago
Corey Farrell b1102cd642 res_pjsip_phoneprov_provider: Revert 433996 / 433997.
12 years ago
Mark Michelson 0f25076f67 ParkedCall: Don't allow dialplan fallthrough after retrieving parked call.
12 years ago
Corey Farrell 709fa14b44 res_pjsip_phoneprov_provider: Fix leaked OBJ_MULTIPLE iterator.
12 years ago
Mark Michelson 1ee8424f27 res_pjsip_messaging: Serialize outbound SIP MESSAGEs
12 years ago
Matthew Jordan 5f8faf16af clang compiler warnings: Fix -Wabsolute-value warnings
12 years ago
Matthew Jordan 09b681e344 clang compiler warnings: Fix invalid enum conversion
12 years ago
Matthew Jordan eb70993a50 clang compiler warnings: Fix -Wparantheses-equality warnings
12 years ago
Matthew Jordan 844bc76bef clang compiler warnings: Fix -Winitializer-overrides
12 years ago
Richard Mudgett 13557675d4 res_pjsip_registrar_expire.c: Made use ao2 container template routines and eliminated some RAII_VAR() usage.
12 years ago
Mark Michelson 85feac857c Add stateful PJSIP response API call, and use it for out-of-dialog responses.
12 years ago
Richard Mudgett dc2cf21144 res_pjsip_registrar_expire.c: Cleanup scheduler leaks on unload/shutdown.
12 years ago
Matthew Jordan 6e6f5b3a1f res/res_timing_kqueue: Update the module to conform to current timer API
12 years ago
Corey Farrell d0df545a44 res_pjsip: Enable unload of all modules at shutdown.
12 years ago
Richard Mudgett dea885a607 A couple minor cleanup tweaks.
12 years ago
Matthew Jordan 05de9082a5 res_xmpp: Buddies are always auto-registered when processing the roster
12 years ago
Richard Mudgett b1e9552b08 chan_pjsip: Add "rpid_immediate" option to prevent unnecessary "180 Ringing" messages.
12 years ago
Richard Mudgett 6ca98524bf Audit ast_pjsip_rdata_get_endpoint() usage for ref leaks.
12 years ago
Richard Mudgett 1c09028171 res_pjsip_sdp_rtp,sorcery: Fix invalid access and memory leak respectively.
12 years ago
Richard Mudgett dba0f1ad67 res_pjsip_session: Fix off-nominal extra unref of session.
12 years ago
Richard Mudgett 2122c205e6 Audit ast_sockaddr_resolve() usage for memory leaks.
12 years ago
Kevin Harwell 94fe4a9178 res_pjsip: Allow configuration of endpoint identifier query order
12 years ago
Kevin Harwell 1f428f25f0 res_pjsip: Allow configuration of endpoint identifier query order
12 years ago
Richard Mudgett 522f063186 res_pjsip: Add reason comment.
12 years ago
Richard Mudgett a3292230b8 chan_pjsip: AMI action PJSIPShowEndpoint closes AMI connection on error.
12 years ago
Richard Mudgett 34aa0214eb chan_pjsip/res_pjsip_callerid: Make Party ID handling simpler and consistent.
12 years ago
Kevin Harwell 0497b7b155 Revert - res_pjsip: Allow configuration of endpoint identifier query order
12 years ago
Richard Mudgett bd029688cd res_pjsip: Move internal init/destroy prototypes to private header file.
12 years ago
Richard Mudgett c24a294f0b res_pjsip: Fix pjsip.conf type=global object default value handling.
12 years ago
Richard Mudgett 737064bfa4 res_pjsip: Fixed invalid empty Server and User-Agent SIP headers.
12 years ago
Matthew Jordan afea98dc73 res/res_config_odbc: Fix improper escaping of backslashes with MySQL
12 years ago
Richard Mudgett cae712d986 res_pjsip_refer: Fix occasional unexpected BYE sent after receiving a REFER.
12 years ago
Kevin Harwell 110b99646c res_pjsip: Allow configuration of endpoint identifier query order
12 years ago
Joshua Colp 714cb27000 res_rtp_asterisk: Fix wrongful use of USE_PJPROJECT define.
12 years ago
Richard Mudgett e158517a9c res_pjsip_refer: Make safely get the context for a blind transfer.
12 years ago
Richard Mudgett 5d16d80b59 res_pjsip_refer: Made refer_attended_alloc() not create the ao2 object with a lock.
12 years ago
Matthew Jordan 9cdadc168c res/res_pjsip_sdp_rtp: Revert portion of r432195
12 years ago
Richard Mudgett 9d85e855de ARI: Fix crash if integer values used in JSON payload 'variables' object.
12 years ago
David M. Lee 43a3e80be1 Increase WebSocket frame size and improve large read handling
12 years ago
Matthew Jordan 3d1a1533bf ARI/PJSIP: Apply requesting channel's format cap to created channels
12 years ago
Joshua Colp f726304283 res_ari_channels: Return a 404 response when a requested channel variable does not exist.
12 years ago
Joshua Colp 7a507ae31a res_pjsip_registrar: Add Expires header to 200 OK if present in REGISTER.
12 years ago