summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2016-06-09Merge "res_pjsip_registrar.c: Eliminate rx REGISTER request race condition." ...Joshua Colp
2016-06-09Merge "sorcery: Add setting object type congestion levels." into 13Joshua Colp
2016-06-09Merge "taskprocessors: Implement high/low water mark alerts." into 13zuul
2016-06-09Merge "res_pjsip_session: Use distributor serializer for incoming calls." int...zuul
2016-06-09Merge "res_pjsip_pubsub.c: Recreate subscriptions using distributor serialize...zuul
2016-06-09Merge "res_pjsip_pubsub.c: Use distributor serializer for incoming subscripti...zuul
2016-06-09Merge "pjsip_distributor.c: Consistently pick a serializer for messages." int...zuul
2016-06-09Merge "pjsip_distributor.c: Ignore messages until fully booted." into 13zuul
2016-06-08res_hep_{pjsip|rtcp}: Decline module loads if res_hep had not loadedMatt Jordan
2016-06-08Merge "ari/resource_channels: Add 'formats' to channel create/originate" int...zuul
2016-06-07res_pjsip_registrar.c: Eliminate rx REGISTER request race condition.Richard Mudgett
2016-06-07sorcery: Add setting object type congestion levels.Richard Mudgett
2016-06-07taskprocessors: Implement high/low water mark alerts.Richard Mudgett
2016-06-07res_pjsip_session: Use distributor serializer for incoming calls.Richard Mudgett
2016-06-07res_pjsip_pubsub.c: Recreate subscriptions using distributor serializer.Richard Mudgett
2016-06-07res_pjsip_pubsub.c: Use distributor serializer for incoming subscriptions.Richard Mudgett
2016-06-07pjsip_distributor.c: Consistently pick a serializer for messages.Richard Mudgett
2016-06-07pjsip_distributor.c: Ignore messages until fully booted.Richard Mudgett
2016-06-07Merge "res_odbc: Implement a connection pool." into 13zuul
2016-06-07res_odbc: Implement a connection pool.Joshua Colp
2016-06-07res_srtp: Instead of libSRTP use OpenSSL as random source.Alexander Traud
2016-06-03ari/resource_channels: Add 'formats' to channel create/originateGeorge Joseph
2016-05-31pjsip_distributor.c: Use correct rdata info access method (Part 2).Richard Mudgett
2016-05-31Merge "res_pjsip_mwi_body_generator: Re-order the body items" into 13zuul
2016-05-31Merge "res_pjsip: add "via_addr", "via_port", "call_id" to contact" into 13Joshua Colp
2016-05-31Merge "res_pjsip: Add clarifying documentation to PJSIP_HEADER help text" int...zuul
2016-05-31Merge "res_pjsip: chatty verbose messages" into 13zuul
2016-05-30res_pjsip_mwi_body_generator: Re-order the body itemsGeorge Joseph
2016-05-27res_pjsip: Add clarifying documentation to PJSIP_HEADER help textRusty Newton
2016-05-26pjsip_distributor.c: Use correct rdata info access method.Richard Mudgett
2016-05-25res_pjsip: add "via_addr", "via_port", "call_id" to contactAlexei Gradinari
2016-05-25res_pjsip: chatty verbose messagesAlexei Gradinari
2016-05-20res_pjsip: Match dialogs on responses better.Mark Michelson
2016-05-19res_sorcery_astdb: Filter fields to only the registered ones.Joshua Colp
2016-05-19Merge "res_pjsip_empty_info: Respond to empty SIP INFO packets" into 13Joshua Colp
2016-05-19Merge "res_pjsip_outbound_publishing: After unloading the library won't load ...Joshua Colp
2016-05-19Merge "res_pjsip: Endpoint IP Access Controls" into 13Joshua Colp
2016-05-19res_pjsip_empty_info: Respond to empty SIP INFO packetssnuffy
2016-05-19Merge "res_pjsip_outbound_publish: Ref leak in off nominal callback paths" in...Joshua Colp
2016-05-19Merge "res/res_hep_pjsip: Fix reported local IP address when bound to 'any'" ...Joshua Colp
2016-05-19Merge "res_pjsip_outbound_publish: state potential dropped on reloads/realtim...Joshua Colp
2016-05-19Merge "res_pjsip_outbound_publish: Potential crash due to off nominal path" i...Joshua Colp
2016-05-18Merge "res_pjsip_outbound_publish: Won't unload if condition wait times out" ...Joshua Colp
2016-05-16res_pjsip_outbound_registration: Clean up state when registration is deletedGeorge Joseph
2016-05-15res_pjsip: Set TCP_NODELAY on TCP transportsGeorge Joseph
2016-05-14res/res_hep_pjsip: Fix reported local IP address when bound to 'any'Matt Jordan
2016-05-14res_ari: Correct Location headers returned by some ARI resourcesSean Bright
2016-05-14Merge "res_hep: Provide an option to pick the UUID type" into 13zuul
2016-05-13Merge "config_transport: Tell pjproject to allow all SSL/TLS protocols" into 13zuul
2016-05-13res_pjsip: Endpoint IP Access ControlsAlexei Gradinari