Commit Graph

2808 Commits (eda125f98dd1a11f41b7a89f96fbe3fb754c8963)

Author SHA1 Message Date
Joshua Colp b64f4bb6ee bridge / res_pjsip_sdp_rtp: Fix issues with media not being reinvited during direct media.
10 years ago
Matthew Jordan 7f9b28b0c6 ARI: Improve wiki documentation
10 years ago
Joshua Colp ceedd40370 res_parking: Fix crash due to race condition when unloading.
10 years ago
David M. Lee 702d79de2a Various fixes for OS X
10 years ago
David M. Lee 197265438e Add depend on pjproject to res_pjsip_config_wizard.c
11 years ago
Kevin Harwell 630eea087d Investigate and fix memory leaks in Asterisk
11 years ago
Walter Doekes e23f07beb8 Fix typo's (retrieve, specified, address).
11 years ago
Richard Mudgett c73b4b2a46 res_pjsip_outbound_registration.c: Minor code cleanup.
11 years ago
Scott Griepentrog bdfdb01bcf stasis transfer: fix a race condition on stasis bridge push
11 years ago
Richard Mudgett 5e10007dbd res_pjsip_outbound_registration.c: Move unref to a better place.
11 years ago
Ashley Sanders a7ba8a58a8 ARI: Fixed crash that occurred when updating a bridge when the optional query parameter 'name' was not supplied.
11 years ago
Richard Mudgett 6af6a216a1 CHANNEL(peer), chan_iax2, res_fax, SNMP agent: Fix deadlock from reaching across a bridge.
11 years ago
Joshua Colp 643b81d98e res_pjsip / res_pjsip_multihomed: Use the correct transport and addressing information on UAS sessions.
11 years ago
Kevin Harwell 34c220203f REVERTING res_pjsip: make it unloadable
11 years ago
Mark Michelson 821c15ae53 Fix problem where a hung channel could occur on a failed blind transfer.
11 years ago
Mark Michelson 8bc4a89e1f Add support for the ca_list_path option for PJSIP transports.
11 years ago
Richard Mudgett fa80d9658d res_fax.c, res_fax_spandsp.c: Remove redundant locking.
11 years ago
Richard Mudgett 6c426e86bd res_fax.c, res_fax_spandsp.c: Fix some curlies on the end of function definitions.
11 years ago
Joshua Colp c95391f23c res_pjsip_outbound_registration: Fix race condition when reloading and listing registrations.
11 years ago
Kevin Harwell 77a036bf3f res_pjsip: make it unloadable
11 years ago
Mark Michelson e370c9e68e Prevent slow graceful shutdown when outbound publications never started.
11 years ago
Richard Mudgett 4b363688d4 AMI: Make AMI actions that generate event lists consistent.
11 years ago
Kinsey Moore eb9ce791d8 res_fax: Add T.38 negotiation timeout option
11 years ago
George Joseph b937438c17 res_pjsip_pubsub: Fix persistent subscriptions not surviving graceful shutdown
11 years ago
George Joseph 143bec54ee res_pjsip_outbound_registration: Fix reference leak.
11 years ago
George Joseph 6e59bf6491 res_pjsip_outbound_registration: Fix several reload issues
11 years ago
Kinsey Moore 8f3c60cee7 ARI: Allow usage of ASYNCGOTO with Stasis()
11 years ago
Mark Michelson 42b342c6e2 Add the ability to continue and originate using priority labels.
11 years ago
George Joseph a10d2966b6 res_pjsip_exten_state: Change 'does not exist' warning to notice
11 years ago
George Joseph 13ed8f73ed res_pjsip_mwi: Change "MWI Subscription failed" message from warning to notice
11 years ago
Mark Michelson 9ea8dd036f Fix ability to perform a remote attended transfer with PJSIP.
11 years ago
Kinsey Moore e17a1a8ba1 Fix dev-mode build on recent gcc
11 years ago
George Joseph 4becfae3b1 res_pjsip_mwi: Change warning to notice
11 years ago
George Joseph 0fa6c34dc6 outbound_registration: Add 'pjsip send register' and update 'send unregister'
11 years ago
George Joseph d873b09075 pjsip cli: Fix sorting of contacts for 'pjsip list contacts'
11 years ago
Joshua Colp a7c38428af pjsip: Add 'PJSIP_AOR' and 'PJSIP_CONTACT' dialplan functions.
11 years ago
Kinsey Moore cca262e7d3 PJSIP: Update transport method documentation
11 years ago
Matthew Jordan b521c612fc res_pjsip: Backport missing commits for user_eq_phone
11 years ago
Matthew Jordan 915bb88d3e res_pjsip_keepalive: Add runtime configurable keepalive module for connection-oriented transports.
11 years ago
Matthew Jordan 006ffdcfb2 res_pjsip: Add 'user_eq_phone' option to add a 'user=phone' parameter when applicable.
11 years ago
George Joseph d1c532034b pjsip_options: Fix continued qualifies after endpoint/aor deletion
11 years ago
George Joseph fc79cf6428 res_pjsip_phoneprovi_provider: Fix reload
11 years ago
Richard Mudgett 4b054bdc6d res_http_websocket.c: Fix incorrect use of sizeof in ast_websocket_write().
11 years ago
Richard Mudgett b22c833c12 chan_dahdi.c, res_rtp_asterisk.c: Change some spammy debug messages to level 5.
11 years ago
Kevin Harwell 4fad85f9bf res_pjsip_sdp_rtp: wrong bridge chosen when the DTMF mode is not compatible
11 years ago
Mark Michelson 14d2f8f20f Prevent potential infinite outbound authentication loops in registration.
11 years ago
George Joseph b4621cd0f5 res_pjsip_config_wizard: fix unload SEGV
11 years ago
George Joseph 105f224cfd res_pjsip_config_wizard: Change FILEUNCHANGED config_load2 flag determination
11 years ago
Walter Doekes 9ae57e0dd6 Fix printf problems with high ascii characters after r413586 (1.8).
11 years ago
George Joseph a3534b7c05 res_pjsip_config_wizard: fix test breakage
11 years ago