THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#106 - Error db_berkeley
User who did this - stas (_stas)
----------
Thanks for your answer. I have rectified this error change of the declaration of structure "struct module_exports exports" in a file dbd_mod.c. I have changed "db_bdb" on "db_berkeley". All works.
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=106#comment144
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#103 - $snd(name) pvar contains local instead of remote socket info
User who did this - Daniel-Constantin Mierla (miconda)
----------
I just did a commit and broke $snd(id) in $sndto(id) and $sndfrom(id) to get access to the details of remote address and local socket used for sending. $snd(id) is aliased to $sndto(id). It is committed on master branch, if you can test and report if all is ok, then I will backport to get it fixed as well in 3.x branches. Thanks!
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=103#comment143
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
Daniel-Constantin Mierla has taken ownership of the following task:
FS#103 - $snd(name) pvar contains local instead of remote socket info
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=103
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task is now closed:
FS#101 - [regression] proxy_authorize function is missing return values
User who did this - Daniel-Constantin Mierla (miconda)
Reason for closing: Implemented
Additional comments about closing: Thanks! Patch broken in pieces to be able to cherry-pick easier in stable branches.
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=101
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
Module: sip-router
Branch: master
Commit: fef7983c13a3bc1e9c501f80b3f4c618ad80373f
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=fef7983…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Sun Dec 5 23:28:31 2010 +0100
auth: README regenerated
---
modules/auth/README | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/modules/auth/README b/modules/auth/README
index 025a044..0c34aa8 100644
--- a/modules/auth/README
+++ b/modules/auth/README
@@ -585,6 +585,11 @@ if (!proxy_authenticate("$fd", "subscriber)) {
sent out;
* -2 (invalid password) - wrong password;
* -3 (invalid user) - authentication user does not exist.
+ * -4 (nonce expired) - the nonce has expired
+ * -5 (no credentials) - request does not contain an Authorization
+ header with the correct realm.
+ * -6 (nonce reused) - the nonce has already been used to authenticate
+ a previous request
Meaning of the parameters is as follows:
* realm - Realm is a opaque string that the user agent should present
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task is now closed:
FS#77 - presence_xml with db_postgres
User who did this - Daniel-Constantin Mierla (miconda)
Reason for closing: Fixed
Additional comments about closing: I added a fix before releasing 3.1.0, if the issue still persists, reopen.
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=77
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task is now closed:
FS#86 - dialplan reload, out of memory
User who did this - Daniel-Constantin Mierla (miconda)
Reason for closing: Not a bug
Additional comments about closing: If adjusting of fetch_rows does not help, then reopen.
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=86
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.