summaryrefslogtreecommitdiff
path: root/res/res_pjsip_t38.c
AgeCommit message (Expand)Author
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