tme example using derived format "Unsigned16" and checking 16bits overflow (specific...
authorEduardo Ramos Testillano <eduardo.ramos.testillano@gmail.com>
Thu, 24 Jul 2014 18:16:24 +0000 (20:16 +0200)
committerEduardo Ramos Testillano <eduardo.ramos.testillano@gmail.com>
Thu, 24 Jul 2014 18:16:24 +0000 (20:16 +0200)
commit631c49a2c11aca8a58c443c03311a26cff48279e
tree22fe001d62e93bcc81bcb7477c2c7618d0f5863e
parent884501d2411bc4fdfafae65948262c959e068d7d
tme example using derived format "Unsigned16" and checking 16bits overflow (specific derived tme Avp behaviour)

All the derived formats are now outside codec::Avp, and derived over codec::tme::Avp, which are at the moment: ISDNNumber, ISDNAddress, Unsigned16.
Verified correct behaviour on derived tme::Message and tme::Avp.
example/diameter/tme/main.cpp