summaryrefslogtreecommitdiff
path: root/res/res_pjsip_t38.c
AgeCommit message (Expand)Author
2015-04-08res_pjsip_t38: Fix FAX failures when using PJSIP with authenticationJonathan Rose
2015-03-17Audit ast_sockaddr_resolve() usage for memory leaks.Richard Mudgett
2015-01-28Fix file descriptor leak in RTP code.Mark Michelson
2014-12-16res_pjsip_t38: Fix T.38 failure when peer reinvites immediately.Joshua Colp
2014-10-16PJSIP: Enforce module load dependenciesKinsey Moore
2014-09-19PJSIP: Prevent T38 framehook being put on wrong channelKinsey Moore
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-05-28res_pjsip_session: Fix leaked video RTP ports.Richard Mudgett
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-01-15PJSIP: Add Path header supportKinsey Moore
2013-12-11func_channel, chan_pjsip: Add CHANNEL read function support for chan_pjsipMatthew Jordan
2013-12-04res_pjsip_t38: Don't pass T.38 control frames through to other hooks.Joshua Colp
2013-12-01res_pjsip_t38: Add the framehook to the channel only on first INVITE.Joshua Colp
2013-10-03Fix crashes in res_pjsip_sdp_rtp and res_pjsip_t38 when a stream is rejected ...Joshua Colp
2013-10-02Fix a crash in res_pjsip_t38 caused by the wrong assumption that a session wi...Joshua Colp
2013-09-17Change the "external_media_address" PJSIP endpoint option to "media_address".Mark Michelson
2013-07-30The large GULP->PJSIP renaming effort.Mark Michelson