summaryrefslogtreecommitdiff
path: root/res/res_sip_outbound_registration.c
AgeCommit message (Expand)Author
2013-07-30Reorganize the ast_sip_endpoint structure into substructures.Mark Michelson
2013-07-10Handle outbound registration failures that do not occur as a result of a real...Joshua Colp
2013-07-09Ensure all pjsip_regc_* access occurs within a pjlib thread.Joshua Colp
2013-06-23Add some more missing ast_sorcery_generic_alloc conversions.Joshua Colp
2013-06-22Merge in current pimp_my_sip work, including:Joshua Colp
2013-05-19Add base XML documentation for res_sipKinsey Moore
2013-05-17Stasis: Update security events to use StasisJonathan Rose
2013-04-26Add missing module dependencies to various res_sip* modulesMatthew Jordan
2013-04-25Merge the pimp_my_sip branch into trunk.Mark Michelson