- iax2-provision was not freeing iax_templates structure when unloading the chan_iax2...
authorEliel C. Sardanons <eliels@gmail.com>
Wed, 3 Dec 2008 19:25:30 +0000 (19:25 +0000)
committerEliel C. Sardanons <eliels@gmail.com>
Wed, 3 Dec 2008 19:25:30 +0000 (19:25 +0000)
commitd17d9b2e30bc945f40061dd3b49a26b7091e3883
tree6d15bbe3d25fbda8c685c1ace5b5fc7668e6e1fe
parenta53877b46912d7f258a006056ecf30b88c608a17
- iax2-provision was not freeing iax_templates structure when unloading the chan_iax2.so module.
- Move the code to start using the LIST macros.

Review: http://reviewboard.digium.com/r/72

(closes issue #13232)
Reported by: eliel
Patches:
      iax2-provision.patch.txt uploaded by eliel (license 64)
      (with minor changes pointed by Mark Michelson on review board)
Tested by: eliel

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@160663 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/iax2-provision.c