Implement code to handle Renew All messages.
authordjfiander <djfiander>
Sun, 16 Apr 2006 15:50:16 +0000 (15:50 +0000)
committerdjfiander <djfiander>
Sun, 16 Apr 2006 15:50:16 +0000 (15:50 +0000)
commit4cb9687f417f9275385d0d01236d3fa651ade4a2
tree711e5a949e78b6965119533927ea33ad581a23e8
parent894c5935ea0e32cf374edfffb247757981b157d6
Implement code to handle Renew All messages.

Minor cleanups.

Move add_count() into Sip.pm

Consistently use methods to access fields in Transaction status
objects.
Sip/MsgType.pm