Commit Graph

43 Commits (b08037cd8f2f4a0d612139cd0bfdaee2bc4aaebf)

Author SHA1 Message Date
Joshua Colp 3e8d9a5b06 Merge "res_pjsip: Fix known compact header issues" into 14
9 years ago
Joshua Elson 97f8703d85 res_pjsip: Fix known compact header issues
9 years ago
George Joseph d534dc9df7 res_pjsip_refer: Handle compact Refer-To header.
9 years ago
Richard Mudgett b7ec070cd7 res_pjsip: Add ignore_uri_user_options option.
9 years ago
Richard Mudgett 5869bb22db ast_framehook_detach() must be called with the channel locked.
9 years ago
Richard Mudgett fc859dfee9 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
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