fix iax and add regex dialplan

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@381 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2006-01-14 16:01:52 +00:00
parent b243f79024
commit 54664b3dab
6 changed files with 130 additions and 41 deletions
+2
View File
@@ -74,6 +74,8 @@ struct switch_config {
char buf[1024];
/*! current line number in file */
int lineno;
/*! current category number in file */
int catno;
};
/*!