Switch dundi to new tos config format.

Remove old unused defines for old style.

Closes issue 10860, patch by IgorG.


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@85764 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Jason Parker
2007-10-15 23:20:40 +00:00
parent aee5666484
commit ed690fc348
10 changed files with 17 additions and 59 deletions

View File

@@ -51,10 +51,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include "iax2-provision.h"
#include "iax2-parser.h"
#ifndef IPTOS_MINCOST
#define IPTOS_MINCOST 0x02
#endif
static int provinit = 0;
struct iax_template {