summaryrefslogtreecommitdiff
path: root/res/res_pjsip_refer.c
AgeCommit message (Expand)Author
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-07-18Channels: Masquerades to automatically move frame/audio hooksJonathan Rose
2014-05-30PJSIP: Prevent crash on blind transferKinsey Moore
2014-05-22res_pjsip_refer: Fix bugs involving Parking/PJSIP/transfersJonathan Rose
2014-05-19Undo r414123Matthew Jordan
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-05-02res_pjsip_refer: Add Referred-By header on INVITE for blind transfers.Richard Mudgett
2014-04-17res_pjsip_refer: Channel variable SIPREFERTOHDR not being set during blind tr...Kevin Harwell
2014-04-15Remove unused RAII_VAR() declarations.Richard Mudgett
2014-02-26PJSIP: Prevent crash if channel has gone awayKinsey Moore
2014-01-15PJSIP: Add Path header supportKinsey Moore
2013-12-20Fix issue where PJSIP blind transferer dialog may not complete as planned.Mark Michelson
2013-12-18channel locking: Add locking for channel snapshot creationKevin Harwell
2013-12-05Reverting r403311. It's causing ARI tests to hang.David M. Lee
2013-12-03Add channel locking for channel snapshot creation.Mark Michelson
2013-09-30Multiple revisions 399887,400138,400178,400180-400181David M. Lee
2013-09-13Restore Dial, Queue, and FollowMe 'I' option support.Richard Mudgett
2013-08-28Improve detection of answer on SIP blind transfer.Mark Michelson
2013-07-30The large GULP->PJSIP renaming effort.Mark Michelson