Commit Graph

57 Commits (5989e0de0fe7f38837f7622827778893cfe3bcd1)

Author SHA1 Message Date
Alexander Traud 191f136260 res_pjsip_refer: Add build-time dependency.
5 years ago
lvl d1a2ff0aaf res_pjsip_refer: ensure refer progress is still sent after Proceeding()
5 years ago
Dan Cropp cffa2a74cb res_pjsip: Added a norefersub configuration setting
6 years ago
Joshua Colp 50ac85cb40 stasis: Segment channel snapshot to reduce creation cost.
7 years ago
Joshua Colp 3077ad0c24 stasis: Add internal filtering of messages.
7 years ago
Richard Mudgett 237d341bbd res_pjsip.c: Split ast_sip_push_task_synchronous() to fit expectations.
7 years ago
Richard Mudgett 0c03eab962 res_pjsip_refer/chan_sip: Fix INVITE with replaces transfer to ConfBridge
7 years ago
Richard Mudgett bb9c1938a0 res_pjsip_refer.c: Fix attended transfer race condition crash.
7 years ago
Corey Farrell 527cf5a570 Remove redundant module checks and references.
7 years ago
Corey Farrell 9cfdb81e91 loader: Add dependency fields to module structures.
7 years ago
Corey Farrell 449ee66a11 res_pjsip_refer: Prevent unload except during shutdown.
8 years ago
Kevin Harwell 9e53c30610 res_pjsip_refer/session: Calls dropped during transfer
8 years ago
Alexei Gradinari 808f299808 res_pjsip: New endpoint option "refer_blind_progress"
8 years ago
Torrey Searle dc4cdafd42 res/res_pjsip_refer: call xfer w/o extension
8 years ago
Joshua Colp 7632cd646c Merge "res_pjsip: Fix known compact header issues"
9 years ago
Joshua Elson 386e3a01b3 res_pjsip: Fix known compact header issues
9 years ago
George Joseph 5a5953f98c res_pjsip_refer: Handle compact Refer-To header.
9 years ago
Richard Mudgett ba362822f3 res_pjsip: Add ignore_uri_user_options option.
9 years ago
Richard Mudgett b86771d1bf ast_framehook_detach() must be called with the channel locked.
9 years ago
Richard Mudgett 5744f434f0 ast_framehook_attach() must be called with the channel locked.
9 years ago
Richard Mudgett 656ed73ac6 res_pjsip: Add missing NULL checks when using pjsip_inv_end_session().
9 years ago
Sergio Medina Toledo bdccb81157 res_pjsip_refer.c: Fix seg fault in process of Refer-to header.
9 years ago
Kevin Harwell 0d2ccbca62 res_pjsip_refer.c: Delay sending the initial SIP Notify with frag 100
9 years ago
Richard Mudgett 0bca2a5c26 res_pjsip: Create human friendly serializer names.
10 years ago
Mark Michelson f536e9b59c res_pjsip_refer: Prevent sending duplicate headers.
10 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
10 years ago
Richard Mudgett e7ee83ea90 res_pjsip_refer: Fix occasional unexpected BYE sent after receiving a REFER.
10 years ago
Richard Mudgett affcf1d766 res_pjsip_refer: Make safely get the context for a blind transfer.
10 years ago
Richard Mudgett 090ab1735b res_pjsip_refer: Made refer_attended_alloc() not create the ao2 object with a lock.
10 years ago
Richard Mudgett 6992b2e8fa res_pjsip_refer: Handle INVITE with Replaces failure after answer.
10 years ago
Richard Mudgett 09bfe4b208 res_pjsip_refer: Fix crash from a REFER and BYE collision.
10 years ago
Mark Michelson bd0bdf1e41 Fix some memory leaks.
10 years ago
Mark Michelson 464647d8f8 Fix ability to perform a remote attended transfer with PJSIP.
11 years ago
Joshua Colp 0c1aaa7da5 res_pjsip_refer: Fix issue where native bridge may not occur upon completion of a transfer.
11 years ago
Matthew Jordan 1106e8fd0f main/stasis: Allow subscriptions to use a threadpool for message delivery
11 years ago
Joshua Colp 1c88ca9d31 AST-2014-016: Fix crash when receiving an in-dialog INVITE with Replaces in res_pjsip_refer.
11 years ago
Joshua Colp 3119c3737f res_pjsip_refer: Ensure Refer-To is NULL terminated and parse it as a URI.
11 years ago
Kinsey Moore 86a4ce4957 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