Commit Graph

136 Commits (d35c494df1bfc1cc44d7483d9750f31d0184d020)

Author SHA1 Message Date
George Joseph d2a1457e0b res_pjsip/config_transport: Allow reloading transports.
9 years ago
Joshua Colp 1cddd954f9 Merge "res_pjsip: Refactor load_module/unload_module" into 13
9 years ago
zuul 953ba9da88 Merge "res_pjsip: Handle pjsip_dlg_create_uas deprecation" into 13
9 years ago
George Joseph b1b797e0e7 res_pjsip: Refactor load_module/unload_module
9 years ago
George Joseph c1bf014ea0 res_pjsip: Handle pjsip_dlg_create_uas deprecation
9 years ago
George Joseph 2451d4e455 res_pjsip: Fix infinite recursion when loading transports from realtime
9 years ago
Richard Mudgett f87c3275cc res_pjsip: Add CLI "pjsip dump endpt [details]"
10 years ago
Joshua Colp 236896f391 Merge "pjsip: Add option global/regcontext" into 13
10 years ago
Joshua Colp 092c0db493 Merge "pjsip_sdp_rtp: Add option endpoint/bind_rtp_to_media_address" into 13
10 years ago
George Joseph 219c204a41 pjsip_sdp_rtp: Add option endpoint/bind_rtp_to_media_address
10 years ago
Daniel Journo 22801a06ee pjsip: Add option global/regcontext
10 years ago
Richard Mudgett cf8e7a580b res_pjsip: Create human friendly serializer names.
10 years ago
Matt Jordan f62b642fe3 res/res_pjsip: Fix off nominal crash with requests that fail and have a timer
10 years ago
Mark Michelson 2f9cb7d62b res_pjsip: Deny requests when threadpool queue is backed up.
10 years ago
Joshua Colp f2725c8b77 res_pjsip: Move URI validation to use time.
10 years ago
Richard Mudgett 3329c714f7 res_pjsip: Fix deadlock when sending out-of-dialog requests.
10 years ago
Mark Michelson 9d1f176e29 res_pjsip: Copy default_from_user to avoid crash.
10 years ago
Mark Michelson ac62928d6b res_pjsip: Change default from user value.
10 years ago
Mark Michelson ad9cb6c2ce res_pjsip: Fix contact refleak on stateful responses.
10 years ago
Joshua Colp 2a4eee0cd9 res_pjsip: Add common ast_sip_get_host_ip API.
10 years ago
Richard Mudgett c126afe18f res_pjsip.c: Fix crash from corrupt saved SUBSCRIBE message.
10 years ago
Joshua Colp 8521a86367 res_pjsip: Ensure sanitized XML is NULL terminated.
10 years ago
Joshua Colp 2749721791 pjsip: Add rtp_timeout and rtp_timeout_hold endpoint options.
10 years ago
Mark Michelson d9094ddd73 res_pjsip: Add rtp_keepalive endpoint option.
10 years ago
Richard Mudgett ada7346792 res_pjsip: Need to use the same serializer for a pjproject SIP transaction.
10 years ago
Matt Jordan 0a1700d286 Merge "threadpool, res_pjsip: Add serializer group shutdown API calls." into 13
10 years ago
Mark Michelson 028fa54620 res_pjsip_nat: Rewrite route set when required.
10 years ago
Richard Mudgett 84c12f9e0c threadpool, res_pjsip: Add serializer group shutdown API calls.
10 years ago
Kevin Harwell 31c77b157b res_pjsip: Add option to force G.726 to be treated as AAL2 packed.
10 years ago
George Joseph 60e2fbfe62 res_pjsip: Refactor endpt_send_transaction (qualify_timeout)
10 years ago
Mark Michelson e39bd6ba46 res_pjsip_outbound_registration: Don't fail on delayed processing: 13.
10 years ago
George Joseph f70d21b2cf res_pjsip: Validate that contact uris start with sip: or sips:
10 years ago
George Joseph 674b18bdf0 pjsip_options: Add qualify_timeout processing and eventing
10 years ago
Matt Jordan f1abf51b73 Merge "res_pjsip: Refactor endpt_send_request to include transaction timeout" into 13
10 years ago
George Joseph bf46799f0e res_pjsip: Refactor endpt_send_request to include transaction timeout
10 years ago
George Joseph 1b6f6ff841 res_pjsip: Add global option to limit the maximum time for initial qualifies
10 years ago
Matthew Jordan 88b0fa7755 res_pjsip: Add an 'auto' option for DTMF Mode
10 years ago
Kevin Harwell 5737650a67 res_pjsip: add CLI command to show global and system configuration
10 years ago
Kevin Harwell 2270c40d33 res_pjsip: config option 'timers' can't be set to 'no'
10 years ago
Mark Michelson 85feac857c Add stateful PJSIP response API call, and use it for out-of-dialog responses.
10 years ago
Corey Farrell d0df545a44 res_pjsip: Enable unload of all modules at shutdown.
10 years ago
Richard Mudgett b1e9552b08 chan_pjsip: Add "rpid_immediate" option to prevent unnecessary "180 Ringing" messages.
10 years ago
Richard Mudgett 6ca98524bf Audit ast_pjsip_rdata_get_endpoint() usage for ref leaks.
10 years ago
Kevin Harwell 94fe4a9178 res_pjsip: Allow configuration of endpoint identifier query order
10 years ago
Kevin Harwell 1f428f25f0 res_pjsip: Allow configuration of endpoint identifier query order
10 years ago
Richard Mudgett 522f063186 res_pjsip: Add reason comment.
10 years ago
Kevin Harwell 0497b7b155 Revert - res_pjsip: Allow configuration of endpoint identifier query order
10 years ago
Kevin Harwell 110b99646c res_pjsip: Allow configuration of endpoint identifier query order
10 years ago
Joshua Colp f0d018e249 res_pjsip: Add a log message when creating a UAC dialog to a target URI that is invalid.
10 years ago
Scott Griepentrog 323c0927ac various: cleanup issues found during leak hunt
10 years ago