summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2015-06-23res_pjsip_outbound_registration.c: Add missing line endings to CLI commandsRichard Mudgett
2015-06-23res_pjsip_outbound_registration.c: Eliminate simple RAII_VAR() usage.Richard Mudgett
2015-06-23res_pjsip_outbound_registration.c: Misc code cleanups.Richard Mudgett
2015-06-22res_pjsip_outbound_registration.c: Fix whitespace conflict potential.Richard Mudgett
2015-06-19Merge "Resolve race conditions involving Stasis bridges."Matt Jordan
2015-06-18Resolve race conditions involving Stasis bridges.Mark Michelson
2015-06-17res_sorcery_memory_cache: Remove 'prefetch' option.Joshua Colp
2015-06-16Merge "Parking: Add documentation for AMI ParkedCallSwap event."Matt Jordan
2015-06-16Parking: Add documentation for AMI ParkedCallSwap event.Mark Michelson
2015-06-15res_pjsip: Add option to force G.726 to be treated as AAL2 packed.Kevin Harwell
2015-06-10DNS: Need to use the same serializer for a pjproject SIP transaction.Richard Mudgett
2015-06-10DNS: Fix some corner cases.Richard Mudgett
2015-06-10DNS: Remove trailing newline from summary and descriptions.Richard Mudgett
2015-06-10pjsip_resolver.c: Fix debug code to only execute at acceptable debug level.Richard Mudgett
2015-06-10res_pjsip_transport_websocket: Fix use-after-free bugs.Ivan Poddubny
2015-06-05Merge "test_sorcery_memory_cache_thrash: Add unit tests for thrashing the mem...Matt Jordan
2015-06-05Merge "res_sorcery_memory_cache: Implement expire_on_reload option."Matt Jordan
2015-06-05Fixes for OS XDavid M. Lee
2015-06-04res_sorcery_memory_cache: Implement expire_on_reload option.Joshua Colp
2015-06-04test_sorcery_memory_cache_thrash: Add unit tests for thrashing the memory cache.Joshua Colp
2015-06-04Merge "res_sorcery_memory_cache: Add test event when a refresh occurs."Mark Michelson
2015-06-04Merge "Remove const cast from leaf functions."Matt Jordan
2015-06-04res_sorcery_memory_cache: Add test event when a refresh occurs.Joshua Colp
2015-06-03res_pjsip: Prevent access of NULL channels.Mark Michelson
2015-06-03res_pjsip/location: Fix ref leak in contact_apply_handlerGeorge Joseph
2015-06-02res_pjsip: Remove outgoing authentication code no longer needed.Richard Mudgett
2015-06-02res_pjsip_session: Fix cherry pick to master compile error.Richard Mudgett
2015-06-02Remove const cast from leaf functions.Joerg Sonnenberger
2015-06-02Merge "res_pjsip_session: Fix in-dialog authentication."Matt Jordan
2015-06-01Merge "res_sorcery_memory_cache: Add CLI commands and AMI actions."Mark Michelson
2015-06-01Merge "res_sorcery_memory_cache: Add support for refreshing stale objects."Joshua Colp
2015-06-01res_pjsip_session: Fix in-dialog authentication.Richard Mudgett
2015-06-01pjsip_configuration: Fix leak in persistent_endpoint_update_state.Corey Farrell
2015-05-29res_pjsip/location: Fix memory leak in permanent_uri_handlerGeorge Joseph
2015-05-29res_sorcery_memory_cache: Add CLI commands and AMI actions.Joshua Colp
2015-05-29Merge "res/res_config_pgsql.c: Use PQescapeStringConn for escaping names."Matt Jordan
2015-05-27res_sorcery_memory_cache: Add support for refreshing stale objects.Mark Michelson
2015-05-26res_pjsip: Add AMI events for chan_pjsip contact lifecycle changesGeorge Joseph
2015-05-26res/res_config_pgsql.c: Use PQescapeStringConn for escaping names.Rodrigo Ramírez Norambuena
2015-05-24Merge "Stasis: Fix unsafe use of stasis_unsubscribe in modules."Matt Jordan
2015-05-23res_pjsip_transport_websocket: Fix crash on receiving large SIP packetsIvan Poddubny
2015-05-22Stasis: Fix unsafe use of stasis_unsubscribe in modules.Corey Farrell
2015-05-22res/res_pjsip_pubsub: Note that 'dialog' is also a valid event type for RLSMatt Jordan
2015-05-22res/res_pjsip_exten_state: Fix confusing NOTICE messageMatt Jordan
2015-05-22Merge "res_sorcery_memory_cache: Add support for object_lifetime_maximum."Mark Michelson
2015-05-22res/ari: Register Stasis application on WebSocket attemptMatt Jordan
2015-05-22Merge "res_sorcery_memory_cache: Add support for maximum_objects."Matt Jordan
2015-05-22Merge "res_pjsip: Refactor endpt_send_transaction (qualify_timeout)"Joshua Colp
2015-05-22Merge "res_pjsip_outbound_registration: Check request URI for line."Mark Michelson
2015-05-22res_pjsip: Refactor endpt_send_transaction (qualify_timeout)George Joseph