Re: [OpenSIPS-Users] siptarce enable/disable without restart service

2015-06-02 Thread Satish Patel
But siptrace() has no connection with cache store (memory, etc)... it is
just raw sip messages store in database or send to Homer (HEP)

On Tue, Jun 2, 2015 at 11:53 AM, Jarrod Baumann jar...@unixc.org wrote:

 You could wrap it in an if statement that checked a cache store (memory,
 etc) value if that didn’t pose too great a performance issue?  I haven’t
 tried it, just thinking outloud.

  On Jun 2, 2015, at 10:45 AM, Satish Patel satish@gmail.com wrote:
 
  We have opensips 2.1, is there anyway we can enable disable siptrace
 without restart opensips?  because it will be very helpful.. we don't want
 to keep it on for no reason..
 
 
  route {
   ...
   ...
   sip_trace();
 
  }
 
 
  ___
  Users mailing list
  Users@lists.opensips.org
  http://lists.opensips.org/cgi-bin/mailman/listinfo/users


 ___
 Users mailing list
 Users@lists.opensips.org
 http://lists.opensips.org/cgi-bin/mailman/listinfo/users

___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] siptarce enable/disable without restart service

2015-06-02 Thread Jarrod Baumann
Thanks for sharing.. I learned something new! 

 On Jun 2, 2015, at 11:10 AM, Satish Patel satish@gmail.com wrote:
 
 nevermind, i found answer. 
 
  opensipsctl fifo sip_trace off
  opensipsctl fifo sip_trace on 
 
 On Tue, Jun 2, 2015 at 11:58 AM, Satish Patel satish@gmail.com 
 mailto:satish@gmail.com wrote:
 But siptrace() has no connection with cache store (memory, etc)... it is just 
 raw sip messages store in database or send to Homer (HEP) 
 
 On Tue, Jun 2, 2015 at 11:53 AM, Jarrod Baumann jar...@unixc.org 
 mailto:jar...@unixc.org wrote:
 You could wrap it in an if statement that checked a cache store (memory, etc) 
 value if that didn’t pose too great a performance issue?  I haven’t tried it, 
 just thinking outloud.
 
  On Jun 2, 2015, at 10:45 AM, Satish Patel satish@gmail.com 
  mailto:satish@gmail.com wrote:
 
  We have opensips 2.1, is there anyway we can enable disable siptrace 
  without restart opensips?  because it will be very helpful.. we don't want 
  to keep it on for no reason..
 
 
  route {
   ...
   ...
   sip_trace();
 
  }
 
 
  ___
  Users mailing list
  Users@lists.opensips.org mailto:Users@lists.opensips.org
  http://lists.opensips.org/cgi-bin/mailman/listinfo/users 
  http://lists.opensips.org/cgi-bin/mailman/listinfo/users
 
 
 ___
 Users mailing list
 Users@lists.opensips.org mailto:Users@lists.opensips.org
 http://lists.opensips.org/cgi-bin/mailman/listinfo/users 
 http://lists.opensips.org/cgi-bin/mailman/listinfo/users
 
 
 ___
 Users mailing list
 Users@lists.opensips.org
 http://lists.opensips.org/cgi-bin/mailman/listinfo/users

___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


[OpenSIPS-Users] siptarce enable/disable without restart service

2015-06-02 Thread Satish Patel
We have opensips 2.1, is there anyway we can enable disable siptrace
without restart opensips?  because it will be very helpful.. we don't want
to keep it on for no reason..


route {
 ...
 ...
 sip_trace();

}
___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] siptarce enable/disable without restart service

2015-06-02 Thread Jarrod Baumann
You could wrap it in an if statement that checked a cache store (memory, etc) 
value if that didn’t pose too great a performance issue?  I haven’t tried it, 
just thinking outloud.

 On Jun 2, 2015, at 10:45 AM, Satish Patel satish@gmail.com wrote:
 
 We have opensips 2.1, is there anyway we can enable disable siptrace without 
 restart opensips?  because it will be very helpful.. we don't want to keep it 
 on for no reason.. 
 
 
 route {
  ...
  ...
  sip_trace();
 
 }
 
 
 ___
 Users mailing list
 Users@lists.opensips.org
 http://lists.opensips.org/cgi-bin/mailman/listinfo/users


___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] siptarce enable/disable without restart service

2015-06-02 Thread Satish Patel
nevermind, i found answer.

 opensipsctl fifo sip_trace off
 opensipsctl fifo sip_trace on

On Tue, Jun 2, 2015 at 11:58 AM, Satish Patel satish@gmail.com wrote:

 But siptrace() has no connection with cache store (memory, etc)... it is
 just raw sip messages store in database or send to Homer (HEP)

 On Tue, Jun 2, 2015 at 11:53 AM, Jarrod Baumann jar...@unixc.org wrote:

 You could wrap it in an if statement that checked a cache store (memory,
 etc) value if that didn’t pose too great a performance issue?  I haven’t
 tried it, just thinking outloud.

  On Jun 2, 2015, at 10:45 AM, Satish Patel satish@gmail.com wrote:
 
  We have opensips 2.1, is there anyway we can enable disable siptrace
 without restart opensips?  because it will be very helpful.. we don't want
 to keep it on for no reason..
 
 
  route {
   ...
   ...
   sip_trace();
 
  }
 
 
  ___
  Users mailing list
  Users@lists.opensips.org
  http://lists.opensips.org/cgi-bin/mailman/listinfo/users


 ___
 Users mailing list
 Users@lists.opensips.org
 http://lists.opensips.org/cgi-bin/mailman/listinfo/users



___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users