Commit Graph

89 Commits (811e7d778851a844cc99987b818d14b68825ab8c)

Author SHA1 Message Date
Matt Jordan eec60dd773 channels/chan_pjsip: Add PJSIP_SEND_SESSION_REFRESH
9 years ago
zuul 50a02c4b83 Merge "chan_pjsip.c: Fix deadlock potential in fax redirection." into 14
9 years ago
Richard Mudgett 4dfadcb025 chan_pjsip.c: Fix deadlock potential in fax redirection.
9 years ago
Richard Mudgett d11731ac2f res_pjsip: Add fax_detect_timeout endpoint option.
9 years ago
Richard Mudgett 656ed73ac6 res_pjsip: Add missing NULL checks when using pjsip_inv_end_session().
9 years ago
Mark Michelson cdb7edbe7b chan_pjsip: Lock channel when checking for RTP changes.
9 years ago
George Joseph c4064727d2 chan_pjsip: Add 'pjsip show channelstats'
9 years ago
Kevin Harwell a3c9a74a02 chan_pjsip: ref leak when checking direct_media_glare
9 years ago
Kevin Harwell c534bd5807 chan_pjsip: transfers with direct media reinvite has wrong address/port
9 years ago
Matt Jordan 726ee873a6 chan_pjsip: Handle T.38 faxes with direct media bridges
10 years ago
Alexander Traud cf79b62778 ast_format_cap_get_names: To display all formats, the buffer was increased.
10 years ago
Richard Mudgett 8fe9350b68 chan_pjsip: Fix crash on reINVITE before initial INVITE completes.
10 years ago
Debian Amtelco c6b0d60264 chan_pjsip: Add Referred-By header to the PJSIP REFER packet.
10 years ago
Scott Griepentrog 87f04d5acf PJSIP: avoid crash when getting rtp peer
10 years ago
Scott Griepentrog 490db8ba94 Chaos: make hangup NULL tolerant
10 years ago
Joshua Colp 309dd2a409 pjsip: Add rtp_timeout and rtp_timeout_hold endpoint options.
10 years ago
Joshua Colp 649460aa44 chan_pjsip: Don't change formats when frame of unsupported format is received.
10 years ago
Matt Jordan bb00b26f35 chan_pjsip: Set the context and extension on the channel when created
10 years ago
snuffy 17129d2c29 chan_pjsip: Fix crash during off-nominal when no endpoint specified.
10 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Richard Mudgett c499cabf53 chan_pjsip/res_pjsip/bridge_softmix/core: Improve translation path choices.
10 years ago
Matthew Jordan 8bae18ab93 res_pjsip: Add an 'auto' option for DTMF Mode
10 years ago
Matthew Jordan b8fa8aa775 clang compiler warnings: Fix pointer-bool-converesion warnings
10 years ago
Matthew Jordan ce59fabd5c clang compiler warnings: Fix invalid enum conversion
10 years ago
Matthew Jordan d2776d4d45 clang compiler warnings: Fix a variety of "unused" warnings
10 years ago
Richard Mudgett 4c2fc5b811 chan_pjsip: Add "rpid_immediate" option to prevent unnecessary "180 Ringing" messages.
10 years ago
Richard Mudgett 636d82f4d8 chan_pjsip/res_pjsip_callerid: Make Party ID handling simpler and consistent.
10 years ago
Matthew Jordan a528dfc9a7 ARI/PJSIP: Apply requesting channel's format cap to created channels
10 years ago
Matthew Jordan 29f66b0429 ARI/PJSIP: Add the ability to redirect (transfer) a channel in a Stasis app
10 years ago
Mark Michelson bd0bdf1e41 Fix some memory leaks.
10 years ago
Mark Michelson 831acba826 Fix problem where a hung channel could occur on a failed blind transfer.
11 years ago
Kevin Harwell 72499dc697 chan_pjsip: Race between channel answer and bridge setup when using direct media
11 years ago
Joshua Colp 74d43977cf res_pjsip_session: Delay sending BYE if a re-INVITE transaction is in progress.
11 years ago
Joshua Colp d25eda5fb2 AST-2014-015: Fix race condition in chan_pjsip when sending responses after a CANCEL has been received.
11 years ago
Joshua Colp 656601d8c4 chan_pjsip: Remove AOR check when dialing and one is specified.
11 years ago
Joshua Colp ece61f5ed1 chan_pjsip: Add additional log message when an AOR is specified when dialing and it does not exist.
11 years ago
Joshua Colp 49e63a191d chan_motif / chan_pjsip: Fix incorrect "No such module" messages when reloading.
11 years ago
Joshua Colp ac091d4184 chan_pjsip: Add support for passing hold and unhold requests through.
11 years ago
Kinsey Moore 86a4ce4957 PJSIP: Enforce module load dependencies
11 years ago
Richard Mudgett 0165c5f95a chan_pjsip: Fix deadlock when masquerading PJSIP channels.
11 years ago
Jonathan Rose 2f570094b7 chan_pjsip: Fix an assertion for channels that lack formats on creation
11 years ago
Joshua Colp 76744543b4 res_pjsip_session: Add additional checks for delaying session refreshes.
11 years ago
Richard Mudgett ec0313c411 res_pjsip_sdp_rtp.c: Fix native formats containing formats that were not negotiated.
11 years ago
Mark Michelson 1b64f353f1 Resolve race condition where channels enter dialplan application before media has been negotiated.
11 years ago
Richard Mudgett b7f98c3da4 chan_pjsip: Update media translation paths when new SDP negotiated.
11 years ago
Mark Michelson d0640ad7df Move evaluation of set_var options in pjsip to the end of channel initialization.
11 years ago
Richard Mudgett 83a9b91da9 chan_pjsip: Fix attended transfer connected line name update.
11 years ago
Matthew Jordan bbeaeea1a3 res_hep_rtcp: Add module that sends RTCP information to a Homer Server
11 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago