[Freeswitch-users] Call Tracing

Muhammad Shahzad shaheryarkh at googlemail.com
Sun Sep 20 04:11:50 PDT 2009


there are a few variable that you can set in
/usr/local/freeswitch/conf/vars.xml.

*  <X-PRE-PROCESS cmd="set" data="call_debug=false"/>
  <X-PRE-PROCESS cmd="set" data="console_loglevel=info"/>
*
You can change it to something like (and then restart FS),

*  <X-PRE-PROCESS cmd="set" data="call_debug=true"/>
  <X-PRE-PROCESS cmd="set" data="console_loglevel=debug"/>
*
Usually it will give you enough information about call processing, however
just in case you are looking for SIP trace of a call only then you can
enable it on per-profile basis at run-time,

for example,

*sofia profile internal siptrace on*

this will enable SIP trace for all calls to / from sofia internal profile
(which also includes directory users).

You can run following command on FS console to get information on what
profile etc. are available as well as their status.

*sofia status*

For more info consult Wiki page at,

http://wiki.freeswitch.org/wiki/Sofia

Thank you.


On Sun, Sep 20, 2009 at 4:44 PM, Klaus Teller <klaus.teller at gmx.net> wrote:

> Hi T.,
>
> I just tried that but i don't see anything different on the console. My
> test call is going via callcentric and les.net, but besides the final hop
> which i normally see in the channel name, there is nothing else.
>
> Any idea what i might be doing wrong here?
>
> Thanks,
> Klaus.
> -------- Original-Nachricht --------
> > Datum: Sun, 20 Sep 2009 10:33:01 +0200
> > Von: Tihomir Culjaga <tculjaga at gmail.com>
> > An: freeswitch-users at lists.freeswitch.org
> > Betreff: Re: [Freeswitch-users] Call Tracing
>
> > switch.conf.xml (btw: in console you can enable/disable logging on the
> fly
> > -
> > F8/F7)
> >
> > <param name="loglevel" value="debug"/>
> >
> >
> > your relevant sip profile:
> >
> > <param name="sip-trace" value="yes"/>
> >
> > T.
> >
> >
> > On Sun, Sep 20, 2009 at 4:14 AM, Klaus Teller <klaus.teller at gmx.net>
> > wrote:
> >
> > > Hi,
> > >
> > > Say i have an inbound VoIP/SIP call that hits my FS box. Is it possible
> > to
> > > to extract information about the intermediate hops that the call or the
> > > signaling went through? If so, what information can i get?
> > >
> > > Thanks,
> > > Gregoire.
> > > --
> > > Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox
> 3
> > -
> > > sicherer, schneller und einfacher!
> http://portal.gmx.net/de/go/chbrowser
> > >
> > > _______________________________________________
> > > FreeSWITCH-users mailing list
> > > FreeSWITCH-users at lists.freeswitch.org
> > > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> > > UNSUBSCRIBE:
> http://lists.freeswitch.org/mailman/options/freeswitch-users
> > > http://www.freeswitch.org
> > >
>
> --
> GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
> Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>



-- 
Muhammad Shahzad
-----------------------------------
CISCO Rich Media Communication Specialist (CRMCS)
CISCO Certified Network Associate (CCNA)
Cell: +92 334 422 40 88
MSN: shari_786pk at hotmail.com
Email: shaheryarkh at googlemail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090920/92496ee2/attachment-0002.html 


More information about the FreeSWITCH-users mailing list