summaryrefslogtreecommitdiff
path: root/res/res_pjsip
AgeCommit message (Expand)Author
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2014-07-16res_pjsip: Support setting a default accountcode on endpointsMatthew Jordan
2014-07-07res_pjsip_dialog_info_body_generator: Add dialog-info+xml support for presence.Joshua Colp
2014-06-30Recorded merge of revisions 417677 from http://svn.asterisk.org/svn/asterisk/...Joshua Colp
2014-06-27res_pjsip: Add ActionID to events created as a result of PJSIP AMI actionsMatthew Jordan
2014-06-26res_http_websocket: Close websocket correctly and use careful fwriteMatthew Jordan
2014-06-13stasis: Reduce creation of channel snapshots to improve performanceMatthew Jordan
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-05-07Improve XML sanitization in NOTIFYs, especially for presence subtypes and mes...Mark Michelson
2014-05-01res_pjsip: Add the ability to configure ciphers based on name.Joshua Colp
2014-04-18Allow for multiple contacts to be configured in a single contact= line.Mark Michelson
2014-04-17res_pjsip: Handle reloading when permanent contacts exist and qualify is conf...Joshua Colp
2014-04-15Remove unused RAII_VAR() declarations.Richard Mudgett
2014-04-02Prevent duplicate sorcery wizards from being applied to sorcery object types.Mark Michelson
2014-03-25Add a "message_context" option for PJSIP endpoints.Mark Michelson
2014-03-25res_pjsip: Fix contact authenticate_qualify endpoint lookup when qualifing a ...Richard Mudgett
2014-03-18res_pjsip: Fix memory leak of nameservers in off-nominal resolver creation fa...Joshua Colp
2014-03-17res_pjsip: Enable PJSIP DNS client support.Joshua Colp
2014-03-17Revert changes to sorcery that accidentally got committed.Mark Michelson
2014-03-17Fix stuck channel in ARI through the introduction of synchronous bridge actions.Mark Michelson
2014-03-14PJSIP: TOS values should be represented as decimals in sorcery objectsJonathan Rose
2014-03-10AST-2014-003: res_pjsip: When handling 401/407 responses don't assume a reque...Joshua Colp
2014-03-08pjsip_cli: Create pjsip show channel and contact, and general cli code cleanup.George Joseph
2014-03-07pjsip: allow and disallow show same codecsScott Griepentrog
2014-03-06sorcery: Create AST_SORCERY dialplan function.George Joseph
2014-03-06pjsip configuration: Make transport TOS values consistent with endpointsJonathan Rose
2014-02-20pjsip_cli: Add pjsip commands 'show registrations' and 'show contacts'.George Joseph
2014-02-20pjsip_cli: Fix memory leak in ast_sip_cli_print_sorcery_objectset.George Joseph
2014-02-20sorcery: Create sorcery instance registry.George Joseph
2014-02-17Store SIP User-Agent information in contacts.Mark Michelson
2014-02-13Fix crash in AMI PJSIPShowEndpoint action.Mark Michelson
2014-02-06res_pjsip: Updates and adds more PJSIP CLI commands.Richard Mudgett
2014-02-05res_pjsip: When no global type the debug option defaults to "yes"Kevin Harwell
2014-02-04res_pjsip: Fix assertion for pjsip.conf authorization list options.Richard Mudgett
2014-01-31res_pjsip: Config option to enable PJSIP logger at load time.Kevin Harwell
2014-01-31Decouple subscription handling from NOTIFY/PUBLISH body generation.Mark Michelson
2014-01-28res_pjsip,compat: INFINITY and NAN undefinedKevin Harwell
2014-01-16res_pjsip: AOR option qualify_frequency not respected on startupKevin Harwell
2014-01-15PJSIP: Add Path header supportKinsey Moore
2014-01-14Fix erroneous behavior when sending auth rejection to artificial endpoint.Mark Michelson
2014-01-13res_pjsip: Fix CLI tab completion issuesKinsey Moore
2014-01-10Print "<unknown>" for artificial endpoint in PJSIP security events.Mark Michelson
2014-01-08Use proper case for checking if digest authentication is used.Mark Michelson
2014-01-03res_pjsip: Ensure more URI validation happens in pj threads.Joshua Colp
2014-01-02res_pjsip: add 'set_var' support on endpointsKevin Harwell
2013-12-21res_pjsip/pjsip_cli: fix compilation error caused by passing ast_freeMatthew Jordan
2013-12-20res_pjsip: Add PJSIP CLI commandsMatthew Jordan
2013-12-20ao2_iterator: Mini-audit of the ao2_iterator loops in the new code files.Richard Mudgett
2013-12-19res_pjsip: Ignore 401/407 responses for transactions and dialogs we don't kno...Joshua Colp
2013-12-14res_pjsip: Apply outbound proxy to all SIP requests.Joshua Colp