THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task is now closed:
FS#259 - pv_buffer_slots generates seg fault
User who did this - Daniel-Constantin Mierla (miconda)
Reason for closing: Fixed
Additional comments about closing: Patch in master branch.
More information can be found at the following URL:
https://sip-router.org/tracker/index.php?do=details&task_id=259
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: pd/outbound
Commit: 064120b137e05e3799399664dbc48d0d1d5ba01b
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=064120b…
Author: Peter Dunkley <peter.dunkley(a)crocodile-rcs.com>
Committer: Peter Dunkley <peter.dunkley(a)crocodile-rcs.com>
Date: Fri Dec 21 23:34:35 2012 +0000
Merge branch 'master' into outbound
* master: (592 commits)
modules/app_lua: Updated app_lua to support URI lookup in registrar
modules_k/registrar: Extended C-API to include a URI lookup
pkg/kamailio/(centos|fedora): Added more modules moved from modules_s to modules to the build
db_text More instructive error message
modules_s/maxfwd: moved to obsolete folder
maxfwd(k): max_limit module param can be changed at runtime
uid_avp_db: fixed include from uid_domain module
app_python: fixed complilation warnings [-Wformat]
modules_s/uid_uri_db: moved to modules folder
modules_s/uid_domain: moved to modules folder
modules_s/uid_gflags: moved to modules folder
modules_s/uid_avp_db: moved to modules folder
modules_s/uid_auth_db: moved to modules folder
modules_s/pike: moved to obsolete folder
modules_s/uri_db: renamed to uid_uri_db
modules_s/gflags: renamed to uid_gflags
modules_s/domain: renamed to uid_domain
uid_auth_db: updated doc file to the new name
modules_s/avp_db: renamed to uid_avp_db
modues_s/auth_db: renamed to uid_auth_db
...
Conflicts:
modules_k/nathelper/nathelper.c
pkg/kamailio/centos/6/kamailio-build.appl
pkg/kamailio/centos/6/kamailio.appl
pkg/kamailio/fedora/16/kamailio-build.appl
pkg/kamailio/fedora/16/kamailio.appl
pkg/kamailio/fedora/16/kamailio.spec
pkg/kamailio/fedora/17/kamailio-build.appl
pkg/kamailio/fedora/17/kamailio.appl
---
Module: sip-router
Branch: oej/permissionsrpc
Commit: 0d27bd3bab9af968444a75fe3359163d00030512
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=0d27bd3…
Author: Olle E. Johansson <oej(a)edvina.net>
Committer: Olle E. Johansson <oej(a)edvina.net>
Date: Fri Dec 21 23:17:18 2012 +0100
Merge branch 'master' into oej/permissionsrpc
* master: (24 commits)
db_text More instructive error message
modules_s/maxfwd: moved to obsolete folder
maxfwd(k): max_limit module param can be changed at runtime
uid_avp_db: fixed include from uid_domain module
app_python: fixed complilation warnings [-Wformat]
modules_s/uid_uri_db: moved to modules folder
modules_s/uid_domain: moved to modules folder
modules_s/uid_gflags: moved to modules folder
modules_s/uid_avp_db: moved to modules folder
modules_s/uid_auth_db: moved to modules folder
modules_s/pike: moved to obsolete folder
modules_s/uri_db: renamed to uid_uri_db
modules_s/gflags: renamed to uid_gflags
modules_s/domain: renamed to uid_domain
uid_auth_db: updated doc file to the new name
modules_s/avp_db: renamed to uid_avp_db
modues_s/auth_db: renamed to uid_auth_db
modules_s/print_lib: moved to modules folder
modules_s/print: moved to modules folder
modules_s/print_lib: added readme and xml docbook files
...
---