Commit Graph

47 Commits (38d081c9f6578e749ecc2b9cc2912bed72e4b9e2)

Author SHA1 Message Date
Richard Mudgett 3e5864bcc8 res_pjsip_refer.c: Fix attended transfer race condition crash.
7 years ago
Corey Farrell 216251abcb res_pjsip_refer: Prevent unload except during shutdown.
8 years ago
Kevin Harwell 6cdf3191d3 res_pjsip_refer/session: Calls dropped during transfer
8 years ago
Alexei Gradinari 6af2dd34af res_pjsip: New endpoint option "refer_blind_progress"
8 years ago
Torrey Searle 48447313b6 res/res_pjsip_refer: call xfer w/o extension
8 years ago
Joshua Colp bc5102adec Merge "res_pjsip: Fix known compact header issues" into 13
9 years ago
Joshua Elson a398f98b08 res_pjsip: Fix known compact header issues
9 years ago
George Joseph 0ab9d103f6 res_pjsip_refer: Handle compact Refer-To header.
9 years ago
Richard Mudgett 30af92e78d res_pjsip: Add ignore_uri_user_options option.
9 years ago
Richard Mudgett 038cbc0215 ast_framehook_detach() must be called with the channel locked.
9 years ago
Richard Mudgett 88e9d05ef7 ast_framehook_attach() must be called with the channel locked.
9 years ago
Richard Mudgett 28928ba5c4 res_pjsip: Add missing NULL checks when using pjsip_inv_end_session().
9 years ago
Sergio Medina Toledo 2b1b8e382a res_pjsip_refer.c: Fix seg fault in process of Refer-to header.
9 years ago
Kevin Harwell ff3da61c35 res_pjsip_refer.c: Delay sending the initial SIP Notify with frag 100
9 years ago
Richard Mudgett cf8e7a580b res_pjsip: Create human friendly serializer names.
10 years ago
Mark Michelson 05a2cc1293 res_pjsip_refer: Prevent sending duplicate headers.
10 years ago
Richard Mudgett cae712d986 res_pjsip_refer: Fix occasional unexpected BYE sent after receiving a REFER.
10 years ago
Richard Mudgett e158517a9c res_pjsip_refer: Make safely get the context for a blind transfer.
10 years ago
Richard Mudgett 5d16d80b59 res_pjsip_refer: Made refer_attended_alloc() not create the ao2 object with a lock.
10 years ago
Richard Mudgett 2181c9443f res_pjsip_refer: Handle INVITE with Replaces failure after answer.
10 years ago
Richard Mudgett 6d3fcfc3c2 res_pjsip_refer: Fix crash from a REFER and BYE collision.
10 years ago
Mark Michelson 43dd42d8ae Fix some memory leaks.
10 years ago
Mark Michelson 9ea8dd036f Fix ability to perform a remote attended transfer with PJSIP.
11 years ago
Joshua Colp a551851e5b res_pjsip_refer: Fix issue where native bridge may not occur upon completion of a transfer.
11 years ago
Matthew Jordan d79c68d3fb main/stasis: Allow subscriptions to use a threadpool for message delivery
11 years ago
Joshua Colp e7f16827cb AST-2014-016: Fix crash when receiving an in-dialog INVITE with Replaces in res_pjsip_refer.
11 years ago
Joshua Colp 87c2e9e238 res_pjsip_refer: Ensure Refer-To is NULL terminated and parse it as a URI.
11 years ago
Kinsey Moore 289830cdc6 PJSIP: Enforce module load dependencies
11 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Jonathan Rose af4cd65143 Channels: Masquerades to automatically move frame/audio hooks
11 years ago
Kinsey Moore 00077c46db PJSIP: Prevent crash on blind transfer
11 years ago
Jonathan Rose d00882108f res_pjsip_refer: Fix bugs involving Parking/PJSIP/transfers
11 years ago
Matthew Jordan 42a1dee02d Undo r414123
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Richard Mudgett 119599407b res_pjsip_refer: Add Referred-By header on INVITE for blind transfers.
11 years ago
Kevin Harwell 3043cd363d res_pjsip_refer: Channel variable SIPREFERTOHDR not being set during blind transfer
11 years ago
Richard Mudgett 45ade68cb4 Remove unused RAII_VAR() declarations.
11 years ago
Kinsey Moore c3123956cd PJSIP: Prevent crash if channel has gone away
11 years ago
Kinsey Moore 7cbb6eab15 PJSIP: Add Path header support
12 years ago
Mark Michelson 344cdab3a7 Fix issue where PJSIP blind transferer dialog may not complete as planned.
12 years ago
Kevin Harwell 28c0cb28d0 channel locking: Add locking for channel snapshot creation
12 years ago
David M. Lee 1212906351 Reverting r403311. It's causing ARI tests to hang.
12 years ago
Mark Michelson 8e8b329e14 Add channel locking for channel snapshot creation.
12 years ago
David M. Lee 2de42c2a25 Multiple revisions 399887,400138,400178,400180-400181
12 years ago
Richard Mudgett 2a371cd80b Restore Dial, Queue, and FollowMe 'I' option support.
12 years ago
Mark Michelson 6cc7319455 Improve detection of answer on SIP blind transfer.
12 years ago
Mark Michelson 735b30ad71 The large GULP->PJSIP renaming effort.
12 years ago