Commit Graph

42 Commits (38d081c9f6578e749ecc2b9cc2912bed72e4b9e2)

Author SHA1 Message Date
Walter Doekes babb617f20 res/res_pjsip: Fix localnet checks in pjsip, part 2.
8 years ago
Jenkins2 47e8ffe40a Merge "res/res_pjsip: Standardize/fix localnet checks across pjsip." into 13
8 years ago
Walter Doekes 45744fc53d res/res_pjsip: Standardize/fix localnet checks across pjsip.
8 years ago
George Joseph 786c4791f9 res_pjsip_t38: Make t38_reinvite_response_cb tolerant of NULL channel
8 years ago
Joshua Colp 114602f434 res_pjsip: Add support for dnsmgr to external_media_address.
8 years ago
Jenkins2 e29284b131 Merge "res/res_pjsip_t38 ensure t38 requests get rejected quickly" into 13
8 years ago
Torrey Searle 1f59d08924 res/res_pjsip_t38: fix incorrect increment of media_count
8 years ago
Torrey Searle 154d2914fa res/res_pjsip_t38 ensure t38 requests get rejected quickly
8 years ago
Richard Mudgett 9d5df48968 res_pjsip_t38.c: Fix deadlock in T.38 framehook.
8 years ago
George Joseph f882ca2572 modules: change module LOAD_FAILUREs to LOAD_DECLINES
8 years ago
Matt Jordan 776ffd7724 res/res_pjsip_session: Only check localnet if it is defined
8 years ago
Guido Falsi 2ceb609edb res_rtp: Fix regression when IPv6 is not available.
9 years ago
Joshua Colp bb982480d8 pjsip: Support dual stack automatically.
9 years ago
Richard Mudgett 88e9d05ef7 ast_framehook_attach() must be called with the channel locked.
9 years ago
Joshua Colp 77b0145a25 chan_sip/res_pjsip_t38: Handle a request to negotiate T.38 after it is enabled.
9 years ago
Richard Mudgett 263a39f2cc res_pjsip_t38.c: Back out part of an earlier fix attempt.
9 years ago
George Joseph 2451d4e455 res_pjsip: Fix infinite recursion when loading transports from realtime
9 years ago
Matt Jordan 4875e5ac32 chan_pjsip: Handle T.38 faxes with direct media bridges
10 years ago
Matt Jordan 2b94d9a10d res/res_pjsip_t38: Add debug statements
10 years ago
Joshua Colp 2a4eee0cd9 res_pjsip: Add common ast_sip_get_host_ip API.
10 years ago
Joshua Colp f35d8f5670 Merge "PJSIP FAX: Fix T.38 automatic reject timer NULL channel pointer dereferences." into 13
10 years ago
Richard Mudgett 38bace4fbb res_pjsip_t38.c: Fix always false if test.
10 years ago
Richard Mudgett 8ea214aed7 PJSIP FAX: Fix T.38 automatic reject timer NULL channel pointer dereferences.
10 years ago
Mark Michelson eabf3b5a3c res_pjsip_t38: Don't crash on authenticated reinvite after originated T.38 FAX.
10 years ago
Matthew Jordan 4cf7d0bf01 res/res_pjsip_t38: Add missing initialization of t38faxmaxdatagram
10 years ago
Jonathan Rose f21b45db49 res_pjsip_t38: Fix FAX failures when using PJSIP with authentication
10 years ago
Richard Mudgett 2122c205e6 Audit ast_sockaddr_resolve() usage for memory leaks.
10 years ago
Mark Michelson 8c068fc096 Fix file descriptor leak in RTP code.
11 years ago
Joshua Colp ad85e54fd9 res_pjsip_t38: Fix T.38 failure when peer reinvites immediately.
11 years ago
Kinsey Moore 289830cdc6 PJSIP: Enforce module load dependencies
11 years ago
Kinsey Moore fade256307 PJSIP: Prevent T38 framehook being put on wrong channel
11 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Richard Mudgett 69125a7ae2 res_pjsip_session: Fix leaked video RTP ports.
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Kinsey Moore 7cbb6eab15 PJSIP: Add Path header support
12 years ago
Matthew Jordan ce423d2ea4 func_channel, chan_pjsip: Add CHANNEL read function support for chan_pjsip
12 years ago
Joshua Colp 2364626811 res_pjsip_t38: Don't pass T.38 control frames through to other hooks.
12 years ago
Joshua Colp 88c840db50 res_pjsip_t38: Add the framehook to the channel only on first INVITE.
12 years ago
Joshua Colp c977f73e13 Fix crashes in res_pjsip_sdp_rtp and res_pjsip_t38 when a stream is rejected and external_media_address is set.
12 years ago
Joshua Colp 51a9b93a14 Fix a crash in res_pjsip_t38 caused by the wrong assumption that a session will always have a channel.
12 years ago
Mark Michelson 391f0003c4 Change the "external_media_address" PJSIP endpoint option to "media_address".
12 years ago
Mark Michelson 735b30ad71 The large GULP->PJSIP renaming effort.
12 years ago