Commit Graph

86 Commits (10c180760ccd34e39d8cd3a8ca48cfde7adb7a84)

Author SHA1 Message Date
Matt Jordan 5f815f9dba channels/chan_pjsip: Add PJSIP_SEND_SESSION_REFRESH
9 years ago
zuul 00ed6b74ea Merge "chan_pjsip.c: Fix deadlock potential in fax redirection." into 13
9 years ago
Richard Mudgett 2e1bdc3775 chan_pjsip.c: Fix deadlock potential in fax redirection.
9 years ago
Richard Mudgett 851b1c3a17 res_pjsip: Add fax_detect_timeout endpoint option.
9 years ago
Richard Mudgett 28928ba5c4 res_pjsip: Add missing NULL checks when using pjsip_inv_end_session().
9 years ago
Mark Michelson 715ef071a1 chan_pjsip: Lock channel when checking for RTP changes.
9 years ago
George Joseph c7eb18d865 chan_pjsip: Add 'pjsip show channelstats'
9 years ago
Kevin Harwell 6a40520fe9 chan_pjsip: ref leak when checking direct_media_glare
9 years ago
Kevin Harwell 9444ddadf8 chan_pjsip: transfers with direct media reinvite has wrong address/port
9 years ago
Matt Jordan 4875e5ac32 chan_pjsip: Handle T.38 faxes with direct media bridges
10 years ago
Alexander Traud 1bff400df7 ast_format_cap_get_names: To display all formats, the buffer was increased.
10 years ago
Richard Mudgett 426263a64d chan_pjsip: Fix crash on reINVITE before initial INVITE completes.
10 years ago
Debian Amtelco 8f777ab584 chan_pjsip: Add Referred-By header to the PJSIP REFER packet.
10 years ago
Scott Griepentrog fb6b5c684b PJSIP: avoid crash when getting rtp peer
10 years ago
Scott Griepentrog f1cd636658 Chaos: make hangup NULL tolerant
10 years ago
Joshua Colp 2749721791 pjsip: Add rtp_timeout and rtp_timeout_hold endpoint options.
10 years ago
Joshua Colp 2c626ceb64 chan_pjsip: Don't change formats when frame of unsupported format is received.
10 years ago
Matt Jordan 30a0f2d9ac chan_pjsip: Set the context and extension on the channel when created
10 years ago
snuffy f9114179e6 chan_pjsip: Fix crash during off-nominal when no endpoint specified.
10 years ago
Richard Mudgett 13cd99682d chan_pjsip/res_pjsip/bridge_softmix/core: Improve translation path choices.
10 years ago
Matthew Jordan 88b0fa7755 res_pjsip: Add an 'auto' option for DTMF Mode
10 years ago
Matthew Jordan f324870dab clang compiler warnings: Fix pointer-bool-converesion warnings
10 years ago
Matthew Jordan 09b681e344 clang compiler warnings: Fix invalid enum conversion
10 years ago
Matthew Jordan e126ab9eeb clang compiler warnings: Fix a variety of "unused" warnings
10 years ago
Richard Mudgett b1e9552b08 chan_pjsip: Add "rpid_immediate" option to prevent unnecessary "180 Ringing" messages.
10 years ago
Richard Mudgett 34aa0214eb chan_pjsip/res_pjsip_callerid: Make Party ID handling simpler and consistent.
10 years ago
Matthew Jordan 3d1a1533bf ARI/PJSIP: Apply requesting channel's format cap to created channels
10 years ago
Matthew Jordan 1995baad71 ARI/PJSIP: Add the ability to redirect (transfer) a channel in a Stasis app
10 years ago
Mark Michelson 43dd42d8ae Fix some memory leaks.
10 years ago
Mark Michelson 821c15ae53 Fix problem where a hung channel could occur on a failed blind transfer.
11 years ago
Kevin Harwell 01c4e76c4e chan_pjsip: Race between channel answer and bridge setup when using direct media
11 years ago
Joshua Colp 0c9fbb449f res_pjsip_session: Delay sending BYE if a re-INVITE transaction is in progress.
11 years ago
Joshua Colp aeb5f34ecc AST-2014-015: Fix race condition in chan_pjsip when sending responses after a CANCEL has been received.
11 years ago
Joshua Colp b902694840 chan_pjsip: Remove AOR check when dialing and one is specified.
11 years ago
Joshua Colp 62d33a6696 chan_pjsip: Add additional log message when an AOR is specified when dialing and it does not exist.
11 years ago
Joshua Colp 99414651e4 chan_motif / chan_pjsip: Fix incorrect "No such module" messages when reloading.
11 years ago
Kinsey Moore 289830cdc6 PJSIP: Enforce module load dependencies
11 years ago
Richard Mudgett 6a844be566 chan_pjsip: Fix deadlock when masquerading PJSIP channels.
11 years ago
Jonathan Rose 2dfc3b65f8 chan_pjsip: Fix an assertion for channels that lack formats on creation
11 years ago
Joshua Colp 19ffbb1e64 res_pjsip_session: Add additional checks for delaying session refreshes.
11 years ago
Richard Mudgett fbbe455b9d res_pjsip_sdp_rtp.c: Fix native formats containing formats that were not negotiated.
11 years ago
Mark Michelson c98e04753b Resolve race condition where channels enter dialplan application before media has been negotiated.
11 years ago
Richard Mudgett e8b72c6f4b chan_pjsip: Update media translation paths when new SDP negotiated.
11 years ago
Mark Michelson 04876df6a2 Move evaluation of set_var options in pjsip to the end of channel initialization.
11 years ago
Richard Mudgett 3b5127ba69 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
Matthew Jordan f6283866c1 device state: Update the core to report ONHOLD if a channel is on hold
11 years ago
Matthew Jordan bb87796f67 ARI: Fix endpoint/channel subscription issues; allow for subscriptions to tech
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago