Then it would make more sense to have a global param to set the common template
format for all xlog messages, something like
```
xlog_format = "[%L_LEVEL - %ROUTE_TYPE(%ROUTE_NAME) Line:%LINE_NO] %MSG"
xlog("L_ERR", "Failed to route to PSTN attempt($avp(relay_count))\n");
```
resulting in a sys
Very useful. I would also like to suggest adding the "current_route" to the log
line.
---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/568#issuecomment-119251177___
Devel mailing list
Devel@lists.opensip
Closed #487.
---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/487#event-349843073___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel
Branch: refs/heads/master
Home: https://github.com/OpenSIPS/opensips
Commit: cb135431e15187fc242410e190508437d56a7fa8
https://github.com/OpenSIPS/opensips/commit/cb135431e15187fc242410e190508437d56a7fa8
Author: Cerghit Ionel
Date: 2015-06-26 (Fri, 26 Jun 2015)
Changed paths
Merged #569.
---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/569#event-349839623___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel
A couple of new features have been added to the master branch:
* a new event_flatstore module, that writes events directly in flat files
* in dispatcher module, each destination has a counter which specifies how many
times it has been hit (Feature request #487)
* in dialplan module, the url's pas
Branch: refs/heads/master
Home: https://github.com/OpenSIPS/opensips
Commit: 35ae88587cdd0ad74b22dbd2299c0ed3b346e821
https://github.com/OpenSIPS/opensips/commit/35ae88587cdd0ad74b22dbd2299c0ed3b346e821
Author: Razvan Crainea
Date: 2015-07-07 (Tue, 07 Jul 2015)
Changed path
Closed #555 via 35ae88587cdd0ad74b22dbd2299c0ed3b346e821.
---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/555#event-349795287___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-
@liviuchircu the log level now only controls at which level it should be
emitted. After the message is logged there is no way to know what level that
came from. Having the log level in the message helps you analyze the logs more
easily.
---
Reply to this email directly or view it on GitHub:
Branch: refs/heads/1.11
Home: https://github.com/OpenSIPS/opensips
Commit: 2e0e084ab6a83a6c25353a6736d6014382cfba95
https://github.com/OpenSIPS/opensips/commit/2e0e084ab6a83a6c25353a6736d6014382cfba95
Author: Bogdan-Andrei Iancu
Date: 2015-07-07 (Tue, 07 Jul 2015)
Changed p
Branch: refs/heads/master
Home: https://github.com/OpenSIPS/opensips
Commit: 912b0d1089f302ec07c3053479bea4fd53e267a7
https://github.com/OpenSIPS/opensips/commit/912b0d1089f302ec07c3053479bea4fd53e267a7
Author: Bogdan-Andrei Iancu
Date: 2015-07-07 (Tue, 07 Jul 2015)
Changed
Branch: refs/heads/2.1
Home: https://github.com/OpenSIPS/opensips
Commit: 8fefc911e643142b4206fa574896171dbdb1eb82
https://github.com/OpenSIPS/opensips/commit/8fefc911e643142b4206fa574896171dbdb1eb82
Author: Bogdan-Andrei Iancu
Date: 2015-07-07 (Tue, 07 Jul 2015)
Changed pa
Dears, I'm getting this issue even when mi_xmlrpc_ng is loaded alone without
any other mi module (fifo, http, json...). I'm running opensips 2.1 on Ubuntu
14.04 LTS.
---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/552#issuecomment-119165329_
Branch: refs/heads/master
Home: https://github.com/OpenSIPS/opensips
Commit: f077ee7accb867487a6fb2da0ab847ab26b3adc3
https://github.com/OpenSIPS/opensips/commit/f077ee7accb867487a6fb2da0ab847ab26b3adc3
Author: ionutrazvanionita
Date: 2015-07-07 (Tue, 07 Jul 2015)
Changed p
Not really sure if I understood right, but if you're asking for this:
xlog("L_INFO", "Hi, this is INFO level debug\n");
then it has been in OpenSIPS since forever.
---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/568#issuecomment-119113888___
15 matches
Mail list logo