diff --git a/Freeswitch.sln b/Freeswitch.sln index 00dfafcda5..dcdf062b31 100644 --- a/Freeswitch.sln +++ b/Freeswitch.sln @@ -492,6 +492,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Default", "Default", "{3B08 conf\ivr.conf.xml = conf\ivr.conf.xml conf\lang_en.xml = conf\lang_en.xml conf\lang_fr.xml = conf\lang_fr.xml + conf\mod_cdr.conf.xml = conf\mod_cdr.conf.xml conf\modules.conf.xml = conf\modules.conf.xml conf\portaudio.conf.xml = conf\portaudio.conf.xml conf\rss.conf.xml = conf\rss.conf.xml @@ -524,6 +525,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Release", "Release", "{7BFD release\conf\ivr.conf.xml = release\conf\ivr.conf.xml release\conf\lang_en.xml = release\conf\lang_en.xml release\conf\lang_fr.xml = release\conf\lang_fr.xml + release\conf\mod_cdr.conf.xml = release\conf\mod_cdr.conf.xml release\conf\modules.conf.xml = release\conf\modules.conf.xml release\conf\portaudio.conf.xml = release\conf\portaudio.conf.xml release\conf\rss.conf.xml = release\conf\rss.conf.xml @@ -556,6 +558,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Debug", "Debug", "{6374D55C debug\conf\ivr.conf.xml = debug\conf\ivr.conf.xml debug\conf\lang_en.xml = debug\conf\lang_en.xml debug\conf\lang_fr.xml = debug\conf\lang_fr.xml + debug\conf\mod_cdr.conf.xml = debug\conf\mod_cdr.conf.xml debug\conf\modules.conf.xml = debug\conf\modules.conf.xml debug\conf\portaudio.conf.xml = debug\conf\portaudio.conf.xml debug\conf\rss.conf.xml = debug\conf\rss.conf.xml diff --git a/conf/freeswitch.xml b/conf/freeswitch.xml index 821b6999e8..dfabe2a31e 100644 --- a/conf/freeswitch.xml +++ b/conf/freeswitch.xml @@ -40,6 +40,7 @@ +
diff --git a/conf/freeswitch_combined.xml b/conf/freeswitch_combined.xml index 4eb6a7b69e..4cd52a97b3 100644 --- a/conf/freeswitch_combined.xml +++ b/conf/freeswitch_combined.xml @@ -524,7 +524,32 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + +