Re: [Freeswitch-users] Logging 503's or other errors

2009-05-19 Thread Ron McCarthy
Intresting, I will have to look at both of these. We route advance based on a 503 so we don't even a pipe we just go down in order. Just had a ideal, could you run some scripts between the next gateway, as in the next line in the XML calls a script or something that would then log it? Thanks O

Re: [Freeswitch-users] Logging 503's or other errors

2009-05-18 Thread dujinfang
Even the b leg cdr is enabled it only remember the final state(channel vars) on the b leg. At least there are two possible ways to keep tracking all the gateways: 1) don't use '|' separated dial string, use a lua script like this: session:execute("bridge", dial_string1); bridg

Re: [Freeswitch-users] Logging 503's or other errors

2009-05-18 Thread Anthony Minessale
enable the b leg cdr as well and you will also get cdr from the b leg perspective. both xml cdr and cdr csv have params in the config to enable it. On Sun, May 17, 2009 at 1:26 PM, Ron McCarthy wrote: > Hi list, > > Ive been trying to find a way to log 503's, 480's and other SIP response > code

Re: [Freeswitch-users] logging

2008-08-04 Thread Michael Collins
Simon, Yes to your first question and "I think so" to your second. See conf/autoload_configs/console.conf.xml. there are some notes in there about how to configure which pieces get logged and for which log levels. -MC P.S. - I'm off to cluecon so I'll check in later... On Mon, Aug 4, 2008 at 4