This is a hack to maintain old behavior of chan_iax2. This ensures that if
commitace0f032a6a3544a9e418f968a487c500c20a3c3
authorrussell <russell@614ede4d-c843-0410-af14-a771ab80d22e>
Thu, 23 Aug 2007 16:53:52 +0000 (23 16:53 +0000)
committerrussell <russell@614ede4d-c843-0410-af14-a771ab80d22e>
Thu, 23 Aug 2007 16:53:52 +0000 (23 16:53 +0000)
tree0ba219cf4a255dd0fa92b2e017dadbac29b6bf81
parent29642479d156203da7002a007e6267100352c7a5
This is a hack to maintain old behavior of chan_iax2.  This ensures that if
the peers and users are being stored in a linked list, that they go in the
list in the same order that the older code used.  This is necessary to maintain
the behavior of which peers and users get matched when traversing the container.

git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@80497 614ede4d-c843-0410-af14-a771ab80d22e
channels/chan_iax2.c
include/asterisk/astobj2.h
main/astobj2.c