8dec35bf |
===================== 2015-05-19 Version 4.2.5 Released =====================
===================== Changes Since Version 4.2.5 ===========================
commit 832118397f710479db8ed3c7ca84fb9de4a13716
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue May 19 15:24:02 2015 +0200
Makefile.defs: version set to 4.2.5
commit c7ac6d742b2e9eb2a90747d065327612513eae6a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue May 19 15:13:49 2015 +0200
core: enable log_prefix for sip responses
- reported by Klaus Darilion
(cherry picked from commit 967ed551845044123f4e93c60091d7a1fa43692f)
commit a2cad23e21a164360ce560e04dcc2745533474c0
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue May 19 14:07:42 2015 +0200
pkg/rpm: version set to 4.2.5 in spec files
commit dde8d9286ab5a45ed2caee6ae2e7f42e146b5a00
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue May 19 14:05:31 2015 +0200
pkg/deb: version set to 4.2.5 in spec files
commit 53dbdd384670e384c714739224e3c38366a23b3f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu May 14 19:21:25 2015 +0200
sipcapture: fix not to access freed pointer during shut down
(cherry picked from commit 1db6fdf41dbb4b6c95e0f86dfebc4c793858d8b5)
commit cd42ec08027349be350b40e78bb5fff98ed32527
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu May 14 19:16:26 2015 +0200
core: safety check for linker when inserting xavp with index
(cherry picked from commit ec438b45696e17af0a3b19bb7ac12b221f897517)
commit b8268aff60a023bfcd188f4c2e57fb3ba9b00138
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu May 14 14:51:06 2015 +0200
regex: replaced allocated memory initialization with a for loop to one memset
(cherry picked from commit abdc02f1cb26c71b4118044d8c45dec728992e15)
commit 723f170b882d98a6100ccfb931447d7630f57bde
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu May 14 14:41:44 2015 +0200
rr: reset lump pointer to avoid using it after free for remove rr function
(cherry picked from commit f03c86ade6af9bc529a52f7fd50004721278ae19)
commit fd6dba3b9752e9cbf21da2ca7b66b2e5c1dafce7
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu May 14 14:36:24 2015 +0200
regex: safety to check to avoid working with zero size allocations
(cherry picked from commit 5e5866b2ac8390caa9373f49345ed877c6e5f037)
commit e71012814800462519b9040e82c892dfa39bf817
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu May 14 14:29:12 2015 +0200
textops: safety check to know there is a string to add via lump
(cherry picked from commit ca220afe0f738f2353d16c96dd16ab279ffdcf74)
commit 3fd7f816607acbc80ed49b5743dd55870d6b1e92
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu May 14 13:40:11 2015 +0200
tm: safety check not to allocate 0 bytes in rpc command
(cherry picked from commit 88b67575f9457312d0277e16dc06103be3a31965)
commit 7cb9428ec3785e42b95eb2cc30cb4ac8503e760d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu May 14 13:24:38 2015 +0200
tmx: check for empty result not to allocate 0 bytes
- allocation of 0 size is undefined when using system malloc
(cherry picked from commit 0db313f0047fc512dec2976cac168989b60d49c8)
commit c468ed26732022f532080dffc8c9f8aaf854ef2f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu May 14 13:15:06 2015 +0200
presence_xml: better error handling to free all allocated vars
(cherry picked from commit 2d40e14d2b0b150acd34ac2d1df25936d8faaca9)
commit 8f324fb6b3955ea6d5d4e57ec022d400f2c4e124
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu May 14 13:09:47 2015 +0200
pua: mark that tupple was allocated so can be freed in case of errors
(cherry picked from commit 1b20aa04048d15d0861b3f5291fd3b9a1614fdf5)
commit b103dff88f4ac83acf20798c06d43b2586810a36
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu May 14 13:01:18 2015 +0200
regex: reset pointer after free to avoid double free if an error occurs
(cherry picked from commit 379667e878c9e0795998f600edbcbb3974846f71)
commit bae153942524b1d86e29f10208e35dbf088d7db5
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu May 14 12:54:18 2015 +0200
imc: better condition to catch no result of database query
(cherry picked from commit 29d7ca71fdfc8c52fb5e68fcf3bccf98dde0d089)
commit a89778423e4886ac48857253d9567d17040e3b45
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu May 14 10:04:26 2015 +0200
pua: safety checks for str pointers
(cherry picked from commit 80977adc1bd70479c1e32d867563e4e684060b25)
commit e759e5c8998958eca61b317135be0acb3088fac0
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu May 14 10:25:47 2015 +0200
core: init vars for socket ttl helper function to avoid warnings
(cherry picked from commit 23b476ed7c7b48ddd7cacf3d88e9c104db06d5dc)
commit c5015138170c9624055203cde4331091d96e928e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu May 14 12:03:28 2015 +0200
presence: initialize variable to avoid compile warning
(cherry picked from commit c5ef9569d524ab49d538e85a905520b72e1d8dea)
commit 50d9cf9501f2ad3fbf9a282ea58055523b34d5cc
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu May 14 12:28:29 2015 +0200
presence: initialize result to avoid freeing garbage in case of other errors
(cherry picked from commit c24329ed483ea3abd720af73411a2331acc947e4)
commit 6495f4120a702bd852c11d3449467e5ee0994bf7
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed May 13 15:56:23 2015 +0200
evapi: use internal log functions and free io struct if client failed to connect
(cherry picked from commit eb889f41f036afb4248303fd6a1c7db393724c58)
commit 129e1456bd5369912690245b5a21b0591ead51f4
Author: Hugh Waite <hugh.waite@acision.com>
Date: Mon May 18 17:00:08 2015 +0100
core: Fix crash in xavp.c
- Inserting an xavp into a list can crash when inserting XTYPE_NULL padding entries
(cherry picked from commit 497b6ad2cee8481ba1f3568ed7d8a836e508016a)
commit 511c7fb674928e6c2d67256714bd1b7394b0d550
Author: Hugh Waite <hugh.waite@acision.com>
Date: Thu May 14 13:54:20 2015 +0100
app_lua: Fix memory leak in sr.modf
- Free pkg memory allocated to store cloned function parameters
(cherry picked from commit 733f5ad7c9b2515c52b00875fb5dac689ddd9a17)
commit 0ba8d570acedc165b27336ec4cef2b11e0d31595
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Tue May 12 21:38:58 2015 +0200
travisci: use regex to select 4.X branches
(cherry picked from commit 5695978137225cc16cbe1cf8282c3eb31262257d)
commit b73897a21afec416195c159858a20fc35f6889f0
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue May 12 20:18:04 2015 +0200
dialog: fixed backport conflict for keepalive dialog state check
commit 0a1865e84b2b1e2b5ee06966b91680d7c7743126
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon May 11 22:13:31 2015 +0200
presence_dialoginfo: fixed several libxml2 API usage leaks
- reported by dkovik, GH#155
(cherry picked from commit 6390b0506856529849ef02001a992db9057c795f)
commit b4e39387136bf1850a486c4ae5b497050e46740b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon May 11 17:15:10 2015 +0200
dialog: don't send keepalive if dialog not in confirmed state
- if dialog is in deleted state, remove it from keep alive list
immediately
(cherry picked from commit 0e22abe2b89be8936df4b8230955fbaf43ad40e7)
commit bf8be8c52039fc50dafd0c9c140c01ab84384977
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sun May 10 18:18:00 2015 +0200
tm: disabled use of dedicated mutex for async continue
- it can be enabled by defining ENABLE_ASYNC_MUTEX
- reply mutex is re-entrant and protects better the transaction
strucutre
- a dedicated lock for async continue exposes a race on removing from
timer when suspended transaction is resument at the same time when the
timer fires expiration event
(cherry picked from commit 96b84ba4d7f5ee4a763fe7db81bbf4f9a6a3ef77)
commit 766542727ab054c790fc820e4a09a4cdbc4e73ae
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu May 7 13:23:43 2015 +0200
dialog: check if dialog is still in confirmed state when processing keepalive reply
(cherry picked from commit 04410aef38f5ed40c8f4a6796d95658407e1597c)
commit 4f2339fd9f8cff6c2649a22242dd30562d59ed76
Author: Jon Bergli Heier <jon.bergli.heier@zisson.no>
Date: Thu May 7 11:08:08 2015 +0200
htable: Add missing ht_slot_unlock in ht_cell_value_add
(cherry picked from commit ace37c7a60e5d931216339c179de6e91615dac7e)
commit 5b0fa2fedbf4ffc81d0ac322a68bd2946363cc55
Author: Mikko Lehto <mslehto@iki.fi>
Date: Wed May 6 06:32:30 2015 +0300
sctp: fix typo scp_register_rpc -> sctp_register_rpc
(cherry picked from commit 177b0d2807763b13d30148f44c1cc4d3d765d67c)
commit 4ba9c0ed412310d97b9a4fda3830d93c486c1888
Author: Mikko Lehto <mslehto@iki.fi>
Date: Tue May 5 21:54:22 2015 +0300
pua_mi: document missing mi_pua_publish parameter "id"
(cherry picked from commit 201dc5b600d8516368a54c70af6f02c3ea06353b)
commit e1d8b50c8e262c259c57f91de95efae5798538fa
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Apr 23 16:34:35 2015 +0200
permissions: fixed reload trusted rpc command
- reported by Emmanuel Schmidbauer, GH#138
(cherry picked from commit 48663e4239f819b42e7035d9f4023c161eb71d05)
commit 574c8bab52d3aad39ae21dfb39a756e14f28fea9
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Apr 23 16:23:01 2015 +0200
permissions: store src ip in zero terminated string for trusted table
- it is printed as string via rpc, resulting in invalid chars in the
output
- reported by Emmanuel Schmidbauer, GH#137
(cherry picked from commit 89642d3cddd90ba3e3f6d310e239492634fa6405)
commit e2f304fb532da500d7fc6c790c4750a73ae848fa
Author: mikomarrache <mikomarrache@users.noreply.github.com>
Date: Wed Apr 22 15:04:40 2015 +0300
db_mongodb: fix typo
(cherry picked from commit aa87b852fbfd333f2073ac7390c3f3b6568e0024)
commit ed2c270ee1b4d447796803c37241a1207dd9c191
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Apr 21 19:10:01 2015 +0200
textopsx: fixed clang compile warning on comparing bool with char
(cherry picked from commit bc5ac8caee55f8d197992fb00b4cb098eeb69843)
commit b5cd3fdea7e37ce3bfb28fcde252012c0d7336ca
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Apr 16 11:59:30 2015 +0200
acc: warning set to debug level if request is missing for dialog cdrs
- self generating bye requests don't have incoming request
(cherry picked from commit 26543b90f80791b9e2b763fb97d78a8c90e445dc)
commit cf9e203c912d66e5a498e50b97118af1e0be5d05
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Apr 15 18:04:10 2015 +0200
dialog: run both DLGCB_TERMINATED and DLGCB_TERMINATED_CONFIRMED callbacks for local BYE
- only DLGCB_TERMINATED was run, but that resulted in CDRs not being
stored by acc for that situation
- on a report by Mickael Marrache
(cherry picked from commit 265dc95aac8eb4b5cee7992dde55ff08c92a7ac5)
commit e6c9a20503538b70dc01a9a9ee6299fc8043606a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Apr 15 18:03:40 2015 +0200
acc: DLGCB_TERMINATED callback can be run without received request
- the case of local generated bye
(cherry picked from commit 1e7e0279bbf53c4a530aa3a8c1d322a68d8090f9)
commit 3d2e3433fd6a3e3f886e1591b11614817078889c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Apr 15 11:25:18 2015 +0200
tls: updated to use shm_available_safe()
(cherry picked from commit c178f4427af82d6d33101677835c60de1c343073)
commit f9a0c9b4d49acedc34fead30e69e997dda0220ad
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Apr 15 11:22:36 2015 +0200
tls: removed inline specifier and renamed safe_shm_available()
- became shm_available_safe() to have the shm_ prefix which common for
shm functions
- declaring inline in c header file and implementing in c source file
makes clang throw compile warnings
(cherry picked from commit c4d48f3ae363fb6f6a7d789a0f32b28eb60c2404)
commit e463d8333d12b8d320106725938e5425d83a652b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Apr 15 11:16:01 2015 +0200
usrloc: change log level from info to dbg when socket is not local
- common scenario when working with shared db, reducing the syslog
thoughput
- based on a patch by Mickael Marrache
(cherry picked from commit 1f2921097316925600573402793b5332a6535e7d)
commit 177a169e4eb883b8a38bdab2ba0dd4439d766646
Author: Camille Oudot <camille.oudot@orange.com>
Date: Tue Apr 14 19:41:38 2015 +0200
tls: use multiprocess-safe shm_available()
under high load, the values returned by shm_available() can be inconsistent.
Use safe_shm_available() instead.
(cherry picked from commit 1fe36fa983b8f271165750977120d758faf84d01)
commit c8e704539cd64ce932b276f455524dd4a8d64e04
Author: Camille Oudot <camille.oudot@orange.com>
Date: Tue Apr 14 19:38:14 2015 +0200
mem: add a multiprocess-safe shm_available()
new safe_shm_available() function secured with shm_lock()
(cherry picked from commit 51e263de80532e297546f17d2f2ed528ffe9731b)
commit 9839280c0c2aabdd7749cb7553354fb20545a0ea
Author: Mickael Marrache <mickaelmarrache@gmail.com>
Date: Tue Apr 14 18:18:30 2015 +0200
db_mongodb: change warn to info for log message on unhandled data type log
- less verbosity to syslog
(cherry picked from commit ebf6483650c0cff88703e071383184b3f4ac7309)
commit 9ab45a4b0c557aa2bfcf121361346590e0246f73
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Apr 10 11:32:20 2015 +0200
ndb_mongodb: fixed name of the function in docs
(cherry picked from commit c6eff0f5f6ec33fba5d61e4a6616d1bddfe6f958)
commit d5220ac3efc2df4a1995fc79425340cfc79ecf00
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Apr 8 16:29:33 2015 +0200
kamctl: added help for 'db connect' command
(cherry picked from commit 545037884e806df0d450fd6d7b425808c944d8a8)
commit 2786d32a29e29c77f7b5ea0f2e044c53afa43e3c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Apr 3 20:02:37 2015 +0200
uac_redirect: updated the example script
(cherry picked from commit 1a3ce79cc058c57197a7b3736b3ec8b08be5c33f)
commit a3a050c862398e6afa39f5dc1b00b0e9f93aad1a
Author: Federico Cabiddu <federico.cabiddu@gmail.com>
Date: Sat May 9 18:16:28 2015 +0200
modules/nathelper: don't include enclosing bracket in contact uri in set_contact_alias
(cherry picked from commit b525ada2d12bf85c385a5f97859afd5d52405354)
commit 97f1ee6e287b6f711ddbe04700a82295341ed880
Author: Timo Teräs <timo.teras@iki.fi>
Date: Mon Mar 9 16:30:53 2015 +0200
sqlops: fix use-after-free by deep copying result name
When creating a new result handle, deep copy the result name.
Otherwise we might end up accessing the name after it's freed.
(cherry picked from commit 6e2604464e64cfaaf1e0327228f53f4787b69470)
commit d3005687cc7d52ef689592391a19fc89c59aa312
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Apr 16 10:51:36 2015 +0200
uac: reset the ongoing registration flags in case of error in tm callback
- resulted in being stuck in a state that didn't retry registration
- reported by AndyJRobinson, GH#124
(cherry picked from commit 08d7b66310e7c09a70db296f533f98b32d2e4ad8)
commit a23331fbe5392cb6902dfd891b02162c65874f21
Author: Camille Oudot <camille.oudot@orange.com>
Date: Mon Apr 13 17:04:41 2015 +0200
pv: fix memory leak when getting $conid
cherry-picked from 0e8ef73c2095a7564735a1dab9ed32e3531fc59e
commit ac36829250fb8cf8347328cdfd980fd9362a1e33
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Apr 7 12:34:34 2015 +0200
textops: fixed reply code on no-match for search_hf() with flag f
- true instead of false was returned
- reported and patch by Paolo on sr-users
(cherry picked from commit 59f1451db54be608f1417075001d2f0aa5be8786)
|
be62bdee |
===================== 2015-04-02 Version 4.2.4 Released =====================
===================== Changes Since Version 4.2.3 ===========================
commit 144a09eb4eb01eb45e79923e4101bc5a09d04c28
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Apr 2 12:49:05 2015 +0200
Makefile.defs: version set to 4.2.4
commit a4cf2c8fda717ed087b075e41a1b78708e3c97a5
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Apr 2 12:13:04 2015 +0200
pkg/rpm: version set to 4.2.4 in spec files
commit f76e0b3adb42b6e9e8b0055b75dadac6d9a4b107
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Apr 2 12:09:56 2015 +0200
pkg/deb: version set to 4.2.4 in spec files
commit 9b1991a53283e2a16b5a20f88e83e4afa64b81f2
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Mar 31 15:15:27 2015 +0200
presence: query_str filled with value of the corresponding column
- static value was used that made setting of parameter for column names
not being considered
(cherry picked from commit 845bdb8884743f5e126a53eb6aeb34f1f6afb1ea)
commit 5f508193ba3abf4fbb76defc1c0f333e38ff5dfc
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sat Mar 28 15:00:48 2015 +0100
tm: clone path vector back to pkg for faked message
- it is cloned and can be changed, resulting in attempt to free a shm
pointer via pkg operation
- reported by Jose Seabra
(cherry picked from commit 8a7c70a5b831542cde77e7945e97d51901b95310)
commit 9a00a53deb90ab16f0e73a7f63390f208042e559
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sat Mar 28 14:31:59 2015 +0100
tm: reply_lock per transaction made re-entrant
- on a report by Jason Penton
- re-ordered some includes to get rid of cross dependencies in defines
(cherry picked from commit 3957db5fb51e23535a89b15c8f05463e5702424d)
commit e79c347fbcc9db52ee8b3ab1a733fdfcd143c0d2
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Mar 26 15:51:54 2015 +0100
presence: more use of variable for received_time column instead of static value
(cherry picked from commit beba4579778f8af0bc0d88c13a6f433dd9ffa8a0)
commit 74e136f0b3ab07f7bd55a6aa1e0522d7d1472548
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Mar 26 15:48:09 2015 +0100
presence: use name of received_time column from associated variable
(cherry picked from commit 8729aa8cde19f39eebce7ef9be7e31ea121b9a99)
commit cc1dcba334dffc965802e8eaeb156c7027a7a630
Author: Richard Fuchs <rfuchs@sipwise.com>
Date: Fri Mar 20 09:43:36 2015 -0400
tmrec: update licensing and copyright info
(cherry picked from commit e172b7a1b66edfb302da8d498eada7da9f21643e)
commit f7300652f8c7e252165a5b04090e35f2eca1b6a7
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Mar 20 12:57:04 2015 +0100
tm: formated the comment without + chars
(cherry picked from commit e6cdb91037abc5a7668e7919281072b15e758739)
commit 28ea4c042b51152f0968ce10b0b71a4fb1d356c5
Author: jaybeepee <jason.penton@gmail.com>
Date: Fri Mar 20 13:29:34 2015 +0200
modules/tm: restore code to set blind uac branch last_reply > 200
(cherry picked from commit 0ee3dc5e3edc49cf62f97ddd87a40b12c59b73ff)
commit 9a71a7e09f9a764e0c7d0e846474608bed420035
Author: Giacomo Vacca <giacomo.vacca@gmail.com>
Date: Thu Mar 19 11:30:56 2015 -0400
textops: minor typos in README
(cherry picked from commit 5681e9c6e9850eedd15e53219ce2bc55fd38dd90)
commit b06ab1be65b96cc064f5e036bd42d014bc10f4ad
Author: Giacomo Vacca <giacomo.vacca@gmail.com>
Date: Thu Mar 19 11:28:58 2015 -0400
textops: minor typos in doc
(cherry picked from commit 6c866c1296a34e0733bf33a1feac57ca8bfc64d7)
commit aa458695a1f7272ff1c898ed728dd97b72290ccb
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Mar 18 19:50:09 2015 +0100
tm: propagate the on_failure value in to the branch for t_suspend()
- likely lost when on_failure was added to each branch structure
- reported by Mickael Marrache
(cherry picked from commit 6484b199fb48acc2c55f318812f2c968b845ca80)
commit e1d18d0234bb43b39aed72108c0408724c6849a4
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Mar 11 09:42:02 2015 +0100
ctl: use uid/gid from the core if not set for the module
- otherwise it cannot do clean created files at shut down
(cherry picked from commit 3b5633de56c2367d19122f0f3c01698af34a21e9)
commit b2084ee2e828a94dfc0e565ef713d6101d9fb442
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Mar 11 09:40:52 2015 +0100
core: set the global sock_uid/gid based on the user/group values
- they were left with initial value, more or less being unused
(cherry picked from commit d7a10e6a5ea8852681b57586eb9b4d73b75f05bf)
commit 4ab41baecf0f9912c2a3ed859d53ffe3e5b46a26
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sat Mar 7 23:31:49 2015 +0100
registrar: use proper iterator to get to the index of the $ulc() contact
- part of a patch by Luis Azedo
(cherry picked from commit f39b92acb2be15e03aa117bdf171087ea7a77050)
commit 6697d2ecfd254f2269317785654a5881e684210b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Mar 5 21:26:36 2015 +0100
enum: updated the docs in regards to max len for enum number
- synced with the code, following on a report from Alex Balashov
(cherry picked from commit 910be93e5caebea5cef33335d0c48de636169ff5)
commit 745f951d08acdf65ff0de878fcbe3a945171ffc7
Author: Sebastian Thörn <sebastian.thorn@loxytel.se>
Date: Wed Mar 4 17:16:22 2015 +0100
Fixed path ss -> ssl
(cherry picked from commit a5245d5c44cd49a699caa94f844dfb128a8d9764)
commit 7993d34c292aea01cf32bea3bb300aeb666ab90d
Author: Luis Azedo <luis@2600hz.com>
Date: Wed Feb 25 18:16:48 2015 +0000
usrloc - fix db_delete_ucontact_ruid
when the contact is deleted using db_delete_ucontact_ruid (default)
the uldb_attrs_delete is not called leaving the location_attrs with unwanted records
created uldb_attrs_delete_ruid to be called by db_delete_ucontact_ruid
redirected uldb_attrs_delete to uldb_attrs_delete_ruid when ul_db_ops_ruid == 1
(cherry picked from commit 09c51685af36071aad6054d84571c260be2ba9e2)
(cherry picked from commit f5a7b12ce5f73749e9ae3d7a31e2a3616539421c)
commit 21311a110cb0d70a53224d12ced09972a0a15235
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Feb 26 21:58:47 2015 +0100
uac: skip only the invalid record when loading remote registration records
- fixes loading only the good records before the wrong record, thus
working with partial valid data afterwards, even more valid records
were in the db
(cherry picked from commit 634db00a82f36c6c60d272ccada4a1d5338d1cbc)
commit ad6320e754971b6f872967e225729b589b334ef4
Author: Juha Heinanen <jh@tutpro.com>
Date: Sun Feb 22 01:10:12 2015 +0200
modules/siptrace: small README clarification
(cherry picked from commit 6a97c65c122400e46a4103b756c6973f7bea134e)
commit f3128e163d13eb78002e9aa0a7e4d1c30239c1d8
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Feb 20 20:40:39 2015 +0100
xhttp: use proper function to set the ip addres of the fake via
- for ipv6 it has to be enclosed in between [ ]
- reported by Sergey Okhapkin
(cherry picked from commit 5c1a9df4fc8bd72f44066bcef13f381f01cd9d07)
commit 362cb1d7eaf359dd57937a43e2fca3df96031eef
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Feb 19 21:13:39 2015 +0100
utils: cleanup CURL handle when the POST value can't be fetched from the PVAR
- patch provided by mikomarrache on GH #88
(cherry picked from commit b88e165214296d1d7491cf389295800b499a5d34)
commit c44df47b7e461a51af43b75fa0122704063ff8dc
Author: grumvalski <federico.cabiddu@gmail.com>
Date: Sun Mar 29 17:48:20 2015 +0200
modules/tsilo: return from ts_store if transaction is not defined
(cherry picked from commit e7dc20f48c674b0eca5419c93e05a430a5b20e71)
commit 6614c8e78ac9cb5add92aff0db2d3a24dbc65423
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Mar 18 18:36:37 2015 +0100
sqlops: fix column index for sqlops_is_null()
- report and patch by Mihaly Zachar
(cherry picked from commit 768dc8b566e2af04411570ef7b4d55a210a1927d)
commit df86f2a9a09339687af5914b85fe8bd8f8f1f575
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Mar 12 15:18:58 2015 +0100
jsonrpc-s: reset response body after linking it to $jsonrpl() variable
commit 87ca6e634c627a6beb4b7355fcfcbd0070e2afe1
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Mar 10 14:58:32 2015 +0100
ldap: fixed copy&paste error added in previous commit
(cherry picked from commit c6ddf3aec7eb6e8d6046b006fde64ab7479aab5e)
commit b2aa72a6357dd93c75a345fd433c3b86c2654313
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Mar 10 14:52:08 2015 +0100
ldap: more useful info on reconnect
- reconnect message made a notice level, being not an error situation
- print the chosen ldap server address at info level when reconnecting
(cherry picked from commit c5ae4020de8499e7a318783b21276dfd3fc0a6e3)
commit bb81ec09e22bb35944879a081eba47b1cfcc816b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Mar 10 14:38:38 2015 +0100
sqlops: more verbose log message if execution of query fails
(cherry picked from commit 941fbda5c66da6c8069b3bce3764249bbb58baaa)
commit 4ae4e5f381fba4cf43d8792e56d2baa4b2edcc6f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Mar 10 13:54:11 2015 +0100
db_cluster: fix checking the capabilities for write operation with different priorities
- reported by Jan Hazenberg
(cherry picked from commit 8375f37cd7603216a2bb55a4e9985b3c5e54af91)
commit 7e0e8ee8e0753590e00445094b12bcefcf24605d
Author: Luis Azedo <luis@2600hz.com>
Date: Tue Mar 10 08:22:05 2015 +0000
kazoo: consumer unallocated structure prevents kazoo from starting on busy systems
when kamailio starts, publisher begins to process without checking memory allocation initialized by consumer
allocate bind structure once at initialization
change the order of child process initialization
change targeted binding
(cherry picked from commit 6e1b56cb6d640db820254b8c69f7fd6e20865465)
commit 4e1a1007db5441849bc3c45a1b768e6a69b79c8f
Author: Luis Azedo <luis@2600hz.com>
Date: Mon Mar 9 12:47:31 2015 +0000
kazoo: only create tags if not empty
to-tag and from-tag are created empty if not supplied in amp payload
this patch formats the dialog message to include the tags only if they are supplied in amp payload
(cherry picked from commit deb0e811cddd71c45ebb36db7b41faa8d9e9ca5e)
commit 7140f86bc020ef60d2b35b79e9d051a415372036
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Mar 9 12:33:58 2015 +0100
textops: stop after substituting in first header if flag f is set for subst_hf()
- reported by Julia Boudniatsky
(cherry picked from commit 0f5aaac47a6002bbd4fdfaf0e6897d307c2cbc0e)
commit 80a7b7593a68dd2686a5c17f9f85f561bb694785
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sun Mar 1 21:16:46 2015 +0100
core: cleaned debug messages and added safety check for bind address
(cherry picked from commit 2549f7a6361de36e0dde14de3d5c4c076564871c)
commit af726efbe52bfa082d4b8060be01b0a69c732b0d
Author: Luis Azedo <luis@2600hz.com>
Date: Tue Feb 24 22:37:32 2015 +0000
kazoo - fix compilation
(cherry picked from commit 12af51df76e779c70470c57ef0b992831441f275)
commit 9b44517c6e8efe9e6445940ee7f0c505abef613d
Author: Luis Azedo <luis@2600hz.com>
Date: Tue Feb 24 22:22:32 2015 +0000
kazoo - fix timer interval
amqp timer and publish proc take all cpu
new param amqp_timmer_process_interval in MS
and removed the timeout on select from tcp workers
(cherry picked from commit 7ae9f6693406c76d7d58389d5cf4ccaa44958a02)
commit 856b9e7df04d41a5564a755ce60be5bd708c80cb
Author: Luis Azedo <luis@2600hz.com>
Date: Tue Feb 24 09:33:53 2015 +0000
kazoo - fix crashing on heavy load
(cherry picked from commit 0506b9898867c5d165defa0acf1501cad13513eb)
commit e24c9ff7038534e07682e8a7bafd903e4303590e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Feb 23 14:29:46 2015 +0100
sdpops: safety check when location a= line not to exceed end of message
(cherry picked from commit 91596953115fe1bbe5c6f0dd0dd6e8d99cdbd285)
commit 449ba0c0a3a1c79c597452c3411fd823465c9482
Author: Luis Azedo <luis@2600hz.com>
Date: Mon Feb 23 20:55:57 2015 +0000
kazoo - fix timeouts
timeout should be ms not sec
set time before state so timeout check doesn't set timeout immediately
separate proc for handling timeouts
(cherry picked from commit b9e5b9181c0f9c315e0f27ad96f69d5ca8cafba3)
commit 9524b3471802c09361fd290cf35b2d5096ac0767
Author: lazedo <luis.azedo@factorlusitano.com>
Date: Wed Feb 18 23:01:57 2015 +0000
db_text : missing OP_NEQ
this affects the presence package when it queries for active_watchers
(cherry picked from commit 5adbfc6cc62be393ac55d296cab79f7e60b17ae4)
commit df4df4fbe8c742d960b0fdecd5a1e9967a96b58b
Author: lazedo <luis.azedo@factorlusitano.com>
Date: Mon Feb 16 13:14:06 2015 +0000
usrloc - fix column types not initialized on update
some columns were not initialized on update leading to errors in update
ERROR: db_text [dbt_lib.c:464]: dbt_is_neq_type(): invalid datatype -1001432832
ERROR: db_text [dbt_base.c:560]: dbt_update(): incompatible types!
ERROR: db_text [dbt_base.c:599]: dbt_update(): failed to update the table!
(cherry picked from commit cf521e66825fea4b7498d615d435739628fe4c09)
commit 458e8ba0ff7a7453050734c47f71a7b9bcaa03a6
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Feb 11 13:05:41 2015 +0100
sqlops: regenereated the readme file
(cherry picked from commit 61d6b119398a87c4a877de3fba0dc9c6ec2830a7)
commit 2ee8e8d0a0808fde86941712bc7fbebcac103dcc
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Feb 11 12:50:43 2015 +0100
sqlops: added note to sql_async_query() about core async_workers
- the parameter must be set to enable the async framework used by this
function
(cherry picked from commit 112e83c2e8b72be04f7ad5b896db0bf3bcbdbe8f)
commit 6580596a53e26df9653d4ee13dd43144f912b51f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Feb 11 12:37:22 2015 +0100
db_mongodb: regenerated README file
(cherry picked from commit 7ae56a331209adeff7c5da86e1ebd8321d586a35)
commit 921ed59eb8f766a9dc9c87138c3b6ba04d4c1bfa
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Feb 11 12:19:45 2015 +0100
db_mongodb: updated details in docs about the limitations
(cherry picked from commit 6940ce0e991fd5b6af9ef5822dc2b1a324319174)
commit 1c77a5acada0cdf66e05b754ae232e8efa624be2
Author: mikomarrache <mikomarrache@users.noreply.github.com>
Date: Wed Feb 11 11:47:17 2015 +0100
db_mongo_db: use mongoc_collection_update() for update operation
- used instead of mongoc_collection_find_and_modify(), which returns the
document, but it is not needed
(cherry picked from commit e31e4632f83e805775bbc1e208178bee11ab137b)
commit 1ad7c7d0a3a534ed1d388391d16fb2c715a24419
Author: mikomarrache <mikomarrache@users.noreply.github.com>
Date: Wed Feb 11 11:42:14 2015 +0100
db_mongodb: use $set operator to update a specific list of fields in a document
- fix to keep all the other fields unchanged
(cherry picked from commit 2a045585efc9a8e5b17123d320539d0c8cb6be77)
commit 9b0ed6d54e47880818f934a8988c89d340739564
Author: mikomarrache <mikomarrache@users.noreply.github.com>
Date: Wed Feb 11 11:37:26 2015 +0100
dialog: fix initialization of slot next_id to avoid colision after restart
- next_id was set to the highest id of a dialog loaded from database,
next new dialog was reusing the same value
(cherry picked from commit e122c5ee8c6055c033cc11f14e5308ed94461fe6)
|
d76f8e38 |
===================== 2015-02-10 Version 4.2.3 Released =====================
|
be62bdee |
===================== Changes Since Version 4.2.2 ===========================
|
d76f8e38 |
commit cf4ade36b6c138da8c76f7bbd7395f63bd38508d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Feb 10 15:08:43 2015 +0100
Makefile.defs: version set to 4.2.3
commit ccc46dfcba8e64899c2a77d95fc078158443126d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Feb 10 15:07:53 2015 +0100
pkg/rpm: set version 4.2.3 in spec files
commit 2ad63ac4b6f2395facf28b88046bd326348ae384
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Feb 10 15:05:44 2015 +0100
pkg/deb: version set to 4.2.3 in spec files
commit c2b03863299b490346735e8b2501098117a42310
Author: Mikko Lehto <mslehto@iki.fi>
Date: Tue Feb 10 09:57:31 2015 +0100
sctp: fixes for FreeBSD 10.1 compile error and 2 warnings
- missing argument for macro SCTP_EV_REMOTE_ERROR() and two extraneous
parentheses
(cherry picked from commit b06626e811edae93c5f28dc132eca7542a6dcc97)
commit f5b42be4a36d035332a796dde62e4f91e709f3c3
Author: Jon Auer <jauer@corp.netwurx.net>
Date: Thu Feb 5 23:34:59 2015 +0000
fix compile errors in srutils/sha256 on SunOS (SmartOS)
(cherry picked from commit fdb4c7758f0d6d6ebed8cf9d01a412ed024efb8b)
commit d8b487c9253ed68098fa4a75ab963fdfffbc3b1c
Author: Luis Azedo <luis@2600hz.com>
Date: Fri Feb 6 17:29:25 2015 +0000
kazoo : revert uuid include
(cherry picked from commit ad76e342a8235e4a752593dd5fab5b676a89425a)
commit 6edcfda108524397302ca2d00c804ac21cd4a01e
Author: Luis Azedo <luis@2600hz.com>
Date: Fri Feb 6 16:08:54 2015 +0000
kazoo : fix memset size error & includes
kz_trans was calling memset with wrong size of structure
kx_amqp was including uuid.h from uuid directory
(cherry picked from commit 5113c047d353724d1a6f5a204e5a895ff1dd519a)
commit 5e07d01aaae15d3441876d8ee154a53484d08682
Author: Charles Chance <charles.chance@sipcentric.com>
Date: Fri Feb 6 10:59:35 2015 +0000
dmq: add branches when replicating to multiple nodes
- reported by Leonardo Arena
(cherry picked from commit ff114281fc2f523ed7bf87ea31448ce7327fdf93)
commit f30a61f339f947783210053469d262e61ce58638
Author: lazedo <luis.azedo@factorlusitano.com>
Date: Thu Feb 5 22:34:32 2015 +0000
kazoo : less agressive log
changed log from INFO to DEBUG when timeout is set
(cherry picked from commit f9c248a66fdca5317e8820e53f1a0f99cd58ef8a)
commit 090afb32c19b8e76fcbcb6deaaa2f4fe42e0f38f
Author: Luis Azedo <luis@2600hz.com>
Date: Thu Feb 5 19:35:37 2015 +0000
kazoo : timeout fixes & improvements
1) fixes names in parameters (timout corrected to timeout)
2) kazoo_query was always using the same timeout value which could be a problem, since there are different kinds of request and some may be given more time to process.
solved by adding amqp_query_timeout_avp parameter to allow usage of different timeouts.
(cherry picked from commit 0c3925e6f787c6e8d2e1bc7a45fec0c99ba203d8)
commit a90e73327cccb5259af08cbf93f2a1b793a0ca2e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Feb 5 11:26:34 2015 +0100
core: safety check for append_branch() when called with no uri and no msg
- uri or msg parameter must be given, otherwise the new address cannot
be set
- get_redirects() from uac_redirect can execute this function with both
parameters invalid in case of invalid contact, reported by Javi
Gallart
(cherry picked from commit 2c4ed5922a2322f3b5059f6264884acfb5dec97f)
commit f1f9c545c617c6756659c550881dcf73e123b292
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Feb 4 18:30:05 2015 +0100
core: removed log message used for troubleshooting
(cherry picked from commit c22dfcd6359079f9ea3600bfeb31fe5edbf4f8b1)
commit 144a99f9695a132d4bc4d789dcf0a2a18a470447
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Feb 3 18:48:42 2015 +0100
db_mongodb: build proper complex filters for db operations
- handle ==, != (<>), >, <, <=, >=
- bitwise AND (&) not supported
(cherry picked from commit f3ae358e937f4df6f0ee28e8d5df16f4245ae4b8)
commit aa87917aa27bcc9f3f71da4cead1b51d17e75da7
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Jan 30 08:15:58 2015 +0100
sl: re-attempt to bind to tm after all mods init
- handle the situation when tm is initialized after the sl module
- re-binding is done on child callback with rank PROC_INIT
(cherry picked from commit 85d3488c3910d447f6900df166bc6b0c16a64e9c)
commit 29e6386a140ccc4025e2ff98ad8a3b0d5da1b6c3
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Jan 29 21:46:43 2015 +0100
lib/srdb1: init columns array to 0
- allows proper cleanup if there is an error while filling the items
(cherry picked from commit e59db798b84f1641f807d216c2ca460cfedb31e7)
commit da06d9a4912f71b3e9f7af3d29a1543a4884efa9
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Jan 29 10:45:52 2015 +0100
sca: more error handling during initialization of the module
- fix crash when the module doesn't initialize and calls destroy
function during shutdonw at startup
- reported by Olle E. Johansson, GH#57
(cherry picked from commit df2a45541c5e37907374c5e7595de1f30ea84f98)
commit c39e896e144c33a9f7f10a99029b9a63aff85530
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Jan 29 10:37:13 2015 +0100
dialog: proper handling cseq increment when cseq header is before via
- reported by Fernando Aquilino
(cherry picked from commit 8c3a12f6aca7c6492ee440da469834997ea89eee)
commit 0d47a5cfc723be2b8ef2baeb439d5df05b5c580c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Jan 28 22:09:21 2015 +0100
sca: initialize sca variable to catch destroy on shutdown at startup
- reported by GH#35
(cherry picked from commit 010977f5febcf923a31d545bd631fbee11dd426c)
commit 23e8ab71c7c6a3baf8858e02391e67f2e8c30c97
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Jan 28 22:02:02 2015 +0100
userblacklist: init variables for safer destroy at startup
- reported by GH#42
(cherry picked from commit c28551cd245f5e8ab9fc5d5c29f657cc06ad81e2)
commit 008b03ae8361ca06da9042b479c10e760391da72
Author: Alex Balashov <abalashov@evaristesys.com>
Date: Sun Jan 18 17:08:18 2015 -0500
evapi: Listening socket will be bound with SO_REUSEADDR option so that rebinding does not have to wait for TIME_WAIT connections to clear.
(cherry picked from commit cd1a59f223e2806ca4c16ab4a8dc1e0ff2b219d1)
commit e2db60867748eac2e6585ef9d865b12c1e8ddfe2
Author: Olle E. Johansson <oej@edvina.net>
Date: Sat Jan 17 18:43:42 2015 +0100
sipcapture Add some missing \n in log messages
(cherry picked from commit 5bafc03222bf6fcc59dbcf8aec30def9cdb24581)
commit a244189eeb454e7c1de85022002d69bf38482f43
Author: Alexandr Dubovikov <alexandr.dubovikov@gmail.com>
Date: Sat Jan 17 20:34:35 2015 +0100
added bool to print error once
(cherry picked from commit c8363905755e5d120251eed95c5fa1be45e8f216)
commit f28c1afd0815d3f31b1ce19c3252a14f11da27fb
Author: Juha Heinanen <jh@tutpro.com>
Date: Sat Jan 31 04:21:34 2015 +0200
db_mysql: restore group ending character in db url
- manual cherry-pick from master (git git cherry-pick -x
1d3b89b10bfd825e4ca73bb95b0ae489843dd9f1 failed)
commit e8a306188cf50efb7b4a352d65494b4c736c9584
Author: lazedo <luis.azedo@factorlusitano.com>
Date: Wed Jan 28 17:31:06 2015 +0000
presence_dialoginfo : optionally send dummy dialog
(cherry picked from commit 5c9b3afca092dfda33c96dbf5195b8f7bbc2d4cf)
commit 25ec407671a88d6a993239958642dff114ca70d8
Author: lazedo <luis.azedo@factorlusitano.com>
Date: Wed Jan 28 18:26:37 2015 +0100
presence: do aux_body_processing() if exists after get_p_notify_body()
- fix for send_notify_request()
(cherry picked from commit cfef15ef1ca52abf4d6df129a5768baa0aaf5a07)
commit 387b3afc5a5c2082688cd898ecbf6457bc0715c4
Author: Klaus Darilion <klaus.mailinglists@pernau.at>
Date: Thu Jan 22 09:24:52 2015 +0000
kamctl: fix variable assignment
There must not be a space before and after the = assignment operator.
(cherry picked from commit 513a6d8bf8d270b0a4fa9743daab5263c9688447)
commit eeae005fb3d5239dd6e3af727504fc829ea5a0fb
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sun Jan 25 11:00:28 2015 +0100
db_postgress: disable initialization of libssl if tls is loaded
- based on the note from docs to avoid double attempt to init the ssl
library
- http://www.postgresql.org/docs/9.4/static/libpq-ssl.html
(cherry picked from commit f04dec82e90ec7a3e6aea4ea8e9ed23b06b165c6)
Conflicts:
modules/db_postgres/km_pg_con.c
commit e6eca3e988226e3654c5c22d762048a5fff3491c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sun Jan 25 10:59:07 2015 +0100
tls: implemented tls hook for pre-mod init execution
- do openssl init at this callback
(cherry picked from commit f71243410d5e051def1a47cc73adb6caeeadd1cd)
commit 93804b66c5301af75cd6930f9c6653228cce8719
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sun Jan 25 10:57:00 2015 +0100
core: tls hooks can execute a callback before modules init function is executed
- useful to prepare tls environment before a module might access it
- executed after modparam but before mod_init
(cherry picked from commit 4700831fa0f2dc52e296ce647711b03d1406497a)
commit e5885f2f4bb6066af8988942beff217cb282a29b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sat Jan 24 22:37:43 2015 +0100
tls: updated the default tls session id string
(cherry picked from commit e47018b0a65a5e26ea47d789f0bc6d471aa3a117)
commit 6a9887370e1de87afc7f0da79b09eb62b350469f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Jan 23 12:50:49 2015 +0100
path: received parameter enclosed in square brackets if ipv6
- received should be useless for ipv4, but still can be enforced from
config, so has to be well formatted because it is followed by a port
- reported by Sebastian Damm
(cherry picked from commit 077b26385854feb701950d020e382c254b803e75)
commit 83b3c2425a0e886677954936a60111224edc740b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Jan 23 12:28:42 2015 +0100
jsonrpc-c: explicitely listed glibc as dependency
(cherry picked from commit 11f300f2c7c8ffe4a6b49b471ffcd116ee218985)
commit 0421282a10446dd67236b6d4c7d103ee45301c28
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Jan 23 11:07:26 2015 +0100
permissions: init global pointer variables to null for safe shutdown at start
- reported by Olle E. Johansson, GH#41
(cherry picked from commit 165a3fc2e4dfed09bd9f46e43270d49cf5f72a87)
commit 688593f15e2a67dfaf00d3b371633b3f93e3d584
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Jan 23 10:55:15 2015 +0100
pike: check that timer var is initialized before accessing the fields
- safe start with empty config, reported by Olle E. Johansson, GH#39
(cherry picked from commit c87a75c5fb7aa5d940093fbbca8d9557cc9a0239)
commit 767a91caac78f8f40ce140be0c313002c9aad0b5
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Jan 23 10:47:45 2015 +0100
jsonrpc-c: added note that it depends on Linux specific API
- reported by Olle E. Johansson, GH#33
(cherry picked from commit 33570d9f575e3b0566ac5f0b9904940420be9ae2)
commit 332d8fa0aace2c331f464042084e421acaee8a80
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Jan 23 09:50:17 2015 +0100
acc: removed note in the docs about no-db support for cdrs
(cherry picked from commit 75db07b5d7794b0f67d5798917d1833a21382bb7)
commit ac3498deab72dd833af24e9974ad251960e8d6fa
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Jan 22 22:35:36 2015 +0100
nathelper: enclode IPv6 in square branckets for fix_nated_contact()
- even there is no nat in ipv6
(cherry picked from commit 814c08f36f13ace21e52181da3039402f951b0a8)
commit 8e40cee0473dab5e7796c6479f46f5994280b76a
Author: Martin Mikkelsen <martin.mikkelsen@zisson.no>
Date: Wed Jan 21 16:55:15 2015 +0100
auth: use correct parameter for pv_auth_check checks
The pv_auth_check has a flags and a checks parameter but the flags
parameter is used for both. This means that if flags has the 1-bit set
it will enable both HA1-passwords and from/to URI checks and setting the
1-bit in the checks parameter does not do anything.
This fixes the parameters so that the checks parameter is used for the
to/from URI checks.
(cherry picked from commit 2cdda10aa232e545ba79ca71876f0160a68e324b)
commit 3271a8f4fad18f525165b7c08037355679b01767
Author: Olle E. Johansson <oej@edvina.net>
Date: Mon Jan 12 14:56:48 2015 +0100
async: Clarify difference between modparam("async","workers",x) and async_workers in core config
(cherry picked from commit 06557a25af96d3de05d0302f202e6c4cbd0b84e9)
commit 7ce10a5c6df8a8ee679dabb42cc719bbbb4fa381
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sun Jan 11 16:51:36 2015 +0100
core: removed unused code
- removes also some clang compile warnings
(cherry picked from commit c8eeed253763d4407268494f89050b7681518091)
commit 4fa400f262d2426a8a714ec65c5c88ec8e67f733
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sat Jan 24 18:33:45 2015 +0100
dialog: use proper flags for script callback that clean dlg shortcuts
(cherry picked from commit b0679c91f22a9eb9b995175b1d1abfb836a5a3f6)
commit cd0e341cba059f43ac204a5d13e4baee9c5948f1
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sat Jan 24 11:21:04 2015 +0100
dialog: removed end of line in middle of log message
(cherry picked from commit 3b89c83bceb70da6fcbc9495dbcfec04e3f65ba4)
commit 96c44ab31df9cc1a4400ad16515191332ef767fc
Author: Luis Azedo <luis@2600hz.com>
Date: Fri Jan 23 23:52:57 2015 +0000
kazoo : fix memory allocation errors
(cherry picked from commit fa5468c24283c8ff0a1b2254e927a128d03137fd)
commit 0c1dc464e2b4e7a47e8a54ab087799bdcadb69ea
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sat Jan 17 13:30:45 2015 +0100
tls: fixed installation path update for tls.cfg
(cherry picked from commit ecb32d326615242fed43a6e2655627848842afd2)
commit 32e85b6481b31a1f4aa46603849cb02433e50915
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Jan 15 17:54:18 2015 +0100
presence: fix counter and type for removing presentity from cache
- report and patch by Kristian F. Høgh
(cherry picked from commit d43e8965640bbc64e56ef33f27d4f3c3a85c73fa)
commit 6b7bbc8e58eae9b43b47efb270c20bb3d93ec2f0
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Jan 15 13:40:51 2015 +0100
sl: don't remove the lump added in the 'after' list of delete lump
- they are destroyed together, making the operation useless
(cherry picked from commit 338b00c0f2d38694cffe3536e7eeed0e0d5372dd)
commit 74888e44aa4db53a3e8db49d848af97d460f7e1f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Jan 15 13:37:42 2015 +0100
core: remove_lump() clears its innner before/after lists
- fixing leak issues that could be created by using sl_forward_reply()
in config file
(cherry picked from commit 1fd0ca99eaa4b2c5cfcb8bd555a35088ddf49343)
commit 38d6c0bc62b12ecb8402d165a21813c533c55324
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Jan 15 13:15:25 2015 +0100
core: parse_ppi_pai - free header parameters for PAI and PPI
- they are not considere in the compacted p_id_body_t and not freed
- specs don't mention headers parameters for PAI and PPI, but could come
as UA extensions
(cherry picked from commit c1b4d442501591bd18e8130474eeb5c16101e549)
commit b7657fde6c74673060e1d59e604c1b72ca284dbf
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Jan 15 13:11:37 2015 +0100
core: parse_add_spec() free params in case of parsing failure
(cherry picked from commit 5a71429596851d8096de1abe5542e57e8b8f6547)
commit a56b51de8d6c10e06146fbf65ae7d46793e288c9
Author: Seudin Kasumovic <seudin.kasumovic@gmail.com>
Date: Mon Jan 12 16:24:04 2015 +0100
siputils: fix for e164_check()
- the condition for non-digit matching was always false
(cherry picked from commit 160710af0ab85dbf211fa7d445d6d4be9b66db10)
commit b41d779b6d8b30f311a490d76f211c1ca656ce38
Author: Walter Doekes <walter+github@wjd.nu>
Date: Mon Jan 12 12:05:52 2015 +0100
websocket: Check frame->wsc in ws_frame_transmit for NULL.
Add frame.wsc == NULL check in ws_frame_transmit similar to the checks
in ws_close and friends and ws_frame_receive to avoid crashing if the
tcp connection was been terminated prematurely.
(cherry picked from commit c109755d347500d8dcfa92a75cb11c9cea2727c2)
commit 9e293335585598e6f7bf7c9e58a0bee4cc9eb068
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sat Jan 10 11:38:00 2015 +0100
docbook/Makefile: use default system catalog implicitely
- custom catalog can be forced with nocatalog=no
(cherry picked from commit 508b11011c85bb21e5bd4212a16fabb9136e22fa)
commit a30cfc6c928721f32f1d0692f89e4183d468d614
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sat Jan 10 11:33:50 2015 +0100
dispatcher: refrashed description of dispatching algorithm 8
- priority based selection
(cherry picked from commit aaf6c2bde1d5e3cd4443ed09c3d5767828a4bda4)
commit d374e4b2b92dab4127df9a98ae9b374928f03a28
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Jan 9 20:36:51 2015 +0100
jsonrpc-c: fixed typo in header guard
(cherry picked from commit 8f86d2f16af57dc26229f721c9cb86b7f68208cd)
commit f8276f7c368250fb79d470467cda4fdf20d241cd
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Jan 8 23:18:50 2015 +0100
presence: slot and presentity uri printed in log message
- useful for understanding while deleting subscription from memory fails
to find the item
(cherry picked from commit 8006c3a2637342c21837e5332d3eeb75bb9bf7de)
commit d08a925872aa9bb2b22552171281cbe18783cbef
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Jan 13 12:39:10 2015 +0100
exec: proper handling of empty headers for exec_bash_safety
(cherry picked from commit ae491ab355f0b2441bc20060154107b9163597de)
commit f0159a194a8ac0c0f5599867764d447ef2b5bf45
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Jan 12 11:16:53 2015 +0100
ratelimit: _SC_NPROCESSORS_ONLN is available on FreeBSD
- used for getting number of cpus
- reported on GH#24
(cherry picked from commit 7886ddc516f5a4cef1d3730306a2a2ded06d4986)
commit a711f12d5f4b48b3ccf385492d4c93ace7db515c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Jan 12 11:03:22 2015 +0100
pipelimit: _SC_NPROCESSORS_ONLN is available on FreeBSD
- used for getting number of cpus
- reported on GH#24
(cherry picked from commit cf65a6ad41396bf5e67d23e12720c420688d7880)
commit 840d15e03523413282426135175e25761488bcac
Author: Alex Hermann <alex@speakup.nl>
Date: Tue Aug 26 16:37:08 2014 +0200
dmq: Don't delete the original notification_peer on timeout
(cherry picked from commit e73aa4032873b3fca88bb809d6d4ce4f28c0f237)
(cherry picked from commit 69dc8ec9fce8628cdf9bf39f7a25136544ae9a29)
commit 120bf4a4f6854592bd910334d4d0bd97c9f94974
Author: Charles Chance <charles.chance@sipcentric.com>
Date: Thu Nov 13 18:30:34 2014 +0000
dmq: force to send replicated messages from configured server address - as reported on list by Victor Kustov
(cherry picked from commit 7b5f79f9f384bfe3c16c399184281ebe63bb7785)
commit a01849a60533e3b60dab71f1a3a632ae4b84f831
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Jan 7 22:01:27 2015 +0100
dialog: proper handling of dlg_set_timeout() for not confirmed dialogs
(cherry picked from commit a41eab6bedf670f9f34f069b82a85c3a49c5e1bd)
|
6f73063c |
===================== 2015-01-08 Version 4.2.2 Released =====================
===================== Changes Since Version 4.2.1 ===========================
commit 0dbf946ac54611b0ea359799f8e007b1851f3122
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Jan 8 18:02:30 2015 +0100
htable: revert usage of dmq nodes
- back to v4.2.1 state
commit 486bfe7f037ea27dc8705b3e81c39ba79c54a6dd
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Jan 8 17:54:56 2015 +0100
Makefile.defs: version set to 4.2.2
commit 6a9133a119cd2556cdfc5260b5c3442fe2290584
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Jan 8 17:52:24 2015 +0100
dmq: reverted dmq to the state of v4.2.1
- some of the tunings in master introduced side effects
commit d97a2f6936fd84459e167143fc5c3a2571712e89
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Jan 8 17:15:19 2015 +0100
dmq: more initialization of pointers at declaration of vars
(cherry picked from commit 4d52cc0556d2e9cf334aca89325589f1c86b4dc7)
commit 4acf9930fbeed2764a74c0f2ccb6348bee9716d7
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Jan 8 16:23:51 2015 +0100
pkg/rpm: set version 4.2.2 in spec files
commit e2b91d68d1fe411621587a552c15b4b705ae17eb
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Jan 8 16:10:00 2015 +0100
dmq: initialize peer_list to NULL by default
- credits to Olle E. Jonansson for testing and reports
(cherry picked from commit b27c38b71c09e6763e8412b7e33aab77af3dfc76)
commit edbed4cc15a250e4b7c12d3d322b8a6575582c21
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Jan 8 16:00:47 2015 +0100
dmq: be sure dmq_init_callback_done is initialized before accessing it
(cherry picked from commit b29a45f0a23ef0f1a26598a45d3e6eddc9dbedb5)
commit ca0171557021a5138f52fed9ea492e1d498b881d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Jan 8 15:19:57 2015 +0100
pkg/deb: version set to 4.2.2 in spec files
commit 2556a840208f4d16973772547af8258f314cef8c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Jan 8 14:19:58 2015 +0100
dmq: safety check for peer_list when calling the callbacks
- can result in crashing if it is not set
- reported by Olle E. Johansson
(cherry picked from commit cc5f96f9c847d285085b0b9809ff0db76ea0a835)
commit 3fb17ae591fcdfb0b1127f6f9547fe2c7f4c4619
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Jan 7 17:02:45 2015 +0100
ratelimite: take in consideration number of cpus for load
- on multi core systems, the sums of stats can go over 100%, resulting
in out of range for expected load_value to be 0.0 to 1.0
- safety checks to avoid overflows
(cherry picked from commit b22c63a930a3c8d4055ddeea48bb29b7fb3b2eb1)
commit 4b435cb33c86844e6f8339090f445ab062a24f28
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Jan 7 16:57:36 2015 +0100
pipelimit: take in consideration number of cpus for load
- on multi core systems, the sums of stats can go over 100%, resulting
in out of range for expected load_value to be 0.0 to 1.0
- safety checks to avoid overflows
- reported by Luca M.
(cherry picked from commit d9e87383613d4d24efe3d1eb144ad6c9cc30b2b0)
commit 71aae0b0dda086219663af38357801e05c49124f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Jan 7 13:15:10 2015 +0100
seas: fixed inline functions warnings for clang
(cherry picked from commit c52e4e13ea57702aeed45a7a2059b97faf4d06f6)
commit b46dd08b927215eeb5c14373803f52dbabb0965b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Jan 6 23:41:59 2015 +0100
core: use Sia header name instead of Via for HTTP responses sent out
(cherry picked from commit dfb34a6516e358023543f2a30664d30ed723e934)
commit 3d59966eb252faea756a628876336a398e1d0847
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Jan 6 23:23:43 2015 +0100
core: tcp - handle http read on \n\n EOH and deal with HTTP Via header
- handling \n\n for http makes same code as for sip, being easier to
test injecting a request from file
- HTTP Via is not compatible with SIP Via, resulting in errors - replace
its name with Hia to be ignored. FS#237
(cherry picked from commit 54c178a9072339233085372e60e611ba889f46b3)
commit 0a9d23605b50bef00f516255e3bc2d1ab75f0494
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Jan 6 22:24:35 2015 +0100
utils/protoshoot: fixed name and ticks
- version to 0.4
(cherry picked from commit 72a616f074f554dfb177ca8ec2b55f9ff11ad352)
commit 4c824c01d2a222167c81b1478de69773dabe1f42
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Jan 5 18:50:40 2015 +0100
core: cfg parser - resolve conflict between proto:host and event route name
- there was a conflict on same kind of id:id format
- event route name is expected now only after an event_route
(cherry picked from commit 5e701d6a0826611dc980db2f434bee49e0fdcf88)
commit 4fb321cb441e38ca5b0fc65904cddf4f65f0bb53
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Jan 5 15:58:50 2015 +0100
core: preprocessor subst rules are applied to pv names
- all name is matched and substituted before pv is looked up
- reported in FS#139
(cherry picked from commit 39ffe589035fce17145023204b1005702e02a66f)
commit c3ce62ca27ddd348635f048ec9e7840a5a7f4c48
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sun Jan 4 23:55:18 2015 +0100
tm: safety check for CRLF at end of custom headers for local requests
- if hdrs value is not ending in '\n', add '\r\n'
(cherry picked from commit b60b337e04f41d4b5262cb068f1bef6f827dba27)
commit a75107f2abb406f5d857896fea95799a994c6781
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sat Jan 3 23:28:57 2015 +0100
tls: use atomic ops for config ref counter
- closes FS#380
(cherry picked from commit af408c882ed70028c7dbc84b7876be996a49235e)
commit 85be1066008b6a837f6e39e0ce2cd825af95972f
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Jan 2 22:03:22 2015 -0500
core: don't do initgroups() if started by same user as -u
- closing FS#473
(cherry picked from commit df92a532f82a25f0b1ea0cb18cb800562d7f7a97)
commit 6cbc44828291264e1d119e209a9977e14b34f7ad
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Jan 2 13:41:44 2015 +0100
presence: more verbose debug message when failing to delete item from memory
- re-ordered comparison expression to check first lengths
(cherry picked from commit 497777e042166e441767101db05c85ad69c13722)
commit c674193b213fa92aa4c5c6d55d8fa715fe43d448
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Jan 2 11:22:21 2015 +0100
tls: refreshed the README
(cherry picked from commit 5573fded91a0dc330003ba064e524407d92b2a8a)
commit e8566cd87577bee028d754db88b29841cd521303
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Jan 2 11:21:39 2015 +0100
tls: more documentation about tls method values
- added notes about tls minimum versions
(cherry picked from commit 99311ce3fd37eebd4c9f37d25b043c4fae8dd621)
commit a0f88f59c6687b8a59ec90578b01aa3bf1e45eb6
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Jan 2 11:18:47 2015 +0100
tls: options to set TLS versions lower limit
- example: if method is set to TLSv1.1+, then the connection must be
TLSv1.1 or newer
- closes FS#502
(cherry picked from commit 711833b82d17a8875ffa68a3314554a59cefb0f5)
commit 93bb006ef1dcaadaf077b40920afd4fcf332087d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Jan 2 11:16:28 2015 +0100
core: don't do setuid() if started by same user as -u
- closing FS#473
(cherry picked from commit 241ac2813d30792c713dd6e585bae3c1d6e76f47)
commit a8ac25dc14e4bfb744159148bb7edcdb6f77b58a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Dec 29 21:23:01 2014 +0100
db_mysql: fixing include in Makefile for many paths
- sed matching should break at whitespace, to fix the case when
mysql_config returns multiple include paths
- reported by FS#503
(cherry picked from commit 487d4160b99a1a5ea48751d2f7404cb08e1f4546)
commit c7ed2f48858f45925e6076715a640bb897220a6e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Dec 23 10:25:58 2014 +0100
core: use corelog level for debug messages when sending out fails
- allow better control of what is printed, FS#68
(cherry picked from commit 40971d1ed829bc8e18a684cd4431649acd47999e)
commit 8dfcf311562861dcf36c19be80ad1594169b57b1
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Dec 23 10:24:32 2014 +0100
tm: downgraded err to warn when sending out for a branch fails
- can happen if tcp connection is not active and no connect is set, FS#68
(cherry picked from commit c10c13b2582fd667d24e691219939e224cffaf30)
commit 0702109631ac1cd56a5ce575c1674dc41db1a4de
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Dec 23 00:51:45 2014 +0100
siptrace: use the method from cseq header for tm replies
- the hook in transaction structure is invalid for cancel replies,
because the transaction structure is built for invite
- reported by Klaus Darilion, FS#489
(cherry picked from commit 88173da2b684a3a3f86ee01ac5de401f492ff240)
commit 813b25663adbaae1c4f5ea2731c1fe16cad756e2
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Dec 22 21:41:53 2014 +0100
core: safety checks on proto variable for dsn resolving
- avoid crashes if functions used inadequately with a null pointer
(cherry picked from commit aff1dcd3dc63c0fe124fc138d553da0723c615a8)
commit b97ee8732103edc6391c2625ea38c448c371054a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Dec 22 21:37:43 2014 +0100
nat_traversal: use local variable for port and proto on keepalive resolve
- safe execution for those resolving functions expecting PROTO_NONE
- reported by Jason Penton, FS#491
(cherry picked from commit 0bbcbe8328d558a9bf3cb151ab53be93b09c2669)
commit d47f5722d68105cade1b940c3cf0fb749215e093
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Dec 22 18:37:25 2014 +0100
tm: don't clean local vars when trying to append a new branch to an active canceled transaction
- they are not set, reported by Ovidiu Sas, FS#498
(cherry picked from commit 7a6b86576220b423c4dc5ccab7e7f22a50be27bd)
commit 53b9d2218793a91abe705670e8dbb96d07ee15fb
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Dec 17 23:34:21 2014 +0100
auth_db: more details for is_subscriber()
(cherry picked from commit 7bf4c6d72774b521b4e9bbc5375c4e952a224676)
commit 0b0b47277becda0926db0e60b6119a2621c28891
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Dec 17 23:30:29 2014 +0100
auth_db: fixed is_subscriber() when load_credentials is not set
- the flag parameter can be also explicit on skipping the credentials
(cherry picked from commit d948ca564b4f669905485e040e295f54bd3f36a2)
commit 3d90d4412e04e9a244459715d6ca0a97027cd201
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Dec 15 23:11:15 2014 +0100
dispatcher: better phrasing of comment in the code
(cherry picked from commit d035d0fe5e6f8298c7973432216ee0ba16840124)
commit 8d3bd7c6bed2fcae9d3529ea22fad2d1d05f7d7d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Dec 15 12:37:42 2014 +0100
dispatcher: proper filling of weights array when summ is less than 100
- more comments on building the array for weight based distribution
(cherry picked from commit a2b52c52e8a2503c53825b82fb66d7af11b9bc4e)
commit b172dc23f8ee9778868e44839b1632684697fe9d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sun Dec 14 22:21:14 2014 +0100
dispatcher: take in consideration the value of maxload attribute
(cherry picked from commit ecd5c5846483e9069df875a181b58de7f8035604)
commit 2d1032b3c8a1184357615b37da99dfd76526afa7
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Dec 10 16:14:16 2014 +0100
siputils: fix for e164_check()
- the condition for non-digit matching was always false
(cherry picked from commit fbcfa198a2c89868fa021f6a63774425e480b27b)
commit df180f1ddea079b432dd89bcdee90ce8a6cbde77
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Dec 1 11:53:23 2014 +0100
tmx: proper indentation to match the module style
(cherry picked from commit 6c14b13f118dc20daec39bdde40c030c14e2d9c3)
commit 82a60e0c7a7e33908bae52d11fe4911df91823c2
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Nov 26 16:39:07 2014 +0100
registrar: don't free r-uri branch attributes in lookup_branches()
- just clear the values in sip_msg_t structure so the pointers can be
reused and avoid double free
- reported by Anthony Messina
(cherry picked from commit 9a46223c077c8d058cdc633563b0d9f14af332ae)
commit 67ecb465428b4ff91b3b898f538a12d3dc1577da
Author: Alex Hermann <alex@speakup.nl>
Date: Thu Nov 13 19:54:26 2014 +0000
dmq: Let the handler know about the sending node
Try to find a node based on the from uri of the incoming request and hand
it to the request handler.
(cherry picked from commit c2dcf4dbd884b13423159a7d94a3cb9f4e1a3e87)
commit 373c643a4cf63c8ddfae23f39103e36156032428
Author: Alex Hermann <alex@speakup.nl>
Date: Thu Nov 13 19:45:32 2014 +0000
dmq: Add init_callback() to API
The init_callback is called after DMQ has synced with the notification_peer.
This callback can thus be used to send/broadcast messages as early as
possible.
(cherry picked from commit b1aadf4cf9ea8fa91465fadc24ad268398a74880)
commit e09ad6120e6373f9f635ee4907603c53ce4b7eda
Author: Alex Hermann <alex@speakup.nl>
Date: Tue Aug 26 16:37:08 2014 +0200
dmq: Don't delete the original notification_peer on timeout
(cherry picked from commit e73aa4032873b3fca88bb809d6d4ce4f28c0f237)
(cherry picked from commit 69dc8ec9fce8628cdf9bf39f7a25136544ae9a29)
commit 1db387a5f75f84f4eb7a446041cd6657090dc1b8
Author: Charles Chance <charles.chance@sipcentric.com>
Date: Thu Nov 13 18:30:34 2014 +0000
dmq: force to send replicated messages from configured server address - as reported on list by Victor Kustov
(cherry picked from commit 7b5f79f9f384bfe3c16c399184281ebe63bb7785)
commit c76b6edeb0ce5a39b9346d44dfca589423df0958
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Jan 7 11:30:01 2015 +0100
jsonrpc-s: safety check for str value of jsonrpc and method fileds
- reported by Alex Balashov
(cherry picked from commit 29fe7a813b17af898dbe0c4e978dd05766f41aec)
commit bff4e99d81353dbf02e0a6f609f762237ff589fd
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Nov 25 12:20:36 2014 +0100
usrloc: fixed issue updating last_modified
- introduced in previos commit
(cherry picked from commit 767c2bc60f7f5a601118329df2c16b2646dbb58f)
commit 84100f0399c765c58d0de74086f97bc70440f5e9
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Mon Nov 24 14:48:16 2014 +0100
usrloc: fix db_update_addr and db_delete_ucontact_addr
use query WHERE columns depending on matching_mode option
(cherry picked from commit e8a795a6a413ae453f619e3deaf36c26b85b0077)
commit a0d6ec4487530147d90c0dd988824fd57260cfcc
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Tue Jan 6 21:55:25 2015 +0100
test/travis: move travis scripts to tests/travis ( Closes #20 )
(cherry picked from commit d8642e20ae37e7724b9b9c517054b5d41c3c52f8)
Conflicts:
.travis.yml
test/travis/databases_travis.sh
commit 0e87a461e9c2a2914204f1597070d54af3798bd5
Author: Luis Azedo <luis@2600hz.com>
Date: Tue Jan 6 01:00:02 2015 +0000
kazoo : missing operator
(cherry picked from commit 6cf4ba4ed83b5f9e8dd736efee86174602cdd14e)
commit d2bd1e573c72a24cd9e6382cdfd96a79b139f31d
Author: Luis Azedo <luis@2600hz.com>
Date: Tue Jan 6 00:03:08 2015 +0000
kazoo : missing operator
(cherry picked from commit fd3520acd7ab75890a0f514dfb349d94c2ce2807)
commit 4f6e524633924320c6bcc018611e90883191d00f
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Mon Jan 5 19:07:08 2015 +0100
travis-ci: set proper email notification options
(cherry picked from commit 04999c90b074bf1571036ab88bb0a384a58f97a2)
commit 6a1c998785bf763d16c11e261deea4a2d83e0f78
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Mon Jan 5 15:38:26 2015 +0100
travis-ci: build only supported branches. Send email notifications on failure only
(cherry picked from commit dc9928ec99901ec713d1a79b02a8554ed5f6618e)
commit 2d88f43202dee40c322755758d8ef1061f58acc3
Author: Luis Azedo <luis@2600hz.com>
Date: Mon Jan 5 13:24:39 2015 +0000
kazoo : fix transform
(cherry picked from commit 767fb51adbaecf37a0812731d9bf63a86f2b3c0e)
commit 11dc171ae98212bb22321e03f3c10e15b6017a80
Author: lazedo <luis.azedo@factorlusitano.com>
Date: Fri Dec 26 18:46:41 2014 +0000
kazoo : fork process with tcp option
commit a2aa22d8f23a8bcad0ed83831d0f6f10e9059a7c
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Thu Dec 18 21:41:46 2014 +0100
pkg/kamailio: Initial Travis CI configuration
(cherry picked from commit 3cdfb23b6e9d13fea3ee0994b450279c3cc6a488)
commit 9bb59f922da4474e3b30e7f47cf841c9e40c3ffd
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Dec 18 00:52:48 2014 +0100
dispatcher: readme file updated
commit 3cb767da8e049da87fd4e4c8dd824a59cd10b971
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sun Dec 14 14:21:06 2014 +0100
dispatcher: dedicated section for attributes in docs
- file format has it own section too
(cherry picked from commit 610a93ea038f9eb10ac611263891813b734fc7a0)
Conflicts:
modules/dispatcher/doc/dispatcher_admin.xml
commit d80dfcc179af4cb45552722887a35cfe8efcc435
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Dec 11 23:37:24 2014 +0100
core: set log prefix only for sip messages
(cherry picked from commit 79a23a4fc154ad1ff174c3a8c2a14c3c5f85f402)
commit 8a6660697bf08d0522fcd7ffa60698ebcdc4f990
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Dec 10 10:54:56 2014 +0100
dialog: reset local variables shortcuts after reply and failure processing
- avoid using wrong values to find dialogs with processing of next messages
- reported by Julia Boudniatsky
(cherry picked from commit dcdb73d792719e38844eef60f821365b587893d7)
commit 2f04794b8357ccfa1304ce53ff5795c6f4f0ca7f
Author: Hugh Waite <hugh.waite@acision.com>
Date: Tue Dec 9 19:05:31 2014 +0000
registrar: Fix memory leak around path and outbound header parsing
- Fix leak of parsed URI and URI parameters during a call to save()
(cherry picked from commit 56c880120c07443eceb732117f0f1aa3558dcfe5)
commit 725501d7a96348f08376646112bd58c009b4b06f
Author: Olle E. Johansson <oej@edvina.net>
Date: Mon Dec 8 13:22:38 2014 +0100
pv Update error in docs.
commit 0a377769262f95579878b6a48fad04fcdfca1e79
Author: Olle E. Johansson <oej@edvina.net>
Date: Sun Dec 7 09:19:00 2014 +0100
evapi Add link to external library.
(cherry picked from commit 8370ef43f0fbd2ee447ab65c5b5172677a47f644)
commit b4c4f72bdcdeec12068276a97fde62ba17921e51
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Dec 8 09:11:32 2014 +0100
auth_db: added sections ids for functions
- better reference for web indexing
(cherry picked from commit d17f162ee565b80ecd46b6f8f916a683748bf08b)
commit 9243615c6a6a4616d5aca621902eac7f0878cb0a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sun Dec 7 20:26:37 2014 +0100
acc: fixed computation of extra accounting fields
- introduced in previous commit
- reported by and credits for troubleshooting to Anthony Messina
(cherry picked from commit 0cf6fdc78d2171dba8d31370b84da99d8c94fb29)
commit b59e77cebcb5b9db2dff3aa9d4afaa4190210985
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sun Dec 7 19:44:38 2014 +0100
auth_db: added ids to parameters
- better reference for web indexing
(cherry picked from commit 4eebd5d5cbf6c3f8c6b350c6d7e62f4f2a3e7610)
commit a9fc427270ad903a08042fcbc71d45ad4781474a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sun Dec 7 12:23:07 2014 +0100
tmx: added its for mi functions in doc
- better indexing for web
(cherry picked from commit 7d6c87d4ba129dd2e7d28e183dbbf43b2df12557)
commit 693e8bcafbcda774a7cfd16f03923eb17c1e3d7c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sat Dec 6 01:03:14 2014 +0100
tmx: added section ids for functions
(cherry picked from commit dc6d9ba4c4f581e37c2bcbb7f1a3b4defe847e13)
commit db8859587bb5b97637e1f815ab631fc42e8d49c9
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Dec 5 22:40:25 2014 +0100
exec: use proper header field iterator to print env variables
- issue introduced with the patch for shellshock
- reported by and credits for troubleshooting to Kristian Kielhofner
(cherry picked from commit 8855e3e7fcece4ca2ab33e1f9c54b15831152400)
commit f03a1769c55b4992613e153bd8d7bd012fc67525
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Dec 5 18:17:39 2014 +0100
core: keep the password only if the user part is set
- a report by Timo Klecker
(cherry picked from commit 8c3d167b63096d3b465c53aca92ee18c5255188c)
commit 4fb1266b2222df1c3452683cc64dbce2d0ba5b98
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Dec 5 16:39:32 2014 +0100
acc: free extra attributes for db, radius and diameter
- after the commit to allocate memory for extra attributes, only log
accounting was freeing the memory
- reported by Luca M.
(cherry picked from commit 3afb2ea88fea4765a73e37f24b40dff8c8487122)
commit 0ac4c8e579214a75b102f2f1c6877dffb2db8597
Author: Juha Heinanen <jh@tutpro.com>
Date: Wed Dec 3 09:13:49 2014 +0200
modules/pua: do not override send_publish return value at error
commit fad00aeb2fb96cd9796ef41568e9b3cb535f300c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Dec 1 11:50:15 2014 +0100
nat_traversal: use dedicated function for testing via address against source ip
(cherry picked from commit c6c4230fb0c4ca18f5c681c7195d3e1531255f3a)
commit a2832bf95bf0fa4e866ee4a04cabe944d5374ffb
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Dec 1 11:48:39 2014 +0100
nathelper: use dedicated function for testing via address against source ip
- reported by Igor Potjevlesch
- previous used functions was checking the presence of rport and
received parameters, ending in a wrong result for nat testing
(cherry picked from commit 0b10377df11977d7ddd7e6bf30fe060d1fe200aa)
commit 7ebf861b27ae7e90092bc875d75772e5a1c941d5
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Dec 1 11:47:19 2014 +0100
core: dedicated function to check Via address with source ip
- received_via_test() as alternative to received_test() which looks also
for rport and received parameters, confusing nat detection tests
(cherry picked from commit 194743bf0de92ae09fdc817e57863f6bdb159539)
commit 15435f96b50a7bf71d321eb925988ebb7498bdf0
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Thu Nov 27 16:45:06 2014 -0500
tmx: fix warning: may be used uninitialized in this function
(cherry picked from commit 022ae9be87b11838345a3d22b1170b280aef8aa7)
commit 2c61fc8af3766844084c3ab669ded2527e458a63
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Thu Nov 27 16:16:26 2014 -0500
tm: fix warning: may be used uninitialized in this function
(cherry picked from commit 76ad065338e6970c09c5ed8bc0f84fd2bfdf0ac2)
commit 9eb85067e4c93ad952f87abcfc1d2ede6d194b97
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Nov 25 16:07:31 2014 +0100
kamctl: supress all output of which command searching for g/readlink
- based on patch and report by Morten Tryfoss, FS#492
(cherry picked from commit ed301d16f30195d9352245f782269f2b3ddf40cf)
commit 31d6d85beda8c2fd49d35c32ec8982fb7a09e4d9
Author: Morten Tryfoss <morten@tryfoss.no>
Date: Tue Nov 25 10:18:04 2014 +0100
fixes for centos rpm specs
- updates for rtpengine and the new modules
(cherry picked from commit 16fd690d1857dfb16681d918f11ed0863cd3845c)
commit 32791c6329bc54ad0b542c2459489a83433eae3c
Author: Olle E. Johansson <oej@edvina.net>
Date: Wed Nov 19 13:15:36 2014 +0000
dbtext database definition: several fields in subscriber can be null
commit 27b566619cb69345a35f7af82b0b2a6a1c4ed5a6
Author: Juha Heinanen <jh@tutpro.com>
Date: Tue Nov 18 04:32:35 2014 +0200
nathelper: improved add_contact_alias() description
- thanks to Dan Christian Bogos for pointing out the deficiency
(cherry picked from commit c04f9554df58b1323a46f6e40337fa34b34f1cc9)
commit ca60c77acddc13d36ab691f8cac1f566323f6d86
Author: Olle E. Johansson <oej@edvina.net>
Date: Thu Nov 13 12:16:25 2014 +0100
app_python Avoid collission in name space - rename init_modules to ap_init_modules
|
868a34ef |
===================== 2014-11-11 Version 4.2.1 Released =====================
|
6f73063c |
===================== Changes Since Version 4.2.0 ===========================
|
868a34ef |
commit 23a70da2e560ff9cae84271930321dc3075a2ad3
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Nov 11 13:38:23 2014 +0100
Makefile.defs: version set to 4.2.1
commit 79aea2314f3f4ef93645726c53ae3b9e9a66037b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Nov 11 12:56:52 2014 +0100
pkg/deb: version set to 4.2.1 in spec files
commit 3bd165bc6efa87920cc0bbdf5084755ebc62d66e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Nov 11 12:46:54 2014 +0100
pkg/rpm: set version 4.2.1 in spec files
commit 00c884a644689ec9e135283c26d0d9f90711bb4c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Nov 10 15:42:39 2014 +0100
tm: handle BRANCH_FAILURE_ROUTE in t_check_trans() test
(cherry picked from commit 08248bae17024246442046376a4350007a100025)
commit 69db8e643ac2356e443eddd9eecb14430f3e7452
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sat Nov 8 11:10:11 2014 +0100
htable: elaborated docs about sht_lock() and sht_unlock()
(cherry picked from commit 44269cd654a6ab0557ca242f25ec41158e7dcbaf)
commit 7e6a27a907806fc48c35895c471c7d1ab97f2d27
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sat Nov 8 10:57:00 2014 +0100
htable: make locking to access a slot re-entrant for a process
- proper functionality for sht_lock()/sht_unlock()
(cherry picked from commit 4f07daab9cb95e13c7c89a9a566d4a8c88b9145e)
commit 4bd289f1d893fd36c4fe508f34c0d2a58901d119
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Nov 6 18:43:50 2014 +0100
htable: use mode everywhere to control the locks for add operation
(cherry picked from commit c7ff8a88e773e8d25958f86d178f05ee10fd0410)
commit 39d6a77084f6c32af1f0de646410a247e55355c3
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Nov 4 16:32:13 2014 +0100
pua_reginfo: avoid sending notify when processing location record action triggered by itself
(cherry picked from commit e070257321853d799a6325ac5e94f69b4ccb85e7)
commit 2965000599c1b03ad9b90eb6c773d03953b6e603
Author: Alex Hermann <alex@speakup.nl>
Date: Mon Nov 10 12:24:11 2014 +0100
perl: Sync log levels with kamailio core
(cherry picked from commit 92fa1ac28b4991cd83338d1f99e898dfe1d8742f)
commit f39c6ae6934550eff8ba5b01bfe94abfea6a094e
Author: Alex Hermann <alex@speakup.nl>
Date: Thu Oct 23 17:49:44 2014 +0200
dialog: fix crash when trying to RPC export a "remote" profile
(cherry picked from commit 79695ed2628db60199647baf653ce5f9b9005fe9)
commit 0b46ce64d443c5d271f32b2ec759eca0f066105e
Author: Alex Hermann <alex@speakup.nl>
Date: Thu Oct 23 17:46:26 2014 +0200
dialog: break loop when profile entry doesn't exist
(cherry picked from commit a65a212c1e7587182f113a94f3d0d8b46c97baa0)
commit 950fb8e421daea12d268bc09b53297a175ccc758
Author: Alex Hermann <alex@speakup.nl>
Date: Thu Oct 23 17:46:00 2014 +0200
dialog: release lock when profile has been found
(cherry picked from commit 10a655b5545f5170f339a9f18d702f4e85dd5778)
commit c161bd375b2e00215fa3d657aa6ec273ce515e6c
Author: Alex Hermann <alex@speakup.nl>
Date: Thu Oct 30 17:15:38 2014 +0100
perl: check for and handle memory allocation failures
(cherry picked from commit 293caa403bba6741d15254a42d106392fc657888)
commit d14ba3700928a16b500cf832c1101d2fdd12a0e2
Author: Alex Hermann <alex@speakup.nl>
Date: Thu Oct 30 17:12:28 2014 +0100
core: Don't log errors when dns find no more records
If the proxy is listeneing on both ipv4 and ipv6, DNS attempts are done for
both A and AAAA records. If the last of these lookup fails with no records
found, don't log an error if the first lookup did already return records.
(cherry picked from commit 3aec75e97b579cc67340c0fb81b276321b4ab73a)
commit 51b7e8f539ada81cdb8e7fe49d5c0ccf5e3cc274
Author: Alex Hermann <alex@speakup.nl>
Date: Tue Oct 16 14:57:42 2012 +0200
dispatcher: Ignore IPv6 addresses if IPv6 lookups are disabled.
(cherry picked from commit 2d7f748ef690846365e4dd5bc5a91df21e39321c)
commit 2d311c5897f68362f3bde53a3bbe21316d7c769f
Author: Alex Hermann <alex@speakup.nl>
Date: Tue Oct 14 15:58:41 2014 +0200
tm: backup xavps before running callbacks
regular avps were being backupped, just not xavps.
(cherry picked from commit e1f96b11379abd60fd53c49a376f6cf3cb1fc69d)
commit 3ed4a1b4d29b7ab2eac4d40d3efbf6a3e00efe4f
Author: Alex Hermann <alex@speakup.nl>
Date: Fri Oct 10 11:06:43 2014 +0200
core: fork_*_utimer()'s interval is in microseconds
Sync comments with code and function names
(cherry picked from commit e2596876b830783de88934d45c9c5563ba2c3577)
commit 2a0fab2d66b299cb6003cead79a986324d16560d
Author: Alex Hermann <alex@speakup.nl>
Date: Thu Oct 9 17:54:20 2014 +0200
core: time_t is unsigned, handle integer underflow correctly
When the processing of the timer code takes longer than the interval, don't
sleep for 4Gs.
(cherry picked from commit 8adcf8f0e3ba2fa969583f6630dbd9e3aaecfcac)
commit 0c7df3a8375ee3dba52e42c098d70c54e779183c
Author: Alex Hermann <alex@speakup.nl>
Date: Thu Oct 2 16:33:26 2014 +0200
tm: remove dead code
(cherry picked from commit 3d24997fd1ba34bd4e426656b1533530718008a0)
commit 50c60c511259bff8c8e782f949547a9f0967c5c6
Author: Alex Hermann <alex@speakup.nl>
Date: Thu Oct 2 16:46:23 2014 +0200
tm: log an error message as error, not debug
(cherry picked from commit 54f19e018a1a569b532555311505d4962de49bd7)
commit 579c53be3fd6ad7cd8e90e56fb703084f5b94a78
Author: Alex Hermann <alex@speakup.nl>
Date: Tue Oct 14 11:39:12 2014 +0200
dmq: unlock in failure path in build_notification_body()
(cherry picked from commit 5f05db99979e6c74d8303437d6c422478a1fbc7c)
commit b4c2800ced527f056dd907efe4b0987e94689ce8
Author: Alex Hermann <alex@speakup.nl>
Date: Tue Oct 14 11:38:36 2014 +0200
dmq: handle failure to build callback parameter
(cherry picked from commit e98c601c43edbfbf7b389e04e9fb16839577ef5a)
commit 2109a705b4ccabca6642d00121e7253f0a2a661e
Author: Alex Hermann <alex@speakup.nl>
Date: Mon Oct 20 22:35:59 2014 +0200
dmq: check if dmq socket exists
(cherry picked from commit c6d2480efd95336ae34a2fb732dd4cb62ac89cbb)
commit 9cc499e8350ee8f37dfb844c02497d7233e146d1
Author: Alex Hermann <alex@speakup.nl>
Date: Fri Aug 22 15:56:22 2014 +0200
mi_datagram: Send error response on out-of-memory
(cherry picked from commit 902a77af1501f78fcc1205a37a5307e1d300f301)
commit 293d7cb86bc1c59ede155dfbcf8627ccfcbc1710
Author: Alex Hermann <alex@speakup.nl>
Date: Fri Aug 22 15:16:00 2014 +0200
core: Document the right type for 'str*' in the RPC interface
(cherry picked from commit a4eacbb469909978b7a9eff8767dcbdd5110ee99)
commit a7ab7030ea0f5afb08009985a245e1499e1f8517
Author: Alex Hermann <alex@speakup.nl>
Date: Tue Aug 19 12:36:23 2014 +0200
core: sip_msg_shm_clone: clone parsed maxforwards value in shm
maxfwd module modified the msg buf directly instead of adding a lump. In
addition it is filling the parsed value of the header field.
Clone this field into shm so later code can at least determine if the msg
has been mangled so it can retreive the original value of the header.
(cherry picked from commit 42f506c08073c5f8ca84f1f12ea9e6c820f162d8)
commit ae01e2ed5e7decace416fefbfd64073ffd3d62ac
Author: Alex Hermann <alex@speakup.nl>
Date: Mon Oct 20 15:38:51 2014 +0200
kcore: print_rr_body: return number of printed Record-Route bodies
Act like the documentation, return the number of printed RR bodies, not the
total number of RR bodies.
(cherry picked from commit aa4fabe05dd3b6dc841325fe279596293d327a92)
commit d68066614211d1a406c0c12f11ce907340e42255
Author: Alex Hermann <alex@speakup.nl>
Date: Mon Oct 20 15:38:11 2014 +0200
tm: Fix setting flags for record-route headers
The flags where set in add_uac() by counting the number of record-route
headers added by prepare_new_uac(). The latter function backups and
restores the list of lumps, so add_uac() only sees the original list,
which is not what has happened on the branch being handled.
Moving setting the flags into prepare_new_uac() fixes this.
This fixed the dialog module, which has to remove the correct number
of RR headers from the callee's routeset (which it does based on the
tm flags).
(cherry picked from commit ee9b78709516b935e087b0efcb620c13aad1a740)
commit 2f465eccc23ce472daa709322809e863b3702f16
Author: Luis Azedo <luis@2600hz.com>
Date: Mon Nov 10 13:35:53 2014 +0000
Revert "kazoo : remove dependencies"
This reverts commit 1630ec25958bda98a98864cbef57000dab8f2aeb.
commit 1630ec25958bda98a98864cbef57000dab8f2aeb
Author: Luis Azedo <luis@2600hz.com>
Date: Mon Nov 10 13:25:30 2014 +0000
kazoo : remove dependencies
commit 9a2d304f961d87d70ad6d27e85c3dac6d05f2a01
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Thu Nov 6 19:05:48 2014 +0100
pkg/kamailio/deb: add kazoo module package
commit 8eea9aa8faafd5a248a00caaba43379fc7b52423
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Nov 5 14:29:34 2014 +0100
json: unreference the json object in json_get_field()
- the parsed json object has to be freed
- reported by dongwflj@163.com
(cherry picked from commit def8d2600422a442b971c204df98594b0dfdaacd)
commit bcfd43b42eb8115d7698201250a15f5ddd82b4c9
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Nov 5 14:04:33 2014 +0100
mqueue: elaborated the docs for mq_size() to reflect return codes
(cherry picked from commit cf9303b8063e77426e0506bed09577fe7a584fb1)
commit 281c668b5e3a0ef9f7edde2bbea6b81201bd00b0
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Nov 5 13:59:53 2014 +0100
mqueue: fix mq_size() not to return 0
- return 0 for a config function is considered 'exit' by interpreter
- if size of the queue is 0, the function return -1
- for other error cases, the return code was decremented by 1
(cherry picked from commit bde57b53386e792651b5ac86ea32d16ab721a07c)
commit 3ddda387934842542c2952ee912db55ba91f1c0e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Nov 4 10:20:46 2014 +0100
benchmark: sync'ed log level values in documentation
(cherry picked from commit 61ab723bb46f46f9013587e26ee07f39e5388ff8)
commit aeb98d3deae7a551f11a6bb947378da7448e11fe
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Nov 3 18:41:01 2014 +0100
uac: use transaction to propagate uac_auth() flag
- needed by dialog to increase the cseq
- local request is no longer accessible at forwarding callback
(cherry picked from commit 952227ef749da464c7990fa7f056764daf4bda0d)
commit e82f1b2c3ab45472fcabf0ed4053d8ecc057d0ca
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Oct 31 12:35:56 2014 +0100
dialog: increase local cseq after REFER generated by dlg_bridge
- otherwise the next BYE can be rejected
(cherry picked from commit c76ee9facb771d2eae792214e6d4cef39c94a9eb)
commit 4aea47fa023b705947af1bff747745cf105a64bf
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Oct 31 12:33:38 2014 +0100
tm: update headers shortcuts if buffer rebuilt after event_route[tm:local-requests]
- affecting transactions for local generated requests
- bulding local ACK uses the shortcuts and they ended up being broken
- reported by Kristian F. Høgh
(cherry picked from commit b6d3dc61a78e549c9a75ddfa2fbb86aa2a1682c5)
commit 4f74bfc615ce29088762eed7e41873fd07c4d2d0
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Oct 31 11:09:53 2014 +0100
main.c: fix compile warning
(cherry picked from commit e4f18cb322d54035fb6825df3a2f712ed03a71db)
commit bf78e8498a9ac9441fcdb7141b0cf2a7b8739e83
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Oct 31 00:31:11 2014 +0100
tm: do all the clean local msg structure in one place
- uri/dst-uri were clened before the entire local sip message, not being
visible while rebuilding the content
(cherry picked from commit a2252afe90e0acd779e64c47eacc174b4bbdc41c)
commit 7b220da5d06b316617e33d04e5cdc481672e5e83
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Oct 30 22:29:01 2014 +0100
pipelimit: update the limit of pipe for pl_check(pipeid, alg, limit)
- affects the dynamic pipes that could have been created by same
function on a previous execution, allowing to be on-the-fly updated
- reported by Alex Balashov
(cherry picked from commit 280f947eac5c66bfa6151c75983ffa9e533dd709)
commit 34c82570c23a0d133c82483bfd9425eb9a65b06e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Oct 30 20:47:42 2014 +0100
rr: dont set msg flag FL_RR_ADDED for record_route() in branch_route
- the operation is specific only for the branch
(cherry picked from commit 58ad681ab68a14e8fe2b0f6ebc6cf03bdabeea80)
commit 631e558f97728b91b3c0b3341c6c4ecc16902a82
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Oct 30 11:41:41 2014 +0100
tm: safety catch inside t_check_trans() when already in a tm routing block
- transaction is known and some of these routing blocks are inside tm
lock, which can result in deadlock if not tested
- reported by Andrew Pogrebennyk, FS#482
(cherry picked from commit a8d50919bd614b704f3a4e08ff90d844b2c29829)
commit b5ead3683782495da208fad2dffef61f893371b3
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Oct 30 10:23:51 2014 +0100
sqlops: use row index for storing result of sql_pvquery()
- reported by Savolainen Dmitri, FS#487
(cherry picked from commit 367840503010d1be0da23e79525f2f88eb09ebcf)
commit 3209d2245cbc3d2def94065aed0ccdab23678a64
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Oct 30 10:10:15 2014 +0100
htable: safety check for key type and value
- reported by FS#486
(cherry picked from commit f5d9b59ee5aabb1da934ae2ce8101250041c05d1)
commit 7d31ee740c49034f83192feffdcba2f7b8601fab
Author: Hugh Waite <hugh.waite@acision.com>
Date: Wed Oct 29 16:18:28 2014 +0000
registrar: Prevent incorrect application of path when forwarding a register
- Reset the internal path pointer after a save() to prevent it being added
as a Route: header, e.g. when running t_replicate()
(cherry picked from commit 61a1eee4fe2b7e3a7c6a8f82c86ac52957439053)
commit e968d72f51787f53b154c2cbc614188e60d8f9fb
Author: Hugh Waite <hugh.waite@acision.com>
Date: Mon Oct 20 15:02:59 2014 +0100
sdpops/documentation: Add id's to function sections
(cherry picked from commit 69cd679496c482aabd17f2c7fbde7a5282864308)
commit 49c39a3b2409636d1360d943e6785a34002c9009
Author: Hugh Waite <hugh.waite@acision.com>
Date: Wed Oct 8 21:11:55 2014 +0100
core/parser: Fix extract_sendrecv_mode to always return mode if valid
- All four sendrecv directions return 0
- is_on_hold flag set for inactive and sendonly
(cherry picked from commit 0a019df8f2922a940a41742ce0e4560bb6523d6c)
commit d503b1159af85ae17667ae943a515c3e9700c276
Author: Jason Penton <jason.penton@gmail.com>
Date: Tue Oct 28 17:26:43 2014 +0200
modules/dialog_ng: prevent seg fault if socket struct is null
(cherry picked from commit de369d4b466078c4c5aada0fc55d9689b2d13047)
commit 96d3484b8f381be96162af94eb4afa5b9d110e3b
Author: lucian balanceanu <lucian.balanceanu@1and1.ro>
Date: Fri Oct 24 17:29:35 2014 +0300
cr: fix some cr kamctl fifo problems
- initialize builtin structures with appropiate values
(cherry picked from commit 22d125e3b73688b227a951dce1ce12b4c798229a)
commit c059fd51289945f34cfd38ad478e5ca62ad5c78c
Author: lucian balanceanu <lucian.balanceanu@1and1.ro>
Date: Fri Oct 24 17:12:34 2014 +0300
cr: decreased logging severity of some messages
- moved some informative messages from ERR to INFO, DBG
(cherry picked from commit 2a57414fd952f36f88b1ab2dc038934a8ddf6d64)
commit 8c52d68aa4cf432f693a4e7eff9e56da251423f0
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Oct 21 16:32:26 2014 +0200
tls: note that SSLv3 should not be used if high security is needed
- the note was already for SSLv2
(cherry picked from commit 5fe0d14745303c61d3fafe9decbb735d5424a442)
commit adc3d44f70f2c79bfeea95b1336798ce227d8170
Author: Olle E. Johansson <oej@edvina.net>
Date: Tue Oct 14 09:25:12 2014 +0200
test/unit: Add Sipsak URL in README
(cherry picked from commit c2180873931408e7ff35e826f82505a7a99167e6)
commit a0cadc6c6a435b43545d28f1ecc7c01240db0f16
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Oct 13 23:50:21 2014 +0200
test/unit: updates to units 27, 28, 29, 31 ane 33
- parametrizied 11.cfg
(cherry picked from commit 4d898e9391ff4990eb5ce2319c9a5ca7d66d98b4)
commit 3987ba284a09a71ed6a1f266867414ddcaf4953a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Oct 13 22:49:38 2014 +0200
test/unit: sipsak listed as dependency in readme
(cherry picked from commit dad6e668c3839bafb20fcee31fdd35a1ce7ceac7)
Conflicts:
test/unit/README
commit 2b4bb3e0153cd951d3559382185382a838f3a728
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Oct 13 22:47:28 2014 +0200
test/unit: updated unit 25.sh
(cherry picked from commit 66b93da82ed075c0a4d9d6b1e5f93932432a1aee)
commit fcc470429bf5dfee411cca052db424c29002499c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Oct 13 22:35:07 2014 +0200
test/unit: updates to unit 22
(cherry picked from commit 6f476de8d0e658c148328ace7f0f27f0574fb52e)
commit 97cab82e1217776b248a424b6d0ee6aaf9b092de
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Oct 29 12:07:57 2014 +0100
dialog: fixed adding contact header to REFER generated by dlg_bridge
- reported by Paul Smith
(cherry picked from commit ab7519006b6a53792d66b6903a4b0694083179b6)
commit 7d6ad74fece3cb038ce3c8c3e82bd7380bfca3fa
Author: Elena-Ramona Modroiu <ramona@asipto.com>
Date: Tue Oct 28 11:41:47 2014 +0100
htable: set str shortcut to iterator name
- intended for optimization of iterator search by name
(cherry picked from commit 583c705374c9e1da7817bf204b3da225c784e54a)
commit c46df63add89b5840759fef0137b110fe7c971f2
Author: Juha Heinanen <jh@tutpro.com>
Date: Sun Oct 26 19:11:28 2014 +0200
modules/tmx: downgraded info message to debug message
- INFO: tmx [t_var.c:738]: pv_get_t_branch(): branch flags is [32768]
(cherry picked from commit b3635962175dae2ba4d2df3e056248d08f0f6ad1)
commit 8107f39a866817e12dcd5ef5a95dc562fcf121a2
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sun Oct 26 16:32:13 2014 +0100
textops: include sdp_helpr_funcs.h to get rid of compile warning
- needed for use of get_mixed_part_delimiter()
- reported by Juha Heinanen
(cherry picked from commit 8608da35d224c70d2bd8cfc728f3d07e1ea7a3ce)
commit 7a6e87eea35a9599d5a52d2cbf5f7dd8362e067c
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Fri Oct 24 11:48:53 2014 +0200
textops: fix append_body_part
append was adding double '--' to the delimiter
(cherry picked from commit e71c7f014f1217cb4431f2644e8c4c32cc6544f2)
commit 324e085a2f982120a075befb6ef420ca0b2fac75
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Oct 23 00:54:59 2014 +0200
async: fixed typo in docs and adjusted example
(cherry picked from commit 46f3342428cd52fb01756c696e4e0f44199109da)
commit 6649d9809ed6e527aaef45bb7a137c49e3d9d3de
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Oct 22 19:14:03 2014 +0200
uac: proper set of enabled/disabled flag for reg reocrds via rpc
- patch by Savolainen Dmitri, FS#483
(cherry picked from commit da844d7cc76e4db3b4bb2d9e5ba62cdfb394b110)
commit 2c7374e3b671546355f5d546f0555e2fc65ace3f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Oct 22 19:08:25 2014 +0200
uac: release lock when listing records via rpc
- patch by Savolainen Dmitri, FS#484
(cherry picked from commit f63865041136aec65e2f7824967a702b23191364)
commit 800a84c203a5a22236514bddfdc1762debfc5a14
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Oct 22 19:01:32 2014 +0200
uac: set hash ids for record refresh command
- reported by Savolainen Dmitri, FS#485
(cherry picked from commit 148c03b35ae3489910a02ba530441862b805be65)
commit 438f8838a23646d99c5c119c3719e18d79d1b402
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Mon Oct 20 13:07:41 2014 +0200
pkg/kamailio/deb: Add kazoo module to kamailio-extra-modules
(cherry picked from commit 3869b9d6eac5af5120bc275201d6c04e7596d929)
commit dc4ce76cc54ba58006fac6f4eec5084fdaff4a3b
Author: Luis Azedo <luis@2600hz.com>
Date: Tue Oct 21 18:35:03 2014 +0100
kazoo : compatibility issues with json-c & rabbitmq recent versions
commit 6d89d2328a375a6660e46a5031d66b16e05d0efb
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Oct 17 09:42:13 2014 +0200
pipelimit: enhanced docs for pl_check() function
- documented the algorithm and limit parameters
(cherry picked from commit 24e76b1932fa8c4e1136ad82cb582a97c50244c4)
commit f78361d777c20436641bf16a024f12e6a8f3ed7f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Oct 17 09:40:33 2014 +0200
pipelimit: fix dynamic pipe limit check
- proper add and check at the same time
(cherry picked from commit b76afe7c0699b936bec3d7bb1c3a740bf08fdb1c)
|
d353917c |
===================== 2014-10-16 Version 4.2.0 Released =====================
|
780fbd39 |
|
d353917c |
===================== Changes Since Version 4.1.0 ===========================
|
780fbd39 |
|
36e69545 |
commit f73862c80d27abdcebb2a8e931d0dd16c3aa8e02
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Oct 16 14:34:51 2014 +0200
Makefile.defs: version set to 4.2.0
commit 33813b2057a73c64362e26473ac64a6501c5d7c7
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Oct 16 14:32:33 2014 +0200
pkg/deb: version set to 4.2.0 in specs
commit a6ca57d60df230aa3d334a1276bbfba2cfdd29a1
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Oct 16 14:27:54 2014 +0200
pkg/rpm: set version to 4.2.0 in specs
commit d353917c9e880da60282e39cb8c5c06193f6e4c5
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Oct 16 10:19:22 2014 +0200
ChangeLog: updates to content in preparation for 4.2.0 release
|
d353917c |
commit 3948305d86f6211428f60c58e138b18aacb3dde5
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Thu Oct 16 09:55:58 2014 +0200
|
06eb6ed4 |
|
d353917c |
pkg/rpm: updated values for memory size in specs
|
28111e79 |
|
d353917c |
(cherry picked from commit 22aef82dbc60f67dd606e568308114118de729a0)
|
06eb6ed4 |
|
d353917c |
commit 39042d58ee0af46545c3d3bfbb68bbaa8f44dbcf
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Oct 16 09:55:10 2014 +0200
|
06eb6ed4 |
|
d353917c |
pkg/deb: updated default values for memory in init.d scripts
(cherry picked from commit a8e3b9187ba14177add9b3550761b95fd7098911)
|
06eb6ed4 |
|
d353917c |
commit 450eaed84907357626f84ded58ae04537a63507f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Oct 16 01:06:09 2014 +0200
|
06eb6ed4 |
|
d353917c |
textops: fix not initialized variable for muti-part body
(cherry picked from commit f1178c4d0e12f7d7e05bd6551ec3a841f1f23055)
|
06eb6ed4 |
|
d353917c |
commit 78a5d5d1f1cb8c59b5ff64d7df9c6ecd1634fcf8
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Oct 16 01:03:54 2014 +0200
|
06eb6ed4 |
|
d353917c |
dialog: proper de-serialization of expires value for a profile
(cherry picked from commit ab9d9a242ec60b820496794953610a84b303d2f3)
|
06eb6ed4 |
|
d353917c |
commit 980bf253a9458180e7a34eefd9bc221b1744c0a6
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Oct 16 00:58:27 2014 +0200
|
06eb6ed4 |
|
d353917c |
htable: initialize the value for iterator list index
(cherry picked from commit 853bb22836c888b19edc9db00edb1df0c0be0554)
|
06eb6ed4 |
|
d353917c |
commit c07c94c3fe7809d4b0e4ec143d9e1ebef8a7cfc3
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Oct 16 00:57:29 2014 +0200
|
06eb6ed4 |
|
d353917c |
websocket: safety guard when computing the list of connections
- avoid going further if connection is null -- unlikely to happen as len
of the list is computed before
(cherry picked from commit 19e8a5618f86833995d17200267910e44471141d)
|
06eb6ed4 |
|
d353917c |
commit d3ceeccfe0d5f65d173b910b4a43d3767fdce0b4
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Oct 16 00:08:27 2014 +0200
|
06eb6ed4 |
|
d353917c |
kamailio.cfg: overwrite log level name for cfgtrace
- avoid mixing its messages with typical logs printed from code
(cherry picked from commit c3f57334976cd1b9741ea9336554c9ecfc3e014e)
|
06eb6ed4 |
|
d353917c |
commit f13e739c767ddfbaaddecc92b492bcf37970a2be
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Oct 16 00:03:22 2014 +0200
|
3bcf5579 |
|
d353917c |
corex: fix name in the example for send_data() function
(cherry picked from commit 101af78891607fae2e63d5976c8e13b90334c03f)
|
3bcf5579 |
|
d353917c |
commit c8bf1d1ff7422e8e20410baffcc85c5ede58c482
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Oct 15 11:53:56 2014 +0200
|
3bcf5579 |
|
d353917c |
evapi: fixed typo in the Makefile pkg-config search
|
3bcf5579 |
|
d353917c |
(cherry picked from commit 9253db2075d53548ee8e2b99f41cb1747a9ad12e)
|
3bcf5579 |
|
d353917c |
commit 5b7315b7c68aa5fe09cd91db0f85a7fd80d648ec
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Oct 14 16:13:43 2014 +0200
|
3bcf5579 |
|
d353917c |
ndb_mongodb: fixed c&p typo for section id
|
3bcf5579 |
|
d353917c |
(cherry picked from commit bd4233e1441b903e9893779962b681dbfc493a3b)
|
06eb6ed4 |
|
d353917c |
commit 83ea1bc5582391681dc8465052f53ad115ed2e00
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Oct 14 14:46:30 2014 +0200
|
3bcf5579 |
|
d353917c |
doc/rpc_list: regenerated rpc commands lists
(cherry picked from commit fa16440977eaa32ba7f1fd82d6c35daa40e27dd2)
|
3bcf5579 |
|
d353917c |
commit e6e65283abd41043e3188240d89cd8c7549daada
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Mon Oct 13 23:40:51 2014 +0200
|
3bcf5579 |
|
d353917c |
pkg/kamailio/deb: update version to 4.2.0~rc1
|
3bcf5579 |
|
d353917c |
commit 1103028d36259d1304b81deef15da44e8c1c7275
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Oct 13 18:03:04 2014 +0200
|
06eb6ed4 |
|
d353917c |
Makefile.defs: version set to 4.2.0-rc1
|
06eb6ed4 |
|
d353917c |
commit 432ac22171872d0d4a63180482fc4e4a894cb3df
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Oct 13 18:01:44 2014 +0200
|
06eb6ed4 |
|
d353917c |
tm: updated readme with default value for failure_reply_mode
|
3bcf5579 |
|
d353917c |
- addapted from master commit 469c150
|
06eb6ed4 |
|
d353917c |
commit fca7a813f092f863a9063dd867011a9e603cf242
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Oct 13 13:23:17 2014 +0200
|
06eb6ed4 |
|
d353917c |
core: default size for shared memory is 64MB
- decent size at least for 64b architecture where pointer overhead is
bigger
|
28111e79 |
|
d353917c |
(cherry picked from commit d3ce0717198cc0147c84c3526eb34468f847aad2)
|
06eb6ed4 |
|
d353917c |
commit f24a05c221656eb004b45eddeddf06bfd1952278
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Oct 13 13:14:49 2014 +0200
|
06eb6ed4 |
|
d353917c |
tm: default value for failure_reply_mode set to 3
- discard previous replies if a new serial forking step is done
(cherry picked from commit 8118c85bc53494c5a1d6e0a9fd655778f8ca8b61)
|
06eb6ed4 |
|
d353917c |
commit 20719de7755e85a75f6b10b28c58c81e6f46fa63
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Oct 13 13:10:33 2014 +0200
|
06eb6ed4 |
|
d353917c |
core: pv print default buffer size set to 8kB
|
28111e79 |
|
d353917c |
(cherry picked from commit b1a8a624146056e38c725b70273174324dd134a4)
|
06eb6ed4 |
|
d353917c |
commit ae897e06da2a5babee5f678a34ebda42654a6f0a
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Oct 13 13:07:17 2014 +0200
|
06eb6ed4 |
|
d353917c |
core: default tcp read buffer size set to 16kB
|
28111e79 |
|
d353917c |
(cherry picked from commit eccc58969ca38b9eecd22a0d1ecccf440d9e8ec4)
|
06eb6ed4 |
|
d353917c |
commit 5350c4e3479256a25ee3b6416a59a1484c63786f
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Oct 13 12:32:08 2014 +0200
|
06eb6ed4 |
|
d353917c |
pua_mi: removed empty sections from docs
- updated title for mi commands sections to match indexing expected
value (reported by Juha Heinanen)
(cherry picked from commit aaca5cc26960e52361bdfcc4e498908c39805207)
|
06eb6ed4 |
|
d353917c |
commit 2c3bdd64135a369de072747e087af97be7aacbab
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Oct 13 12:30:11 2014 +0200
|
06eb6ed4 |
|
d353917c |
dispatcher: normalized section name for rpc commands in docs
|
28111e79 |
|
d353917c |
- easier for indexing
(cherry picked from commit 45eae146d49a8e9bc55fe553815fa6739b8cebe6)
|
06eb6ed4 |
|
d353917c |
commit 98826710632d0903f3aef7473582d239f584a542
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Oct 13 11:57:48 2014 +0200
|
06eb6ed4 |
|
d353917c |
db_cluster: safey check to be sure the command is implemented by db connector
- reported by Miguel Reis, FS#476
(cherry picked from commit d1541b8299581cdfaf84169e307f47116def5cbf)
|
28111e79 |
|
d353917c |
commit d510ff69559934d9ab586fef3e6e9bad00cf0a8b
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Oct 13 11:34:40 2014 +0200
|
28111e79 |
|
d353917c |
uac: init avp_value lenght to be safe when avp is not found for restoring From/To URI
- reported by Klaus Darilion, FS#479
(cherry picked from commit a4432c327044e720d4a2ac388f7aa0692f36e873)
|
28111e79 |
|
d353917c |
commit f13a0d825b3b41eff5197c143f28b6d38e0b7132
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Oct 13 00:06:18 2014 +0200
|
28111e79 |
|
d353917c |
kamdbctl: search for greadlink first
- bsd version of readlink is different than gnu version
(cherry picked from commit ba1967df93fa9bcd39070c325f72081b5adf7748)
|
28111e79 |
|
d353917c |
commit 8767ad287a3e60239e997bd27698299527703fb5
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Oct 13 00:05:24 2014 +0200
|
28111e79 |
|
d353917c |
kamctl: search for greadlink first
|
28111e79 |
|
d353917c |
- bsd version of readlink is different than gnu version
(cherry picked from commit b209f27df95ffb27ea8fef00a402f2a27b8871a7)
|
28111e79 |
|
d353917c |
commit 4128e3cdd8e9bbc0f539b22b3c52c579625905cb
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Sun Oct 12 23:23:03 2014 +0200
|
28111e79 |
|
d353917c |
kamctl: support of fnmatch operator for dialplan
- do not reload rules in memory after each change in database to allow
batch updates. Reload command has to be done explicitely
- parameters of addrule after match expression are optional
(cherry picked from commit 860ebc3e971ed562c441054f7c09def1a505ea34)
|
28111e79 |
|
d353917c |
commit 53eb694e38836b19e8af7ffaa59b7014cd5f497e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sun Oct 12 18:58:02 2014 +0200
|
28111e79 |
|
d353917c |
dialplan: extended debug message to be more useful
(cherry picked from commit 37c6e7ec80a16b93751d535de3b7784c1270d8b8)
|
28111e79 |
|
d353917c |
commit c94a027b23776a9e5e42250e777470d02f54b115
Author: Lucian Balaceanu <lucian.balaceanu@1and1.ro>
Date: Sun Oct 12 10:28:29 2014 +0200
|
28111e79 |
|
d353917c |
core: execute onsend_route for replies before sending out
- control execution of onsend_route block for replies via parameter
onsend_route_reply
(cherry picked from commit 214b161e644c2d7468d9ac3ea13ad0be5196d143)
|
28111e79 |
|
d353917c |
commit 6c7bbcddf48dbfc1bf563eba9a9e10991ac52cc3
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Fri Oct 10 21:16:51 2014 +0200
|
28111e79 |
|
d353917c |
tm: handle r-uri alias parameter for local generated requests within a dialog
|
3bcf5579 |
|
d353917c |
(cherry picked from commit 3e01905143ace159b18e11a31edf39018d754bba)
|
28111e79 |
|
d353917c |
commit 6f4c872f302111abda6aa810fb462b08809aaac9
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Fri Oct 10 12:19:29 2014 +0200
|
28111e79 |
|
d353917c |
core: safety check for server_header lenght
- don't add the header in local generated replies if the value is empty
|
28111e79 |
|
d353917c |
(cherry picked from commit 866ddc109bfd7c681e13ce529d271e8a2a33a972)
|
28111e79 |
|
d353917c |
commit f90edc4efed7fb4bc2d0f6d1a20a69e1751485d3
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Oct 10 12:11:52 2014 +0200
|
28111e79 |
|
d353917c |
tm: safety check for user_agent_header value
|
28111e79 |
|
d353917c |
- don't add the header in local generated requests if the value is empty
(cherry picked from commit cea9b91dacdb23b22fc1a7dd8454994eab9efa6e)
|
28111e79 |
|
d353917c |
commit aa0175dfe854625f90f1d521e6c3cd5445301804
|
3bcf5579 |
Author: Juha Heinanen <jh@tutpro.com>
|
d353917c |
Date: Mon Oct 13 19:00:08 2014 +0300
|
28111e79 |
|
d353917c |
modules/pua: reduced log level of cleaning message
(cherry picked from commit 53f12ab00ae9ea2075ad207a1cc53dc52c242e3a)
|
28111e79 |
|
d353917c |
commit 9f177b5d810f4f2f13030e5b20c3a4671b662232
Author: Olle E. Johansson <oej@edvina.net>
Date: Sun Oct 12 21:50:04 2014 +0200
|
28111e79 |
|
d353917c |
siptrace Documentation updates, add section ID's
|
06eb6ed4 |
|
d353917c |
commit 6a69cfbfd6745bcaeee14a5bc5ce8ab38f5a7b50
Author: Olle E. Johansson <oej@edvina.net>
Date: Sun Oct 12 20:38:27 2014 +0200
|
06eb6ed4 |
|
d353917c |
uri_db Documentation update, section IDs added
|
06eb6ed4 |
|
d353917c |
commit 8ea81d7303d1b4ec3e4a2481ecaf49692923be29
Author: Olle E. Johansson <oej@edvina.net>
Date: Sun Oct 12 20:19:05 2014 +0200
|
06eb6ed4 |
|
d353917c |
CA example README update
|
06eb6ed4 |
|
d353917c |
commit af67db379b3053e4743c45bf93e6c6636f84cdd0
Author: Olle E. Johansson <oej@edvina.net>
Date: Sun Oct 12 20:06:28 2014 +0200
|
06eb6ed4 |
|
d353917c |
README - updating version number
|
06eb6ed4 |
|
d353917c |
commit 65659addafd0a492cafbb6c9cbaf3644442f333a
Author: Juha Heinanen <jh@tutpro.com>
Date: Sun Oct 12 13:41:41 2014 +0300
|
3bcf5579 |
|
d353917c |
modules/pua: db_mode=2 send_publish fixes
- plus small debug message edits
(cherry picked from commit 6822ff45e931ad3e93b22ebf7d1beb350bf27e70)
|
3bcf5579 |
|
d353917c |
commit 24b5a1cac18c8da397663fc5561b9fe44ed214e2
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Thu Oct 9 09:57:13 2014 +0200
|
06eb6ed4 |
|
d353917c |
pkg/kamailio/deb: update version to 4.2.0~rc0
|
06eb6ed4 |
|
d353917c |
commit 30dc30150b8a7efad84e4fa2ac2d4693274a7d98
Author: Hugh Waite <hugh.waite@acision.com>
Date: Wed Oct 8 19:01:20 2014 +0100
|
06eb6ed4 |
|
d353917c |
core: xavp: Fix xavp_insert to prevent corrupted linked lists
|
28111e79 |
|
d353917c |
- Inserting data at a given index will pad the xavp with XTYPE_NULL entries
- Inserting data will replace a NULL entry if present
(cherry picked from commit 1828c8ab644243878fc6db9ff0f2592e656dc09a)
|
06eb6ed4 |
|
d353917c |
commit 5bd4d15dfda23cdd758788a145972afbfb869c60
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Oct 8 23:45:54 2014 +0200
|
06eb6ed4 |
|
d353917c |
Makefile.defs: version set to 4.2.0-rc0
- branch for release series 4.2.x
|
06eb6ed4 |
|
d353917c |
commit ffd4d514293aff09325eaf17fa1d511a83571e74
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Wed Oct 8 23:37:20 2014 +0200
|
06eb6ed4 |
|
d353917c |
dialog: regenerated readme file
|
3bcf5579 |
|
d353917c |
commit ebe64df20181f4e569548961b9a1ca64b5cfa444
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Wed Oct 8 23:36:42 2014 +0200
|
3bcf5579 |
|
d353917c |
dialog: sync'ed parameter names for columns with source code
commit 9a770b1f55dc478c5f449d1c3baafdf9375740ba
Author: Juha Heinanen <jh@tutpro.com>
Date: Wed Oct 8 18:54:31 2014 +0300
modules/pua_mi: fixed section tag
|
06eb6ed4 |
|
d353917c |
commit 941de2f0c8bfeb81f138ef03ce55e9da6534e82a
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Tue Oct 7 08:55:26 2014 +0200
|
06eb6ed4 |
|
d353917c |
acc: docs for clone_msg parameter
|
06eb6ed4 |
|
d353917c |
commit 15fc8b9c59aaf31f005e38f54d363f1e9d0a068e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Oct 7 08:48:31 2014 +0200
|
06eb6ed4 |
|
d353917c |
acc: option to work on a cloned sip msg request for getting acc attributes
- it applies for callback done in tm on reply received
- avoids working on the shm stored request that can be concurently
accessed and some header shortcuts can become set
- clone_msg - new parameter to control this behavior, default is 1 (use
a cloned structure)
|
06eb6ed4 |
|
d353917c |
commit bb493249566f5572eae23df90a383f0f3112d365
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sun Oct 5 22:48:39 2014 +0200
|
06eb6ed4 |
|
d353917c |
kamctl: refreshed the sql scripts from schema xml files
|
06eb6ed4 |
|
d353917c |
commit 050b5667fcba38c5889da75556695a26a2ea7dd5
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sun Oct 5 22:25:20 2014 +0200
|
06eb6ed4 |
|
d353917c |
test/unit: updated unit 21.sh
|
06eb6ed4 |
|
d353917c |
commit 061f868088365ab9348ad1797ba5efd979fd6ad7
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sun Oct 5 21:56:13 2014 +0200
|
06eb6ed4 |
|
d353917c |
test/unit: updated unit 20.sh
|
06eb6ed4 |
|
d353917c |
commit e675f20af9a4d9a4b5e7b11277f4a4e0c774e128
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Sun Oct 5 21:55:51 2014 +0200
|
06eb6ed4 |
|
d353917c |
lib/srdb1: end of line after several debug messages
|
06eb6ed4 |
|
d353917c |
commit bc4792f39a7a0b2ac971f82f01c436d488f2f393
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sun Oct 5 10:08:20 2014 +0200
|
06eb6ed4 |
|
d353917c |
kamdbctl: check if kamctlrc is in the same folder
|
06eb6ed4 |
|
d353917c |
commit aba6ee05e525a66a9e7168336c76d069a1dccc24
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sun Oct 5 10:07:34 2014 +0200
|
06eb6ed4 |
|
d353917c |
kamctl: check if kamctlrc is in the same folder
|
06eb6ed4 |
|
d353917c |
commit 9d646005e52efc1a5d5e4e0390228a7d4021f5c3
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sun Oct 5 10:03:43 2014 +0200
|
06eb6ed4 |
|
d353917c |
utils/kamctl: lookup new versions of dbutils tools in kamdbctl.db_berkeley
|
06eb6ed4 |
|
d353917c |
commit bc1743d87f2722c1af7743cc27af98c16c031a3a
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Sun Oct 5 10:02:33 2014 +0200
|
06eb6ed4 |
|
d353917c |
test/unit: fixes for unit 17 (db_berkeley)
|
06eb6ed4 |
|
d353917c |
commit 5822dc04f01b20ddfe9d37e9c0eea53fa658164b
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Sun Oct 5 10:01:42 2014 +0200
|
06eb6ed4 |
|
d353917c |
db_berkely: end log message with new line
|
06eb6ed4 |
|
d353917c |
commit 3627d33e720d51046a37b49e91d509370064015d
Author: Olle E. Johansson <oej@edvina.net>
Date: Sun Oct 5 21:32:08 2014 +0200
|
06eb6ed4 |
|
d353917c |
QOS minor doc updates
|
06eb6ed4 |
|
d353917c |
commit f4111c41057d1a195bf30ed2cfa0ebb6049349a2
Author: Olle E. Johansson <oej@edvina.net>
Date: Sun Oct 5 21:10:31 2014 +0200
|
06eb6ed4 |
|
d353917c |
nathelper Minor doc updates, section ID's added
|
06eb6ed4 |
|
d353917c |
commit c1c285b30844eedea9b0390bf4a603fd30d641df
Author: Olle E. Johansson <oej@edvina.net>
Date: Sun Oct 5 20:03:59 2014 +0200
|
06eb6ed4 |
|
d353917c |
msilo minor doc updates, add section ID's
|
06eb6ed4 |
|
d353917c |
commit 5236f6e6623057e959ef79ff7f1f61cfa2dbb096
Author: Olle E. Johansson <oej@edvina.net>
Date: Sun Oct 5 19:25:07 2014 +0200
|
06eb6ed4 |
|
d353917c |
diversion minor doc updates, adding section ID's
|
06eb6ed4 |
|
d353917c |
commit 5ac8ebafe7fb88663a163b2139001bca2e8571a7
Author: Olle E. Johansson <oej@edvina.net>
Date: Sun Oct 5 19:16:53 2014 +0200
|
06eb6ed4 |
|
d353917c |
pua_xmpp Minor doc updates
|
06eb6ed4 |
|
d353917c |
commit 110f03f861b21323868256f160c047adaeefa6e0
Author: Olle E. Johansson <oej@edvina.net>
Date: Sun Oct 5 19:09:55 2014 +0200
|
06eb6ed4 |
|
d353917c |
regex Minor doc updates
|
06eb6ed4 |
|
d353917c |
commit 9143a2e0e4bf85e3547dbf0d4287a2a80d99de0d
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 23:15:54 2014 -0400
|
06eb6ed4 |
|
d353917c |
usr_avp.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit 7540a139ac60dbb751593a45863bc041c8303313
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 23:08:46 2014 -0400
|
06eb6ed4 |
|
d353917c |
udp_server.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit 8a1f2eded885cb7f2d73ebb1ea46f3a320efa742
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 22:53:34 2014 -0400
|
06eb6ed4 |
|
d353917c |
tcp_read.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit 3a82f963a2d6032cd9180d053091d637fca51ef8
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 22:42:25 2014 -0400
|
06eb6ed4 |
|
d353917c |
tcp_main.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit 14839f0692498e9e6ba30ae14c815c990978465d
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 21:50:19 2014 -0400
|
06eb6ed4 |
|
d353917c |
switch.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit 153ab772ce2285d2522c7a1913ae53acd111d76f
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 21:44:56 2014 -0400
|
06eb6ed4 |
|
d353917c |
sr_module.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit 3478802ca2bfb898c6820f147032f2c56b637cac
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 21:33:56 2014 -0400
|
06eb6ed4 |
|
d353917c |
socket_info.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit 500f06d314a6c2ba05fb2af5a1bdcfd7eda4df1d
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 21:26:28 2014 -0400
|
06eb6ed4 |
|
d353917c |
select_buf.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit cdc727b2871a4392ca769b35a9004ff995016e72
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 21:25:37 2014 -0400
|
06eb6ed4 |
|
d353917c |
select.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit 931c45dd129676bd668f0c15fd71e0d22799cbdb
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 21:24:54 2014 -0400
|
06eb6ed4 |
|
d353917c |
route.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit 8e1c2b1a550969f6c4d15964d10d498179f4fab6
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 21:08:14 2014 -0400
|
06eb6ed4 |
|
d353917c |
resolve.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit 6e62abb8572118dc4fd19e602acc2a579ad629f1
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 20:59:35 2014 -0400
|
06eb6ed4 |
|
d353917c |
receive.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit af8bbc2e13ed2831a88acf65fd7cf7e2b18eec78
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 20:56:28 2014 -0400
|
06eb6ed4 |
|
d353917c |
re.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit 6537bcc04971be84c5006a39c76cd58167c177ef
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 20:50:10 2014 -0400
|
06eb6ed4 |
|
d353917c |
raw_listener.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit 7afea2225e210cd8652dea22f4813d82c20126ee
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 20:48:51 2014 -0400
|
06eb6ed4 |
|
d353917c |
pt.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit 4283934eac82b063596bf32158d6a98bcb542816
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 20:40:59 2014 -0400
|
06eb6ed4 |
|
d353917c |
proxy.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit eeeb3693f93bae48f300ca916668510cf329bd69
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 20:38:22 2014 -0400
|
06eb6ed4 |
|
d353917c |
msg_translator.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit 2990e54f50e071101ced7b63c81f89045053f42f
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 20:20:49 2014 -0400
|
06eb6ed4 |
|
d353917c |
flags.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit 08d458183d8c6c5dea8cae3f4256676988b8473d
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 20:16:23 2014 -0400
|
06eb6ed4 |
|
d353917c |
dst_blacklist.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit e3d78d57cdba73c9374e996813d78d4485c940c0
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 20:14:38 2014 -0400
|
06eb6ed4 |
|
d353917c |
dns_cache.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit 4c2e5693fe00f0326a33954553751d59b42166d3
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 17:53:34 2014 -0400
|
06eb6ed4 |
|
d353917c |
error.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit 1e3aab0b17f1a5d2eec6a6c84a01361dd4c7fdf8
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 17:50:53 2014 -0400
|
06eb6ed4 |
|
d353917c |
data_lump_rpl.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit 7fb04ae669a969edec08e228800ff0ebbda8372b
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 17:49:29 2014 -0400
|
06eb6ed4 |
|
d353917c |
data_lump.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit b908f660e11d67b1d6a5e39b1add6e8fba591981
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 17:41:36 2014 -0400
|
06eb6ed4 |
|
d353917c |
daemonize.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit a2a91d7d6e4ae84a93f802545e5db8a902616df1
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 17:39:30 2014 -0400
|
06eb6ed4 |
|
d353917c |
main.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit 3a7f6bb32cdd82d11e38cd9dd8d1658666adf7cc
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 17:26:34 2014 -0400
|
06eb6ed4 |
|
d353917c |
route_struct.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit 0b6225253049c0a8af2630bd40f0b908634765cb
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 17:24:17 2014 -0400
|
06eb6ed4 |
|
d353917c |
sip_msg_clone.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit b661d51d28471237747bc4dca30b35e4b176d412
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 17:22:31 2014 -0400
|
06eb6ed4 |
|
d353917c |
lock_ops.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit 5f1205c8c98ea508d60830de48a2b43eb14f28e3
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 17:20:41 2014 -0400
|
06eb6ed4 |
|
d353917c |
lock_ops.h: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit 36d0ecf473c83ebb12ee4a0d2d8f4dcc83f93d2c
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 17:15:35 2014 -0400
|
06eb6ed4 |
|
d353917c |
ip_addr.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit 44f49c060217322e4469582073e728097313a851
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 17:13:26 2014 -0400
|
06eb6ed4 |
|
d353917c |
ip_addr.h: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit c68b4078e6b81ebec77071434f3dabc396ad5a07
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 17:08:23 2014 -0400
|
06eb6ed4 |
|
d353917c |
forward.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit e23c76c97a3483f56ad3aff0f8ffd9ba513fc84e
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 16:53:49 2014 -0400
|
06eb6ed4 |
|
d353917c |
forward.h: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit eadbcc1899c7e128142a33b28710b6c4c47bffdd
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 16:48:57 2014 -0400
|
06eb6ed4 |
|
d353917c |
modparam.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit 2ee98a71e4e4478983b3b576b432f63c7003d514
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 16:45:07 2014 -0400
|
06eb6ed4 |
|
d353917c |
tcp_conn.h: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit fca9a2e3978e552a32136299e974b22c163e4a6a
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 16:43:44 2014 -0400
|
06eb6ed4 |
|
d353917c |
script_cb.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit a539b5612a1189fa193db8429732cfb5c0183990
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 16:41:51 2014 -0400
|
06eb6ed4 |
|
d353917c |
rad_dict.h: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit 347dd3c74d82447479928f05340b5fde1029ac2e
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 16:38:02 2014 -0400
|
06eb6ed4 |
|
d353917c |
nonsip_hooks.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit 0fe3535561dba78824e973c099aec2444b02601c
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 16:36:35 2014 -0400
|
06eb6ed4 |
|
d353917c |
local_timer.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit bac61abf195ba2bfd33584ef2706e7d00227ee96
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 16:33:48 2014 -0400
|
06eb6ed4 |
|
d353917c |
dset.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit 103ba4ab9dad2f59c862cef09a80d52f585e9fcf
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Oct 3 22:25:48 2014 +0200
|
06eb6ed4 |
|
d353917c |
test/unit: updates to unit tests 10..19
|
06eb6ed4 |
|
d353917c |
commit 1c5f9e094b4ac7f3a7ab7cae0551986769c5bb7a
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 16:26:15 2014 -0400
|
06eb6ed4 |
|
d353917c |
timer.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit 7552e5e2cb115fa60fdf8e9998e293d6501c086e
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 16:07:26 2014 -0400
|
06eb6ed4 |
|
d353917c |
io_wait.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit 5716744ff21e7e7b15981f40652370e1a8f64248
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 15:58:31 2014 -0400
|
06eb6ed4 |
|
d353917c |
io_wait.h: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit 1faacc76a1c866beb9e63da5a370f6501dffbca1
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 15:23:10 2014 -0400
|
06eb6ed4 |
|
d353917c |
stats.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit 849744c6ed72f324839ae4e02ae48393324bac51
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 15:19:35 2014 -0400
|
06eb6ed4 |
|
d353917c |
stats.h: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit 5e8e40a4737ac305b5df065583e6f94b0359bdb3
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 15:16:27 2014 -0400
|
06eb6ed4 |
|
d353917c |
socket_info.h: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit 9ffdc951d391fb511da0932c14c00465b1cabd0a
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 15:15:19 2014 -0400
|
06eb6ed4 |
|
d353917c |
tcp_ev.h: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit 4c7fb7768edb9542217695dc3be47c7457e78c3d
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 15:14:03 2014 -0400
|
06eb6ed4 |
|
d353917c |
lock_alloc.h: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit a7652a586b7dc03369b0824b08ac721c02b83dc4
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 15:12:27 2014 -0400
|
06eb6ed4 |
|
d353917c |
pass_fd.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit 4b3179f1bdd162c9220d1405efd400831c71548b
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 15:00:38 2014 -0400
|
06eb6ed4 |
|
d353917c |
str.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit 17ae94369cff94b323c915d9d0b6a42b44c3dea7
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 14:59:28 2014 -0400
|
06eb6ed4 |
|
d353917c |
dprint.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit e0b5e4559638e6935e92ecc2ff1a88f084983522
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 14:58:05 2014 -0400
|
06eb6ed4 |
|
d353917c |
crc.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit 94b74cf8bf80c1fc17eebef8b5b0767a05234de0
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 14:55:49 2014 -0400
|
06eb6ed4 |
|
d353917c |
id.c: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit 51e77d3ef5527bd2907f37dddfea384def9c329f
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 14:51:32 2014 -0400
|
06eb6ed4 |
|
d353917c |
name_alias.h: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit 6d239c28060e8be0cab99637f8f7240069530990
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 14:49:35 2014 -0400
|
06eb6ed4 |
|
d353917c |
char_msg_val.h: concatenate ERR log
|
06eb6ed4 |
|
d353917c |
commit 2c9d2bf4d6505d6c71fae4d994216944a2f475e1
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 14:45:42 2014 -0400
|
3bcf5579 |
|
d353917c |
timer_funcs.h: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit b75ecbceba4e585b761c20271c6d319b5cbde9e2
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 14:43:39 2014 -0400
|
3bcf5579 |
|
d353917c |
char_msg_val.h: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit d0ed596cd420d9a16a339d64c572c8c72bac1017
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 14:43:15 2014 -0400
|
06eb6ed4 |
|
d353917c |
fix_lumps.h: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit eaf74185d78bb9d3edea50c84dbebb32571c2fb2
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 14:28:48 2014 -0400
|
06eb6ed4 |
|
d353917c |
ut.h: logging: convert LOG to LM_*
|
06eb6ed4 |
|
d353917c |
commit bb71813843d6c3d1cd074308851b3af0387d68d3
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Oct 3 14:19:36 2014 -0400
|
3bcf5579 |
|
d353917c |
action.c: logging: convert LOG to LM_*
|
3bcf5579 |
|
d353917c |
commit 44e29820a759405adb7657334e86ea474196e6fd
Author: Hugh Waite <hugh.waite@acision.com>
Date: Thu Oct 2 18:37:00 2014 +0100
|
06eb6ed4 |
|
d353917c |
rr: Fix memory leak when using outbound
|
28111e79 |
|
d353917c |
- Flow token memory is freed after building the rr header
|
06eb6ed4 |
|
d353917c |
commit 0921a4f6a2215b3e60bcc0dee4afe826f55a91d2
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Oct 2 17:58:09 2014 +0200
|
06eb6ed4 |
|
d353917c |
test/unit: updated test units 8 and 9
|
06eb6ed4 |
|
d353917c |
commit bf8c98fc71cba974a2b98c36e2c9f6966768d529
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Oct 2 17:34:41 2014 +0200
|
06eb6ed4 |
|
d353917c |
tsilo: fix clang warnings on inline prototypes in header files
|
06eb6ed4 |
|
d353917c |
commit b7bc7a5450b1e31697fb389a503463eac644b796
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Oct 2 17:31:34 2014 +0200
|
06eb6ed4 |
|
d353917c |
core: be prepared to get Via received param with brackets around ipv6 addr
|
3bcf5579 |
|
d353917c |
- helper function to generate similar value
|
06eb6ed4 |
|
d353917c |
commit f50c1e9fab16fb611f7bbc6002f4c8607bc8fbf2
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Oct 2 16:47:35 2014 +0200
|
06eb6ed4 |
|
d353917c |
core: more verbose log message for failing to find local socket
|
06eb6ed4 |
|
d353917c |
commit 51f5826732bbbb2af394c0b0a75db2a310f57b18
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Oct 2 16:34:02 2014 +0200
|
3bcf5579 |
|
d353917c |
tm: more verbose debug when failing to find socket for forwarding
|
3bcf5579 |
|
d353917c |
commit 4f8f45bdcb7c4c82192bd8d0f7c8d2166dd75dac
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Oct 2 12:16:15 2014 +0200
|
3bcf5579 |
|
d353917c |
test/unit: updates to auth parameter in unit 7 cfg
|
3bcf5579 |
|
d353917c |
commit 73fef4d500e58600758ac1c2b4eadf66d4b506a1
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Oct 2 11:55:59 2014 +0200
|
3bcf5579 |
|
d353917c |
test/unit: updates to unit 7
|
06eb6ed4 |
|
d353917c |
commit 509659a83a53f8d979da37cee24941d22f5fffdc
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Oct 2 11:54:54 2014 +0200
|
3bcf5579 |
|
d353917c |
lcr: declare inline function static to work with llvm linker
|
3bcf5579 |
|
d353917c |
commit 321575dcd18e42fe6c62942ef417dd8acf7f466d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Oct 2 10:18:11 2014 +0200
|
06eb6ed4 |
|
d353917c |
mohqueue: fixed db_qtable parameter name
- reported by Marino Mileti
|
3bcf5579 |
|
d353917c |
commit 1f1b81ed76dda3a889ffec52c173c53b2225dee4
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Thu Oct 2 09:51:46 2014 +0200
|
06eb6ed4 |
|
d353917c |
usrloc: hash_size default value set to 10
- as discussed on mailing lists
|
06eb6ed4 |
|
d353917c |
commit 2376ef7c6f3317054c844ae9b99366d084065121
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Thu Oct 2 09:48:36 2014 +0200
|
3bcf5579 |
|
d353917c |
core: default pkg memory size set to 8MB
|
3bcf5579 |
|
d353917c |
- as per discussion on mailing lists
|
3bcf5579 |
|
d353917c |
commit ccdf1c61834ac2f4cfe139ac83e83dfd72d90139
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Wed Oct 1 12:54:31 2014 -0400
|
06eb6ed4 |
|
d353917c |
core: daemonize.c: convert logs to new format
|
06eb6ed4 |
|
d353917c |
commit c873758624da24359117b3fa158cc56ccd0a5d73
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Wed Oct 1 17:27:49 2014 +0200
|
06eb6ed4 |
|
d353917c |
core: change the uid and gid for pid and pgid files
|
28111e79 |
|
d353917c |
- use the user and group given to daemon to update ownership of pid and
pgid files
- reported by Ovidiu Sas, FS#472
|
06eb6ed4 |
|
d353917c |
commit e1e40d3a58bf3ed6c4f2df830e29d5468d7bee82
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Wed Oct 1 16:53:44 2014 +0200
|
06eb6ed4 |
|
d353917c |
core: fixed overwriting mpath value given in command line via config
|
3bcf5579 |
|
d353917c |
- -L is in the group of options evaluated before config
|
06eb6ed4 |
|
d353917c |
commit 4bfc11009df67de7584cd1634997a86ad023322c
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Wed Oct 1 16:52:41 2014 +0200
|
06eb6ed4 |
|
d353917c |
test/unit: use SRC_DIR to point to kamailio source and updated tests 4, 5, 6
|
06eb6ed4 |
|
d353917c |
commit 2b21542f93740508e334605551fe4332eec7db11
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Wed Oct 1 14:51:07 2014 +0200
|
06eb6ed4 |
|
d353917c |
test/unit: 3.sh is back in working stage
|
28111e79 |
|
d353917c |
- used for testing creating database structure with latin1 charset
|
06eb6ed4 |
|
d353917c |
commit 0247bd79f6753c6153a4b17f82803e4349e7745e
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Wed Oct 1 14:45:28 2014 +0200
|
06eb6ed4 |
|
d353917c |
kamctl: note in kamctlrc how to enable automatic creation of dbuid tables
|
06eb6ed4 |
|
d353917c |
commit 765532005914b9f457596aaac715cf2a0b863078
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Wed Oct 1 14:44:40 2014 +0200
|
06eb6ed4 |
|
d353917c |
kamdbctl: option to run without asking mysql root password if empty
|
28111e79 |
|
d353917c |
- provide PWSKIP=yes - good for automate testing
|
06eb6ed4 |
|
d353917c |
commit 2a2cdb864b9e3758ab08a404c93e24db4856d815
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Tue Sep 30 18:11:02 2014 +0200
|
06eb6ed4 |
|
d353917c |
core: memlog and memdbg default value is L_DBG+1
|
3bcf5579 |
|
d353917c |
- too verbose if just trying to use debug=3 in kamailio.cfg and mem
operations are useful only on troubleshooting memory, which is not the
typical troubleshooting case
|
06eb6ed4 |
|
d353917c |
commit daeb7834431ccc598ce95cba97925cd0fef83ead
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Sep 30 18:08:16 2014 +0200
|
06eb6ed4 |
|
d353917c |
test/unit: 2.sh updated to work with latest kamailio
|
06eb6ed4 |
|
d353917c |
commit 452f32235034916468cab577de3ca0d0f56fd5ea
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Sep 30 18:07:53 2014 +0200
|
06eb6ed4 |
|
d353917c |
benchmark: declare inline functions static to work with clang linker
- otherwise it results in no symbol found at module loading time
|
06eb6ed4 |
|
d353917c |
commit 8a51aa250c4e22e5933d0ff39a7a4b300007bb72
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Sep 30 18:06:36 2014 +0200
|
06eb6ed4 |
|
d353917c |
sms: declare inline functions static to work with clang linker
- otherwise it results in no symbol found at module loading time
|
06eb6ed4 |
|
d353917c |
commit c4f7356f2d8c057f59cb61948aa04664cecd35f7
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Sep 30 17:53:44 2014 +0200
|
06eb6ed4 |
|
d353917c |
core: exit with -1 if there is a mismatch in version of module and core
- return code to shell 0 is like succesful run, some scripts not being
able to say it was a failure to start
|
06eb6ed4 |
|
d353917c |
commit fad3b2482f98888351f4133f47a433b5bb36c3b7
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Sep 30 17:37:50 2014 +0200
|
06eb6ed4 |
|
d353917c |
test/unit: README updated with more details about running unit tests
|
06eb6ed4 |
|
d353917c |
commit cfc6d928c5c7c80fcbbc24db48e64b389ce1afdb
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Sep 30 17:37:23 2014 +0200
|
18430108 |
|
d353917c |
test/unit: 1.sh updated to work with latest kamailio
|
18430108 |
|
d353917c |
commit 84d00119fa1bc4bcd06d3189fa5ca67564338aa2
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Tue Sep 30 17:34:16 2014 +0200
|
18430108 |
|
d353917c |
test/unit: Makefile option to run individual test unit
|
28111e79 |
|
d353917c |
- head parameter swapped to work on bsd/darwin
|
18430108 |
|
d353917c |
commit 4e24dac93e905cd055b9fabc3cce49071f911b9b
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Tue Sep 30 17:32:58 2014 +0200
|
18430108 |
|
d353917c |
test/unit: kill using application name
- on some OS, killall with full path doesn't work
- kamailio is searched first, being default flavour now
|
18430108 |
|
d353917c |
commit 8cf3dd993eba3a7ba29b3a5996d1fc4ea7d27b3a
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Tue Sep 30 17:32:37 2014 +0200
|
18430108 |
|
d353917c |
test/unit: removed search on modules_k folder
|
18430108 |
|
d353917c |
commit 6b8acf3204a8615762b0b5dcc6aac152f40b2ca0
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Tue Sep 30 11:29:18 2014 +0200
|
18430108 |
|
d353917c |
websocket: fix checking payload_len safety check for fragmentation
|
3bcf5579 |
|
d353917c |
- a crafted websocket frame using values spanning max unsinged int could have
caused a failed detection of unsupported fragmentation and invalid memory access
- thanks to Peter Dunkley and Hugh Waite for assisting and pin-pointing
where everything happens
|
18430108 |
|
d353917c |
commit 852f3dcc58dd07ac3047e0ea75829d3306be70f1
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Sep 29 11:37:30 2014 +0200
|
18430108 |
|
d353917c |
kamctl: address dump command to list subnets
|
3bcf5579 |
|
d353917c |
- address table is loaded in memory inside two structures, a matter
whether it is a IP or net address. Dump both structures via kamctl
address dump
|
18430108 |
|
d353917c |
commit f4721b3b896a92d30e611a3d6213715935bc70de
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Mon Sep 29 10:20:13 2014 +0200
|
18430108 |
|
d353917c |
pkg/kamailio/deb: update version to 4.2.0~pre1
|
18430108 |
|
d353917c |
commit ed1a5476e82fa675861a86fb3c75555c578555d2
Author: fcabiddu <federico.cabiddu@gmail.com>
Date: Fri Sep 26 18:19:39 2014 +0200
|
18430108 |
|
d353917c |
tm: t_append_branches extra checks for cancelled transaction
|
18430108 |
|
d353917c |
commit a135e7956fcf780fd44dddcfbc2c671630b5d44d
Author: Federico Cabiddu <federico.cabiddu@gmail.com>
Date: Mon Sep 29 07:57:12 2014 +0200
|
18430108 |
|
d353917c |
tsilo: prefixed module's functions with ts_
|
18430108 |
|
d353917c |
commit 181c30705b3cb82245463015d98644c278131af2
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Sun Sep 28 21:44:35 2014 +0200
|
18430108 |
|
d353917c |
tm: beter detection of brackets in From/To values in UAC print functions
- commit fb0cd1cd6a891ab5dc5f559bb6740ba62ac3daf4 fixed the case of
avoiding double <> when dispaly name was present, but affected when
header parameters were given
- reported by Juha Heinanen
|
18430108 |
|
d353917c |
commit dfcdc7b858ca916f9c9ae3509cb82fb4b547fa91
Author: Olle E. Johansson <oej@edvina.net>
Date: Sun Sep 28 21:44:51 2014 +0200
|
18430108 |
|
d353917c |
msrp: Minor doc updates, added section ID's
|
18430108 |
|
d353917c |
commit ba95571544ca0905905c025efb0ae76cbe1042c3
Author: Olle E. Johansson <oej@edvina.net>
Date: Sun Sep 28 21:26:49 2014 +0200
|
18430108 |
|
d353917c |
dialplan: Minor doc update, adding section ID's
|
18430108 |
|
d353917c |
commit decae860504ea27a559dc0e52d50833baf4cee63
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Sun Sep 28 12:50:41 2014 +0200
|
18430108 |
|
d353917c |
Makefile.defs: version set 4.2.0-pre1
|
18430108 |
|
d353917c |
commit 131139883c03f3851ad99e96c59dfe3c349ec011
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Sun Sep 28 12:49:27 2014 +0200
|
18430108 |
|
d353917c |
tm: use advertised addr/port if set for socket in rm rpc uac commands
|
3bcf5579 |
|
d353917c |
- reported by Juha Heinanen
|
18430108 |
|
d353917c |
commit c725f1dec14863e069bfd1e5c26857a1005528d5
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sun Sep 28 12:48:53 2014 +0200
|
18430108 |
|
d353917c |
core: helper functions to get addr and port to be used in signaling from socket info
|
18430108 |
|
d353917c |
commit 073620366761402e129d4585bb5728dae7469df6
Author: Olle E. Johansson <oej@edvina.net>
Date: Fri Sep 26 22:15:02 2014 +0200
|
18430108 |
|
d353917c |
exec: Minor doc updates, adding section ID's
|
18430108 |
|
d353917c |
commit b5c5090cc902043c8d0dddcfbf21b415c7643df6
Author: Olle E. Johansson <oej@edvina.net>
Date: Fri Sep 26 22:14:15 2014 +0200
|
18430108 |
|
d353917c |
registrar Minor doc updates, adding section ID's
|
18430108 |
|
d353917c |
commit 8e6c83182677ec234c5f44c5dfcb40e421a21bcb
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Sep 26 09:16:39 2014 +0200
|
3bcf5579 |
|
d353917c |
dialog: fixed typo/copy&paste oversight to dlg pointer name in clean routine
- credits to Alex Balshov for report, troubleshooting and spotting the
fix
|
3bcf5579 |
|
d353917c |
commit b66033d0546bf57cfb0cd16f1072da80c5a79d34
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Sep 26 08:59:17 2014 +0200
|
18430108 |
|
d353917c |
tm: extra checks to see if the transaction was canceled before forwarding branches
- catch cases when CANCEL arrives during branch_route execution
- reported SÅawomir BocheÅski, FS#468
|
18430108 |
|
d353917c |
commit 2328948053cfd3bfec0ceef0e3ceca96a01f3271
Author: Olle E. Johansson <oej@edvina.net>
Date: Fri Sep 26 08:35:13 2014 +0200
|
18430108 |
|
d353917c |
call_control: Minor doc updates, adding section ID's
|
18430108 |
|
d353917c |
commit c4c25a07c77ca5e2ceccd11cdab29ed93d86d29a
Author: Olle E. Johansson <oej@edvina.net>
Date: Thu Sep 25 22:09:15 2014 +0200
|
18430108 |
|
d353917c |
enum: Minor updates to docs. Added section ID's
|
18430108 |
|
d353917c |
commit 820998136ffda07b607bc9833c340b6b62e24219
Author: Olle E. Johansson <oej@edvina.net>
Date: Thu Sep 25 22:00:45 2014 +0200
|
18430108 |
|
d353917c |
app_java: minor doc updates
- Added section ID's
|
18430108 |
|
d353917c |
commit 6b96fa92093ec41ae343da1537afd82666c9be5c
Author: Olle E. Johansson <oej@edvina.net>
Date: Thu Sep 25 21:45:23 2014 +0200
|
18430108 |
|
d353917c |
xlog: Minor documentation updates
Added section ID's
|
18430108 |
|
d353917c |
commit 77462923e9c6f34c96f1d50440334964f0277efc
Author: Olle E. Johansson <oej@edvina.net>
Date: Thu Sep 25 21:31:55 2014 +0200
|
18430108 |
|
d353917c |
Pike: Documentation updates
|
18430108 |
|
d353917c |
commit 5ace8b081bb4bec2e94b48252311b63339794e24
Author: Olle E. Johansson <oej@edvina.net>
Date: Thu Sep 25 21:31:25 2014 +0200
|
18430108 |
|
d353917c |
tls: documentation updates
|
18430108 |
|
d353917c |
commit fa6154cc346b77934ad57d0c96b8e8c7c1913dbc
Author: Olle E. Johansson <oej@edvina.net>
Date: Thu Sep 25 20:46:03 2014 +0200
|
18430108 |
|
d353917c |
statistics: minor update of docs
|
18430108 |
|
d353917c |
commit 3923dbdbca3d605b96290b1c087e41bd32a58fdd
Author: Olle E. Johansson <oej@edvina.net>
Date: Thu Sep 25 20:38:09 2014 +0200
|
18430108 |
|
d353917c |
sanity Update docs, add standard section IDs
|
18430108 |
|
d353917c |
commit 59fdd0a402ebac61d882ac2c579b87a0ec27eaef
Author: Olle E. Johansson <oej@edvina.net>
Date: Thu Sep 25 20:22:16 2014 +0200
|
18430108 |
|
d353917c |
permissions: Update docs about "mask" field. We do support IPv6.
|
18430108 |
|
d353917c |
commit 4dab127de5370d6b0a295d7d373bbadef98449ff
Author: Olle E. Johansson <oej@edvina.net>
Date: Thu Sep 25 20:18:12 2014 +0200
|
18430108 |
|
d353917c |
permissions: Update docs
|
3bcf5579 |
|
d353917c |
- Add overview
- Add section ID's
- Add missing WS and WSS transports
|
18430108 |
|
d353917c |
commit 21eb073c25b66b110193f1607b93f256f7d9fdfa
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Thu Sep 25 16:59:34 2014 +0200
|
18430108 |
|
d353917c |
exec: add parameter to control the option for bash exec safety check of CVE-2014-6271
|
28111e79 |
|
d353917c |
- parameter: bash_safety - default is 1 (enabled), set to 0 to disable
- just in case someone needs that kind of header and knows what
he/she does
|
18430108 |
|
d353917c |
commit d5d57c0df931c9d60432def919c837cc76e4ce42
Author: Seudin Kasumovic <seudin.kasumovic@gmail.com>
Date: Thu Sep 25 16:56:28 2014 +0200
|
18430108 |
|
d353917c |
exec: safety check against bash vulnerability CVE-2014-6271
|
18430108 |
|
d353917c |
commit 22b559cb25c25b3801b1849a5da76a8ec937ef83
Author: Hugh Waite <hugh.waite@acision.com>
Date: Tue Sep 23 13:29:15 2014 +0100
|
18430108 |
|
d353917c |
usrloc: restore usrloc attributes in DB_ONLY mode
|
28111e79 |
|
d353917c |
- restores xavps per location during a lookup
|
18430108 |
|
d353917c |
commit 5b733fa361afced0418947c965b256dbe7ae3a68
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Wed Sep 24 23:46:00 2014 +0200
|
18430108 |
|
d353917c |
dialog: set again the dialog ids in context for BYE processing
|
3bcf5579 |
|
d353917c |
- they can be reset by event route execution
|
18430108 |
|
d353917c |
commit fa54c6997abe0a944a7454e21884cc95fea85b89
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Sep 23 23:50:58 2014 +0200
|
18430108 |
|
d353917c |
dispatcher: added ids to some sections in docs
|
18430108 |
|
d353917c |
commit 2e047d4536f36627651abba08fbd4d511b299b05
Author: Olle E. Johansson <oej@edvina.net>
Date: Tue Sep 23 21:57:44 2014 +0200
|
18430108 |
|
d353917c |
uuid Minor doc updates
|
18430108 |
|
d353917c |
commit 615b79edafc990d2a82394c8b020fd7687dc7bc5
Author: Olle E. Johansson <oej@edvina.net>
Date: Tue Sep 23 21:49:18 2014 +0200
|
18430108 |
|
d353917c |
jsonrpc-s Update docs
JSON-RPC is called JSON-RPC with a hyphen.
|
18430108 |
|
d353917c |
commit 3b6133bb3e7ba1d075fd173fc0322d391f10160b
Author: Olle E. Johansson <oej@edvina.net>
Date: Tue Sep 23 21:38:53 2014 +0200
|
18430108 |
|
d353917c |
xmlrpc Update docs, change SER to &kamailio;, fix typo
|
18430108 |
|
d353917c |
commit fb0cd1cd6a891ab5dc5f559bb6740ba62ac3daf4
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Sep 22 22:21:33 2014 +0200
|
18430108 |
|
d353917c |
tm: test ending angle bracket for From/To URI when genrating local requests
- the value can start with a display name and can end up with double
angle bracketting
|
18430108 |
|
d353917c |
commit a1e96cbd5a3b43598c59cb50693e6b739801b804
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Sep 22 22:04:39 2014 +0200
|
18430108 |
|
d353917c |
core: add received parameter to via if rport parameter is present
- required by RFC3581, section 4.
|
18430108 |
|
d353917c |
commit 288d8abb1b84a1a42121d62f61affe7cb9a4f12e
Author: Olle E. Johansson <oej@edvina.net>
Date: Mon Sep 22 14:28:32 2014 +0200
|
18430108 |
|
d353917c |
permissions: Fix typo in documentation
|
18430108 |
|
d353917c |
commit a232785704f682ce05dddd747c8a9fdc23c67244
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sun Sep 21 20:49:53 2014 +0200
|
18430108 |
|
d353917c |
kamailio-oob.cfg: sync'ed basic common parts with kamailio.cfg
|
18430108 |
|
d353917c |
commit c3b2a816518dafe72ea4d6496ede943f2e685b5f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sat Sep 20 22:23:14 2014 +0200
|
18430108 |
|
d353917c |
kamailio-basic.cfg: updates to track minimal common parts with kamailio.cfg
|
18430108 |
|
d353917c |
commit fef8a44e22990cdc4fa88b0d54932db997e45522
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Sep 19 22:05:17 2014 +0200
|
18430108 |
|
d353917c |
kamailio: note that NAT OPTIONS keepalive can be enabled with define WITH_NATSIPPING
|
18430108 |
|
d353917c |
commit be1ed10d61918285bdbb3686ac8d43a31f5e63bc
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Sep 19 21:55:24 2014 +0200
|
18430108 |
|
d353917c |
kamailio.cfg: coherent formating
|
28111e79 |
|
d353917c |
- compacted some sub-routes by reducing if-block identation with returns
|
18430108 |
|
d353917c |
commit cab397a9a89a735cb12004c3f8721247ae6aba9a
Author: lazedo <luis.azedo@factorlusitano.com>
Date: Fri Sep 19 06:39:38 2014 +0100
|
18430108 |
|
d353917c |
kazoo : missing options & corrections to publish. regenerated README
|
18430108 |
|
d353917c |
commit c59ebbd8f63e9b447d5aba79c06d6206e33b2436
Author: Luis Azedo <luis@2600hz.com>
Date: Wed Sep 17 02:04:48 2014 +0100
|
18430108 |
|
d353917c |
kazoo : handle target-uri properly
|
28111e79 |
|
d353917c |
commit 27a26dad73819eff7c0fe0c18cac54f64ec69718
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Sep 18 18:32:20 2014 +0200
|
28111e79 |
|
d353917c |
evapi: use EVENT_ROUTE as route block identifier
- for event routes executed by the module
|
28111e79 |
|
d353917c |
commit b19bc8a5c15707289e2d46c211fda4585257397c
Author: Olle E. Johansson <oej@edvina.net>
Date: Wed Sep 17 12:50:05 2014 +0200
|
3bcf5579 |
|
d353917c |
evapi: update docs
|
28111e79 |
|
d353917c |
commit 834dce1f4d0dbd2aac3b63477459f1045239010f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Sep 17 00:57:40 2014 +0200
|
28111e79 |
|
d353917c |
htable: lookup event route for expired items at startup
- searching it by name at runtime can become an overhead for lot of
entries in htable
|
28111e79 |
|
d353917c |
commit a306ea024d1098df81ce9c68ec558e6c3a0e7086
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Tue Sep 16 23:43:34 2014 +0200
|
28111e79 |
|
d353917c |
dialog: allocate buffer for new request after updating CSeq value
- new buffer is higher than the old one -- situation only when dialog is
taking care of updating cseq downstream (e.g., after authentication)
|
28111e79 |
|
d353917c |
commit c2b0be97a3ef8e4e1bff34a5c73328a63979aa61
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Tue Sep 16 23:38:35 2014 +0200
|
28111e79 |
|
d353917c |
core: safety check for outbound buffer
- pointer can end up being NULL if replacement fails to be built (e.g.,
via topoh)
|
28111e79 |
|
d353917c |
commit ec8fe1e7ea904a51ca933d0b15408ca464002cbe
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Tue Sep 16 23:33:20 2014 +0200
|
3bcf5579 |
|
d353917c |
core: hanlde replacement buffer free for WS/WSS frame sending
|
28111e79 |
|
d353917c |
- affected when using topoh for ws/wss traffic
|
28111e79 |
|
d353917c |
commit 02e43f87b2fa3be61bc4c63a9f8359457e3e0484
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Sep 16 19:05:57 2014 +0200
|
28111e79 |
|
d353917c |
dialog: check if the transaction is created for BYE closing the dialog
- if not, release the dialog, because there will be no tm callbacks
called later to release it. In this way avoid zombie dialog.
- reported by Ovidiu Sas, FS#424
|
28111e79 |
|
d353917c |
commit 1735feed8e287e92c3d81cf6a4d873460f6ee878
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Sep 16 18:13:02 2014 +0200
|
28111e79 |
|
d353917c |
utils/kamctl: removed unused default values
|
28111e79 |
|
d353917c |
- test if DEFAULT_Q is set inside the function using it, because it has
single place usage
|
28111e79 |
|
d353917c |
commit 640206f068ec5c52edd4c23399a99ef8a9e3b753
Author: Richard Fuchs <rfuchs@sipwise.com>
Date: Tue Sep 16 10:41:43 2014 -0400
|
28111e79 |
|
d353917c |
rtpengine: fix encoding of "direction" flag
|
28111e79 |
|
d353917c |
commit a78764174a893131124852490f47239051892139
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Sep 16 09:27:05 2014 +0200
|
28111e79 |
|
d353917c |
core: notice message about exports dlflags made debug
- it is anyhow for developers, not admins
|
28111e79 |
|
d353917c |
commit 6a0201d83a4d441c0e3b74bd64d3a6557c4a1fe3
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Sep 15 10:47:04 2014 +0200
|
28111e79 |
|
d353917c |
usrloc: db_ops_ruid default value to 1
|
28111e79 |
|
d353917c |
commit d6489cab8ca8a0b96074ed6e26054517a1547cbf
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Sep 15 09:35:09 2014 +0200
|
28111e79 |
|
d353917c |
db_mongodb: proper handling for null values in insert
|
28111e79 |
|
d353917c |
commit a6f3d41f5bb23f2a153ca481b495110339c9cb45
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Sep 15 00:05:28 2014 +0200
|
28111e79 |
|
d353917c |
db_mongodb: log query content in debug level
|
28111e79 |
|
d353917c |
commit c1edef1f89894a9382ef424a43aefabe0fb10443
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Sep 15 00:01:36 2014 +0200
|
28111e79 |
|
d353917c |
usrloc: option to control if the null fields should be in insert statement
- ammeds previous patch 1e84aeb91cf8e7a79a9ac9091ed993be944a667b that
introduced skipping adding the null fields
- while it was more optimal for sql backends, for non-sql that doesn't
have a schema auto-default could break the rows
- default is to skip the null fields
|
28111e79 |
|
d353917c |
commit 666ffd55f4d2a14d89bbe7d18f75a9e2d398420b
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Sun Sep 14 14:54:28 2014 +0200
|
28111e79 |
|
d353917c |
db_mongodb: proper result conversion to DB APIv1
|
28111e79 |
|
d353917c |
commit fea60616b97d49f50cc1b00e8f67e2889de5116c
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Sun Sep 14 14:32:05 2014 +0200
|
28111e79 |
|
d353917c |
lib/srdb1: helper function to reallocate the index for result rows
|
3bcf5579 |
|
d353917c |
- useful for db connectors that don't know in advance the number of rows in result
|
28111e79 |
|
d353917c |
commit 321952a4f5cad7386fef0b8b2e0f550455cbe7d8
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Sun Sep 14 09:35:45 2014 +0200
|
28111e79 |
|
d353917c |
utils/misc/vim: added log_error to syntax file
|
28111e79 |
|
d353917c |
commit 199891c536e357b95b101b623f70527a4f57b70e
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Sun Sep 14 09:33:44 2014 +0200
|
28111e79 |
|
d353917c |
db_mongodb: build proper initial result structure
|
28111e79 |
|
d353917c |
commit fd573c98c75319c724d74bc9effc090fd8eff8e5
Merge: f0e3c7a fb66389
Author: Luis Azedo <luis@2600hz.com>
Date: Sat Sep 13 19:02:30 2014 +0100
|
28111e79 |
|
d353917c |
Merge branch 'lazedo/kazoo'
|
28111e79 |
|
d353917c |
commit f0e3c7a2dba1275e713a4d2f15a3a13f6cb4d67b
Author: lester <federico.cabiddu@gmail.com>
Date: Sat Sep 13 19:54:55 2014 +0200
|
28111e79 |
|
d353917c |
tsilo: fixed documentation for t_store
|
28111e79 |
|
d353917c |
commit 952157e2f13469c3265c4186fd6deb6f6c7f53bd
Author: Juha Heinanen <jh@tutpro.com>
Date: Sat Sep 13 19:10:41 2014 +0300
|
28111e79 |
|
d353917c |
modules/auth: updated docbook version
|
28111e79 |
|
d353917c |
commit a192f2073fe1c81def8cff1487004ee58dc856aa
Author: Juha Heinanen <jh@tutpro.com>
Date: Sat Sep 13 18:39:14 2014 +0300
|
28111e79 |
|
d353917c |
modules/auth: fixed docbook reference
|
28111e79 |
|
d353917c |
commit 62e3101ed3e30d0eac959969c8ba419a3a1adcd9
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Sat Sep 13 16:49:38 2014 +0200
|
28111e79 |
|
d353917c |
auth_db: doc updates for load_credentials
|
28111e79 |
|
d353917c |
commit eda5ea9fb78e2b442407ab4f31662b9e30d38c01
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Sat Sep 13 16:46:07 2014 +0200
|
28111e79 |
|
d353917c |
auth_db: load_credentials defaults now to empty list (null value)
|
28111e79 |
|
d353917c |
- it was 'rpid', but is not a common use case these days
- you can get it back via config with:
modparam("auth_db", "load_credentials", "rpid")
|
28111e79 |
|
d353917c |
commit fb66389261c03d57d6c182cf490c5730d97c7e22
Author: Luis Azedo <luis@2600hz.com>
Date: Sat Sep 13 05:07:26 2014 +0100
|
28111e79 |
|
d353917c |
kazoo : remove expires parameters for presence. they should be in the
payload. handle expires = 0
|
28111e79 |
|
d353917c |
commit cc7b8a9a050afe245831c20356b1000e09b6e749
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Fri Sep 12 21:13:14 2014 -0400
dialog: fix warning: unused variable [-Wunused-variable]
commit 3d8082cf1a1c0a24ab2693fd881a1beea87a7755
Author: lazedo <luis.azedo@factorlusitano.com>
Date: Fri Sep 12 20:43:46 2014 +0100
|
28111e79 |
|
d353917c |
kazoo : remove spaces between xml elements
|
28111e79 |
|
d353917c |
commit 19ceb74638b7e53fbe6d01a7b51ac07470738d42
Merge: b1ba03f 121cdbc
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Fri Sep 12 20:44:08 2014 +0200
|
28111e79 |
|
d353917c |
git failed to do fast forward and rebase to avoid the merge notification
|
28111e79 |
|
d353917c |
Merge branch 'master' of ssh://git.sip-router.org/kamailio
* 'master' of ssh://git.sip-router.org/kamailio:
Rollback accidental changes from commit (74f53b7d7f6ff00144152aff453e6b388447320c)
pkg/kamailio/deb: update to 4.2.0~pre0
|
28111e79 |
|
d353917c |
commit b1ba03f1fe41522b62aa727966c4dec3062cbbb9
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Fri Sep 12 20:41:55 2014 +0200
|
28111e79 |
|
d353917c |
usrloc: safety check for debug message printing path value from rpc add command
- reported and patch by Thomas Arimont, FS#467
|
28111e79 |
|
d353917c |
commit 0ac16c52d49ef04f4a3054381efae2e83afa4258
Author: lazedo <luis.azedo@factorlusitano.com>
Date: Fri Sep 12 19:24:47 2014 +0100
|
28111e79 |
|
d353917c |
kazoo : remove dead code and unused var warnings
|
28111e79 |
|
d353917c |
commit 73f1669102ed9fd30b8e0ecad7fe4fde5eb26ea2
Author: Luis Azedo <luis@2600hz.com>
Date: Fri Sep 12 18:23:35 2014 +0100
|
28111e79 |
|
d353917c |
kazoo : event key/subkey & documentation corrections
|
28111e79 |
|
d353917c |
commit a2e0e0af6be365f733a77df6ebdb2fde44882761
Author: Luis Azedo <luis@2600hz.com>
Date: Fri Sep 12 16:24:07 2014 +0100
|
28111e79 |
|
d353917c |
kazoo : documentation
|
28111e79 |
|
d353917c |
commit e300df1940b3309b9da13f915580364b8ef6a648
Author: lazedo <luis.azedo@factorlusitano.com>
Date: Fri Sep 12 16:23:20 2014 +0100
|
28111e79 |
|
d353917c |
kazoo : remove dead code
|
28111e79 |
|
d353917c |
commit 121cdbc0db12c12f3a1ab46b03e6d91062b2f734
Author: Carsten Bock <carsten@ng-voice.com>
Date: Fri Sep 12 13:03:05 2014 +0200
|
28111e79 |
|
d353917c |
Rollback accidental changes from commit (74f53b7d7f6ff00144152aff453e6b388447320c)
|
28111e79 |
|
d353917c |
commit 36332ee8566aa6c89c7e940940ab7221a50a8fc3
|
3bcf5579 |
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
|
d353917c |
Date: Fri Sep 12 02:48:59 2014 +0200
|
28111e79 |
|
d353917c |
pkg/kamailio/deb: update to 4.2.0~pre0
|
28111e79 |
|
d353917c |
commit 7fb8c88c1d4aeb50d1e637697132ab0994dcdb28
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Sep 11 22:36:56 2014 +0200
|
28111e79 |
|
d353917c |
dispatcher: free dset root structure at reload
- reported by Heenan, Timothy Steven
|
28111e79 |
|
d353917c |
commit 722ee5ea86d38337d2ea901fbd5c087c9cc43ab3
Author: Luis Azedo <luis@2600hz.com>
Date: Thu Sep 11 17:32:56 2014 +0100
|
28111e79 |
|
d353917c |
kazoo: remove dependency on tm module
|
28111e79 |
|
d353917c |
commit a13e3b46dba4470deb748eec3b700386f453f6f9
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Sep 11 17:46:52 2014 +0200
|
28111e79 |
|
d353917c |
app_java: allocate enough space to store terminating NULL pointer in split
|
28111e79 |
|
d353917c |
- on a report by Tom Johnson
|
28111e79 |
|
d353917c |
commit 74f53b7d7f6ff00144152aff453e6b388447320c
Merge: 42ce934 dfe22fd
Author: Carsten Bock <carsten@ng-voice.com>
Date: Thu Sep 11 16:56:51 2014 +0200
|
28111e79 |
|
d353917c |
Merge branch 'master' of ssh://git.sip-router.org/sip-router into carstenbock/db_cassandra_deb
|
28111e79 |
|
d353917c |
Conflicts:
Makefile.groups
pkg/kamailio/deb/wheezy/control
pkg/kamailio/deb/wheezy/rules
|
28111e79 |
|
d353917c |
commit dfe22fd0c69d58702e8d12ba4f6b7891bb48896e
Author: lazedo <luis.azedo@factorlusitano.com>
Date: Thu Sep 11 14:47:33 2014 +0100
|
18430108 |
|
d353917c |
support vhost in connection
|
28111e79 |
|
d353917c |
commit 0d9cf1bd0b34f0fe718d6f52edf72b5a890b62fe
Author: lazedo <luis.azedo@factorlusitano.com>
Date: Thu Sep 11 14:47:33 2014 +0100
|
18430108 |
|
d353917c |
support vhost in connection
|
28111e79 |
|
d353917c |
commit 9673bbe0fff1c3f05803a7a51f16cee9d299601f
Author: Carsten Bock <carsten@ng-voice.com>
Date: Thu Sep 11 12:19:18 2014 +0200
|
3bcf5579 |
|
d353917c |
ims_registrar_pcscf: Safety check, if (r) is set (caused a crash)
|
3bcf5579 |
|
d353917c |
commit 23a35c0598696a7a4e97c95466b321ade05bf823
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Thu Sep 11 12:10:44 2014 +0200
|
18430108 |
|
d353917c |
Makefile.defs: version set to 4.2.0-pre0
|
28111e79 |
|
d353917c |
- pre-release phase - testing period, no new features till branching 4.2
|
18430108 |
|
d353917c |
commit 14183ffa5e1bab1659d1df87a77057d50c376029
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Thu Sep 4 07:09:02 2014 -0700
|
18430108 |
|
d353917c |
msg_parser: fix To parameter with null value parsing
|
18430108 |
|
d353917c |
commit 81fbf1504548c0978f4e8f056df594f57d681e88
Author: Carsten Bock <carsten@ng-voice.com>
Date: Thu Sep 11 11:17:43 2014 +0200
|
18430108 |
|
d353917c |
ims_auth: Fix crash, if the third parameter was ommited on ims_www_challenge.
|
18430108 |
|
d353917c |
commit 35e94c97dfb2f6519c87e566b5158e5b9b9f39ef
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Thu Sep 11 00:16:53 2014 +0200
|
18430108 |
|
d353917c |
core: new parameter - log_prefix
|
28111e79 |
|
d353917c |
- can be used to set what prefix to be printed for each log message
while processing a SIP message
- can contain variables
- example:
log_prefix="[$mt $hdr(CSeq) $ci]"
|
18430108 |
|
d353917c |
commit 975288957ae47e2bcf3472780fe4f085605297fa
Author: Alexandr Dubovikov <alexandr.dubovikov@gmail.com>
Date: Wed Sep 10 22:25:56 2014 +0200
|
18430108 |
|
d353917c |
modules:sipcapture fixed duplicate value
|
18430108 |
|
d353917c |
commit fc103f947d2c2eeb4ed6f6e30f45bc9603ca86c4
Author: Carsten Bock <carsten@ng-voice.com>
Date: Wed Sep 10 21:52:11 2014 +0200
|
18430108 |
|
d353917c |
ims_usrloc_pcscf: Set proper field for service routes, when saving to DB
|
18430108 |
|
d353917c |
commit b05795313b031d50a78589ba2bd89dd0d1811166
Author: Carsten Bock <carsten@ng-voice.com>
Date: Wed Sep 10 21:51:20 2014 +0200
|
18430108 |
|
d353917c |
ims_registrar_pcscf: Add option to ignore "REGISTERED STATE", when checking for a registered client.
|
18430108 |
|
d353917c |
commit 54671510ee5864f51cf5079fd2d59df6b00b88d8
Author: Alexandr Dubovikov <alexandr.dubovikov@gmail.com>
Date: Wed Sep 10 20:49:07 2014 +0200
|
18430108 |
|
d353917c |
modules:sipcapture fixed sql schema to version 4. Added optimized partrotation script.
|
18430108 |
|
d353917c |
commit a35f99d0bceeb49edc0ebe782fad04db8476f3d9
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Sep 10 20:16:31 2014 +0200
|
18430108 |
|
d353917c |
topoh: documentation updated for mask_ip parameter
|
18430108 |
|
d353917c |
commit a0cd3fb7e3ae77c1305c05038d45ce55581b44aa
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Sep 10 20:11:36 2014 +0200
|
18430108 |
|
d353917c |
topoh: allow server ip to be used as mask ip
|
18430108 |
|
d353917c |
commit 6435d8a8666423eda76a0bddae5ee74690882969
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Wed Sep 10 20:11:14 2014 +0200
|
18430108 |
|
d353917c |
core: fix execution of callbacks list for net_data_in
|
18430108 |
|
d353917c |
commit ec1dfe890db6bd8ea50edc55e6774908d74a672e
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Wed Sep 10 18:55:44 2014 +0200
|
18430108 |
|
d353917c |
usrloc: new parameter db_raw_fetch_type
|
28111e79 |
|
d353917c |
- specify what type of query should be used in DB-only mode for
retrieving contacts for specific needs (e.g., sending NAT keepalives)
|
18430108 |
|
d353917c |
commit 81e749aedccd96310a65a8578da48e3d9b80df26
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Wed Sep 10 18:35:19 2014 +0200
|
18430108 |
|
d353917c |
Makefile.groups: ndb_mongodb added to mongodb modules group
|
18430108 |
|
d353917c |
commit 97b8731504d6103e301c77f3523b451524d0d461
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Wed Sep 10 18:06:38 2014 +0200
|
18430108 |
|
d353917c |
ndb_mongodb: new module offering a non-db connector to MongoDB from config file
|
18430108 |
|
d353917c |
commit 17fa8ffec54baa65d2a138fe46f236d4d6d4a231
Author: Carsten Bock <carsten@ng-voice.com>
Date: Wed Sep 10 17:47:07 2014 +0200
|
18430108 |
|
d353917c |
ims: Updated example configurations
|
28111e79 |
|
d353917c |
Enhancements:
- Added Ro to the S-CSCF
- Added database support, optionally use db_cluster
- Replaced RTPProxy with RTPEngine module, support for originating WebRTC on the Proxy-CSCF (with SRTP Breaking)
- Optionally engage a SBC between the P-CSCF and the Core, SEMS sample configuration
- smaller adjustments
|
18430108 |
|
d353917c |
commit a2cf37e0edc89f5bef9ae193122053de4652249f
Author: Carsten Bock <carsten@ng-voice.com>
Date: Wed Sep 10 17:32:40 2014 +0200
|
18430108 |
|
d353917c |
ims_*_pcscf: Several bugfixes
|
18430108 |
|
d353917c |
commit dae74e974a028082a3250805da83223220123c10
Author: Luis Azedo <luis@2600hz.com>
Date: Wed Sep 10 15:23:45 2014 +0100
|
18430108 |
|
d353917c |
proposed change for dbtext query results.
this behaviour was observed by interacting with module presence.
|
3bcf5579 |
|
d353917c |
presentity clean runs from timer every 6 secs.
if the first run returns a large set of rows, it iterates all rows doing
some notifications and deleting the presentity.
if it takes more then 6 secs to complete, the next run will override the
results internal structure pointer maintained in the connection level.
|
28111e79 |
|
d353917c |
the proposed patch, maintains the query result internal structure within
the result, using the ptr field for that.
|
18430108 |
|
d353917c |
commit 84be6b8e4ddeda5955e67678c8af1080a292b707
Author: Federico Cabiddu <federico.cabiddu@gmail.com>
Date: Wed Sep 10 13:23:10 2014 +0200
|
18430108 |
|
d353917c |
tsilo: initial commit
|
18430108 |
|
d353917c |
commit 468a2c645f5fcb66376b81b06e69eb8f5377bb02
Author: Federico Cabiddu <federico.cabiddu@gmail.com>
Date: Tue Sep 9 14:14:46 2014 +0000
|
18430108 |
|
d353917c |
tm: new api function t_append_branches
|
18430108 |
|
d353917c |
commit ccaa53b1227e6ac516efc42db1315ea96fe4e95a
Author: Federico Cabiddu <federico.cabiddu@gmail.com>
Date: Tue Sep 9 07:32:41 2014 +0000
|
18430108 |
|
d353917c |
registrar: new api function lookup_to_dset
|
18430108 |
|
d353917c |
commit 603c5d20655bde63f6dc8af5ce2c0a16baee5ed3
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Sep 10 12:58:29 2014 +0200
|
18430108 |
|
d353917c |
Makefile.groups: added group for monogdb
- db_mongodb included in it, depends on mongodb-c-driver library
|
18430108 |
|
d353917c |
commit c716e1a5167a0fcd963d13e74b1811c0f049cd7a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Sep 10 12:54:37 2014 +0200
|
18430108 |
|
d353917c |
Makefile.groups: group for kazoo module
- depends on rabitmq, libxml2 and libjson
|
18430108 |
|
d353917c |
commit e134574be9b63cecce308d7483f5a7e70f287e1c
Author: lazedo <luis.azedo@factorlusitano.com>
Date: Wed Sep 10 11:04:15 2014 +0100
|
18430108 |
|
d353917c |
kazoo initial commit
|
18430108 |
|
d353917c |
commit 53771bd598012b1029b06797c3d49026a8514cdd
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Wed Sep 10 11:39:13 2014 +0200
|
18430108 |
|
d353917c |
db_mongodb: new module offering DB APIv1 connector for MongoDB NoSQL server
|
28111e79 |
|
d353917c |
- initial version, tested for INSERT (e.g., can be used with acc module)
- UPDATE and DELETE implemented as well, no option to test them yet
alone
- SELECT implemented for basic queries, but store result not implemented
yet -- needs to map the requested fields and types (to be fixed very
soon)
- no raw query yet (an ndb alternative to follow)
|
18430108 |
|
d353917c |
commit d202dac87dab4bb92de9aa26ac9614225938524f
Author: Carsten Bock <carsten@ng-voice.com>
Date: Wed Sep 10 11:13:44 2014 +0200
|
18430108 |
|
d353917c |
ims_registrar_pcscf: Fix previous commit (copy&paste error)
|
18430108 |
|
d353917c |
commit 6f79459b8aea611acce81468198e0b7e775a51d5
Author: Carsten Bock <carsten@ng-voice.com>
Date: Wed Sep 10 10:41:42 2014 +0200
|
18430108 |
|
d353917c |
ims_usrloc_pcscf: New hashing_type: "2" Hash over received IP, fallback to Host from contact (especially for NAT)
|
18430108 |
|
d353917c |
commit eec712826c17ba8270e35033d608781ce74940d5
Author: Carsten Bock <carsten@ng-voice.com>
Date: Wed Sep 10 10:39:34 2014 +0200
ims_registrar_pcscf: Optimization: fallback2ip can be set to "2", in order to check for the source IP first, before checking the contact-host of the request.
commit 9556f8a37575c8f9a3a212f07e9fa9632116e06e
|
3bcf5579 |
Author: Charles Chance <charles.chance@sipcentric.com>
|
d353917c |
Date: Wed Sep 10 00:41:48 2014 +0100
|
18430108 |
|
d353917c |
dmq: update documentation with new functions dmq_t_replicate() and dmq_is_from_node()
|
18430108 |
|
d353917c |
commit 3bf32dc0003b447a5695be5ff9d22d70f393c62f
|
3bcf5579 |
Author: Charles Chance <charles.chance@sipcentric.com>
|
d353917c |
Date: Tue Sep 9 23:52:46 2014 +0100
|
18430108 |
|
d353917c |
dmq: include resolved IP address in RPC list_nodes output
|
18430108 |
|
d353917c |
commit d99a9c7f47613078f9d8ab42959e954fc58518f7
|
3bcf5579 |
Author: Charles Chance <charles.chance@sipcentric.com>
|
d353917c |
Date: Tue Sep 9 23:42:35 2014 +0100
|
18430108 |
|
d353917c |
dmq: add the following config functions:
- dmq_t_replicate(): Replicates current SIP message to all active DMQ nodes. Includes built-in loop detection which can be skipped with optional parameter.
- dmq_is_from_node(): Checks whether current message has come from another node, based on source IP.
|
18430108 |
|
d353917c |
commit b7bbcd730b21e7480dc1f1e26de58750395e6ff6
Author: Charles Chance <charles.chance@sipcentric.com>
Date: Tue Sep 9 23:41:47 2014 +0100
|
18430108 |
|
d353917c |
dmq: resolve IP address and store in node structure
|
18430108 |
|
d353917c |
commit 1110d4e6b5ec2f949951c9433a80bced778272d9
Author: Juha Heinanen <jh@tutpro.com>
Date: Tue Sep 9 20:41:47 2014 +0300
|
18430108 |
|
d353917c |
modules/rtpengine: generated README
|
18430108 |
|
d353917c |
commit 0db2ee84ae1c24fae6196f42034c68e5d16ea189
Author: Richard Good <richard.good@smilecoms.com>
Date: Tue Sep 9 18:26:02 2014 +0200
|
18430108 |
|
d353917c |
modules/ims_qos: new mod_param: authorize_video_flow
authorize_video_flows is a flag that specifies whether or not to authorize video flows.
|
18430108 |
|
d353917c |
commit e5c9f006060b5b4d00c9ab56f25521debee32216
Author: Richard Good <richard.good@smilecoms.com>
Date: Tue Sep 9 16:56:00 2014 +0200
|
18430108 |
|
d353917c |
modules/ims_qos: store AAR flow descriptions in CDP session
When flow_descriptions are installed save the active and new
This allows Rx to fallback to previous flow descriptions if there is an upstream failure
|
18430108 |
|
d353917c |
commit e6591dc75d34e8522060ea71148b4cdcae139234
Author: Richard Fuchs <rfuchs@sipwise.com>
Date: Tue Sep 9 10:37:53 2014 -0400
|
18430108 |
|
d353917c |
rtpengine: docs update
|
18430108 |
|
d353917c |
commit d54bcfad39f6b3f79a826cab4df83bb7eea189a9
Author: Richard Fuchs <rfuchs@sipwise.com>
Date: Tue Sep 9 10:30:45 2014 -0400
|
18430108 |
|
d353917c |
rtpengine: support arbitrary direction= flags for interface bridging
|
18430108 |
|
d353917c |
commit f049d553bf4de88c7f1c94c7aeaeb02620d6fec6
Author: Richard Fuchs <rfuchs@sipwise.com>
Date: Tue Sep 9 10:07:33 2014 -0400
|
18430108 |
|
d353917c |
rtpengine: support daisy-chaining two RTP proxies
|
18430108 |
|
d353917c |
commit 4776b44ea9c5546c37fea9f3886148a17c735fe5
Author: Elena-Ramona Modroiu <ramona@asipto.com>
Date: Tue Sep 9 15:24:47 2014 +0200
|
18430108 |
|
d353917c |
htable: documentation for iterator functions
|
18430108 |
|
d353917c |
commit 0c62f0d960ce4786bbf8d0bd9b7b0ce8fcf0cd7b
Author: Elena-Ramona Modroiu <ramona@asipto.com>
Date: Tue Sep 9 14:56:35 2014 +0200
htable: iterator implementation for hash tables
- new functions:
- sht_iterator_start(iname, hname)
- sht_iterator_next(iname)
- sht_iterator_end(iname)
- iname is a string to identify the iterator
- hname is the name of a hash table
- note that the slot is left locked by sht_iterator_next(), therefore
there must be no update to the hash table content in between
sht_iterator_start() and sht_iterator_end()
- sht_iterator_end() must be called for each sht_iterator_start() with
the same iterator name
- internally can be up to 4 iterators at one time, they can have different names
- the current item in the iterator is accessible via:
- $shtitkey(iname)
- $shtitval(iname)
- example
sht_iterator_start("i1", "h1");
while(sht_iterator_next("i1")) {
xlog("h1[$shtitkey(i1)] is: $shtitval(i1)\n");
}
sht_iterator_end("i1");
|
18430108 |
|
d353917c |
commit 43de8b203c569f8ebe47f28a9049d671a92852ea
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Sep 9 12:28:09 2014 +0200
|
18430108 |
|
d353917c |
jsonrpc: reset the local reply structure before executing new commands
|
18430108 |
|
d353917c |
commit accfbe0abb0d811e249b687cb6047c9234a6d884
Author: Hugh Waite <hugh.waite@acision.com>
Date: Mon Sep 8 17:46:55 2014 +0100
parser: Fix parsing of Retry-After header
|
28111e79 |
|
d353917c |
- Allow no space between duration and optional comment
|
18430108 |
|
d353917c |
commit 74a2f193bcf2c9be893cf72b2cede750a72eea5d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Sep 9 12:13:33 2014 +0200
|
18430108 |
|
d353917c |
jsonrpc-s: documentation for jsonrpc_exec(cmd)
|
18430108 |
|
d353917c |
commit 01e234a1e42fadcb9f3d14eedbcace1bb2ae56bb
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Tue Sep 9 12:06:03 2014 +0200
|
18430108 |
|
d353917c |
jsonrpc-s: new config variable $jsonrpl(key)
|
3bcf5579 |
|
d353917c |
- access jsonrpc reply when using jsonrpc_exec(cmd)
- the key can be:
- code - the response code as when the jsonrpc would have been executed over
http
- text - the text following the code as when the jsonrpc would have
been executed over http
- body - the body of the jsonrpc response - the full json document
|
18430108 |
|
d353917c |
commit 7bbe69bf6aa0798c674898aeb23b81249b177e34
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Sep 9 11:38:12 2014 +0200
|
18430108 |
|
d353917c |
jsonrpc-s: new fucntion jsonrpc_exec(cmd)
|
3bcf5579 |
|
d353917c |
- execute the jsonrpc command given as parameter
- cmd has to be a full json rpc document
- example:
jsonrpc_exec('{"jsonrpc": "2.0", "method": "dispatcher.reload", "id": 1}')
- the cmd can be a dynamic string with variables
|
18430108 |
|
d353917c |
commit 94f1d28e2a08736b2abc69bcb6fd4bc538948f34
Author: Alexandr Dubovikov <alexandr.dubovikov@gmail.com>
Date: Tue Sep 9 10:21:12 2014 +0200
|
28111e79 |
|
d353917c |
modules/sipcapture: Added RTCP and LOG functionality. Updated kamilio.cfg, SQL schema, rotation script for Homer 3.6
|
28111e79 |
|
d353917c |
commit 03f2c33ea95ef865017f57035f4b2a3a24e55883
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Tue Sep 9 09:14:38 2014 +0200
|
28111e79 |
|
d353917c |
presence: documented local_log_level parameter
|
28111e79 |
|
d353917c |
commit 2ae18b74b76627d5bad05dcce4bc7a9e6f628863
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Tue Sep 9 09:10:49 2014 +0200
|
28111e79 |
|
d353917c |
presence: new parameter local_log_level
- control verbosity of some log messages
- default value: L_INFO
|
28111e79 |
|
d353917c |
commit b10359955348294d81efd9ebb80f68d81cf72e54
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Sep 8 23:04:35 2014 +0200
|
28111e79 |
|
d353917c |
usrloc: documented expires_type parameter
|
28111e79 |
|
d353917c |
commit cb6e934a591451c23f7736bd88ea5953cacd9ebf
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Sep 8 22:36:30 2014 +0200
|
28111e79 |
|
d353917c |
usrloc: option to set datetime columns as bigint
- should handle better daylight shifting, reported by Alistair
Cunningham
- new parameter expires_type - if set to 1, it expects expires and last
modified columns to be bigint
- the change to the type of columns has to be done manually to the
database server
- default values is 0, expecting to work with datetime columns (existing
behavior)
|
28111e79 |
|
d353917c |
commit 3ea4bc0b15414e0bf4b57d1f7a563ad38347d938
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Sep 8 18:57:37 2014 +0200
|
28111e79 |
|
d353917c |
dispatcher: reset whitespaces to tabs for identation
|
28111e79 |
|
d353917c |
commit c7adc3cd7610fe1b6479225a0623e0ab9fa3907e
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Sep 8 18:49:28 2014 +0200
|
18430108 |
|
d353917c |
presence: reduce verbosity for log message printed when sending notify
|
28111e79 |
|
d353917c |
- info changed with dbg
- patch by Luis Azedo <luis.azedo@factorlusitano.com>
|
18430108 |
|
d353917c |
commit 9a46452cf724457edeea2cd0fd88a6652d22a61d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Sep 8 18:45:52 2014 +0200
|
18430108 |
|
d353917c |
pv: new variable $su to return source address in uri format
|
3bcf5579 |
|
d353917c |
- $su is expanded "sip:$si:$sp;transport=$pr"
- example: "sip:127.0.0.1:5060;transport=udp"
|
18430108 |
|
d353917c |
commit 309b25afb335444c11d6a86efc997fc4b88fdfb4
Author: Elena-Ramona Modroiu <ramona@asipto.com>
Date: Mon Sep 8 18:43:35 2014 +0200
|
18430108 |
|
d353917c |
htable: documented sht_reset(...)
|
18430108 |
|
d353917c |
commit fcd13777bab83eeedc7628145b8e4f7430668372
Author: Elena-Ramona Modroiu <ramona@asipto.com>
Date: Mon Sep 8 18:39:36 2014 +0200
|
18430108 |
|
d353917c |
htable: new config function sht_reset("tname")
|
3bcf5579 |
|
d353917c |
- remove all items in the hash table
|
18430108 |
|
d353917c |
commit a39e8db53e6a99545385c6b8d4bfc77217f788c4
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Sep 8 17:15:34 2014 +0200
|
28111e79 |
|
d353917c |
dispatcher: regenerated readme file
|
28111e79 |
|
d353917c |
commit 121cb0f4feb2cc1a670d17432593ff7e025d65a5
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Sep 8 17:13:12 2014 +0200
|
28111e79 |
|
d353917c |
dispatcher: swap the order between uri and mode parameters in the new ds_is_from_list(...)
|
3bcf5579 |
|
d353917c |
- allow to have ds_is_from_list() only with group id and mode, uri is
the last parameter, still optional
- patch provided by Luis Azedo <luis.azedo@factorlusitano.com>
|
28111e79 |
|
d353917c |
commit 1e84aeb91cf8e7a79a9ac9091ed993be944a667b
Author: Luis Azedo <luis.azedo@factorlusitano.com>
Date: Mon Sep 8 17:07:11 2014 +0200
|
28111e79 |
|
d353917c |
usrloc: don't add columns without values in the sql query
- works better with db_text as well as the resulted query is smaller
|
18430108 |
|
d353917c |
commit 5bffcf8bdc83628aea4f5e3cda06b20ce88f659f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Sep 8 14:14:17 2014 +0200
|
18430108 |
|
d353917c |
presence: take in consideration send_fast_notify when sending empty NOTIFY
|
3bcf5579 |
|
d353917c |
- patch by Luis Azedo <luis.azedo@factorlusitano.com>
|
18430108 |
|
d353917c |
commit 37e1fb443f1243125bc1d0c09c5ad8f6d86336d6
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Sep 5 17:46:14 2014 +0200
|
18430108 |
|
d353917c |
dispatcher: extended the documentation for ds_is_from_list()
|
18430108 |
|
d353917c |
commit 6016958dfe71996689abc897baa629afb3b1c552
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Fri Sep 5 17:21:40 2014 +0200
|
18430108 |
|
d353917c |
dispatcher: new variant - ds_is_from_list(groupid, uri, mode)
- can match against records in dispatcher groups
- if groupid==1 - will match against all groups
- if uri is empty, then will match against source address (ip, port,
proto). Otherwise it has to be a full SIP URI value. The matching
is not taking in consideration any parameter apart of transport
- mode is a bitmask to tell the matching rules
- if it is 0, will match everything: ip, port and protocol
- if bit one is set, will skip matching the port
- if bit two is set, will skip matching the protocol
|
18430108 |
|
d353917c |
commit 3b159696b1e418360de30b370ec61390cd0ca7e3
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Fri Sep 5 16:18:38 2014 +0200
|
18430108 |
|
d353917c |
core: proper reverse order execution for net_data_out event callbacks
|
18430108 |
|
d353917c |
commit 1f1705a6b5f262e8fab88181edddd3fc5276f0a0
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Fri Sep 5 16:11:51 2014 +0200
|
18430108 |
|
d353917c |
core: allow up to three callback functions for net_data_in and net_data_out
|
28111e79 |
|
d353917c |
- they are added normal for net_data_in and reverse for net_data_out,
allowing nested execution (e.g., first module registering the two
callbacks with have the first net_data_in and the last net_data_out)
- allow topoh module can be used with other functionalities needed the same
callbacks
|
18430108 |
|
d353917c |
commit 072d61918c10006779123b00ab597c1c09334e1c
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Fri Sep 5 16:06:00 2014 +0200
|
18430108 |
|
d353917c |
corex: fixed for loop in previous commit
|
18430108 |
|
d353917c |
commit af69a3075ac4a7a46d72b0d60e6bc1740a56b7a7
Author: Juha Heinanen <jh@tutpro.com>
Date: Fri Sep 5 17:11:47 2014 +0300
|
18430108 |
|
d353917c |
modules/mtree: fixed return value of mt_match when mode=2
- initialize pv_values avp by mt_match when mode=2
- documented mt_match return value
|
18430108 |
|
d353917c |
commit 36729fc15334711a22ee08616ba4dafa071479c6
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Fri Sep 5 15:39:56 2014 +0200
|
18430108 |
|
d353917c |
corex: documented functions used for management of sip msg internal flags
|
18430108 |
|
d353917c |
commit 9108218677d52c4ca2b430bcfcae72fe574c85cd
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Fri Sep 5 15:31:30 2014 +0200
|
18430108 |
|
d353917c |
dialog: documented the track_cseq_updates module parameter
|
18430108 |
|
d353917c |
commit 94f18a957484f5e9eada7402f64c8626a6863fa6
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Fri Sep 5 15:11:57 2014 +0200
|
18430108 |
|
d353917c |
dialog: add option to increment cseq upon local authentication to next hop
|
28111e79 |
|
d353917c |
- feature has to be enabled via module parameter track_cseq_updates
- it does it only for downstream direction (requests from caller and
callee, as it is the typical use case of calling via a provider, after
authenticating the caller locally, provider asks for another 'trunk'
authentication)
- diff of cseq value is stored in dialog var named 'cseq_diff',
therefore be sure it is not overwritten from config
|
18430108 |
|
d353917c |
commit eeec4d9905f1ff76fedc46741acf0109d2f556ca
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Fri Sep 5 15:06:54 2014 +0200
|
18430108 |
|
d353917c |
corex: functions for management of msg internal flags
|
28111e79 |
|
d353917c |
- msg_iflag_set("flagname")
- msg_iflag_reset("flagname")
- msg_iflag_is_set("flagname")
|
3bcf5579 |
|
d353917c |
- flagname can be: USE_UAC_FROM, USE_UAC_TO or UAC_AUTH
- this functions should not be used in configuration file for (re)setting
the flags, those are done by various functions internally, however, in
very particular cases they might be useful (e.g., changing From/To via
textops functions)
|
18430108 |
|
d353917c |
commit 0b08a0bb0051bab16ce8c89ff37dbc874ae37cd7
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Fri Sep 5 15:06:00 2014 +0200
|
18430108 |
|
d353917c |
uac: mark request with FL_UAC_AUTH upon using uac_auth()
|
18430108 |
|
d353917c |
commit b2dcdf63af755200a58baa2c3182806e0f6142e2
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Fri Sep 5 15:04:41 2014 +0200
|
18430108 |
|
d353917c |
core/parser: new internal msg flag - FL_UAC_AUTH
|
28111e79 |
|
d353917c |
- to mark requests that had local uac authentication done (e.g., via
uac_auth() from uac module)
- it is an indication that cseq should be increased
|
18430108 |
|
d353917c |
commit ad4bbd282b22a8fb55544b57f0eb8b8e799b5e3d
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Thu Sep 4 15:56:35 2014 +0200
|
18430108 |
|
d353917c |
rr: documentation for remove_record_route()
|
18430108 |
|
d353917c |
commit a207fb24036df343f4cce812ff7305ccb73a41b6
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Thu Sep 4 15:51:21 2014 +0200
|
18430108 |
|
d353917c |
rr: remove_record_route() - config function to remove record-route lumps
|
28111e79 |
|
d353917c |
- re-added from ser rr module
|
18430108 |
|
d353917c |
commit e990a74e447cd9e516c4df5cb2aa5c35c46f419a
Author: Alex Hermann <alex@speakup.nl>
Date: Mon Sep 1 17:54:38 2014 +0200
|
18430108 |
|
d353917c |
dmq: Add an RPC interface to query the nodes in the cluster
|
18430108 |
|
d353917c |
commit bc2fd3ec9077a0177914efc6f6bac697c1706d10
Author: Alex Hermann <alex@speakup.nl>
Date: Mon Sep 1 15:28:23 2014 +0200
|
18430108 |
|
d353917c |
jsonrpc-s: Link to srutils for access to srjson
|
18430108 |
|
d353917c |
commit 1a553312279dc9452c1b091c0372caa39e36adb7
Author: Alex Hermann <alex@speakup.nl>
Date: Mon Sep 1 17:50:54 2014 +0200
|
18430108 |
|
d353917c |
jsonrpc-s: Don't make up a random reply when the reply is empty
In case the function was registered with RET_ARRAY, return an empty array,
as that is a valid response.
Else, there is no sane response, send an empty object for now. This should
maybe become an error repsonse instead.
|
18430108 |
|
d353917c |
commit 549f96e5608a137299a9bf962b65a85890ad37b3
Author: Alex Hermann <alex@speakup.nl>
Date: Tue Aug 26 18:52:38 2014 +0200
|
18430108 |
|
d353917c |
dmq: Parse Content-Length header if it isn't parsed yet
|
18430108 |
|
d353917c |
commit 4abbae4bc58395692f3fcd7026a40348d1f30fda
Author: Alex Hermann <alex@speakup.nl>
Date: Fri Aug 22 15:55:05 2014 +0200
|
18430108 |
|
d353917c |
dmq: More efficient peer storage
Allocate only 1 hunk of memory for the entire peer's storage needs.
|
18430108 |
|
d353917c |
commit 78a87972b8b2961c306f8cbd16af1e7d7885ff31
Author: Alex Hermann <alex@speakup.nl>
Date: Fri Aug 22 15:51:49 2014 +0200
|
18430108 |
|
d353917c |
dmq: Broadcast nodelists to all hosts
|
3bcf5579 |
|
d353917c |
Update all hosts with updated state on shutdown.
|
18430108 |
|
d353917c |
commit 9c3524a68d729fdd235e514bbc74d5f058c111da
Author: Alex Hermann <alex@speakup.nl>
Date: Fri Aug 22 15:48:28 2014 +0200
|
18430108 |
|
d353917c |
dmq: Handle Max-Forwards correctly when maxfwd module is used.
The maxfwd module will change the current msg buffer with a decreased
Max-Forwards header. Detect this sitation via the 'parsed' field and handle
it.
|
18430108 |
|
d353917c |
commit 42e653b5e5fbd9781037c131778674e27e125a72
Author: Alex Hermann <alex@speakup.nl>
Date: Fri Aug 22 15:46:08 2014 +0200
|
18430108 |
|
d353917c |
dmq: Use the received status updates from peer hosts to update in-memory status
|
18430108 |
|
d353917c |
commit 4d75916422ccdf815aa542718d9bfa87c0133067
Author: Alex Hermann <alex@speakup.nl>
Date: Fri Aug 22 15:42:51 2014 +0200
|
18430108 |
|
d353917c |
dmq: Set node status to value in uri
The status was forced to ACTIVE regardless of the status in the uri.
|
18430108 |
|
d353917c |
commit 3e34dbf68bcb33fc57973f7a1d735820f11c796b
Author: Alex Hermann <alex@speakup.nl>
Date: Mon Aug 11 19:06:42 2014 +0200
|
18430108 |
|
d353917c |
dmq: Various sanity checks and initializations
|
18430108 |
|
d353917c |
commit fd3eb9ffa647d3e3cf234f2ee240bcf1d5df9fac
Author: Alex Hermann <alex@speakup.nl>
Date: Thu Aug 7 17:20:20 2014 +0200
|
18430108 |
|
d353917c |
dmq: fix copy-paste error resulting in the peer's description not being copied
|
18430108 |
|
d353917c |
commit 3e53527030ab360e010cfdda756efff516c54f11
Author: Alex Hermann <alex@speakup.nl>
Date: Thu Jul 17 13:02:12 2014 +0200
|
18430108 |
|
d353917c |
dmq: Set send_socket to the correct address
Documentation says the server_address is the address used to send messages
from. Make the code actually do this.
|
3bcf5579 |
|
d353917c |
UDP is hardcoded for now because DMQ doesn't work with other protocols (yet).
|
18430108 |
|
d353917c |
commit 02932c9af755f155a35ec5243cd33530e74929ae
Author: Alex Hermann <alex@speakup.nl>
Date: Tue Sep 2 16:38:15 2014 +0200
|
18430108 |
|
d353917c |
dmq: Fix indenting
|
18430108 |
|
d353917c |
commit 2d77ac31fb1bf488ef986978edbc2b05982a38ba
Author: Alex Hermann <alex@speakup.nl>
Date: Tue Jul 15 10:26:42 2014 +0200
|
18430108 |
|
d353917c |
dialog: Allow '_' in dlg profile names
|
18430108 |
|
d353917c |
commit 684afd9cdefaa46fea3993a1a01316521c8631cd
Author: Alex Hermann <alex@speakup.nl>
Date: Fri Aug 22 11:44:56 2014 +0200
|
18430108 |
|
d353917c |
dialog: Send properly structured responses on RPC requests
|
3bcf5579 |
|
d353917c |
Instead of dumping random blobs in structured protocols (json, xmlrpc),
return properly structured data.
Each dialog is a struct with named fields, a list of dialogs is an array
of structs. Variables and profiles are arrays in the dialog struct.
Dialog contexts still todo.
|
18430108 |
|
d353917c |
commit 3d5f8af6efb5a33e46427a1a9b273e445a3064c7
Author: Alex Hermann <alex@speakup.nl>
Date: Fri Aug 22 13:55:42 2014 +0200
|
18430108 |
|
d353917c |
dialog: Correctly restore dialog lifetime from DB
|
3bcf5579 |
|
d353917c |
Restore the lifetime to the configured value instead of the offset from the
time the reload from the DB took place.
|
18430108 |
|
d353917c |
commit 811bb515c09e7270d1d7f8a28d280e184874e487
Author: Alex Hermann <alex@speakup.nl>
Date: Mon Jul 7 16:38:29 2014 +0200
|
18430108 |
|
d353917c |
dialog: Set the dialog context on transaction failure
|
3bcf5579 |
|
d353917c |
Before, the dialog context would be derived from the callid and tags. This
could select the wrong dialog in case of spirals. This patch sets the correct
dialog context by storing the it in the transaction and restoring it on a
failure. Now the correct dialog variables are available in failure_route.
|
18430108 |
|
d353917c |
commit 25a3297915fbcc0a267d444d245526de978a5d62
Author: Alex Hermann <alex@speakup.nl>
Date: Mon Jul 7 16:38:29 2014 +0200
|
18430108 |
|
d353917c |
dialog: Set the dialog context on incoming replies
|
3bcf5579 |
|
d353917c |
Before, the dialog context would be derived from the callid and tags. This
could select the wrong dialog in case of spirals. This patch sets the correct
dialog context by storing the it in the transaction and restoring it on an
incoming response. Now the correct dialog variables are available in
onreply_route.
|
18430108 |
|
d353917c |
commit 33f054a793dc843959de356f0dc201e66d306583
Author: Jason Penton <jason.penton@gmail.com>
Date: Wed Sep 3 22:32:03 2014 +0200
|
18430108 |
|
d353917c |
modules/ims_auth: ims_www_challenge allows specification of auth algorithm from cfg
- e.g. ims_www_challenge("REG_MAR_REPLY", "$td", "MD5");
- useful for non-ims clients that do not do AKA
|
18430108 |
|
d353917c |
commit 961542fa1ce9d077d0737e4971a827409b74a122
Author: Jason Penton <jason.penton@gmail.com>
Date: Wed Sep 3 19:57:22 2014 +0200
|
18430108 |
|
d353917c |
modules/pv: added pseudo-variable ($aa) for access to algorithm in autorization header
|
18430108 |
|
d353917c |
commit f4cfbe9a7ca5fbf1cb44c544abcc27aa65198ae1
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Wed Sep 3 13:26:14 2014 -0400
|
18430108 |
|
d353917c |
db_text: fix clang compiler warning
|
18430108 |
|
d353917c |
commit f4c7ac4c0ef5eed2352dc4f0a8070cfbec502efa
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Wed Sep 3 13:21:13 2014 -0400
|
18430108 |
|
d353917c |
db_text: fix clang compiler warning
|
18430108 |
|
d353917c |
commit abe9d1642a70cfd7d5440db692a484b991253862
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Wed Sep 3 13:17:32 2014 -0400
|
18430108 |
|
d353917c |
db_flatstore: fix clang compiler warning
|
18430108 |
|
d353917c |
commit 89f9f0c10c10c09218576129e3fdc3da55355c48
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Wed Sep 3 13:15:35 2014 -0400
|
18430108 |
|
d353917c |
lib/srdb1: fix clang compiler warning
|
18430108 |
|
d353917c |
commit 241d6387989be258880131e578598591869a3645
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Sep 3 09:46:41 2014 +0200
|
18430108 |
|
d353917c |
xmlrpc: initial support for 'u' specifier
- auto-convert to unsigned int
|
18430108 |
|
d353917c |
commit 938373a28545a51f335e9489541b106c8261b81d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Sep 3 09:45:42 2014 +0200
|
18430108 |
|
d353917c |
jsonrpc-s: initial support for 'u' specifier
- auto-convert to unsigned int
|
18430108 |
|
d353917c |
commit f925ea38f98c3c6f0908064586338a3fb971def6
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Sep 3 09:28:53 2014 +0200
|
18430108 |
|
d353917c |
doc/rpc: updated content to reflect renaming of printf() to rpl_printf()
|
18430108 |
|
d353917c |
commit edfc839ed2c0778f0ce370e5b1caf10f865cf524
Author: Jason Penton <jason.penton@gmail.com>
Date: Wed Sep 3 12:05:21 2014 +0200
|
18430108 |
|
d353917c |
modules/ims_registrar_pcscf: fixed transport lookup code
|
18430108 |
|
d353917c |
commit 331b0cf3e9a739f44fc23a3c7d07da725145aa76
Merge: 9f3cad7 09cff24
Author: Hugh Waite <hugh.waite@acision.com>
Date: Wed Sep 3 11:49:49 2014 +0100
|
18430108 |
|
d353917c |
Merge branch 'master' of ssh://git.sip-router.org/kamailio
|
18430108 |
|
d353917c |
commit 9f3cad7fbd74bf45c242bc6f587dce96c796fcc1
Author: Hugh Waite <hugh.waite@acision.com>
Date: Wed Sep 3 11:42:58 2014 +0100
|
18430108 |
|
d353917c |
htable: Fix declarations of variable ht_expired_cell
|
3bcf5579 |
|
d353917c |
- Removed unused extern delaration in htable.c
- Reported by Ovidiu Sas
|
18430108 |
|
d353917c |
commit 09cff24f443123b78ae7443c324ee9038aa96069
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Wed Sep 3 05:27:15 2014 +0200
|
18430108 |
|
d353917c |
jsonrpc-s: auto-convert int to str if required by scanning spec
- check if there spec string has still mandatory chars
|
18430108 |
|
d353917c |
commit 4b7cd3fd867eca3d82cf4668d2ad37c0bc4f7780
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Tue Sep 2 14:30:52 2014 -0400
|
18430108 |
|
d353917c |
xhttp_pi: proper handling for unknown db column types
|
18430108 |
|
d353917c |
commit 1378ccf131885f027d1e1cd4bbaac1347a29e317
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Tue Sep 2 14:29:44 2014 -0400
|
18430108 |
|
d353917c |
lib/srdb1: new col type DB1_UNKNOWN
|
18430108 |
|
d353917c |
commit 613d188f92401c60549ea0337ea0dcf3c68067d7
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Tue Sep 2 14:25:42 2014 -0400
|
18430108 |
|
d353917c |
xhttp_pi: proper sizeof for memset
|
18430108 |
|
d353917c |
commit 61af5c6b3523fe866f1d884ba4e9e077cce1588a
Author: James Wyatt <james.wyatt@acision.com>
Date: Tue Sep 2 12:52:47 2014 +0100
|
18430108 |
|
d353917c |
htable: Add event route when htable entries expire
|
3bcf5579 |
|
d353917c |
- event_route[htable:expired:<table>] called when an entry expires
- pseudo-vars $shtrecord(key) and $shtrecord(value) access the expired content
|
18430108 |
|
d353917c |
commit e1b63b0e926b926b062569496827f5e506c67c0e
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Tue Sep 2 11:20:29 2014 +0200
|
18430108 |
|
d353917c |
pkg/kamailio/deb: update to 4.2.0~dev9
|
18430108 |
|
d353917c |
commit 5fd8a1bdaae82decdb606901fe7bf3e6e9149803
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Sep 2 10:29:22 2014 +0200
|
18430108 |
|
d353917c |
msilo: proper walk through sent list for cleanup
- reported by Bhupendra Singh
|
18430108 |
|
d353917c |
commit 6fe4e56937563a413cfd83794e0fe71a20caf3d5
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Sep 2 09:50:57 2014 +0200
|
18430108 |
|
d353917c |
Makefile.defs: don't set gcc flag -maltivec if not advertised for powerpc
- reported at FS#444,
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729635
- following a patch by Roland Stigge <stigge@antcom.de> on debian bug
tracker
|
18430108 |
|
d353917c |
commit b77613398fe7a69d4ac52add3630c94373cbe3e8
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Sep 1 23:45:13 2014 +0200
|
18430108 |
|
d353917c |
core: return OK as string for a successful dns.delete rpc command
|
28111e79 |
|
d353917c |
- closes FS#260
|
18430108 |
|
d353917c |
commit dbd8ea9b1fa216e59d4c36e2eb4b671202824259
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Sep 1 23:36:25 2014 +0200
|
18430108 |
|
d353917c |
tm: rebuild the local request if uri was changed in event route
|
3bcf5579 |
|
d353917c |
- rebuild was done only on changes over headers and body, with an
eventual new r-uri being used in that case
- no should work also when only r-uri is changed
- closes FS#158
|
18430108 |
|
d353917c |
commit 3e6e4cc03f629b01f779d1556a10b1b2944777bb
Author: Alex Villacis Lasso <a_villacis@palosanto.com>
Date: Mon Sep 1 23:17:04 2014 +0200
|
18430108 |
|
d353917c |
db_unixodbc: allow more than 1024 bytes in a database field
|
3bcf5579 |
|
d353917c |
- closes FS#443
|
18430108 |
|
d353917c |
commit e404d123610b63ddd1c75d39667b373c40071eab
Author: Kristian Frederik Høgh <kfh@uni-tel.dk>
Date: Mon Sep 1 22:03:20 2014 +0200
|
18430108 |
|
d353917c |
tm: rebuild local Via when force socket is changed in event_route[tm:local-request]
|
3bcf5579 |
|
d353917c |
- new forced socket is also set for sending out
|
18430108 |
|
d353917c |
commit 822504084742d44c7ec25569f61a830f5d309aa1
Merge: ef7630d c158c6e
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Sep 1 19:37:10 2014 +0200
|
18430108 |
|
d353917c |
Makefile.def: corrected commit message regarding the devel version
|
18430108 |
|
d353917c |
commit ef7630da94895efa5aa40f17e886945c54356718
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Sep 1 19:31:16 2014 +0200
|
18430108 |
|
d353917c |
Makefile.defs: version set to 4.2.0-dev9
|
18430108 |
|
d353917c |
commit c158c6e068297246f4e0270fa04843daaa466bd4
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Sep 1 19:31:16 2014 +0200
|
18430108 |
|
d353917c |
Makefile.defs: version set to 5.2.0-dev9
|
18430108 |
|
d353917c |
commit 322bfb147e1ef355db391adb9423ab32cf86188c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Sep 1 19:27:50 2014 +0200
|
18430108 |
|
d353917c |
xmlrpc: rpc commands updated to use rpl_printf()
|
18430108 |
|
d353917c |
commit dc48839f2c5362361a8681d6d0d9c27433401be8
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Sep 1 19:27:38 2014 +0200
|
18430108 |
|
d353917c |
xhttp_rpc: rpc commands updated to use rpl_printf()
|
28111e79 |
|
d353917c |
commit 159c276036e8f99f7bbf37bdf99350888447699f
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Sep 1 19:27:25 2014 +0200
|
28111e79 |
|
d353917c |
xhttp_pi: rpc commands updated to use rpl_printf()
|
28111e79 |
|
d353917c |
commit 13dd700bc808114ddf8a6d06ab0bdd559dc556f3
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Sep 1 19:27:12 2014 +0200
|
28111e79 |
|
d353917c |
siptrace: rpc commands updated to use rpl_printf()
|
28111e79 |
|
d353917c |
commit f72b66eff5ad5f894c19112e5d89fc7cee4b910a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Sep 1 19:27:01 2014 +0200
|
28111e79 |
|
d353917c |
sipcapture: rpc commands updated to use rpl_printf()
|
28111e79 |
|
d353917c |
commit fb987a685575ae8b2374e717e930a9c767ba5646
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Sep 1 19:26:44 2014 +0200
|
28111e79 |
|
d353917c |
sca: rpc commands updated to use rpl_printf()
|
28111e79 |
|
d353917c |
commit 14738552280f7cd98c5827fc5175b9ab631ff05f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Sep 1 19:26:33 2014 +0200
|
28111e79 |
|
d353917c |
ratelimit: rpc commands updated to use rpl_printf()
|
28111e79 |
|
d353917c |
commit 5d2bf455980e1a9402ce97ad3d0ba5688f6851fa
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Sep 1 19:26:17 2014 +0200
|
28111e79 |
|
d353917c |
qos: rpc commands updated to use rpl_printf()
|
28111e79 |
|
d353917c |
commit 3fd39e264d38a1a7d557d1d704dca15a8dcf3044
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Sep 1 19:25:56 2014 +0200
|
28111e79 |
|
d353917c |
pv: rpc commands updated to use rpl_printf()
|
28111e79 |
|
d353917c |
commit 62822a20d476f279dbb1bb020ebd8ddd859d9e3f
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Sep 1 19:25:47 2014 +0200
|
28111e79 |
|
d353917c |
presence: rpc commands updated to use rpl_printf()
|
28111e79 |
|
d353917c |
commit 9b190498b98e4849519eedbfb38c2145dca87624
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Sep 1 19:25:35 2014 +0200
|
28111e79 |
|
d353917c |
prefix_route: rpc commands updated to use rpl_printf()
|
28111e79 |
|
d353917c |
commit 1926e1412b50c5b843ce1c36119bf60b128b0502
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Sep 1 19:25:08 2014 +0200
|
28111e79 |
|
d353917c |
permissions: rpc commands updated to use rpl_printf()
|
28111e79 |
|
d353917c |
commit 6944d4f67de63834291365d7d55ad4607a33d82e
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Sep 1 19:24:55 2014 +0200
|
28111e79 |
|
d353917c |
pipelimit: rpc commands updated to use rpl_printf()
|
28111e79 |
|
d353917c |
commit 95a5b8184ea87af660c546025a23b67441e3ebc6
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Sep 1 19:24:43 2014 +0200
|
28111e79 |
|
d353917c |
mi_rpc: rpc commands updated to use rpl_printf()
|
18430108 |
|
d353917c |
commit 7c7755a39ab91c199c9452bbf43585011c5db120
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Sep 1 19:24:30 2014 +0200
|
18430108 |
|
d353917c |
kex: rpc commands updated to use rpl_printf()
|
18430108 |
|
d353917c |
commit 05b40e59adbdc51f6e75e4e9e81635fff2ab1f9d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Sep 1 19:24:15 2014 +0200
|
18430108 |
|
d353917c |
jsonrpc-s: rpc commands updated to use rpl_printf()
|
18430108 |
|
d353917c |
commit 293fdb64ef2f4aa34c5eb7eaf9927aa5e10e4f85
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Sep 1 19:23:58 2014 +0200
|
18430108 |
|
d353917c |
drouting: rpc commands updated to use rpl_printf()
|
18430108 |
|
d353917c |
commit 9e5cd66772afe6fa508587165aa2d87dbcf511c0
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Sep 1 19:23:38 2014 +0200
|
18430108 |
|
d353917c |
dialog: rpc commands updated to use rpl_printf()
|
18430108 |
|
d353917c |
commit 945c54616bf972fb577e2f2a197145547e75a013
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Sep 1 19:23:20 2014 +0200
|
28111e79 |
|
d353917c |
db_text: rpc commands updated to use rpl_printf()
|
28111e79 |
|
d353917c |
commit f1878cdba8875c51d6135733e008d1da6bd89acc
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Sep 1 19:23:04 2014 +0200
|
28111e79 |
|
d353917c |
ctl: rpc commands updated to use rpl_printf()
|
28111e79 |
|
d353917c |
commit 9218d922c910174ed1b497057010fbe7430226b8
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Sep 1 19:22:50 2014 +0200
|
28111e79 |
|
d353917c |
cfg_rpc: rpc commands updated to use rpl_printf()
|
28111e79 |
|
d353917c |
commit 3ab6500e11b2e16b509f79956581f0fda5cce0ea
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Sep 1 19:22:29 2014 +0200
|
28111e79 |
|
d353917c |
app_lua: rpc commands updated to use rpl_printf()
|
28111e79 |
|
d353917c |
commit 55cdb375e1db99e572dff2a64ff0d905252f6689
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Sep 1 19:21:50 2014 +0200
|
28111e79 |
|
d353917c |
core: dst_blacklist rpc commands updated to use rpl_printf()
|
28111e79 |
|
d353917c |
commit a8fa4225f208f3b2e6fb8c9a0635edd3817553a3
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Sep 1 19:21:16 2014 +0200
|
28111e79 |
|
d353917c |
core: dns_cache rpc commands updated to use rpl_printf()
|
28111e79 |
|
d353917c |
commit 3548620c199fed6f86251cf86faab33ab97c7f15
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Sep 1 19:16:54 2014 +0200
|
28111e79 |
|
d353917c |
core: rpc - replaced api member printf with rpl_printf
- clang is throwing error: no member named '__printf_chk' in 'struct rpc'
- reported in FS#457, follwing report on Debian:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=755852
|
28111e79 |
|
d353917c |
commit 04da8d891cdf1314e24cf025b64ed1cc70ce7b5e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Sep 1 18:29:20 2014 +0200
|
28111e79 |
|
d353917c |
app_lua: search for for lua 5.1 compilation flags
- lua 5.2 embedded api is not compatible with 5.1
- an upgrade to c code in app_lua is required, till then, lua-5.1 has to
be installed (can co-exist with lua 5.2)
|
28111e79 |
|
d353917c |
commit 620ce0e287a846be064f3507e892d73937331ec7
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Sep 1 16:21:17 2014 +0200
|
28111e79 |
|
d353917c |
INSTALL: removed question about windows messenger (it doesn't exist anymore)
|
28111e79 |
|
d353917c |
- coherent usage of upper case for section titles
- added notes about tracker and faq
|
28111e79 |
|
d353917c |
commit 2824e49d4c2d64918a3d8c00f37498caec445b83
Author: Sven Neuhaus <neuhaus@users.noreply.github.com>
Date: Fri Aug 29 13:14:18 2014 +0200
|
28111e79 |
|
d353917c |
Fix some typos and capitalisation in INSTALL
|
18430108 |
|
d353917c |
commit 37fea3e2fe4958ebc080df7c0808bba835748354
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Aug 29 23:18:27 2014 +0200
|
18430108 |
|
d353917c |
ims_usrloc_pcscf: fixed invalid quotation tokens and removed empty functions section
|
18430108 |
|
d353917c |
commit f096ee13ca09d79d3f0e8fa5c73a6e14987d8317
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Fri Aug 29 23:14:19 2014 +0200
|
18430108 |
|
d353917c |
cdp: removed empty functions sections from docs
|
18430108 |
|
d353917c |
commit e99b2ff97a0612d0336a5419951d5de1d03f8be2
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Fri Aug 29 23:13:00 2014 +0200
|
18430108 |
|
d353917c |
topoh: removed empty functions section from docs
|
18430108 |
|
d353917c |
commit c97c762a00596ebbbb4a3b4a14b3ef9e703600b5
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Fri Aug 29 22:40:53 2014 +0200
|
18430108 |
|
d353917c |
json: remove empty parameters section from docs
- breaks indexing, as there is no title for sub-section
|
18430108 |
|
d353917c |
commit 36b8a21cc8ec1cd89cfdea60a11e83711c0694b5
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Fri Aug 29 22:40:19 2014 +0200
utils/misc/vim: syntax highlight rules for // comments
|
18430108 |
|
d353917c |
commit 6ea8693fd7abf0fe5c48342e18ae8d2c94830e6b
Author: Jason Penton <jason.penton@gmail.com>
Date: Fri Aug 29 15:55:20 2014 +0200
|
18430108 |
|
d353917c |
modules/dialog_ng: added DB support for dialog_ng
- thanks to a lot of work contributed by Carlos Ruiz Diaz
commit 21ab9b3cf1a93019495e8204fbfe56331614bef9
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Fri Aug 29 15:54:31 2014 +0200
|
18430108 |
|
d353917c |
utils/misc/vim: added newer cfg tokens to vim syntax highlighting
|
18430108 |
|
d353917c |
commit 460ac01f75eeb527debf2e4d135fb83b386ccf42
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Fri Aug 29 15:03:12 2014 +0200
|
18430108 |
|
d353917c |
utils/misc/vim: added target in Makefile to remove old ser vim files
|
28111e79 |
|
d353917c |
- make clean-ser
|
18430108 |
|
d353917c |
commit e4b6e43605bb530a44cd42f4f4a7cb4ff77332bf
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Aug 29 14:58:39 2014 +0200
|
18430108 |
|
d353917c |
utils/misc/vim: vim specific files migrated to name kamailio
- vim syntax and autodetect files use now kamailio, to be easier
correlated with the name of packaged distribution
- syntax highlighting is identified now my kamailio (e.g., 'setf kamailio')
|
18430108 |
|
d353917c |
commit 607e0f0bccaa20f6cbdfbba409d0faa4ea220ce6
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Fri Aug 29 14:46:19 2014 +0200
|
18430108 |
|
d353917c |
removed old unused modules folders - modules_k and modules_s
|
18430108 |
|
d353917c |
commit 9f7fec41c065af9608f6547b2ed0d43614c5a284
Author: Jason Penton <jason.penton@gmail.com>
Date: Wed Aug 27 14:56:30 2014 +0200
|
18430108 |
|
d353917c |
modules/ims_registrar_pcscf: new module function lookup_transport
- this allows terminating P-CSCF to check(and possibly) change the transport for the request before relaying/fwding to terminating UE
|
18430108 |
|
d353917c |
commit e7f714f48285ef5ee6ff03759dfbecae5e51b609
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Aug 26 13:03:33 2014 +0200
|
18430108 |
|
d353917c |
registrar: reset indentation to use tabs
- follow up to previous commit
|
18430108 |
|
d353917c |
commit 76473abd05503e4dffb63cf5ddc1d39c5170238d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Aug 26 13:01:42 2014 +0200
|
18430108 |
|
d353917c |
dispatcher: fixed warning on unsigned compared with <0
|
28111e79 |
|
d353917c |
- added in previous commit
- reset indentation for dispacher.c file
|
18430108 |
|
d353917c |
commit ba0cf0014908645e6b17b6e305e2e1ae4235a94f
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Fri Aug 22 05:20:42 2014 -0700
|
18430108 |
|
d353917c |
registrar: randomize expires value received from UAC
|
18430108 |
|
d353917c |
commit 499fb7b7d58c812dd8c867adbbed27e0c61f26d0
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Mon Aug 25 04:05:48 2014 -0700
|
18430108 |
|
d353917c |
dispatcher: fix ds_mark_dst parameter parsing
|
18430108 |
|
d353917c |
commit ee9ea2f543975769ca544dcf3b75b97698e3b53e
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Aug 25 16:56:16 2014 +0200
|
18430108 |
|
d353917c |
core: update content for -D option in man page
|
18430108 |
|
d353917c |
commit 2b33768745130b91e984b679f9eed01a6267d8cc
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Aug 25 16:55:27 2014 +0200
|
18430108 |
|
d353917c |
core: main - proper info for -D command line option
|
18430108 |
|
d353917c |
commit 7450805ac0c8dbe620f146ddf14eba7bee69171e
Author: Richard Good <richard.good@smilecoms.com>
Date: Mon Aug 25 15:03:11 2014 +0200
|
18430108 |
|
d353917c |
modules/ims_registrar_pcscf: Replaced deprecated STR_PARAM with PARAM_STR
|
18430108 |
|
d353917c |
commit a00ee5174b573edd243caf4de68113e9460791eb
Author: Richard Good <richard.good@smilecoms.com>
Date: Mon Aug 25 12:53:38 2014 +0200
|
18430108 |
|
d353917c |
modules/ims_registrar_pcscf: new parameter force_icscf_uri
New module parameter force_icscf_uri - if set we use it as the ICSCF next hop
If not set (default) we use DNS SRV to find ICSCF next hop
|
18430108 |
|
d353917c |
commit a1b6093aaee9e96f00475752273c9c925ba390d3
Author: Luis Azedo <luis.azedo@factorlusitano.com>
Date: Fri Aug 22 16:05:15 2014 +0200
|
18430108 |
|
d353917c |
json: fixed parameter number for free fixup function
|
18430108 |
|
d353917c |
commit 0b2462d745ac05587539f6c937aed5580ad92c8c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Aug 22 15:58:31 2014 +0200
|
18430108 |
|
d353917c |
dispatcher: regenerated the documentation for update on ds_select_dst()
|
18430108 |
|
d353917c |
commit 15d1022b575ae06f92f5a966bc12e144f3def5c5
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Thu Aug 21 08:20:09 2014 -0700
|
18430108 |
|
d353917c |
dispatcher: option to limit the number of items in dst_avp list
|
18430108 |
|
d353917c |
commit 4108c7a125a3e50d1d670bc4c842b29cc32ec438
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Aug 22 15:53:47 2014 +0200
|
18430108 |
|
d353917c |
pua_dialoginfo: proper jump to end of the structure
- void has no standard size
- descovered on a report by Charles Chance
|
18430108 |
|
d353917c |
commit d5c6185f4369833113e21802baafe18288fb4254
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Aug 22 15:52:12 2014 +0200
|
18430108 |
|
d353917c |
dialog: documentation for dlg_remote_profile() config function
|
18430108 |
|
d353917c |
commit 9c8020d2ab0b522bd63dc521270e80d0f7bd6212
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Fri Aug 22 15:37:53 2014 +0200
|
18430108 |
|
d353917c |
dialog: new config function - dlg_remote_profile
|
28111e79 |
|
d353917c |
- dlg_remote_profile(cmd, profile, value, uid, expires)
- manage non-local profiles from configuration file
- cmd can be add (insert a remote profile) and rm (remove a remote profile)
|
18430108 |
|
d353917c |
commit 157a50f7fe6034213741b2a4cd5dc3142cc8dcee
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Fri Aug 22 14:11:37 2014 +0200
|
18430108 |
|
d353917c |
dialog: added cleanup of expired remote profiles via internal timer
|
18430108 |
|
d353917c |
commit 8d2e86cabe73195463937f4945f600ceabe3585a
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Fri Aug 22 00:16:01 2014 +0200
|
18430108 |
|
d353917c |
dialog: internal refactoring to allow adding remote profile
- this is a profile item without a local dialog
- allow opperations to add or remove such profiles
|
18430108 |
|
d353917c |
commit 219ac1743051d05396d13203aee6115ffbc9a7d7
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Thu Aug 21 18:21:14 2014 +0200
|
18430108 |
|
d353917c |
dialog: add a unique id for each profile item
- internal sruid is used for generating uids
|
18430108 |
|
d353917c |
commit d2e6918acc75178d8669615bff068914bd34abfa
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Wed Aug 20 12:17:25 2014 +0200
|
18430108 |
|
d353917c |
lib/srutils: add sruid_next_safe() function
|
28111e79 |
|
d353917c |
- checks to see if the sruid was initialized by same process and if not,
triggers a reinit
- pid is stored inside the sruid struct
|
18430108 |
|
d353917c |
commit 542336ab49a7b8cbca953a69c138a5ec38a96d7a
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Tue Aug 19 18:00:49 2014 +0200
|
18430108 |
|
d353917c |
dlg: keep dialog value 0-terminated in memory
|
28111e79 |
|
d353917c |
- more flexibility in searching/matching
|
18430108 |
|
d353917c |
commit 6677714ccfaa395a70fd1ce2cd99cab58e46d2c1
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Aug 19 17:44:55 2014 +0200
|
18430108 |
|
d353917c |
dialog: refactored json serialization for dialog profiles
|
28111e79 |
|
d353917c |
- there is no restriction to add a dialog in same profile many times
(could be with/without different value). Current serialization
resulted in having many fields with same name in an object structure,
which was ok for local json handling, but failed for various external
tools
- profile structure extended in memory with unique id, expires and
flags, to be used for better identification of the profile cell
- note: upon kamailio upgrade, old dialog profiles are no longer loaded, as the
json structure is now different
|
18430108 |
|
d353917c |
commit cd335addc40f358b6b80bfa5b9df8b468319838a
Author: lucian balanceanu <lucian.balanceanu@1and1.ro>
Date: Thu Aug 21 10:02:49 2014 +0300
|
18430108 |
|
d353917c |
core: call onsend_route for replies
|
3bcf5579 |
|
d353917c |
- this feature is aimed at tracing replies with sip_trace; e.g.:
onsend_route { sip_trace("sip:10.84.1.49:5060"); } would now trace the
requests passing Kamailio, as well as the replies;
This patch has been proposed earlier: http://lists.sip-router.org/pipermail/sr-users/2012-May/073250.html
|
18430108 |
|
d353917c |
commit e88b500f8fb6077ac17e5413ffe8770d72e5c6ac
Author: lucian balanceanu <lucian.balanceanu@1and1.ro>
Date: Wed Aug 20 18:08:03 2014 +0300
|
18430108 |
|
d353917c |
sipcapture: retry insert in DB on initial failure
|
3bcf5579 |
|
d353917c |
- added insert_retries and insert_retry_timeout parameters, which
control how many times and for how long Kamailio should try to
rewrite to the Homer database in case the first attempt fails;
trying to rewrite proves useful especially in heavy load scenarios.
|
18430108 |
|
d353917c |
commit 6b2f7d0b9d405d8ffd2310f788254453d6748f0b
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Tue Aug 19 17:21:57 2014 +0200
|
18430108 |
|
d353917c |
debugger: fix reset_msgid
|
3bcf5579 |
|
d353917c |
Don't change the msg->id when that message has been processed already
|
18430108 |
|
d353917c |
commit cb04eea7b4e2a382a0315529d38d2f4ec5a60d93
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Aug 19 18:19:46 2014 +0200
|
18430108 |
|
d353917c |
tmx: mark pretran struct as linked when adding to a non-empty slot
- otherwise is not going to be unlinked properly, with high potential of
ending in an infinite loop
- reported by Juha Heinanen
|
18430108 |
|
d353917c |
commit 8863703388f1be349675e4b72329eb702ad33ecd
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Tue Aug 19 11:32:00 2014 +0200
|
18430108 |
|
d353917c |
tm: more details about processing doen by t_check_trans()
|
3bcf5579 |
|
d353917c |
- note that last reply is resent for retransmissions matching a
transaction
|
18430108 |
|
d353917c |
commit 92ff234d8b39c422aca683d4fbb0cfacc24a77b4
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Tue Aug 19 11:10:14 2014 +0200
|
18430108 |
|
d353917c |
tmx: be sure From header is parsed before accessing the tag
|
3bcf5579 |
|
d353917c |
- reported by Juha Heinanen
|
18430108 |
|
d353917c |
commit bd12eaf0f26cfca55eda063263109d434be31c60
Author: Richard Good <richard.good@smilecoms.com>
Date: Mon Aug 18 22:21:13 2014 +0200
modules/ims_qos: ignore reply retransmissions if Rx session being processed
On receipt of Rx_AAR command check if session exists and it is not in state open
If so then assume this is a retransmit and ignore
commit 571b1e66c1bfd557b3be8aa99cdf78be83caf97f
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Aug 18 22:15:42 2014 +0200
|
18430108 |
|
d353917c |
tmx: documented precheck_trans parameter
|
18430108 |
|
d353917c |
commit 2ceae3188beb73da7d5975e7abf232226dd12063
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Aug 18 22:07:58 2014 +0200
|
18430108 |
|
d353917c |
tmx: precheck_trans - new parameter to enable/disable pre-transaction check
|
3bcf5579 |
|
d353917c |
- enable/disable usage of t_precheck_trans() - don't init internal
structures
|
18430108 |
|
d353917c |
commit 392becb3e592f06f4ff843b303f1ddc765fa1a9f
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Aug 18 22:05:30 2014 +0200
|
18430108 |
|
d353917c |
tmx: documentation for t_precheck_trans()
|
18430108 |
|
d353917c |
commit dd30e06fabe554746b1f4565e16b024ee1795fbe
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Aug 18 21:54:13 2014 +0200
|
18430108 |
|
d353917c |
kamailio.cfg: use t_precheck_trans() to catch retransmissions faster
|
18430108 |
|
d353917c |
commit 2fbc66fb8789a9e0749aca301119ab7c046676c5
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Aug 18 21:52:09 2014 +0200
|
18430108 |
|
d353917c |
tmx: t_precheck_tran() - light filtering of retransmissions
- keep track of processed messages per process to catch retransmissions
in early phase, to avoid simultaneous processing until transaction is
created
|
18430108 |
|
d353917c |
commit 72ddccb2aa8a7b40bbd6b0339f884f0ba3181429
|
3bcf5579 |
Author: Richard Good <richard.good@smilecoms.com>
|
d353917c |
Date: Mon Aug 18 13:03:14 2014 +0200
|
18430108 |
|
d353917c |
modules/ims_qos:
Use same framed-ip-address and subscription-id through Rx session
Save framed-ip-address and subscription-id for initial Rx AAR and re-use for
subsequent AARs in the same Rx session
|
18430108 |
|
d353917c |
commit 939f29361571385e4222494caab4a1b6272405c5
Author: Richard Good <richard.good@smilecoms.com>
Date: Mon Aug 18 13:02:30 2014 +0200
|
18430108 |
|
d353917c |
modules/ims_charging: added support for video charging
Previously service identifier was hard coded
This change adds configurable parameter for voice service id and rating group and video service id and rating group
If INVITE SDP includes audio only we use voice parameter, if INVITE SDP includes video we use video parameters
|
18430108 |
|
d353917c |
commit 73fb0285f8447cc4eb8d9806c3cf573403f5ab72
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Aug 15 22:17:28 2014 +0200
|
18430108 |
|
d353917c |
core: rpc core.psx is returning an array
- otherwise it breaks unique member name for structures, because it
returs many records
|
18430108 |
|
d353917c |
commit fcb2eef025b7272d1c5e2ff14e880d169a6bf528
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Aug 15 21:52:52 2014 +0200
|
18430108 |
|
d353917c |
jsonrpc-s: handle struct_add() to an array node
|
28111e79 |
|
d353917c |
- wraps each member in an object and adds to array (similar to xmlrpc
behaviour)
|
18430108 |
|
d353917c |
commit 1257d6832381d50280dff9133f0d5da7c4a58231
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Aug 15 16:14:34 2014 +0200
|
18430108 |
|
d353917c |
textopsx: documented return behavior of msg_apply_changes()
|
18430108 |
|
d353917c |
commit 55960106bbaa908057c3f619034b146fda7df48b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Aug 15 16:01:38 2014 +0200
|
18430108 |
|
d353917c |
textopsx: msg_apply_changes() exits config execution if result is not parsing well
- sip_msg_t structure is can be invalid
- similar behavior with the case when the message is broken from the
network, it doesn't get to config file
- reported by Marco B.
|
18430108 |
|
d353917c |
commit 11ade9c99d910da6c56d3d5499c0a5b6bd902e3d
Merge: fbcf59b 0640f7c
Author: Jason Penton <jason.penton@gmail.com>
Date: Fri Aug 15 15:32:34 2014 +0200
|
18430108 |
|
d353917c |
Merge branch 'master' of ssh://git.sip-router.org/sip-router
|
18430108 |
|
d353917c |
commit fbcf59bb4f8c1559f8361a7fd96bc9521fb250b9
Author: Jason Penton <jason.penton@gmail.com>
Date: Fri Aug 15 15:29:30 2014 +0200
|
18430108 |
|
d353917c |
modules/ims_registrar_pcscf: added new module param ignore_contact_rxport_check to ignore check on received port
- this is particular useful for clients that register using UDP but switch to TCP for INVITEs that are too big
and cant be carried by UDP. Before this change, searching for the contact would fail because of a difference
in the received ports between REGISTER and other subsequent messages that don't use UDP
|
18430108 |
|
d353917c |
commit 0640f7cd971115429f9d573f02e41b21a8642cb0
Author: Muhammad Shahzad Shafi <shahzad@voip-demos.com>
Date: Fri Aug 8 14:00:24 2014 +0200
|
18430108 |
|
d353917c |
added support for network io intercept
|
18430108 |
|
d353917c |
commit 4b5f137891767264688523dfa5a12bd29e998565
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Fri Aug 15 12:55:33 2014 +0200
|
18430108 |
|
d353917c |
jsonrpc-s: implemented rpc struct_printf() api function
|
18430108 |
|
d353917c |
commit 34ba948cdabf7139c8563e531f18c4a486b31a00
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Thu Aug 14 18:24:31 2014 +0200
|
18430108 |
|
d353917c |
parser/rr: free_rr() is expecting rr_t** parameter
|
28111e79 |
|
d353917c |
- give the parameter as &r, following the commit
b40d92962b680ac29dd38ffe3c8f1aa1e39d3a97
|
18430108 |
|
d353917c |
commit 6a7c9fafd6ec44ad76e5914b57371a8412c04697
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Aug 14 18:14:11 2014 +0200
|
18430108 |
|
d353917c |
jsonrpc-s: removed unused variable
|
18430108 |
|
d353917c |
commit 1b7e7f6dec7e4a351db19d3377850828e263784b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Aug 14 18:11:47 2014 +0200
|
18430108 |
|
d353917c |
jsonrpc-s: completed the rpc printf() api function
|
18430108 |
|
d353917c |
commit 985199614aedc4b2062e5b94eea0edbef0685647
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Aug 14 18:02:10 2014 +0200
|
18430108 |
|
d353917c |
Makefile.groups: added new modules nosip and jsonrpc-s to group extra
|
18430108 |
|
d353917c |
commit 4fff506212669d8981c9a05c9b4e31939eb71e55
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Thu Aug 14 17:57:45 2014 +0200
|
18430108 |
|
d353917c |
uac: removed unused variables
|
18430108 |
|
d353917c |
commit 6fb686de57f783b3c29e5b4e11ad1509882616bb
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Thu Aug 14 17:49:18 2014 +0200
|
18430108 |
|
d353917c |
dialog: when adding a new dialog, lock the slot until the structure is linked
|
28111e79 |
|
d353917c |
- search for dialog based on sip attributes and if no result found, then
lock the hash table slot until the new structure is built and linked
in the table
- should avoid simulataneous creation for same dialog if there is a
not-handled retransmission or parallel forking upstream, resulting in
many processing managing duplicated requests
|
18430108 |
|
d353917c |
commit c125cf6f36aedb75b4f1e0b32dbe5bdd0a48b8b5
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Thu Aug 14 14:59:09 2014 +0200
|
18430108 |
|
d353917c |
dialog: release of dialog for not-forwarded initial request done by creator
|
3bcf5579 |
|
d353917c |
- avoid releasing new dialog in case of upstream paralel forking
or retransmission by other processes than the other which created the
dialog
- it could result in destroying the dialog in initial state if the
request was not forwarded yet, likely to happen because creator
process runs more callbacks
|
18430108 |
|
d353917c |
commit fcf5f5b3115c0c40f4df9eb066489bb3e590c3b1
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Thu Aug 14 14:46:21 2014 +0200
|
18430108 |
|
d353917c |
dialog: simplified dlg referencing on creation and spiral detection
|
18430108 |
|
d353917c |
commit 773e3c37cfeefc679f64cac7e99f0e74072457e4
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Thu Aug 14 11:14:44 2014 +0200
|
18430108 |
|
d353917c |
pv: updated include paths to sha256 wrapper functions
|
18430108 |
|
d353917c |
commit b6bd830ea93024324354dc3fb5eceaddbd8d20a3
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Thu Aug 14 11:14:10 2014 +0200
|
18430108 |
|
d353917c |
lib/srutils: new files with wrappers around sha256 and other hashing functions
|
18430108 |
|
d353917c |
commit 1edbdbd53d2f5df0b47c8e9e892f35852362a5bd
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Thu Aug 14 11:12:43 2014 +0200
|
18430108 |
|
d353917c |
lib/kcore: moved wrappers around sha256 to srutils
|
28111e79 |
|
d353917c |
- the sha256 functions are in srutils and these created not necessary
inter-library dependency, confusing some linkers
|
18430108 |
|
d353917c |
commit 0039d7ea856e98c6c6c0c1ae6386e367ef36af1a
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Thu Aug 14 11:09:36 2014 +0200
|
18430108 |
|
d353917c |
Makefile: use one tab for install-cfg and added nop not to confuse some versions of shell
- apparently they evaluate wrongly the sequence: escape (\), new line,
tab, done
|
18430108 |
|
d353917c |
commit b4e8f3f4c09b57ce6f60f542963a80b79fc0205b
Author: Richard Good <richard.good@smilecoms.com>
Date: Thu Aug 14 10:48:16 2014 +0200
|
18430108 |
|
d353917c |
modules/ims_qos: Do not add MCD AVP to AAR if src or dst ports are 0
Check if src or dst ports in SDP are 0 and if so do not add an MCD AVP for this
|
18430108 |
|
d353917c |
commit f44dad86621685cf7fde45e4ad36f0f0bbcfb15a
Author: Richard Good <richard.good@smilecoms.com>
Date: Thu Aug 14 10:46:59 2014 +0200
|
18430108 |
|
d353917c |
modules/ims_qos: Support Rx_AAR on AAR update
Previously if Rx_AAR was called for an AAR update the function returned true
Now this function gets the previous Rx session and sends an AAR update
|
18430108 |
|
d353917c |
commit 62b59b95bcc45c7ff87a95d7c7e796bf356913bf
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Thu Aug 14 09:13:57 2014 +0200
|
18430108 |
|
d353917c |
jsonrpc-s: new module implementing a JSONRPC server over HTTP
|
28111e79 |
|
d353917c |
- it uses internal json library
- requires xhttp module to handle http messages
|
18430108 |
|
d353917c |
commit 3e7a7b19e2d524c100cd09b01cf277950cd01d9e
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Thu Aug 14 09:11:22 2014 +0200
|
28111e79 |
|
d353917c |
corex: rpc corex.list_sockets and corex.list_aliases return array
|
28111e79 |
|
d353917c |
- type of return value set to RET_ARRAY
|
18430108 |
|
d353917c |
commit 6e23e6159c49ba20fcb1430f2a654a754e8cc0a7
Merge: f1f227e 21e54da
Author: Jason Penton <jason.penton@gmail.com>
Date: Wed Aug 13 08:16:39 2014 +0200
|
18430108 |
|
d353917c |
Merge branch 'master' of ssh://git.sip-router.org/sip-router
|
3bcf5579 |
|
d353917c |
commit b40d92962b680ac29dd38ffe3c8f1aa1e39d3a97
Author: Hugh Waite <hugh.waite@acision.com>
Date: Tue Aug 12 19:56:45 2014 +0100
|
18430108 |
|
d353917c |
core/parser: Free rr correctly in error cases
- Fix potential memory leak if parameters are parsed into rr structure
|
18430108 |
|
d353917c |
commit 392689597376eb6f047c12504bcce367f5940260
Author: Hugh Waite <hugh.waite@acision.com>
Date: Tue Aug 12 19:52:27 2014 +0100
|
18430108 |
|
d353917c |
outbound: Fix memory leak
- Free parameters parsed when checking for ob markers
|
18430108 |
|
d353917c |
commit 21e54da18f9bc6f87f913a897c9183074de4c937
Author: Marcus Hunger <hunger@sipgate.de>
Date: Tue Aug 12 16:09:28 2014 +0200
|
18430108 |
|
d353917c |
rtpproxy: swap tags for lookup command (l) to fix one way audio on reinvite
- affected cases when the lookup was used explicitely
|
18430108 |
|
d353917c |
commit 651fd496f106792558c3d28f60a3d5ac3f834042
Author: lucian balanceanu <lucian.balanceanu@1and1.ro>
Date: Mon Aug 11 14:09:57 2014 +0300
|
18430108 |
|
d353917c |
siptrace: added force_send_sock
- the local interface in form of SIP uri from where to send
the duplicated traffic. In the absence of this parameter
kamailio automatically picks an interface.
Credit goes to the 1&1 team.
|
18430108 |
|
d353917c |
commit 32a26c25927145a54f9c631cc0b5d498c18907d0
Author: lucian balanceanu <lucian.balanceanu@1and1.ro>
Date: Mon Aug 11 13:55:31 2014 +0300
|
18430108 |
|
d353917c |
siptrace: adds optional addr param to sip_trace()
|
3bcf5579 |
|
d353917c |
- address is a SIP uri which specifies the address
of the capturing server. This parameter trumps
duplicate_uri and allows tracing to more than one
server.
Credit goes to the 1&1 team.
|
18430108 |
|
d353917c |
commit 82e67c07eebe9f7277156a6a6d87ffd5e04c892d
Author: Jorj Bauer <jorj@isc.upenn.edu>
Date: Fri Aug 8 09:26:21 2014 -0400
|
18430108 |
|
d353917c |
modules/sca: fix 180 replies in sca_call_info_invite_reply_18x_handler()
|
3bcf5579 |
|
d353917c |
- Per Broadworks Release 13.0v1 documentation, 180s should produce
"appearance-state=progressing" just like 183s do; Polycom OS 3.3.4
doesn't care, but 4.x swaps leg information when it hears
"appearance-state=alerting"
- report and patch from Joao Vitor Arruda
|
18430108 |
|
d353917c |
commit f1f227e661697cd527f6ab7077c275ddfc8ba23d
Author: Jason Penton <jason.penton@gmail.com>
Date: Fri Aug 8 11:38:00 2014 +0200
|
18430108 |
|
d353917c |
modules/ims_usrloc_pcscf: fixed bug when updating DB record for P-CSCF contact
|
18430108 |
|
d353917c |
commit d8d7f13e073dc00532326433c689030f6950e26d
Author: Jason Penton <jason.penton@gmail.com>
Date: Fri Aug 8 08:36:13 2014 +0200
|
18430108 |
|
d353917c |
modules/ims_icscf: for UAR pass in empty realm instead of RURI domain
- this allows for authenticating against different domain from the domain in RURI
|
18430108 |
|
d353917c |
commit 451cce6b5a4edada89a05f80e220b08be58a56a4
Author: Jason Penton <jason.penton@gmail.com>
Date: Fri Aug 8 08:34:48 2014 +0200
|
18430108 |
|
d353917c |
modules/ims_auth: use IMS lib for getting IMPI/IMPUs (cleanup)
|
18430108 |
|
d353917c |
commit d6b98639bd6f11661d61060c58597d53b01dadd0
Author: Jason Penton <jason.penton@gmail.com>
Date: Fri Aug 8 08:33:56 2014 +0200
|
18430108 |
|
d353917c |
lib/ims: When getting IMPI, only check check realm credentials if a realm is passed in
|
18430108 |
|
d353917c |
commit 2eb751c89e81af4d55cd1a3e4928da7c9d9276c4
Author: lucian balanceanu <lucian.balanceanu@1and1.ro>
Date: Thu Aug 7 16:57:35 2014 +0300
|
18430108 |
|
d353917c |
userblacklist: updated 1&1 module maintainers
|
3bcf5579 |
|
d353917c |
commit 1342fe8e81cefbfd5ab1991b3e47f6fc0838f04c
Author: lucian balanceanu <lucian.balanceanu@1and1.ro>
Date: Thu Aug 7 16:57:04 2014 +0300
|
18430108 |
|
d353917c |
pdb: Updated 1&1 module maintainers
|
18430108 |
|
d353917c |
commit 2c8e0297c3558b1b6823c8efe806ffae0ff2a609
Author: lucian balanceanu <lucian.balanceanu@1and1.ro>
Date: Thu Aug 7 16:56:07 2014 +0300
|
28111e79 |
|
d353917c |
p_usrloc: Updated 1&1 module maintainers
|
18430108 |
|
d353917c |
commit 4870a4913e0032d888c22afcb6ae1a50ea807b53
Author: lucian balanceanu <lucian.balanceanu@1and1.ro>
Date: Thu Aug 7 16:52:49 2014 +0300
|
28111e79 |
|
d353917c |
carrierroute: Updated 1&1 maintainers
|
28111e79 |
|
d353917c |
commit 89bd0b5d7ce94b33a24d65ab6fff7175583bc76a
Author: Carsten Bock <carsten@ng-voice.com>
Date: Thu Aug 7 12:24:16 2014 +0200
|
28111e79 |
|
d353917c |
ims_usrloc_pcscf: Set NULL properly also for the CONTACT row
|
28111e79 |
|
d353917c |
commit 7b7754a41711aa09d63d219c3930dc5090eaf326
Author: Carsten Bock <carsten@ng-voice.com>
Date: Tue Aug 5 17:21:06 2014 +0200
|
28111e79 |
|
d353917c |
ims_usrloc_scscf: In case the contact_id after insert_update is 0, do the old query again (last_inserted_id is only set, if there was really an UPDATE or INSERT, not if nothing was changed)
|
28111e79 |
|
d353917c |
commit 6b833a82cb8c0978fae54afa086eff6d5479fa17
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Aug 5 13:10:34 2014 +0200
|
28111e79 |
|
d353917c |
pua_xmpp: fixed wrong define guardian id
|
28111e79 |
|
d353917c |
commit c0794dfa98fccabd1da31d91e1d56c601fb15d9c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Aug 5 13:09:40 2014 +0200
|
28111e79 |
|
d353917c |
ims_isc: removed unused variable
|
28111e79 |
|
d353917c |
commit 55b42c5ba9e78b1d6662d45f1b68898bc67548c9
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Tue Aug 5 13:09:16 2014 +0200
|
28111e79 |
|
d353917c |
pua: solved warning on comparing unsigned expression
|
28111e79 |
|
d353917c |
commit 1b7526fe4de38a29037c0e0e35316b80ae2b625d
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 29 08:09:18 2014 -0700
|
28111e79 |
|
d353917c |
doc: replace STR_PARAM with PARAM_STR
|
28111e79 |
|
d353917c |
commit 4d23bafa1b37aca9564780dfbec3b560f7e6026e
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 29 08:04:11 2014 -0700
|
28111e79 |
|
d353917c |
obsolete modules: replace STR_PARAM with PARAM_STRING. Blind replace
|
28111e79 |
|
d353917c |
commit 6dd60aeea99c28c1d51c65e9da01bdc8360e586e
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 29 08:01:16 2014 -0700
|
28111e79 |
|
d353917c |
uac: replace STR_PARAM with PARAM_STR
|
28111e79 |
|
d353917c |
commit 6a993eb32981aa4e0a7c743c1feec373bd61d27a
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 29 07:13:43 2014 -0700
|
28111e79 |
|
d353917c |
cpl-c: replace STR_PARAM with PARAM_STR
|
28111e79 |
|
d353917c |
commit 5da0d7881b88b27bbc11d98350a3c8eaa5d00993
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 29 07:01:41 2014 -0700
|
28111e79 |
|
d353917c |
evapi: replace STR_PARAM with PARAM_STRING
|
28111e79 |
|
d353917c |
commit c1fbe4343bc060d8ab662e3fe6ccf0001a98f7a4
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 29 07:00:09 2014 -0700
|
28111e79 |
|
d353917c |
sst: replace STR_PARAM with PARAM_STRING
|
28111e79 |
|
d353917c |
commit 71be4657776b78303453e9743df06094fd1b3827
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 29 06:58:22 2014 -0700
|
28111e79 |
|
d353917c |
jsonrpc-c: replace STR_PARAM with PARAM_STRING
|
28111e79 |
|
d353917c |
commit 45aee434dc9117ac52964c6a6e624e3717445dcb
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 29 06:57:19 2014 -0700
|
28111e79 |
|
d353917c |
corex: replace STR_PARAM with PARAM_STRING
|
28111e79 |
|
d353917c |
commit d53592fe7b8e6fb70db4c506a6a2c955f6a13956
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 29 06:56:43 2014 -0700
|
28111e79 |
|
d353917c |
peering: replace STR_PARAM with PARAM_STRING
|
28111e79 |
|
d353917c |
commit 797abc5a209fcc5d01079306bc0e1ef860fa24ba
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 29 06:55:56 2014 -0700
|
28111e79 |
|
d353917c |
mediaproxy: replace STR_PARAM with PARAM_STR
|
28111e79 |
|
d353917c |
commit 51b233159a5cca5ed787dd5970bda25559f872e2
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 29 06:47:07 2014 -0700
|
28111e79 |
|
d353917c |
xhttp_rpc: replace STR_PARAM with PARAM_STR
|
28111e79 |
|
d353917c |
commit a4996ef1884110473d02cf41657d8528a4f08d2e
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 29 06:45:43 2014 -0700
|
28111e79 |
|
d353917c |
xmlops: replace STR_PARAM with PARAM_STRING
|
28111e79 |
|
d353917c |
commit cbc8cfb27eae574d99e2417d492ba076e7928d7c
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 29 06:45:03 2014 -0700
|
28111e79 |
|
d353917c |
mqueue: replace STR_PARAM with PARAM_STRING
|
28111e79 |
|
d353917c |
commit e8025176e64abb9c48516a1b97b63647f4950650
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 29 06:44:18 2014 -0700
|
28111e79 |
|
d353917c |
auth_ephemeral: replace STR_PARAM with PARAM_STRING
|
28111e79 |
|
d353917c |
commit f829556fe1278f9892d9fba3c88f240821484406
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 29 06:43:21 2014 -0700
|
28111e79 |
|
d353917c |
regex: replace STR_PARAM with PARAM_STRING
|
28111e79 |
|
d353917c |
commit 1bac69c812e926a7910de30d8b6fe101a67a042e
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 29 06:41:47 2014 -0700
|
28111e79 |
|
d353917c |
pua_usrloc: replace STR_PARAM with PARAM_STR
|
28111e79 |
|
d353917c |
commit 293721acdcde8b1e753c0c229b5c3e9d5a44ed56
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 29 06:39:10 2014 -0700
|
28111e79 |
|
d353917c |
pua_xmpp: replace STR_PARAM with PARAM_STR
|
28111e79 |
|
d353917c |
commit 2fd033d4862802ac6dc6aad77ed4626cb8d334bf
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 29 06:37:05 2014 -0700
|
28111e79 |
|
d353917c |
cfgutils: replace STR_PARAM with PARAM_STRING
|
18430108 |
|
d353917c |
commit c2154c706e19afd588905bd960dfb3f5d65ce186
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 29 06:35:59 2014 -0700
|
18430108 |
|
d353917c |
xcap_client: replace STR_PARAM with PARAM_STRING
|
18430108 |
|
d353917c |
commit 42e093439d9fe7f53c59dbe2704dd45b3244670f
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 29 06:33:45 2014 -0700
|
18430108 |
|
d353917c |
db_oracle: replace STR_PARAM with PARAM_STRING
|
18430108 |
|
d353917c |
commit b09c462b797299ea245bf07add76fe3030e89008
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 29 06:31:48 2014 -0700
|
18430108 |
|
d353917c |
websocket: replace STR_PARAM with PARAM_STR
|
18430108 |
|
d353917c |
commit 428035bfc5459763f7b67fdeab432624b312d381
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 29 06:08:04 2014 -0700
|
18430108 |
|
d353917c |
dialplan: replace STR_PARAM with PARAM_STR
|
18430108 |
|
d353917c |
commit 3e5a7383f6ade32d14469b3ee396d9e8822bc2ff
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 29 05:54:24 2014 -0700
|
18430108 |
|
d353917c |
nathelper: replace STR_PARAM with PARAM_STR
|
18430108 |
|
d353917c |
commit ba29610b268b640982db2f2254e7fdb2fd9fcdcc
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 29 05:08:40 2014 -0700
|
18430108 |
|
d353917c |
app_mono: replace STR_PARAM with PARAM_STRING
|
18430108 |
|
d353917c |
commit a2613acc416095ceb9711659aff966ebb61cf86b
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 29 05:07:29 2014 -0700
|
18430108 |
|
d353917c |
ims_qos: replace STR_PARAM with PARAM_STR
|
18430108 |
|
d353917c |
commit 104a1b80e22c35164c909c7fcf949b46b29c74ea
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 29 05:01:50 2014 -0700
|
18430108 |
|
d353917c |
xhttp_pi: replace STR_PARAM with PARAM_STR
|
18430108 |
|
d353917c |
commit 7495a6b1454819ad27078e6546f9b5951c7dfcd3
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 29 04:58:44 2014 -0700
|
18430108 |
|
d353917c |
db_cluster: replace STR_PARAM with PARAM_STRING
|
18430108 |
|
d353917c |
commit 8926ebbdc92681eef443b8625b7529980f5568e2
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 29 04:56:53 2014 -0700
|
18430108 |
|
d353917c |
snmpstats: replace STR_PARAM with PARAM_STRING
|
18430108 |
|
d353917c |
commit 801f0df04b188b34594504e1dcde68aba3b0418c
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 29 04:50:05 2014 -0700
|
18430108 |
|
d353917c |
tmrec: replace STR_PARAM with PARAM_STRING
|
18430108 |
|
d353917c |
commit 7059d08c1a6071a9bbc7c6ffbe69b386e8f568f7
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 29 04:48:54 2014 -0700
|
18430108 |
|
d353917c |
h350: replace STR_PARAM with PARAM_STRING
|
18430108 |
|
d353917c |
commit bbf33a0d15b2c888cda147d49688af10b752a0e7
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 29 04:33:24 2014 -0700
|
18430108 |
|
d353917c |
pdb: replace STR_PARAM with PARAM_STRING
|
18430108 |
|
d353917c |
commit 4e81b1632921dc5104842740b6ea3d9ada565387
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 29 04:29:13 2014 -0700
|
18430108 |
|
d353917c |
app_java: replace STR_PARAM with PARAM_STRING
|
18430108 |
|
d353917c |
commit a2808458b5ff1a2b359d501b108f1c9155b01078
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 29 04:24:48 2014 -0700
|
18430108 |
|
d353917c |
ims_auth: replace STR_PARAM with PARAM_STR
|
18430108 |
|
d353917c |
commit 1bd3093e82df04888fbdfc0212cb5a18e4ee422b
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 29 03:11:57 2014 -0700
|
18430108 |
|
d353917c |
matrix: replace STR_PARAM with PARAM_STR
|
18430108 |
|
d353917c |
commit aa1fc5b382d86f5ae0c610a14b9476aaf3f03910
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 29 03:07:59 2014 -0700
|
18430108 |
|
d353917c |
purple: replace STR_PARAM with PARAM_STR
|
18430108 |
|
d353917c |
commit 2b724d52ae78b60eddebbf731048e40f1d0d93dd
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 29 03:03:31 2014 -0700
|
18430108 |
|
d353917c |
ims_charging: replace STR_PARAM with PARAM_STR
|
18430108 |
|
d353917c |
commit 24ef39392d6b80615301b50d56ab7d30f5895017
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Mon Jul 28 08:35:00 2014 -0700
|
18430108 |
|
d353917c |
xmpp: replace STR_PARAM with PARAM_STRING
|
18430108 |
|
d353917c |
commit 3efe72105c906a6768df78d907d1239d9c0c30cd
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Mon Jul 28 08:29:34 2014 -0700
|
18430108 |
|
d353917c |
ndb_redis: replace STR_PARAM with PARAM_STRING
|
18430108 |
|
d353917c |
commit 04e4d5f383e5d0528b121e111c1f3679d95ea829
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Mon Jul 28 07:43:04 2014 -0700
|
18430108 |
|
d353917c |
avpops: replace STR_PARAM with PARAM_STR
|
18430108 |
|
d353917c |
commit 7ba2418b53c9c92f6d12569cb680c4a5fddf5cac
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Mon Jul 28 07:38:27 2014 -0700
|
18430108 |
|
d353917c |
nat_traversal: replace STR_PARAM with PARAM_STRING
|
18430108 |
|
d353917c |
commit 341efdf030d31cd41b59e9308266c2caeaf57409
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Mon Jul 28 07:15:00 2014 -0700
|
18430108 |
|
d353917c |
geoip: replace STR_PARAM with PARAM_STRING
|
18430108 |
|
d353917c |
commit 9a978d228dfa308a3730be291b36d04975c50761
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Mon Jul 28 07:13:55 2014 -0700
|
18430108 |
|
d353917c |
xhttp: replace STR_PARAM with PARAM_STRING
|
18430108 |
|
d353917c |
commit 4ca5c2de24bb6a8af376b6ceb156f11105a04bf4
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Mon Jul 28 06:30:53 2014 -0700
|
18430108 |
|
d353917c |
mi_datagram: replace STR_PARAM with PARAM_STRING
|
18430108 |
|
d353917c |
commit 0985b5ab258f4415842aa21a3a14955117e6e1e5
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Mon Jul 28 06:28:57 2014 -0700
|
18430108 |
|
d353917c |
mi_fifo: replace STR_PARAM with PARAM_STRING
|
18430108 |
|
d353917c |
commit 80f51c94606165c3a69be83d9ad05eb72129a8fe
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Mon Jul 28 06:26:19 2014 -0700
|
3bcf5579 |
|
d353917c |
carrierroute: replace STR_PARAM with PARAM_STR
|
3bcf5579 |
|
d353917c |
commit 3230d3de3cdf86e4e6406c562a9649d2c31b8d6d
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Mon Jul 28 05:57:14 2014 -0700
|
18430108 |
|
d353917c |
misc_radius: replace STR_PARAM with PARAM_STRING
|
18430108 |
|
d353917c |
commit 48065a046b3cc40981912d4b7bf30af57df93d3b
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Mon Jul 28 05:54:54 2014 -0700
|
18430108 |
|
d353917c |
uac_redirect: replace STR_PARAM with PARAM_STRING
|
18430108 |
|
d353917c |
commit 414b653c94e80bd862ac9a88c741b8ba6c6e7d83
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Mon Jul 28 05:52:24 2014 -0700
|
3bcf5579 |
|
d353917c |
domain: replace STR_PARAM with PARAM_STR
|
3bcf5579 |
|
d353917c |
commit e22d2caf320aa02f85d648dea3b7045107692549
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Mon Jul 28 05:47:41 2014 -0700
|
3bcf5579 |
|
d353917c |
auth_db: replace STR_PARAM with PARAM_STR
|
3bcf5579 |
|
d353917c |
commit fac144713950463e3862787e855272835da505fb
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Mon Jul 28 05:43:47 2014 -0700
|
18430108 |
|
d353917c |
group: replace STR_PARAM with PARAM_STR
|
18430108 |
|
d353917c |
commit 0dc64228350e7ba62552046688f9646d2b228c8e
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Mon Jul 28 05:27:07 2014 -0700
|
3bcf5579 |
|
d353917c |
sca: replace STR_PARAM with PARAM_STR
|
3bcf5579 |
|
d353917c |
commit 18194e2ec895936d7b00f010b3659754d3e328e1
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Mon Jul 28 05:22:35 2014 -0700
|
18430108 |
|
d353917c |
pua: replace STR_PARAM with PARAM_STR
|
18430108 |
|
d353917c |
commit 969b716adcc2e01469c4115ea1e046f45d8287d4
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Mon Jul 28 05:19:19 2014 -0700
|
18430108 |
|
d353917c |
pua_bla: replace STR_PARAM with PARAM_STR
|
18430108 |
|
d353917c |
commit 782755fcaccba55d777027cd1700defea9c22bce
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Mon Jul 28 05:15:54 2014 -0700
|
18430108 |
|
d353917c |
uri_db: replace STR_PARAM with PARAM_STR
|
18430108 |
|
d353917c |
commit 3246487eaf3b51ae64b4f141233ea928647f7496
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Mon Jul 28 05:07:00 2014 -0700
|
3bcf5579 |
|
d353917c |
app_perl: replace STR_PARAM with PARAM_STRING
|
3bcf5579 |
|
d353917c |
commit 979c7ef05f990e71f90f0b61caf80e6e26bae6e6
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Mon Jul 28 05:02:40 2014 -0700
|
3bcf5579 |
|
d353917c |
call_control: replace STR_PARAM with PARAM_STR
|
3bcf5579 |
|
d353917c |
commit 81708806c99c111e0374e7268695c1cfff06475e
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Mon Jul 28 03:48:08 2014 -0700
|
18430108 |
|
d353917c |
userblacklist: replace STR_PARAM with PARAM_STR
|
18430108 |
|
d353917c |
commit 6e31671a9ccd9bbc4e7dd50c1608c73fe3f3f3b6
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Mon Jul 28 03:43:11 2014 -0700
|
18430108 |
|
d353917c |
rtimer: replace STR_PARAM with PARAM_STRING
|
18430108 |
|
d353917c |
commit 89d757171b7416cae3053ac371ae1bbf5653784b
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Mon Jul 28 03:42:18 2014 -0700
|
18430108 |
|
d353917c |
ndb_cassandra: replace STR_PARAM with PARAM_STR
|
18430108 |
|
d353917c |
commit a97a7d9d2beade6980ba6d5bd0abe4e0e88e73ec
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Mon Jul 28 03:38:20 2014 -0700
|
18430108 |
|
d353917c |
imc: replace STR_PARAM with PARAM_STR
|
18430108 |
|
d353917c |
commit 4ea4bd521965ff161aa01cab3b124cc7959b2b57
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Mon Jul 28 03:32:13 2014 -0700
|
28111e79 |
|
d353917c |
pua_reginfo: replace STR_PARAM with PARAM_STR and some indention fixes
|
28111e79 |
|
d353917c |
commit 324279ee4055c64803aee0313e13cb588a7d3241
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Mon Jul 28 03:25:48 2014 -0700
|
28111e79 |
|
d353917c |
mi_rpc: replace STR_PARAM with PARAM_STRING
|
28111e79 |
|
d353917c |
commit 192e1cbc56e621535cf370b48259a82646b31b19
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Mon Jul 28 03:22:50 2014 -0700
|
28111e79 |
|
d353917c |
mohqueue: replace STR_PARAM with PARAM_STR and some indention fixes
|
28111e79 |
|
d353917c |
commit 9ac2fe9f7f371e39e03002daf0dc7d35a517cedc
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Mon Jul 28 03:09:26 2014 -0700
|
28111e79 |
|
d353917c |
app_python: replace STR_PARAM with PARAM_STR
|
28111e79 |
|
d353917c |
commit 584f4ea62760c31395773a742e43fccdb4d5b67c
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Mon Jul 28 03:05:10 2014 -0700
|
28111e79 |
|
d353917c |
pua_dialoginfo: replace STR_PARAM with PARAM_STRING
|
3bcf5579 |
|
d353917c |
commit ca3da467f59dbaed2d20aa45314ac12a362e2deb
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Jul 30 15:58:27 2014 +0200
|
28111e79 |
|
d353917c |
dialog: if ACK for 200ok is not coming in 60sec, dialog lifetime is shortened for 10 more sec
- should handle the situation when caller cancels the call but the
callee answered before getting the cancel
- reported by Alex Balashov
|
28111e79 |
|
d353917c |
commit fcdf5f9cfff634ebfa736d7084d5e5483a36355b
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Wed Jul 30 15:27:09 2014 +0200
|
28111e79 |
|
d353917c |
dialog: documentation for timer_procs parameter
|
28111e79 |
|
d353917c |
commit 1157db7c72b1629b72f4d06bd01c5bc694a816b2
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Wed Jul 30 15:15:40 2014 +0200
|
3bcf5579 |
|
d353917c |
dialog: option to run dialog main timer tasks via dedicated process
|
3bcf5579 |
|
d353917c |
- timer_procs - new parameter, if set to 1, a dedicated timer process is
used, if set to 0 (default), the core timer is used (existing
behavior)
- to add: option to work with many dedicated timer processes
|
28111e79 |
|
d353917c |
commit d1c97010ed8d3c7a19580c20b8cd81c6a485eadf
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Wed Jul 30 15:03:45 2014 +0200
|
28111e79 |
|
d353917c |
core: fork_sync_timer() uses milisecond precision to catch up on delayed execution
|
28111e79 |
|
d353917c |
- previously was using a step of a second
|
28111e79 |
|
d353917c |
commit 295716363562d88bce3db39e0f1bc605b1cc8257
Author: Pawel.Kuzak <pawel.kuzak@1und1.de>
Date: Wed Jul 30 13:59:49 2014 +0300
|
28111e79 |
|
d353917c |
acc: fix cdr extra2strar allocation issues
|
28111e79 |
|
d353917c |
- for more than 10 string cdr_extra parameters, the addresses used
by the new parameters overwrite the previous ones; our solution is
to allocate memory for the cdr extra params with pkg_malloc() and
free it once it is no longer needed.
|
28111e79 |
|
d353917c |
commit c5afbe15361bbf7e9493ad02dcabfd4c6d420109
Author: Hugh Waite <hugh.waite@acision.com>
Date: Sat Jul 26 01:18:50 2014 +0100
|
28111e79 |
|
d353917c |
tm: Generate synonym_id based on original request
|
28111e79 |
|
d353917c |
- Prevent allocating pkg memory in a shm-alloc'd copy
- Prevents a crash that can occur in requests with pre-3261 branch tags
|
28111e79 |
|
d353917c |
commit c1b51e38f0904217b0a07b8b9aedc51519fe250e
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Jul 28 14:24:21 2014 +0200
|
28111e79 |
|
d353917c |
pv: new variables - $expires(min) and $expires(max)
|
28111e79 |
|
d353917c |
- return the min and max of expires value for sip message
- contact headers are checked with higher priority, if no expires
parameter there, then Expires header is used
- if none is found, $null is returned
|
28111e79 |
|
d353917c |
commit c445e0c299a21cb268101c716147d53f1d897dcf
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Jul 28 09:32:03 2014 +0200
|
28111e79 |
|
d353917c |
ims_registrar_scscf: fixed compile error of removed vars by moving to PARAM_STR
|
28111e79 |
|
d353917c |
- reported by Victor Seva
|
28111e79 |
|
d353917c |
commit 90093f8633b807a2067c8e0500533ba3ad590a89
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Sat Jul 26 10:05:18 2014 +0200
|
28111e79 |
|
d353917c |
pkg/kamailio/deb: Update version to 4.2.0~dev8
|
28111e79 |
|
d353917c |
commit bf727eeceb85ad06472274906f2b8d40b1b2610a
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Fri Jul 25 23:26:18 2014 +0200
|
28111e79 |
|
d353917c |
Makefile.defs: version set to 4.2.0-dev8
|
28111e79 |
|
d353917c |
commit fc383b13c32d4f89fbb8a7de14a07cbb26f38693
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Fri Jul 25 23:16:31 2014 +0200
|
3bcf5579 |
|
d353917c |
sms: domain is not allocated in pkg by the module
- skip freeing in mod destroy
|
3bcf5579 |
|
d353917c |
commit 1556fa1137db9a9281987bd50aef25fe12ccec8f
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Wed Jul 23 08:25:37 2014 -0700
|
28111e79 |
|
d353917c |
rtpproxy: replace STR_PARAM with PARAM_STRING
|
28111e79 |
|
d353917c |
commit 448202fde68948d39222004b8fdfaa4c515026ae
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Wed Jul 23 08:21:33 2014 -0700
|
28111e79 |
|
d353917c |
rtpengine: replace STR_PARAM with PARAM_STRING
|
28111e79 |
|
d353917c |
commit 003302140615d679cb05908bb7adaab4298b69e2
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Wed Jul 23 08:16:37 2014 -0700
|
28111e79 |
|
d353917c |
sms: replace STR_PARAM with PARAM_STRING
|
28111e79 |
|
d353917c |
commit ea98475aec73bdf508c497e781c2bc56fd7646e4
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Wed Jul 23 08:11:24 2014 -0700
|
28111e79 |
|
d353917c |
speeddial: replace STR_PARAM with PARAM_STRING
|
28111e79 |
|
d353917c |
commit 3b9ebea72590ffbbad0f0fb2318fe40180bf8b94
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Wed Jul 23 08:08:23 2014 -0700
|
28111e79 |
|
d353917c |
msilo: replace STR_PARAM with PARAM_STRING
|
28111e79 |
|
d353917c |
commit d4e5e4b185ba1deffba80d451bf37e906189b528
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Wed Jul 23 08:01:39 2014 -0700
|
28111e79 |
|
d353917c |
permissions: replace STR_PARAM with PARAM_STRING
|
28111e79 |
|
d353917c |
commit c3951098b50cd002bdcc72b1600f4bdc9f7c1788
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Wed Jul 23 07:57:55 2014 -0700
|
28111e79 |
|
d353917c |
osp: replace STR_PARAM with PARAM_STRING
|
28111e79 |
|
d353917c |
commit e45b14a41fb7d14247b809b50ee9a1044ee8f63b
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Wed Jul 23 07:51:23 2014 -0700
|
28111e79 |
|
d353917c |
mtree: replace STR_PARAM with PARAM_STRING
|
28111e79 |
|
d353917c |
commit ee6d8aecd63f4ede0d99837eb726a8ace1281a20
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Wed Jul 23 07:47:16 2014 -0700
|
28111e79 |
|
d353917c |
mi_xmlrpc: replace STR_PARAM with PARAM_STRING
|
28111e79 |
|
d353917c |
commit 2044937e95e4c7e42a2165b939a655f2de300d06
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Wed Jul 23 07:45:59 2014 -0700
|
28111e79 |
|
d353917c |
acc_radius: replace STR_PARAM with PARAM_STRING
|
28111e79 |
|
d353917c |
commit ea76a64b3ec439271008503697de45766a9084db
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Wed Jul 23 07:43:02 2014 -0700
|
28111e79 |
|
d353917c |
presence_xml: replace STR_PARAM with PARAM_STRING
|
28111e79 |
|
d353917c |
commit 0ce7ce2adac5a26f1cf9b523211e7bb762da4b84
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Wed Jul 23 07:41:09 2014 -0700
|
28111e79 |
|
d353917c |
dmq: replace STR_PARAM with PARAM_STRING
|
28111e79 |
|
d353917c |
commit a8cf14df1aef16c21c813892aa63c7deec7cee1e
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Wed Jul 23 07:26:07 2014 -0700
|
28111e79 |
|
d353917c |
pdt: replace STR_PARAM with PARAM_STRING
|
18430108 |
|
d353917c |
commit 4faa262958dc5edbca617794b53ff82a89cfaa30
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 22 08:54:27 2014 -0700
|
18430108 |
|
d353917c |
drouting: replace STR_PARAM with PARAM_STRING
|
28111e79 |
|
d353917c |
commit 827d20c2cc6c277b8e59d3c9268c7aa01cf0f996
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 22 08:48:46 2014 -0700
|
28111e79 |
|
d353917c |
sqlops: replace STR_PARAM with PARAM_STRING
|
28111e79 |
|
d353917c |
commit 7922d0bfe88884b7c2296e71f9013b9a40b457d9
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 22 08:47:55 2014 -0700
|
28111e79 |
|
d353917c |
ratelimit: replace STR_PARAM with PARAM_STRING
|
28111e79 |
|
d353917c |
commit 856df3f6bcc8206210c71eb73e3e963ab9296e13
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 22 08:45:30 2014 -0700
|
28111e79 |
|
d353917c |
debugger: replace STR_PARAM with PARAM_STRING
|
28111e79 |
|
d353917c |
commit 62bac5f85662ad42e58f5fb15dd339458af89d30
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 22 08:43:25 2014 -0700
|
28111e79 |
|
d353917c |
seas: replace STR_PARAM with PARAM_STRING
|
18430108 |
|
d353917c |
commit e3239f6fb684ef9bac811c5afc0ca4858a20a64c
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 22 08:39:33 2014 -0700
|
18430108 |
|
d353917c |
registrar: replace STR_PARAM with PARAM_STRING
|
28111e79 |
|
d353917c |
commit db70d08c7b5731985026ad6389c5f5de802712d9
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 22 08:08:00 2014 -0700
|
28111e79 |
|
d353917c |
pipelimit: replace STR_PARAM with PARAM_STRING
|
18430108 |
|
d353917c |
commit 68875ad3b1c29380ebe13738531e3bf337a66241
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 22 08:01:47 2014 -0700
|
18430108 |
|
d353917c |
dialog_ng: replace STR_PARAM with PARAM_STRING
|
28111e79 |
|
d353917c |
commit 397364edd99d0e34f23f04c877b6d8515337560e
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 22 07:52:14 2014 -0700
|
28111e79 |
|
d353917c |
dispatcher: replace STR_PARAM with PARAM_STRING
|
28111e79 |
|
d353917c |
commit 2f9070e6f5fa3041fda4fda9adf5aee791d641a1
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 22 06:29:10 2014 -0700
|
18430108 |
|
d353917c |
rtpproxy: replace STR_PARAM with PARAM_STRING
|
18430108 |
|
d353917c |
commit 4a9c0493477933ef04ef35d626022538248ed7cb
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 22 06:11:25 2014 -0700
|
18430108 |
|
d353917c |
presence: replace STR_PARAM with PARAM_STRING
|
28111e79 |
|
d353917c |
commit c135633f4bc1a40d29f3cfcd803c1bbad0349bf6
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 22 05:46:20 2014 -0700
|
28111e79 |
|
d353917c |
xlog: replace STR_PARAM with PARAM_STRING
|
18430108 |
|
d353917c |
commit a26ca629c3397555c45f7977547025c7b6e13cf6
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 22 05:43:06 2014 -0700
|
18430108 |
|
d353917c |
p_usrloc: replace STR_PARAM with PARAM_STR
|
18430108 |
|
d353917c |
commit c10fcd407d04dc3f1633d925a96accee2b0b588c
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 22 05:31:18 2014 -0700
|
18430108 |
|
d353917c |
siptrace: replace STR_PARAM with PARAM_STR
|
18430108 |
|
d353917c |
commit 65b0fbaa0f8c798da6b4bc04c2eb83eb1cf103b2
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 22 05:16:49 2014 -0700
|
18430108 |
|
d353917c |
lcr: replace STR_PARAM with PARAM_STR
|
18430108 |
|
d353917c |
commit 83de3e6a130f6cf3cceb36067848d35175dc2e2a
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 22 05:07:43 2014 -0700
|
18430108 |
|
d353917c |
sipcapture: replace STR_PARAM with PARAM_STR
|
18430108 |
|
d353917c |
commit e04aff80be9db7ffeb83e62ae78f5a972a12bd8a
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 22 04:57:20 2014 -0700
|
18430108 |
|
d353917c |
rls: replace STR_PARAM with PARAM_STR
|
18430108 |
|
d353917c |
commit 282ff5dd198a4f35853f51f5e9678b044f27f900
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 22 04:46:49 2014 -0700
|
18430108 |
|
d353917c |
alias_db: replace STR_PARAM with PARAM_STR
|
28111e79 |
|
d353917c |
commit 38210774b65ea40ce35e96d713c544529dad9a9e
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 22 04:44:47 2014 -0700
|
28111e79 |
|
d353917c |
app_lua: replace STR_PARAM with PARAM_STR
|
28111e79 |
|
d353917c |
commit ef3def8cba78d2a58ab89a93424665986f886655
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 22 04:43:45 2014 -0700
|
28111e79 |
|
d353917c |
ims_registrar_scscf: replace STR_PARAM with PARAM_STR
|
28111e79 |
|
d353917c |
commit 66dec49579804c72c82b53108e68cd052e7bdbe2
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 22 03:14:04 2014 -0700
|
28111e79 |
|
d353917c |
topoh: replace STR_PARAM with PARAM_STR
|
28111e79 |
|
d353917c |
commit 740c3f5a63ad62e9506486b9288474549d1b57d9
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 22 03:01:36 2014 -0700
|
28111e79 |
|
d353917c |
diversion: replace STR_PARAM with PARAM_STR
|
28111e79 |
|
d353917c |
commit e9ed544ff0a0f421881e4990615fddd9d21ee437
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 22 02:58:20 2014 -0700
|
28111e79 |
|
d353917c |
utils: replace STR_PARAM with PARAM_STR
|
28111e79 |
|
d353917c |
commit 9dc4aa338c83270c15603497f5624281710e443a
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 22 01:49:06 2014 -0700
|
18430108 |
|
d353917c |
ldap: replace STR_PARAM with PARAM_STR
|
18430108 |
|
d353917c |
commit 06baf447abcdf46466e76a97bd0797abc49bdaa5
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 22 01:46:08 2014 -0700
|
18430108 |
|
d353917c |
rr: replace STR_PARAM with PARAM_STR
|
18430108 |
|
d353917c |
commit 11e6c3a8b770530195881ef2820634fa0bed7324
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 22 01:24:37 2014 -0700
|
18430108 |
|
d353917c |
enum: replace STR_PARAM with PARAM_STR
|
18430108 |
|
d353917c |
commit 86aee26f72a900199b9a8a933d971a7af0f64160
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Tue Jul 22 01:17:30 2014 -0700
|
18430108 |
|
d353917c |
siputils: replace STR_PARAM with PARAM_STR
|
18430108 |
|
d353917c |
commit 93a5ece8d28126236aec6363d362dc60277ec163
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Mon Jul 21 08:32:33 2014 -0700
|
18430108 |
|
d353917c |
usrloc: replace STR_PARAM with PARAM_STR
|
18430108 |
|
d353917c |
commit ca7e87a799822d68307e07ab7f978a4144a3e3a6
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Mon Jul 21 08:27:13 2014 -0700
|
18430108 |
|
d353917c |
memcached: replace STR_PARAM with PARAM_STRING
|
18430108 |
|
d353917c |
commit bbf2d0399819ab50ac825f1153238dd6ca4bb045
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Mon Jul 21 08:24:19 2014 -0700
|
18430108 |
|
d353917c |
domainpolicy: replace STR_PARAM with PARAM_STR
|
18430108 |
|
d353917c |
commit 109c2270efce2c77f36d965e18974cb1e07fa98e
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Mon Jul 21 08:21:42 2014 -0700
|
18430108 |
|
d353917c |
prefix_route: replace STR_PARAM with PARAM_STRING
|
18430108 |
|
d353917c |
commit 08299a9c5fae5e8eaa6a896c2e62578580fb3ca7
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Mon Jul 21 08:19:31 2014 -0700
|
18430108 |
|
d353917c |
pv: replace STR_PARAM with PARAM_STRING
|
18430108 |
|
d353917c |
commit 139f0566bb8201c9925d53ffcdaa3db97bd2551e
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Mon Jul 21 08:09:32 2014 -0700
|
18430108 |
|
d353917c |
xcap_server: replace STR_PARAM with PARAM_STR
|
18430108 |
|
d353917c |
commit c3f03b75c2cc4e18c1e4b7f02db9eff5eae8cca5
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Mon Jul 21 07:58:33 2014 -0700
|
18430108 |
|
d353917c |
statistics: replace STR_PARAM with PARAM_STRING
|
18430108 |
|
d353917c |
commit 15cdee0778cf448f1f20e5cae40a6ea00d8d3d32
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Mon Jul 21 07:57:38 2014 -0700
|
18430108 |
|
d353917c |
ims_isc: replace STR_PARAM with PARAM_STR
|
18430108 |
|
d353917c |
commit 0ce3ac8049d3f5207332bdff8711d82468bab7ae
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Mon Jul 21 07:53:09 2014 -0700
|
18430108 |
|
d353917c |
auth_diameter: replace STR_PARAM with PARAM_STRING
|
18430108 |
|
d353917c |
commit 31c1415eb7b3937a5716a8e008238e5b194c8cfc
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Fri Jul 18 08:12:26 2014 -0700
|
18430108 |
|
d353917c |
dialog: Replacing STR_PARAM with PARAM_STRING or PARAM_STR to give up of depracated defines
|
18430108 |
|
d353917c |
commit d33033563558fd7937449ba43446e8465491e6d4
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Fri Jul 18 07:58:25 2014 -0700
|
28111e79 |
|
d353917c |
ims_usrloc_pcscf: Replacing STR_PARAM with PARAM_STRING or PARAM_STR to give up of depracated defines
|
28111e79 |
|
d353917c |
commit 081f2fbc638a05b746710c04800e8e6476665469
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Fri Jul 18 07:55:24 2014 -0700
|
28111e79 |
|
d353917c |
htable: Replacing STR_PARAM with PARAM_STRING or PARAM_STR to give up of depracated defines
|
28111e79 |
|
d353917c |
commit 6864c39077dc7cbb98ec696dde6cd1ce34cc61d8
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Fri Jul 18 07:50:01 2014 -0700
|
28111e79 |
|
d353917c |
ims_usrloc_scscf: Replacing STR_PARAM with PARAM_STRING or PARAM_STR to give up of depracated defines
|
28111e79 |
|
d353917c |
commit 3ef1b5f481b2bb1437fec86a557cb2ac8e467701
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Fri Jul 18 07:23:19 2014 -0700
|
3bcf5579 |
|
d353917c |
auth_radius: Replacing STR_PARAM with PARAM_STRING to give up of depracated defines
|
28111e79 |
|
d353917c |
commit 0e2c3d192fcfa65a7535814671118e8e0a4b0f46
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Fri Jul 18 07:18:13 2014 -0700
|
3bcf5579 |
|
d353917c |
ims_icscf: Replacing STR_PARAM with PARAM_STRING or PARAM_STR to give up of depracated defines
|
28111e79 |
|
d353917c |
commit 5d04fc5a2eef90da801d47b146964a931100b7c2
Author: Alekzander Spiridonov <sipidronov@gmail.com>
Date: Fri Jul 18 07:01:02 2014 -0700
|
28111e79 |
|
d353917c |
acc: Replacing STR_PARAM with PARAM_STRING to give up of depracated defines
|
28111e79 |
|
d353917c |
commit b61ac1ca1cc410915e61c122350b8af3e4690a93
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Fri Jul 25 18:08:41 2014 +0200
|
18430108 |
|
d353917c |
uac: documentation for rpc command uac.reg_refresh
|
28111e79 |
|
d353917c |
commit 09ced05fc90602675366ccfc041bbb7278cd3b59
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Jul 25 18:03:03 2014 +0200
|
28111e79 |
|
d353917c |
uac: new rpc command uac.reg_refresh
- load a record from database based on l_uuid. If record is already in
memory, then the password field is updated, otherwise a new full
record is added in memory
|
18430108 |
|
d353917c |
commit ce7aee6e59d2b4980625f9c4dfef171048341319
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Jul 25 17:17:22 2014 +0200
|
18430108 |
|
d353917c |
tmx: documented reason code parameter for t_cancel_callid()
|
18430108 |
|
d353917c |
commit 08f8911c8ddb527544c2ea603b5e0db7626d3196
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Jul 25 17:11:37 2014 +0200
|
18430108 |
|
d353917c |
tmx: t_cancel_callid() can take a 4th parameter with reason header code for cancel
|
18430108 |
|
d353917c |
commit 213ad230a87638bbd0f1591c8b7cefdd4e6b1fd3
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Jul 25 14:43:45 2014 +0200
|
18430108 |
|
d353917c |
htable: debug message to show initialization of hash table structures
|
18430108 |
|
d353917c |
commit 4b335f6419468d6873ce314221b2b786ae64366a
Author: Pawel Kuzak <pawel.kuzak@1und1.de>
Date: Fri Jul 25 14:28:48 2014 +0300
|
28111e79 |
|
d353917c |
userblacklist: added check_whitelist function
|
28111e79 |
|
d353917c |
- check_whitelist(string table) finds the longest prefix that
matches the request URI for the given table and returns true
if the match is set to whitelist
|
28111e79 |
|
d353917c |
commit adae5dc02c0c1f0537546ec0a855d40e8a75ff10
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Fri Jul 25 13:30:46 2014 +0200
|
28111e79 |
|
d353917c |
nosip: fixed compile warnings related to unused variables
|
28111e79 |
|
d353917c |
commit 0ae40714ef85da45863b5af8409856787501b4c2
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Fri Jul 25 13:29:22 2014 +0200
|
28111e79 |
|
d353917c |
nosip: removed unused function prototype
|
28111e79 |
|
d353917c |
commit 8bde82a2b85d22caf6d0cc36be2a1736ff1aad21
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Fri Jul 25 13:00:16 2014 +0200
|
28111e79 |
|
d353917c |
tm: check the length of uri param for t_replicate
|
28111e79 |
|
d353917c |
- if emtpty string is given, then parameter is ignored and address of
next hop is taken from r-uri or dst-uri
|
28111e79 |
|
d353917c |
commit bb1a5ba30b3d6ba98696844899a61b7df3bc0cc4
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Fri Jul 25 12:41:52 2014 +0200
|
28111e79 |
|
d353917c |
auth_db: proper condition for caller id skip check flag
|
28111e79 |
|
d353917c |
commit b96c2d43c686f64b1fd54c7fc9ba01f8a1a2ad37
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Fri Jul 25 12:29:50 2014 +0200
|
28111e79 |
|
d353917c |
auth_db: note about the new flag to skip caller id check for auth_check()
|
28111e79 |
|
d353917c |
commit 8c98ff6472adf4a1aad986913de86bf3c262810f
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Fri Jul 25 12:25:23 2014 +0200
|
28111e79 |
|
d353917c |
auth_db: new flag for auth_check() to skip caller id check for forwarding requests
|
28111e79 |
|
d353917c |
- caller id check is skipped for INVITE, BYE, PRACK, UPDATE, MESSAGE --
these requests can come with an anonymous caller id
|
28111e79 |
|
d353917c |
commit 1be7c3ebc9b29046c023290ad580bb83c3e6e44d
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Fri Jul 25 12:01:37 2014 +0200
|
28111e79 |
|
d353917c |
tm: docs - added note about t_replicate() without params
|
28111e79 |
|
d353917c |
commit c5b6b6021e75cd4e73f54f9131524b588709950c
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Fri Jul 25 11:58:50 2014 +0200
|
28111e79 |
|
d353917c |
tm: enable t_replicate() without any parameter
|
3bcf5579 |
|
d353917c |
- r-uri or dst-uri will be used for sending out
|
28111e79 |
|
d353917c |
commit 6395e97f14c8be6bf20466b94140bd106406aea2
Author: Carsten Bock <carsten@ng-voice.com>
Date: Wed Jul 23 16:55:20 2014 +0200
|
28111e79 |
|
d353917c |
Improve example for Proxy-CSCF Rx Usage
|
28111e79 |
|
d353917c |
commit 81ee937ed9e7db314ad6a2849dd3b17ab5aebae3
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Jul 22 13:45:13 2014 +0200
|
28111e79 |
|
d353917c |
uac: documented rpc command uac.reg_reload
|
28111e79 |
|
d353917c |
commit 24edcab2012f43f25a0b3f6fb5e0645854ecb050
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Jul 22 13:42:54 2014 +0200
|
28111e79 |
|
d353917c |
uac: clean old records in timer callback after a while from a reload
|
28111e79 |
|
d353917c |
commit 99da07de696c1f5368bf74ea82fe7df7f8db61a0
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Jul 22 13:33:24 2014 +0200
|
28111e79 |
|
d353917c |
uac: new rpc command - uac.reg_reload
- reload the records from database
- old records are kept for at least 150sec more to be sure no active
registration process is using them
- therefore reload cannot executed more often than 150sec
|
28111e79 |
|
d353917c |
commit 361052ff5ea85a304f68860e9c50de93ef742fee
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Jul 21 17:28:11 2014 +0200
|
28111e79 |
|
d353917c |
uac: documented rpc commands uac.reg_enable and uac.reg_disable
|
28111e79 |
|
d353917c |
commit dd1ca987775be186761f8c83ea7ee9584bbebc96
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Jul 21 17:24:28 2014 +0200
|
28111e79 |
|
d353917c |
uac: added commands to enable/disable records in remote registration table
|
28111e79 |
|
d353917c |
- introduced a mutex per slot in memory hash table to avoid races on
updating the fields of registration records
|
28111e79 |
|
d353917c |
commit 54d7dcb7574589a831b1561f5ec93a7d9a572459
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Jul 21 13:25:38 2014 +0200
|
28111e79 |
|
d353917c |
uac: documented the new rpc command uac.reg_info
|
28111e79 |
|
d353917c |
commit eb29edeea30603ebc57ed1771058fc10aee76ce2
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Jul 21 13:22:45 2014 +0200
|
28111e79 |
|
d353917c |
uac: refreshed the readme file
|
28111e79 |
|
d353917c |
commit 6173c75eb967a20bb25bb0d71e464415f6488156
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Jul 21 13:22:20 2014 +0200
|
28111e79 |
|
d353917c |
uac: documented old uac.reg_dump rpc command
|
28111e79 |
|
d353917c |
commit 529ebb934208160328a439b5048e9418e63e3e3c
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Jul 21 13:17:32 2014 +0200
|
28111e79 |
|
d353917c |
uac: new rpc command to retrieve information for one registration record
|
28111e79 |
|
d353917c |
- uac.reg_info attr val
- attr can be l_uuid, l_username, r_username, auth_username
|
28111e79 |
|
d353917c |
commit dab956c0f9faca63dde6b2ce25386ca42ddc33e7
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Jul 21 12:41:01 2014 +0200
|
28111e79 |
|
d353917c |
corex: docs for send_data() function
|
28111e79 |
|
d353917c |
commit f4c26ffb8e0aaf05def0adc64bdcf07e8173c984
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Jul 21 12:32:30 2014 +0200
|
28111e79 |
|
d353917c |
corex: new function send_data(uri, data)
|
3bcf5579 |
|
d353917c |
- send arbitrary formated data to uri
- uri param has to be a valid sip uri
- both parameters can include pseudo-variables
|
18430108 |
|
d353917c |
commit 6559c4383858d472637807c6ec4dd1e0616507fa
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Jul 21 10:10:45 2014 +0200
|
28111e79 |
|
d353917c |
msilo: check if the register has contacts with positive expires value
|
3bcf5579 |
|
d353917c |
- otherwise is un-registration and no new contact to dump messages
- reported by Anthony Messina
|
28111e79 |
|
d353917c |
commit e5519a2762f892ef97f2c4da2e3f8bfd6078211a
Author: Carlos Ruiz Diaz <carlos.ruizdiaz@gmail.com>
Date: Sun Jul 20 08:40:22 2014 -0500
|
28111e79 |
|
d353917c |
cnxcc: use of pseudo-variables in *cnxcc:call-shutdown* event route
- Ticket FS#450
- Patch contributed by Guillaume Bour
|
28111e79 |
|
d353917c |
commit 516eee4a8f9d49e7810784587edd08517b868c12
Author: Carlos Ruiz Diaz <carlos.ruizdiaz@gmail.com>
Date: Sun Jul 20 08:19:32 2014 -0500
|
28111e79 |
|
d353917c |
Added LF character at the end of every log message
- requested in ticket FS#452
|
28111e79 |
|
d353917c |
commit a29089207ac592ff2ae079e2ebd918722b22f1d5
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Jul 18 16:58:14 2014 +0200
|
28111e79 |
|
d353917c |
nosip: new module allowing to handle non-sip packets via event route
|
28111e79 |
|
d353917c |
- packets that fail to be parsed as SIP messages are given to
event_route[nosip:msg]
- use cases can be imagined as needed, one could be re-engaging SIP
worker processes in handling suspended transactions
|
28111e79 |
|
d353917c |
commit 3e51a293bccf6dd69f5560a00a8d20d54a0836ce
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Jul 18 16:57:35 2014 +0200
|
28111e79 |
|
d353917c |
tmx: fixed type in doc example for t_continue()
|
28111e79 |
|
d353917c |
commit 6284b608f1af46119b737eb48a47bcf95a58e367
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Jul 18 16:03:40 2014 +0200
|
28111e79 |
|
d353917c |
core: execute callback functions for event SREV_RCV_NOSIP
- it is done only if parsing sip message fails
- reminder that the log level for core parsing error can be controlled
with corelog global parameter
|
28111e79 |
|
d353917c |
commit ac0bd3790b40a4788cea83542b99fe9dd08116bf
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Fri Jul 18 16:01:29 2014 +0200
|
28111e79 |
|
d353917c |
core: new core event executed when a non sip packet is received
- event type SREV_RCV_NOSIP
|
28111e79 |
|
d353917c |
commit 072d314828962c4ada3a15557d704a2efa5b015d
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Jul 18 16:00:42 2014 +0200
|
28111e79 |
|
d353917c |
core: moved debug message about async task init after checking if it is enabled
|
28111e79 |
|
d353917c |
commit d877c3ac0576fe9a0aea1262c6ec05eb7eb26e3e
Author: Carsten Bock <carsten@ng-voice.com>
Date: Fri Jul 18 19:17:00 2014 +0800
|
18430108 |
|
d353917c |
ims_usrloc_scscf: Bugfix/Improvement: Use "last-inserted ID" instead of doing a separate query (may cause issues with Replication/Database-Clusters)
|
18430108 |
|
d353917c |
commit f2dc27ced23a03241045607f394ca2d6834e90f8
Author: Timo Teräs <timo.teras@iki.fi>
Date: Thu Jul 17 23:40:10 2014 +0200
|
18430108 |
|
d353917c |
websocket: option to compile the module without libunistring
- patch discussed on sr-dev
- dcm: aded define wrapper to have this as compile time option and
included the MIT license from the code site
|
18430108 |
|
d353917c |
commit c2b334bf41cbe6fa7b7e15d825dca1fa36c33770
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Jul 17 19:13:42 2014 +0200
|
18430108 |
|
d353917c |
usrloc: refresh call-id value in case of update of location record
- related to FS#448
|
18430108 |
|
d353917c |
commit d19c9fc484dc9eaf9ecc5d7855fec4f90a8d4a1f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Jul 17 17:27:03 2014 +0200
|
18430108 |
|
d353917c |
registrar: README regenerated after fixing typo and xacp_cfg socket option
|
18430108 |
|
d353917c |
commit 6c569e1a759c70398cac0375b0da9dad41928713
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Jul 17 17:26:37 2014 +0200
|
18430108 |
|
d353917c |
registrar: documented the option to take socket value via xavp
|
18430108 |
|
d353917c |
commit 66c497fdf4ac1c3b889a7c3b50c3e5fed770cf0b
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Fri Jul 4 13:46:35 2014 +0200
|
28111e79 |
|
d353917c |
usrloc: generate callid at startup and increase cseq for records added via mi
- should fix FS#448, reported by Savolainen Dmitri
|
18430108 |
|
d353917c |
commit 9e1ff4488a8ea5061e9f508cfa3b875912393ae0
Author: Anthony Messina <amessina@messinet.com>
Date: Fri Jul 4 11:36:37 2014 +0200
|
18430108 |
|
d353917c |
all: updated FSF address in GPL text
|
18430108 |
|
d353917c |
commit 639fce79466baf77bbd707eb9cef6473dcb3eb7c
|
3bcf5579 |
Author: Richard Fuchs <rfuchs@sipwise.com>
|
d353917c |
Date: Wed Jul 2 14:53:36 2014 -0400
|
18430108 |
|
d353917c |
rtpengine: add support for TOS=... flag
|
18430108 |
|
d353917c |
commit da9d56be28e050dd0cb4aed50efcbda043a3e5cf
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Tue Jul 1 16:10:20 2014 +0200
|
18430108 |
|
d353917c |
tm: run reply callbacks under lock
- callback functions can modify the request from transaction (e.g., acc for
parsing headers needed for accounting)
|
18430108 |
|
d353917c |
commit 2e28163f2f3e756c89f8cc43df0644be38c5e06f
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Mon Jun 30 14:37:40 2014 +0200
|
18430108 |
|
d353917c |
tmx: handle branch_route for $T_reply_code
- use latest sent reply code
- related to the log message reported in FS#445
|
18430108 |
|
d353917c |
commit 8fac19ba52345a4dd10480ef4efb62012bbbbff6
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Jun 30 12:34:24 2014 +0200
|
18430108 |
|
d353917c |
kamctl: use DEFAULT_Q variable in ul_add command
|
18430108 |
|
d353917c |
commit 5db25855613f922059b53d7149e97b4985120de0
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Jun 30 12:11:45 2014 +0200
|
18430108 |
|
d353917c |
geoip: free allocated pointers at startup in case of error
|
3bcf5579 |
|
d353917c |
- cleaner shut down
|
18430108 |
|
d353917c |
commit 1faf19fa7d34528b6cc15ffcb1ec91a6c6074e90
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Jun 30 12:05:19 2014 +0200
|
18430108 |
|
d353917c |
core: reset cur_opt shortcut after use, it points to local variable
|
28111e79 |
|
d353917c |
- safety to prevent invalid access on future extensions
|
18430108 |
|
d353917c |
commit 6feeb886b58f4cd1cefeef132245c009bf8ca07f
|
3bcf5579 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Mon Jun 30 11:06:41 2014 +0200
|
18430108 |
|
d353917c |
uac: print new and old uri in log message in case of error
|
28111e79 |
|
d353917c |
commit 269220f9a657ca10085ae8889312d052b65b12f8
Author: Jason Penton <jason.penton@gmail.com>
Date: Thu Jun 26 09:46:16 2014 +0200
|
28111e79 |
|
d353917c |
modules/cdp: prevent possible seg fault if no MSCC AVP present in CCA response to update GSU timers
|
18430108 |
|
d353917c |
commit 71ecad37d231f6fda652892550ff8b9a8d193f59
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Tue Jun 17 13:06:20 2014 -0400
|
28111e79 |
|
d353917c |
auth: README regenerated
|
28111e79 |
|
d353917c |
commit c9c8f8d71fdad33caebaea07922901618bcd7825
|
3bcf5579 |
Author: Ovidiu Sas <osas@voipembedded.com>
|
d353917c |
Date: Tue Jun 17 11:47:50 2014 -0400
|
18430108 |
|
d353917c |
auth: document '-8' return code for pv_www_authenticate
|
28111e79 |
|
d353917c |
commit c9301c99d3c9acb663023cf02393d0e7ed74c133
Author: Hugh Waite <hugh.waite@acision.com>
Date: Mon Jun 16 11:53:11 2014 +0100
|
18430108 |
|
d353917c |
registrar: Add check for contact header before checking outbound support
- Fixes crash when processing REGISTER without a contact
|
18430108 |
|
d353917c |
commit 8772bd49cbcc6b43466515d0ad60b49106f8fbe0
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Sun Jun 15 01:32:32 2014 +0200
|
18430108 |
|
d353917c |
pkg/kamailio/deb: Add Ubuntu trusty support
|
18430108 |
|
d353917c |
commit 8d7d72add168c2fa592214853470f4a31515c510
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Sat Jun 14 18:50:56 2014 +0200
pkg/kamailio/deb: Use gcj-jdk
commit 00d2c27cbd0c36fd8979d5b92a3f860a5e657c60
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Sat Jun 14 18:20:06 2014 +0200
app_java: Use generic libgcj
commit 4fab97fb54334a55b1fce4e0d2f417fda5727c3a
|
28111e79 |
Author: Daniel-Constantin Mierla <miconda@gmail.com>
|
d353917c |
Date: Fri Jun 13 12:00:21 2014 +0200
|
18430108 |
|
d353917c |
dialog: backup and restore exiting route type when executing dialog event_route blocks
|
28111e79 |
|
d353917c |
- reported by Nuno Miguel Reis
|
18430108 |
|
d353917c |
commit 1c715b1a2a66a4a15d1a8def33ef369212712bb1
Author: Ovidiu Sas <osas@voipembedded.com>
Date: Thu Jun 12 12:46:39 2014 -0400
|
18430108 |
|
d353917c |
core: fix crash related to core sockets_list command
- reported by Nuno Reis <nreis@wavecom.pt>
|
18430108 |
|
d353917c |
commit 81a1ebc76d4cea28ce46ec0cc0d6d62cf26fd3a8
Author: Richard Fuchs <rfuchs@sipwise.com>
Date: Thu Jun 12 11:06:44 2014 -0400
|
18430108 |
|
d353917c |
rtpengine: allow usage of arbitrary/unknown flags within the protocol
|
18430108 |
|
d353917c |
commit 91072bbdeaf951f07ae0324c2ba566bd46919f97
|
3bcf5579 |
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
|
d353917c |
Date: Thu Jun 12 12:57:27 2014 +0200
|
18430108 |
|
d353917c |
pkg/kamailio/deb: new 4.2.0~dev7 version
|
18430108 |
|
d353917c |
commit 2aa00ae5b53b823d8b9b0b6f5ee2a8ce1c98b739
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Jun 12 12:15:59 2014 +0200
|
18430108 |
|
d353917c |
Makefile.defs: version set to 4.2.0-dev7
|
18430108 |
|
d353917c |
commit e6c0c2f9871eab5a73371d48dfa24e4ece2512d8
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Jun 12 12:12:02 2014 +0200
|
18430108 |
|
d353917c |
acc: clear new parsed headers when evaluating acc attributes
- the structures are in pkg, while request is taken from shm clone, can
cause reference to the space of another process
- reported by Igor Potjevlesch
|
18430108 |
|
d353917c |
commit 655711330b2ffd82dc84330ef0e0fbbad82a9160
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Jun 12 11:48:01 2014 +0200
|
18430108 |
|
d353917c |
acc: allow recording to the rest of backends even when setting db table fails
|
28111e79 |
|
d353917c |
- such error doesn't affect radius or custom backends
|
18430108 |
|
d353917c |
commit dd00819f7cca976e699a20960956abff760df957
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Jun 12 11:39:55 2014 +0200
|
18430108 |
|
d353917c |
auth: proper fixup for optional method parameter in pv_www_authenticate()
- reported by Muhammad Shahzad
|
18430108 |
|
d353917c |
commit 28be6c3c79c02600f03a51b2393b289fbe8c9bd9
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Thu Jun 12 09:59:44 2014 +0200
|
18430108 |
|
d353917c |
core: sync definition of destroy_rpcs()
- reported by Victor Seva
|
18430108 |
|
d353917c |
commit 35329870fe22115fd24a396b743e4814278ce46a
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Jun 11 19:01:17 2014 +0200
|
18430108 |
|
d353917c |
auth: enhanced log message when method param fails to be retrieved
|
18430108 |
|
d353917c |
commit 88a9ffee284338d536b6f7e072e5c99b29d983ee
Author: Daniel-Constantin Mierla <miconda@gmail.com>
Date: Wed Jun 11 17:12:37 2014 +0200
|
18430108 |
|
d353917c |
dialog: execute internal event_route blocks under local_route type
- request_route type triggers additional script callbacks that could
reset the transaction and can cause crashing
- reported by Nuno Miguel Reis, FS#440
|
18430108 |
|
d353917c |
commit 67de76fce11b3c7ac80955590a441d7be6563368
Author: Carsten Bock <carsten@ng-voice.com>
Date: Tue Jun 10 12:22:03 2014 +0200
|
18430108 |
|
d353917c |
ims_registrar_pcscf: Bugfix: Update Received Info, when updating contact (it may have changed)
|
18430108 |
|
d353917c |
commit ad5f82c598e564e3d937fffa401ad04e1966b9f2
Merge: 57177cf bed067f
Author: lucian balanceanu <lucian.balanceanu@1and1.ro>
Date: Tue Jun 10 12:31:19 2014 +0300
|
18430108 |
|
d353917c |
Merge branch 'master' of ssh://git.sip-router.org/sip-router
|
18430108 |
|
d353917c |
commit 57177cf1cf63b64cd1eedb817dd056f0be51a38e
Author: Sven Knoblich, Lucian Balaceanu <lucian.balaceanu@1and1.ro>
Date: Tue Jun 10 11:47:27 2014 +0300
|
18430108 |
|
d353917c |
acc: log cdrs for expired dialogs
|
28111e79 |
|
d353917c |
- added the cdr_expired_dlg_enable module parameter to toggle on/off
the cdr writing feature (default is off=0)
If enabled, only the dlg_vars in the cdr_extra will get printed on
dialog expiry; the other parameters' values in the cdr extra will
be left empty
|
18430108 |
|
d353917c |
commit bed067f3fb8423f0d138903f8d58941d19b81360
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Sat Jun 7 09:19:38 2014 +0200
|
18430108 |
|
d353917c |
debugger: show routename in cfgtrace output
|
18430108 |
|
d353917c |
commit c44685cbcefb8f6ecfa6f11369699906db832c39
Author: Victor Seva <linuxmaniac@torreviejawireless.org>
Date: Sat Jun 7 09:19:03 2014 +0200
|
18430108 |
|
d353917c |
core: add route name to action struct
|
18430108 |
|
d353917c |
commit 459f86fe167f784db491d3155a302ee758fef708
Author: Carsten Bock <carsten@ng-voice.com>
Date: Sat Jun 7 01:26:05 2014 +0200
|
18430108 |
|
d353917c |
ims_usrloc_pcscf: Bugfix: Fix priorities in if statement
|
18430108 |
|
d353917c |
commit 5f5df3fda7662575719253f0a16e6ae03bf6f69a
Author: Carsten Bock <carsten@ng-voice.com>
Date: Sat Jun 7 00:47:22 2014 +0200
|
18430108 |
|
d353917c |
Bugfix: Fix previous commit
|
18430108 |
|
d353917c |
commit 33304281cbdd0b992e4db01eb0114735068f67ab
Author: Carsten Bock <carsten@ng-voice.com>
Date: Fri Jun 6 19:38:12 2014 +0200
|
18430108 |
|
d353917c |
Bugfix: Add missing */
|
18430108 |
|
d353917c |
commit a9155e4c73d533d0837bfd480ff7d838d18dc995
Author: Carsten Bock <carsten@ng-voice.com>
Date: Fri Jun 6 19:09:55 2014 +0200
|
18430108 |
|
d353917c |
ims_usrloc_pcscf: Add option, to disable the "received check" upon lookup.
|
18430108 |
|
d353917c |
commit c1a6e04fd6b3f6b97893abe77a6a19ff6dbb0054
Author: Jason Penton <jason.penton@gmail.com>
Date: Fri Jun 6 11:40:13 2014 +0200
|
18430108 |
|
d353917c |
modules/ims_auth: small cleanup/refactor in ims_get_body
|
18430108 |
|
d353917c |
commit 2c73e20aabd71bc34f2294a53c8bff8d7a3881f2
Author: Jason Penton <jason.penton@gmail.com>
Date: Fri Jun 6 11:38:50 2014 +0200
|
18430108 |
|
d353917c |
modules/ims_auth: remove useless/incorrect log line
|
18430108 |
|
d353917c |
commit f30f7bf4d723f78546ee2a8db607d80279bdd529
Author: Jason Penton <jason.penton@gmail.com>
Date: Tue Jun 3 09:42:41 2014 +0200
|
18430108 |
|
d353917c |
modules/ims_registrar_scscf: updated doc for cxdx_forced_peer
|
18430108 |
|
d353917c |
commit b957dfd27e5350828f500520af33394806142296
Author: Jason Penton <jason.penton@gmail.com>
Date: Tue Jun 3 09:42:18 2014 +0200
|
18430108 |
|
d353917c |
modules/ims_qos: updated doc for rx_forced_peer
|
18430108 |
|
d353917c |
commit 6fa36e1d98a64a9d5d3d40444068fde69dc5b1b3
Author: Jason Penton <jason.penton@gmail.com>
Date: Tue Jun 3 09:41:56 2014 +0200
|
18430108 |
|
d353917c |
modules/ims_icscf: updated doc for cxdx_forced_peer
|
18430108 |
|
d353917c |
commit c95b3e610708178b643db484cdc63f40ac6d8a45
Author: Jason Penton <jason.penton@gmail.com>
Date: Tue Jun 3 09:41:29 2014 +0200
|
18430108 |
|
d353917c |
modules/ims_charging: updated doc for ro_forced_peer
|
18430108 |
|
d353917c |
commit 50f28af8d9bf4088da44753c3b8e3948aaa9f544
Author: Jason Penton <jason.penton@gmail.com>
Date: Tue Jun 3 09:41:05 2014 +0200
|
18430108 |
|
d353917c |
modules/ims_auth: updated docs for cxdx_forced_peer
|
18430108 |
|
d353917c |
commit 69de17d3bb1d032f9a41752362194d718336e20d
|
3bcf5579 |
Author: Torrey Searle <tsearle@gmail.com>
|
d353917c |
Date: Mon Jun 2 19:51:19 2014 +0200
|
18430108 |
|
d353917c |
srdb1: fix memory leak in db-id
|
3bcf5579 |
|
d353917c |
- When getting an existing connection from the pool, free the newly
created db-id as the pool connection already has a reference to the
existing one. Fixes FS#436
|
18430108 |
|
d353917c |
commit c4e2df2b494a80ff8493fcc5df66b75478c31789
Author: Jason Penton <jason.penton@gmail.com>
Date: Mon Jun 2 11:07:02 2014 +0200
|
18430108 |
|
d353917c |
modules/ims_charging: improvement on failed CCR during initial routing (no longer just wait for timeout)
- some minor cleanup too
|
18430108 |
|
d353917c |
commit 6214fe8702626a4d9edc1ca45e3cd657ee8093ee
Author: Juha Heinanen <jh@tutpro.com>
Date: Sat May 31 19:38:30 2014 +0300
|
18430108 |
|
d353917c |
modules/acc: renamed module param reason_from_reason_hf => reason_from_hf
- as per Daniel's suggestion
|
18430108 |
|
d353917c |
commit 7f136429e5b676077c4f71c5cc178dd0c125951b
Author: Juha Heinanen <jh@tutpro.com>
Date: Sat May 31 10:34:19 2014 +0300
|
18430108 |
|
d353917c |
modules/acc: added reason_from_reason_hf module paramater
|
28111e79 |
|
d353917c |
- in schema, increased size of sip_reason field to 128 chars
|
18430108 |
|
d353917c |
commit 8e2fcd278c9172a1774a1a1bae72f2e6d37b1770
Author: Jason Penton <jason.penton@gmail.com>
Date: |