Re: [Freeswitch-users] upgrading to latest SVN

2009-11-19 Thread Jason White
Ujjval Karihaloo ujj...@simplesignal.com wrote:
 Getting error below..not sure whats wrong..which line number in what file
 does this refer to?

freeswitch/log/freeswitch.xml.fsxml

This will be due to a syntax error somewhere in your configuration.


___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


Re: [Freeswitch-users] upgrading to latest SVN

2009-11-19 Thread Ujjval Karihaloo
I really didn't change anything.

I was running 1.0.4 and now built from SVN...I see the oddly placed entry in 
ivr.conf.xml

sscode_invalid.wav/configuration...removed it now its error on somewhere here:

configuration name=xml_rpc.conf description=XML RPC
  settings
!-- The port where you want to run the http service (default 8080) --
param name=http-port value=8080/
!-- if all 3 of the following params exist all http traffic will require 
auth --
param name=auth-realm value=freeswitch/
param name=auth-user value=freeswitch/
param name=auth-pass value=works/
  /settings
/configuration


ERROR is: 
[r...@ss_freeswitch freeswitch]# freeswitch 
2009-11-19 20:48:54.189120 [INFO] switch_event.c:565 Activate Eventing Engine.
2009-11-19 20:48:54.190970 [DEBUG] switch_event.c:553 Create event dispatch 
thread 0
Cannot Initialize [[error near line 2840]: unexpected closing tag /section]



-Original Message-
From: freeswitch-users-boun...@lists.freeswitch.org 
[mailto:freeswitch-users-boun...@lists.freeswitch.org] On Behalf Of Jason White
Sent: Thursday, November 19, 2009 8:30 PM
To: freeswitch-users@lists.freeswitch.org
Subject: Re: [Freeswitch-users] upgrading to latest SVN

Ujjval Karihaloo ujj...@simplesignal.com wrote:
 Getting error below..not sure whats wrong..which line number in what file
 does this refer to?

freeswitch/log/freeswitch.xml.fsxml

This will be due to a syntax error somewhere in your configuration.


___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


Re: [Freeswitch-users] upgrading to latest SVN

2009-11-19 Thread Ujjval Karihaloo
Does svn update try to merge the config files..Need some help, I think it has 
added some entries in my config files that is causing tag mismatches..

Please advise how to get back my orig config?



-Original Message-
From: freeswitch-users-boun...@lists.freeswitch.org 
[mailto:freeswitch-users-boun...@lists.freeswitch.org] On Behalf Of Ujjval 
Karihaloo
Sent: Thursday, November 19, 2009 8:49 PM
To: freeswitch-users@lists.freeswitch.org
Subject: Re: [Freeswitch-users] upgrading to latest SVN

I really didn't change anything.

I was running 1.0.4 and now built from SVN...I see the oddly placed entry in 
ivr.conf.xml

sscode_invalid.wav/configuration...removed it now its error on somewhere here:

configuration name=xml_rpc.conf description=XML RPC
  settings
!-- The port where you want to run the http service (default 8080) --
param name=http-port value=8080/
!-- if all 3 of the following params exist all http traffic will require 
auth --
param name=auth-realm value=freeswitch/
param name=auth-user value=freeswitch/
param name=auth-pass value=works/
  /settings
/configuration


ERROR is: 
[r...@ss_freeswitch freeswitch]# freeswitch 
2009-11-19 20:48:54.189120 [INFO] switch_event.c:565 Activate Eventing Engine.
2009-11-19 20:48:54.190970 [DEBUG] switch_event.c:553 Create event dispatch 
thread 0
Cannot Initialize [[error near line 2840]: unexpected closing tag /section]



-Original Message-
From: freeswitch-users-boun...@lists.freeswitch.org 
[mailto:freeswitch-users-boun...@lists.freeswitch.org] On Behalf Of Jason White
Sent: Thursday, November 19, 2009 8:30 PM
To: freeswitch-users@lists.freeswitch.org
Subject: Re: [Freeswitch-users] upgrading to latest SVN

Ujjval Karihaloo ujj...@simplesignal.com wrote:
 Getting error below..not sure whats wrong..which line number in what file
 does this refer to?

freeswitch/log/freeswitch.xml.fsxml

This will be due to a syntax error somewhere in your configuration.


___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


Re: [Freeswitch-users] upgrading to latest SVN

2009-11-19 Thread Mathieu Rene
Nothing will replace your configs automatically in the whole build  
system.

Mathieu Rene
Avant-Garde Solutions Inc
Office: + 1 (514) 664-1044 x100
Cell: +1 (514) 664-1044 x200
mr...@avgs.ca




On 19-Nov-09, at 9:22 PM, Ujjval Karihaloo wrote:

 Does svn update try to merge the config files..Need some help, I  
 think it has added some entries in my config files that is causing  
 tag mismatches..

 Please advise how to get back my orig config?



 -Original Message-
 From: freeswitch-users-boun...@lists.freeswitch.org 
 [mailto:freeswitch-users-boun...@lists.freeswitch.org 
 ] On Behalf Of Ujjval Karihaloo
 Sent: Thursday, November 19, 2009 8:49 PM
 To: freeswitch-users@lists.freeswitch.org
 Subject: Re: [Freeswitch-users] upgrading to latest SVN

 I really didn't change anything.

 I was running 1.0.4 and now built from SVN...I see the oddly placed  
 entry in ivr.conf.xml

 sscode_invalid.wav/configuration...removed it now its error on  
 somewhere here:

 configuration name=xml_rpc.conf description=XML RPC
  settings
!-- The port where you want to run the http service (default  
 8080) --
param name=http-port value=8080/
!-- if all 3 of the following params exist all http traffic will  
 require auth --
param name=auth-realm value=freeswitch/
param name=auth-user value=freeswitch/
param name=auth-pass value=works/
  /settings
 /configuration


 ERROR is:
 [r...@ss_freeswitch freeswitch]# freeswitch
 2009-11-19 20:48:54.189120 [INFO] switch_event.c:565 Activate  
 Eventing Engine.
 2009-11-19 20:48:54.190970 [DEBUG] switch_event.c:553 Create event  
 dispatch thread 0
 Cannot Initialize [[error near line 2840]: unexpected closing tag / 
 section]



 -Original Message-
 From: freeswitch-users-boun...@lists.freeswitch.org 
 [mailto:freeswitch-users-boun...@lists.freeswitch.org 
 ] On Behalf Of Jason White
 Sent: Thursday, November 19, 2009 8:30 PM
 To: freeswitch-users@lists.freeswitch.org
 Subject: Re: [Freeswitch-users] upgrading to latest SVN

 Ujjval Karihaloo ujj...@simplesignal.com wrote:
 Getting error below..not sure whats wrong..which line number in  
 what file
 does this refer to?

 freeswitch/log/freeswitch.xml.fsxml

 This will be due to a syntax error somewhere in your configuration.


 ___
 FreeSWITCH-users mailing list
 FreeSWITCH-users@lists.freeswitch.org
 http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
 UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
 http://www.freeswitch.org

 ___
 FreeSWITCH-users mailing list
 FreeSWITCH-users@lists.freeswitch.org
 http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
 UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
 http://www.freeswitch.org

 ___
 FreeSWITCH-users mailing list
 FreeSWITCH-users@lists.freeswitch.org
 http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
 UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
 http://www.freeswitch.org


___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


Re: [Freeswitch-users] upgrading to latest SVN

2009-11-19 Thread Jason White
Ujjval Karihaloo ujj...@simplesignal.com wrote:
 Does svn update try to merge the config files..Need some help, I think it
 has added some entries in my config files that is causing tag mismatches..

Building and installing FreeSWITCH won't interfere with your configuration.

I would suggest using Git or another version control system to keep track of
configuration files. I prefer Git.


___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org