summaryrefslogtreecommitdiff
path: root/res/res_pjsip
AgeCommit message (Expand)Author
2016-05-13res_pjsip: Endpoint IP Access ControlsAlexei Gradinari
2016-05-12pjsip_distributor: Add missing newline to NOTICEGeorge Joseph
2016-05-11Merge "res_pjsip: improve realtime performance" into 13zuul
2016-05-09config_transport: Tell pjproject to allow all SSL/TLS protocolsGeorge Joseph
2016-05-05res_pjsip: improve realtime performanceAlexei Gradinari
2016-05-03res_pjsip/AMI: add contact.updated eventAlexei Gradinari
2016-05-02pjsip: Added "reg_server" to contacts.Alexei Gradinari
2016-04-27res_pjsip: Add ability to identify by Authorization usernameGeorge Joseph
2016-04-27Merge "res_pjsip: disable multi domain to improve realtime performace" into 13Joshua Colp
2016-04-27res_pjsip: disable multi domain to improve realtime performaceAlexei Gradinari
2016-04-27Merge "res_pjsip: Add serialized scheduler (res_pjsip/pjsip_scheduler.c)" in...Joshua Colp
2016-04-19PJSIP: Remove PJSIP parsing functions from uri length validation.Mark Michelson
2016-04-14res_pjsip: Add serialized scheduler (res_pjsip/pjsip_scheduler.c)George Joseph
2016-04-14AST-2016-004: Fix crash on REGISTER with long URI.Mark Michelson
2016-04-12Merge "res_pjsip: Add headers to AMI Event ContactStatusDetail" into 13zuul
2016-04-11res_pjsip: Add headers to AMI Event ContactStatusDetailAlexei Gradinari
2016-04-11res_pjsip contact: Lock expiration/addition of contactsGeorge Joseph
2016-04-06res_pjsip: Fix configuration setting of "regcontext".Joshua Colp
2016-03-30res_pjsip_mwi: Add voicemail extension and mwi_subscribe_replaces_unsolicitedGeorge Joseph
2016-03-30Merge "res_pjsip/pjsip_options: Fix From generation on outgoing OPTIONS" int...Joshua Colp
2016-03-29chan_pjsip: Add 'pjsip show channelstats'George Joseph
2016-03-29res_pjsip/pjsip_options: Fix From generation on outgoing OPTIONSGeorge Joseph
2016-03-25sorcery/res_pjsip: Refactor for realtime performanceGeorge Joseph
2016-03-24config: fix flags in uint option handlerGianluca Merlo
2016-03-14build: Add configure check for proto field of PJSIP TLS transport setting.Joshua Colp
2016-03-07res_pjsip: Strip spaces from items parsed from comma-separated listsGeorge Joseph
2016-03-02config_transport: Fix objects returned by ast_sip_get_transport_statesGeorge Joseph
2016-02-19res_pjsip/config_transport: Allow reloading transports.George Joseph
2016-02-15Fix creation race of contact_status structures.Mark Michelson
2016-02-11res_pjsip: Refactor load_module/unload_moduleGeorge Joseph
2016-02-08res_pjsip: Fix infinite recursion when loading transports from realtimeGeorge Joseph
2016-01-21res/res_pjsip/presence_xml.c: Add missing 2nd call presence state case.Richard Mudgett
2016-01-14Merge "pjsip: Add option global/regcontext" into 13Joshua Colp
2016-01-11pjsip_sdp_rtp: Add option endpoint/bind_rtp_to_media_addressGeorge Joseph
2016-01-11pjsip: Add option global/regcontextDaniel Journo
2016-01-09Revert "pjsip_location: Delete contact_status object when contact is deleted"George Joseph
2016-01-07PJSIP: Prevent deadlock due to dialog/transaction lock inversion.Mark Michelson
2015-12-24res/res_pjsip_location: Delete contact_status object when contact is deletedMatt Jordan
2015-12-12pjsip/config_transport: Check pjproject version at runtime for async opsGeorge Joseph
2015-12-08res_pjsip: Add existence and readablity checks for tls related filesGeorge Joseph
2015-12-08res_pjsip/config_transport: Prevent async_operations > 1 when protocol = tlsGeorge Joseph
2015-12-04res_pjsip/contacts/statsd: Make contact lifecycle events more consistentGeorge Joseph
2015-12-03res_pjsip: Use a MD5 hash for static Contact IDsGeorge Joseph
2015-12-02res_pjsip: Update logging to show contact->uri in messagesGeorge Joseph
2015-11-24Fixed some typosDavid M. Lee
2015-11-19res_pjsip/pjsip_options: Add StatsD statistics for PJSIP contactsMatt Jordan
2015-11-13Taskprocessors: Increase high-water markMark Michelson
2015-11-12res_pjsip distributor: Don't send 503 response to responses.Mark Michelson
2015-11-12res_pjsip: Deny requests when threadpool queue is backed up.Mark Michelson
2015-11-04res_pjsip/location: Destroy contact_status objects on contact deletionMatt Jordan