Alex Hermann writes:
this commit seems to suffer from an off-by-one bug, placing the alias parameter outside the just added <>. Attached commit should fix this. If you agree, i'll commit is asap.
i was able to make one test and didn't see any problems:
incoming contact:
Contact: sip:jh_test_fi@192.98.102.10:5074;transport=tcp
outgoing after calling add_contact_alias():
Contact: sip:jh_test_fi@192.98.102.10:5074;alias=192.98.102.10~46952~2;transport=tcp
-- juha