Add param variable where needed.

This commit is contained in:
William King 2012-08-07 21:57:58 -05:00
parent d806014009
commit 9ac586adc8
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ switch_status_t mod_xml_radius_new_handle(rc_handle **new_handle, switch_xml_t x
switch_status_t do_config()
{
char *conf = "xml_radius.conf";
switch_xml_t xml, cfg, tmp, server;
switch_xml_t xml, cfg, tmp, server, param;
int serv, timeout, deadtime, retries, dict, seq;
/* TODO:
1. read new auth_invite_configs