===================== 2013-04-25 Version 4.0.1 Released ===================== ===================== Changes Since Version 4.0.0 =========================== commit d293977786ae7831f89f7b8a09d22516775778b0 Author: Daniel-Constantin Mierla Date: Thu Apr 25 16:50:15 2013 +0200 Makefile.defs: version set to 4.0.1 commit 62188fa05724c4eafb4a5f192b070d9ffe22f5ae Author: Daniel-Constantin Mierla Date: Thu Apr 25 12:10:47 2013 +0200 pkg/rpm: updated version to 4.0.1 in rpm specs commit aed7548d393f1562824a851d656d7b2789991cc9 Author: Daniel-Constantin Mierla Date: Thu Apr 25 12:08:49 2013 +0200 pkg/deb: updated version to 4.0.1 in deb specs commit 4fdc69e6eb8b03c4a28c2cfea1d0ee37b26207e2 Author: Klaus Darilion Date: Thu Apr 25 08:12:07 2013 +0000 sipcapture/siptrace: set default db_url to read-write URL (cherry picked from commit 81f622b9ef7d32434659f1e6d9a21c8013cefec7) commit 2c290ee29696f9c0c44fcaf04b8abd91d10c04a1 Author: Daniel-Constantin Mierla Date: Thu Apr 25 09:55:16 2013 +0200 modules/*: README regenerated for updates to db_url and wiki commit 88a0733ed03ecd2f16aa32ba00d146d8b395a8f6 Author: Daniel-Constantin Mierla Date: Wed Apr 24 17:26:15 2013 +0200 usrloc: update call-id value in db when matching record by ruid (cherry picked from commit 0125cdf0e75271a8478a3eadacc54ea1c1eb4da0) commit d87b33178e432726819e2b4c73a032d67d4a1d82 Author: Daniel-Constantin Mierla Date: Wed Apr 24 15:41:34 2013 +0200 usrloc: documented db_ops_ruid parameter (cherry picked from commit e66842c2fc34d8dc8980efa821f7039685edef87) commit 102a1108b9e3ed9415e4b25d45542faa2643329d Author: Daniel-Constantin Mierla Date: Wed Apr 24 15:34:16 2013 +0200 usrloc: option to do db update/delete ops using ruid - new parameter db_obs_ruid - if set to 1, db update/delete operations are done using ruid value - if paramter set to 0 (default) the old style using aor, contact and call-id is done (cherry picked from commit 61e08282c905c2ee03a2be618b1e700fc0acbdeb) commit 744a6dc1c93c8b16750f4ab25deb57a02889f1d0 Author: Daniel-Constantin Mierla Date: Wed Apr 24 13:36:08 2013 +0200 registrar: added debug message to print generated ruid for contact - formatted condition to fit 80 char long line (cherry picked from commit 735f83d6346c97d6f7b1da26a2fee1b6270872b1) commit 17b858ac9b88de8859f9f1cbc76da146d8f125db Author: Daniel-Constantin Mierla Date: Wed Apr 24 10:26:49 2013 +0200 sqlops: use one char buf for empty strings in db results - safe for the parts of code that want to access it even for write (cherry picked from commit a74980270b655124c276279e54b8f82965f3f4b8) commit 224cc7ee5c9b6349cbd9755341898a94d97fd958 Author: Daniel-Constantin Mierla Date: Tue Apr 23 13:02:49 2013 +0200 usrloc: re-init sruid struct for each child - avoid overapping values for xmlrpc handling (cherry picked from commit 20646b530baa1a2807e52048a8d99d31d2171bb6) commit 484444f4f90c725567a759252e2b3c11d53c8756 Author: Daniel-Constantin Mierla Date: Tue Apr 23 11:58:17 2013 +0200 docbook: uptdated wiki link in entities file (cherry picked from commit 2b97e81b281802283ebc665da6f9190f0a9705ab) commit 137bb73470ba78fc7761f7c786abcb0de5c54cc8 Author: Daniel-Constantin Mierla Date: Sun Apr 21 16:06:56 2013 +0200 acc: updated link to pseudo-variables cookbook (cherry picked from commit f0c467f64c044de0b0f37addccb97d3ccff78706) commit 20fedafc2d10b8911b03dce9d5100f00ee5e3b9a Author: Daniel-Constantin Mierla Date: Sun Apr 21 16:07:34 2013 +0200 pv: updated link to wiki site (cherry picked from commit ebeb18ffed8e81ae472b4c07097b58fbea115b5b) commit 66ebdf5bc5075874b2a791c042b7221e493d72be Author: Daniel-Constantin Mierla Date: Thu Apr 18 21:22:47 2013 +0200 xlog: link to wiki updated (cherry picked from commit 343379957ab783a32c48822de479a9d8c2dafdf3) commit 11f031d4570c124fbb01a01b6c7ce0757e032a84 Author: Daniel-Constantin Mierla Date: Sun Apr 14 10:11:29 2013 +0200 auth: skip processing of PRACK in consume_credentials() - report and patch suggestions by Jorj Bauer (cherry picked from commit 2a77ed2bdc9341ecf7d7200e420a1f49e4e9b6ab) commit a06c5b31f3a30c405a87bdd7be269152edf14c7b Author: Peter Dunkley Date: Wed Apr 24 22:01:59 2013 +0100 modules/presence_xml: fixed issue with parsing some pres-rules documents - pres-rules that contain external links in a node don't have to have nodes in the node. - Kamailio returns an error when it finds a node with no node inside it. - Kamailio doesn't support external links, but it should skip over the nodes that contain them rather than return an error as later nodes may contain entries it can work with. (cherry picked from commit ac99219b0a850e0305eaf661b028536cfc28e2cb) commit a8991ef4b63c575a32807c3aacc7a076ae22d40d Author: Klaus Darilion Date: Wed Apr 24 09:09:25 2013 +0000 core: fix default read-only DB URL (cherry picked from commit fdb6c8cbafec7849367f16f5dc56ffa20885bef4) commit 9d39d8b86576ca9784b96ebb43161c3174754876 Author: Juha Heinanen Date: Tue Apr 16 14:28:59 2013 +0300 modules/usrloc: init _ul_sruid also in mi_child_init (cherry picked from commit 2190c572cd1bc4b57a3c2dd5241e556b834c728c) commit a49467e98dc721a1e4dbd9ba547d72aa38018883 Author: Daniel-Constantin Mierla Date: Fri Apr 12 00:50:24 2013 +0200 core: safety check for content-lenght size in tcp read - avoid getting negative - upon a report by Kevin Wojtysiak (cherry picked from commit 3c54420914c011bdd874a97c4c40ee9dacb59788) commit b2b26c811a7275dbdba90236f3cfc874fd117681 Author: Daniel-Constantin Mierla Date: Tue Apr 9 00:15:47 2013 +0200 rr: use port.len to check for buffer overflow instead of max port len - reported by Kevin Wojtysiak (cherry picked from commit 28a8b87885e373bee8cc81985277ae718973fdfd) commit 95903a0f12e10e4852316eb52c8097fb8b30a308 Author: Daniel-Constantin Mierla Date: Tue Apr 9 00:21:44 2013 +0200 .gitignore: added protoshoot binary the ignore list of git (cherry picked from commit a177a33b9938a36cfaedbce61734a1525e5b1665) commit 31f76fc50ec838b301dede678c97676d63355b4b Author: Daniel-Constantin Mierla Date: Tue Apr 9 00:18:35 2013 +0200 parser: safety check for max port length in URI - can't be longer than 5, a port being 16b value - reported by Kevin Wojtysiak (cherry picked from commit 13fd48f89555f5421e8285669e303bcefe44f149) commit 118da22f979dfa8e97a7c029ff34251ba72b6833 Author: Daniel-Constantin Mierla Date: Fri Apr 5 21:30:06 2013 +0200 rr: added missing s in sips for record route - reported by Sander van Grieken (cherry picked from commit 0ecde91fe6e911997b1f5ee33eb50fa6778b7a89) commit 1e36ce594fa1c3ae180870025d79987fbfc90878 Author: Daniel-Constantin Mierla Date: Sat Mar 30 20:59:24 2013 +0100 dialog_ng: set kamailio mod interface always - it breaks rpc list generation otherwise (cherry picked from commit 11bc294a9d64e31014ccb836290467984c28ce65) commit 1d6e63967ba8eaa5e1cf0d63081ec38439f0bcaa Author: Daniel-Constantin Mierla Date: Sat Mar 30 09:24:19 2013 +0100 core: set TOS for tcp IPv6 sockets (cherry picked from commit b9476db0c1e1ce869c1da2f87dfaf411edf69277) commit 77c275383c509d34ba0300182ace889a4f1d7963 Author: Daniel-Constantin Mierla Date: Sat Mar 30 09:15:00 2013 +0100 core: set TOS for IPv6 sctp sockets (cherry picked from commit b57f64533dbc538f3d5282d0196598062f0b4652) commit 060c8cd03ee745aa48b21d946ebfa9e3671d89c3 Author: Daniel-Constantin Mierla Date: Fri Mar 29 11:02:31 2013 +0100 usrloc: use NULL domain for updating ul attributes for use_domain=0 - use counter var for db matching keys (cherry picked from commit 50b116cf4c9c33c4f23c1d5b66fd313a7f40c572) commit e83d6d4c34fb04223f5754fff1248286e1345e7d Author: Daniel-Constantin Mierla Date: Wed Mar 27 20:53:00 2013 +0100 core: set TOS for IPv6 UDP sockets - reported by Klaus Feichtinger, FS#179 (cherry picked from commit 084be456bc0fab015cf9964ac85651fa60ea77c9) commit 22b614d06590f8c9adcadf9302882fba3e8f1d1b Author: Daniel-Constantin Mierla Date: Sun Mar 24 12:38:45 2013 +0100 msrp: fix compile warning of argument type in dbg message - reported by Olle E. Johansson (cherry picked from commit 7339d847adfd098c58426e96e5e3730ad580d543) commit 5ab5edc4bba76f7a46d243fb7b9ce329b31835b6 Author: Daniel-Constantin Mierla Date: Sat Mar 23 10:44:31 2013 +0100 rr: use sips to build RR headers of R-URI has sips - reported by Hugh James, FS#277 (cherry picked from commit 1826a5f4e3a981e30956da61e11ea551aae0b714) commit c7ef60e6c960c029b49bca01a89498a5dcdeec19 Author: Daniel-Constantin Mierla Date: Sat Apr 13 11:26:48 2013 +0200 xcap_server: init etag variable for PUT operations - the function xcaps_get_db_etag() may not found a record to db and will not initialize it, resulting in bogus value passed to check_preconditions() - reported by Juha Heinanen, FS#283 (cherry picked from commit 2d27dd1080cd490e93646b38d3912dcbe3761ca5) commit 5e5ba673fa4d2351047eadeaec655017c962424d Author: Richard Fuchs Date: Wed Apr 10 09:34:49 2013 -0400 db_mysql: fix segfault when recursive queries are made The MySQL result object (MYSQL_RES) should not be stored within the srdb1 connection object, but rather within the srdb1 result object. Otherwise recursive queries overwrite each other's result sets, which results in segfault. Conflicts: modules/db_mysql/km_my_con.h commit 5ba5a0a5bb6fc5080604e1abaef6cd41148911de Author: Richard Fuchs Date: Wed Apr 10 09:33:53 2013 -0400 srdb1: add new db-private generic pointer to struct db1_res commit 3b9347e41195587c323f5d6d643c1807a9905941 Author: Vicente Hernando Date: Wed Apr 10 13:55:57 2013 +0200 modules/pipelimit: check correctly for all arguments in mi_set_pipe (cherry picked from commit d17b02ed5014b4e32bd0060f32cabd750956779c) commit c907eff8140bd07022aaf028741392322892b2f4 Author: Vicente Hernando Date: Tue Apr 9 01:03:49 2013 +0200 modules/ndb_redis: b/f redisc_exec returns false if redis server is down. commit 0e7d000a9c73b0fd06132e458f838cc78abddbed Author: Vicente Hernando Date: Mon Apr 8 11:47:51 2013 +0200 modules/ndb_redis: b/f restore correctly last char in argument strings. commit 1d009c3dad2352784b48ec821732e4cca1078497 Author: Jon Bonilla Date: Sat Mar 30 11:45:12 2013 +0100 Set lucid version to 4.0.0 commit 71dbcc196db780d5d8ca2960130850ace956ceca Author: Peter Dunkley Date: Fri Mar 29 23:35:39 2013 +0000 modules/outbound: changed some INFO level output to DBG (cherry picked from commit ce0c420ba30388256e958a0bdf6d8f37138c3f97) commit eedf78559a0f289f695cdff40c581ec37c712502 Author: Juha Heinanen Date: Fri Mar 29 16:30:51 2013 +0200 modules/registrar: changed instance related INFO to DBG (cherry picked from commit 33108f4843fdef6d45773849089446b0c408ecf3) commit c3f2d14337093843a81353aef34c078dc7e53787 Author: Peter Dunkley Date: Fri Mar 29 01:08:02 2013 +0000 modules/outbound: updated edge proxy example in README (cherry picked from commit 60953cd884af7d070ce44844a874f2bd75833998) commit 291900478f16272222b7c9138685ef871ece0875 Author: Peter Dunkley Date: Wed Mar 27 16:51:52 2013 +0000 modules/outbound: further improvement to the use_outbound() check (cherry picked from commit a5f8f4cd4da60168fd73d7999c09181582ec5943) commit 1a8843319ac00020ed291d2904b202698c3bb1c8 Author: Peter Dunkley Date: Wed Mar 27 16:33:17 2013 +0000 modules/rr: copy the flow-token for "incoming" messages when using outbound (cherry picked from commit 0c1725c8ccb08280a9c161e34fa9e43347cae7b0) commit 9df1edfb18f1ec0846ca474f510532050b55fc80 Author: Peter Dunkley Date: Wed Mar 27 16:32:59 2013 +0000 modules/outbound: improved check for outbound (cherry picked from commit b2fb355fe5c9c64727d873cbe8d6fd883ebd2537) commit 70217018e5a72c80cee37bc5a722b769890fc64c Author: Peter Dunkley Date: Wed Mar 27 15:43:02 2013 +0000 modules/rr: only use flow-token for routing if it doesn't point to the source of the request (cherry picked from commit 874669f483e1efba032bd695eb6cee4275673874) commit 00c4469624392cb252d65ecf0e53dd64cfb9bb87 Author: Peter Dunkley Date: Fri Mar 15 15:04:07 2013 +0000 modules/outbound: Warn during mod_init() if STUN is not built or enabled - STUN is required for outbound with UDP. Don't want to stop Kamailio starting when the outbound module is loaded and STUN is not available - but a warning seems appropriate. (cherry picked from commit 85b26219f9e4c3c8c7c990a4897d40645b4ad6e7) commit 527db661fa3f3bc3899eaf9c264c9080cc757318 Author: Peter Dunkley Date: Fri Mar 15 14:54:41 2013 +0000 modules/outbound: free shared memory for flow-token key during shutdown (cherry picked from commit 9d9d51438acd1d534f14ecbc8eb0030b45333177) commit ac9f143b3cd2422a3fb2c3ca5e29724ed65ab43d Author: Peter Dunkley Date: Fri Mar 15 14:07:04 2013 +0000 modules/outbound: Fixed bug in outbound mod_init (cherry picked from commit c924645fcfb706fc20ed715a00531d785f99cbde) commit 6acbeef9ff574c079aaeeea72924905a0426c922 Author: Peter Dunkley Date: Fri Mar 15 12:14:31 2013 +0000 modules/outbound: The flow-token key is now automatically generated - Uses OpenSSL RAND_bytes() to select 20 cryptographically strong pseudo-random bytes for the key. - Flow-token key can no longer be manually set. (cherry picked from commit f474e85616f6f98a6ac193c7425f6c85af8efa20) commit 3c6f137ab904166cff791fab98008da2f5ebdc84 Author: Peter Dunkley Date: Fri Mar 29 01:15:13 2013 +0000 Revert "index on 4.0: 9a57697 rtpproxy: fix spelling error in docs, reported from Victor V. Kustov, coyote at bks dot tv (cherry picked from commit a0b01f77de163cf7ea9d71d5293a1bfa20d31fa6)" This reverts commit 368b07fc76ee2bb0c292b7be4f06c7646036b605. commit b2a5e9dce705309ec1700ae10aa45663197c81de Merge: 9a57697 368b07f Author: Peter Dunkley Date: Fri Mar 29 01:11:15 2013 +0000 WIP on 4.0: 9a57697 rtpproxy: fix spelling error in docs, reported from Victor V. Kustov, coyote at bks dot tv (cherry picked from commit a0b01f77de163cf7ea9d71d5293a1bfa20d31fa6) commit 368b07fc76ee2bb0c292b7be4f06c7646036b605 Author: Peter Dunkley Date: Fri Mar 29 01:11:14 2013 +0000 index on 4.0: 9a57697 rtpproxy: fix spelling error in docs, reported from Victor V. Kustov, coyote at bks dot tv (cherry picked from commit a0b01f77de163cf7ea9d71d5293a1bfa20d31fa6) commit 9a57697e07824071cdce1b9ae65338771c7e32a2 Author: Henning Westerholt Date: Tue Mar 19 15:32:25 2013 +0100 rtpproxy: fix spelling error in docs, reported from Victor V. Kustov, coyote at bks dot tv (cherry picked from commit a0b01f77de163cf7ea9d71d5293a1bfa20d31fa6) commit a189e7fd3e6e4915c762dd6c429e68f3d9d6b49a Author: Andrew Mortensen Date: Mon Mar 18 15:03:24 2013 -0400 modules/sca: seize appearance for SCA callee answering w/o Call-Info - Yealink firmware 7.70.0.130 doesn't include a Call-Info header with 200 OK response to INVITE. commit 65d3fc0ac958128d99448966951de64a01f72b58 Author: Andrew Mortensen Date: Mon Mar 18 10:32:45 2013 -0400 modules/sca: cast logging of time_t to long int to quiet warnings. - Report from Olle Johansson. Latent Y2K38 problem, but that needs a project-wide solution. commit 6d61484c6302bfd2ad74b3b92621e541405c3240 Author: Andrew Mortensen Date: Sat Mar 16 16:35:29 2013 -0400 modules/sca: fix -Waddress warnings caused by static strs in SCA_STR_EMPTY - Tested on Ubunut 12.04 LTS. Report from Konstantin Mosesov. commit e446aa58a89c60ef9449fc8f79492232c7ed6f7f Author: Juha Heinanen Date: Sat Mar 16 06:33:13 2013 +0200 modules/registrar: outbound_mode=1 fix outbound_mode=1 now accepts REGISTER requests that either contain or do not contain a Supported: outbound header. a Supported: outbound header is always added to 200 OK reply and if request contained a Supported: outbound header, also a Require: outbound header is added. commit 86f3f2755bcf63a97a8eabb8a72a06614c2dbf5a Author: Daniel-Constantin Mierla Date: Fri Mar 15 09:03:26 2013 +0100 ims_icscf: fix include list for BSD - patch by Victor V. Kustov (cherry picked from commit e930f94b71d2e5c40fa44d78738ce5efb747c5b1) ===================== 2013-03-11 Version 4.0.0 Released ===================== ===================== Changes Since Version 3.3.0 =========================== commit 33e0d0ec6a370bfe580dddbb473ff4e0c1b2e746 Author: Daniel-Constantin Mierla Date: Mon Mar 11 16:00:01 2013 +0100 Makefile.defs: version set to 4.0.0 - new major release commit 146d08078b64f3a40e01bb8dba4f4de8a50a857b Author: Daniel-Constantin Mierla Date: Mon Mar 11 15:57:31 2013 +0100 Makefile.dirs: updated the list with module directories (cherry picked from commit c72aabf37beb308f99b46f764ee9c01b0d875da3) commit bd0099263cf693a2a890450d8696c6d6fd17ae00 Author: Olle E. Johansson Date: Mon Mar 11 11:43:49 2013 +0100 NEWS Update with reference to Wiki (cherry picked from commit 697a272672e434b017cd7e3c6782c5cefa0f2de8) commit dbfa3769a3d50607126a5ad99b4e730c8be41514 Author: Olle E. Johansson Date: Mon Mar 11 11:36:54 2013 +0100 INSTALL update for release (cherry picked from commit 220b782018c3158a05f695eac5b1bff0f7ad239f) commit 4f084e251742f64ac423c5d266f0ea0dc1e33926 Author: Olle E. Johansson Date: Mon Mar 11 11:13:36 2013 +0100 README - last minute release fixes commit b6040e7c14a9562d58649859a407f9f1f5b3a8cc Author: Daniel-Constantin Mierla Date: Mon Mar 11 09:38:37 2013 +0100 tm: set proper buffer len when Max-Forward header is not added - reported by Juha Heinanen (cherry picked from commit 2d38b046b6202a35c0adf4c8b61f0d665432dd4f) commit 5111813177bce534bbfbc158e3c90cfd381c0b63 Author: Daniel-Constantin Mierla Date: Sun Mar 10 22:46:50 2013 +0100 pkg: deb specs updated for v4.0.0 (cherry picked from commit a349d9aab2d95b9b1cbc58870ead9a7294bcdcaa) commit 080db7fd62fcf3c941fce2e1e0552a6584572c3e Author: Daniel-Constantin Mierla Date: Sun Mar 10 23:53:26 2013 +0100 core: try to detect ipv6 addresses only when USE_IPV6 is used - reported by Juha Heinanen (cherry picked from commit b035aa9f2cc19d387b1b8f33a7888ffee27a4138) commit de672e729c52f27252c78759c9b68b5ca09dfbdc Author: Daniel-Constantin Mierla Date: Sun Mar 10 22:07:11 2013 +0100 INSTALL: updates for v4.0.0 (cherry picked from commit b4ebc4a8164cfee995fb3ed0570702ae0547c0ce) commit 73106e703c3e2ad031f9c875a52ecf9b99750c39 Author: Daniel-Constantin Mierla Date: Fri Mar 8 23:22:06 2013 +0100 ChangeLog_k: removed obsolete file (cherry picked from commit ff04edd6ee7ddc213b346afffeec04a995bf16fa) commit 69c3909a8701bf47fc31105e29382ae09d383943 Author: Daniel-Constantin Mierla Date: Fri Mar 8 23:20:06 2013 +0100 ChangeLog: updated content to prepare for v4.0.0 (cherry picked from commit 28111e7943f209ed936a6e9f1d5278d6235cedbb) commit 71101a73000e2e00c9c7ce38d1bcc3efa94e58fc Author: Peter Dunkley Date: Thu Mar 7 02:11:35 2013 +0000 pkg/kamailio/(centos|fedora): added docbook2X build requirement (cherry picked from commit dd2ef87af7dac6fb1411d58a0dd2e6125b99da80) Conflicts: pkg/kamailio/fedora/17/kamailio.spec commit 57664f03123de808aa21f0ddc01548db4a069048 Author: Peter Dunkley Date: Thu Mar 7 00:10:54 2013 +0000 pkg/kamailio/(centos|fedora): updated .spec in preparation for release commit 6d44534858831b00a6036d66c23b11ea2d046f04 Author: Peter Dunkley Date: Wed Mar 6 11:08:32 2013 +0000 pkg/kamailio/(centos|fedora): re-added perl files (cherry picked from commit df1af285d60e2d066c2753e8f3815a7dc4f97684) commit 58d937f34d90a812a44435b46e3185bea8eebb7e Author: Daniel-Constantin Mierla Date: Tue Mar 5 18:35:08 2013 +0100 Makefile.groups: fixed typo in the name of perl mods list - reported by Peter Dunkley (cherry picked from commit f4a4ad8effe41a30705a49da3097818c83d3be6e) commit 7ad1c63c53c0f85c5d06830dc52d8cb96105a003 Author: Peter Dunkley Date: Tue Mar 5 17:25:18 2013 +0000 pkg/kamailio/(centos|fedora): updated .spec to match latest changes commit 4f905e5998e2517d5382ee05411463af9df028d4 Author: Peter Dunkley Date: Tue Mar 5 15:51:56 2013 +0000 pkg/kamailio/(centos|fedora): updated release tag in .spec commit 13531b47c66f87ce1a3d21f11b1a32379d264821 Author: Daniel-Constantin Mierla Date: Tue Mar 5 17:11:51 2013 +0100 Makefile.groups: mi_xmlrpc has a dedicated pkg grpup depending on xmlrpc-c library (cherry picked from commit 49251e62da99bf05f257e12306cafec614feb408) commit 1933eef816241d157fa980709dc2b87dfb1f21d0 Author: Daniel-Constantin Mierla Date: Mon Mar 4 23:41:31 2013 +0100 Makefile.groups: restored outbound as packaging group (cherry picked from commit 6375044137494f1203f26580e16f63c92225c596) commit 9fd2a4cb210e08f576092a6a049570c1a9d0b27f Author: Daniel-Constantin Mierla Date: Mon Mar 4 20:06:53 2013 +0100 Makefile.defs: version set to 4.0.0-rc1 commit 3fd1ec548504b574522cc2b3a2c623366612ffb7 Author: Daniel-Constantin Mierla Date: Mon Mar 4 19:56:54 2013 +0100 usrloc: added missing state from AoR contact dump (cherry picked from commit 068e6e5903801ca7cb7d1ca304d35bca70a34b58) commit 5591cce6007b6d770fbf7e10309caa3593798684 Author: Daniel-Constantin Mierla Date: Mon Mar 4 16:30:34 2013 +0100 dispatcher: release lock instead of destroy when cleaning active calls hash table - this could happen when dispatcher list was reloaded - reported and fix by Dmitry, closes FS#275 (cherry picked from commit d83b9aefd5afa25b2d18a8bf92357fbd33d627bf) commit c390d7ed3bf1072ddfa8c1b3ac240359ea0a466e Author: Daniel-Constantin Mierla Date: Mon Mar 4 16:19:20 2013 +0100 Makefile.groups: refer to pkg groups instead of K (cherry picked from commit 3cf821d9983418d68ca33edc35ff5eb2e592d16f) commit d8606ec25cc4083a9c425639f14f0bbe26768f7a Author: Daniel-Constantin Mierla Date: Mon Mar 4 16:14:42 2013 +0100 db_postgres: handle prepare statements in DB APIv2 - patch by Markus Bucher, closes FS#272 (cherry picked from commit 09c7b67beee9529d6a7c06e600c7f294bf453eda) commit 31219de430f48fc15bbf58cde5d6073cd5625ef5 Author: Daniel-Constantin Mierla Date: Mon Mar 4 16:09:36 2013 +0100 Makefile: updated the groups of modules - they are kept in Makefile.groups to keep main Makefile cleaner - most of modules are in lists groupped mostly by dependency - compilation and packaging groups are build using the lists - exclude_modules list is automatically built from all modules without those part of lists with external dependencies (cherry picked from commit b5024f320b578c831d3ee13b077bb87954bc61b0) commit dc15e648b398ef7d8052181b822c9756bed95013 Author: Daniel-Constantin Mierla Date: Mon Mar 4 10:46:01 2013 +0100 Makefile.defs: -DWITH_AS_SUPPORT is on by default - it was for kamailio flavour only - can be disabled with WITHAS=0 and exclude_modules+=seas (cherry picked from commit 01cbe8bf98d6ad1ef8cf7e0b9f646fde81831fc6) commit c40939ad2aae3dfb7d33ed8016223da9038f1ca7 Author: Daniel-Constantin Mierla Date: Sun Mar 3 23:53:14 2013 +0100 Makefile: split module groups definitions in Makefile.groups - the part was quite big and it is more config related than build rules - it has to be updated with the current list of modules (cherry picked from commit 23a22e2c8d73843798d66ec1bebe22cf7702213b) commit 0d6e0778ef4d86ebd06671333f86f45fc2ec375d Author: Daniel-Constantin Mierla Date: Fri Mar 1 18:12:23 2013 +0100 rtpproxy: proper fixup function for rtpproxy_manage(...) - second parameter was resolved as spve type, although fixed as str - reported by Markus Bucher, FS#273 (cherry picked from commit b23510e0adb6060a257c8662700450ed7faef080) commit e239cb78c6a16e94c8ef42530a89f1a734e89afa Author: Daniel-Constantin Mierla Date: Wed Feb 27 09:24:52 2013 +0100 Makefile.defs: version set to 4.0.0-rc0 - branch for release series 4.0.x has been created commit 9365c5c19cb0b9d4300fa5b0a220bf19738c808f Author: Daniel-Constantin Mierla Date: Mon Feb 25 11:19:15 2013 +0100 core: parser - function to proper handling multipart bodies with same content type - closes FS#170, based on a patch by Luis Martin commit 45b2ea3018cc84f8bcf9e687dcc0a03e81597711 Author: Daniel-Constantin Mierla Date: Sun Feb 24 20:04:51 2013 +0100 siputils: completed the function to return RURI parameter value - closes FS#238, based on a patch by Luis Martin commit 39bffdd7db9c3118045eae9640659997bac4bf4e Author: Olle E. Johansson Date: Sun Feb 24 22:17:25 2013 +0100 snmpstats add support for ws, wss and sctp transports commit 4547a28b077b5bdaf9128e98fd4e1ee9a8c11847 Author: Olle E. Johansson Date: Sun Feb 24 17:53:27 2013 +0100 snmpstats Add missing SIP response codes And switch from Wikipedia to the IANA list as a master list. commit 7952711e6079e02a07ad027c6d8840e755c6e528 Author: Olle E. Johansson Date: Sun Feb 24 10:25:38 2013 +0100 snmpstats fix typo commit 402e44861c489d4246a0fe1f57bc2cc5fe7a70c9 Author: Marius Zbihlei Date: Sat Feb 23 14:58:07 2013 +0000 Added own _strnstr method as strnstr is BSD only This cause the tm module to not be loaded on non-BSD (i.e. Linux) system Problem reported by Joel Vandal. commit 09dcd2353773b011bcce9f24886ab35a47409ff1 Author: Andrew Mortensen Date: Fri Feb 22 14:45:58 2013 -0500 sca: return true if no Contact header is found in an INVITE packet - stop spurious log messages when receiving a 100 Trying with no Contact. commit 8fbcb1d1003b3ff3c28cf18aa6791f191a831cea Author: Andrew Mortensen Date: Thu Feb 21 22:56:37 2013 -0500 sca: log at debug level when reporting lack of Contact header commit 9cb26a2eefe93e0ca162db917e34e784e703770a Author: Andrew Mortensen Date: Thu Feb 21 22:32:23 2013 -0500 sca: ensure SCA caller has correct callee CLI when callee is non-SCA. - previously only set when callee was also SCA commit 86771e45a92f6262a9fee1bd698c8e9dbe3b0b70 Author: Andrew Mortensen Date: Thu Feb 21 18:55:02 2013 -0500 sca: remove misleading comment. - suggestion in comment has long since been implemented commit 3c5b0019bbe1589410d8744545b64a278a222761 Author: Konstantin Mosesov Date: Fri Feb 22 00:51:33 2013 +0200 app_python: Bugfix for rewrite_ruri *) Fixed a bug in msg_rewrite_ruri discovered by "V Tone" . *) Removed 'python exception' when do_action returns error. Reason: it is not an exception. *) Removed abort() if first_line type is invalid. commit 3bae735a5e38414bd53738928ba531a329290777 Author: Andrew Mortensen Date: Thu Feb 21 17:00:31 2013 -0500 sca: prevent possible NULL-dereference in log message when NOTIFY fails. - sub struct may be NULL outside of else block. Use non-shmem req_sub from incoming SUBSCRIBE packet instead. commit 0fd954bc6a8f94ac5e8087f6b8abdba372505c6e Author: Daniel-Constantin Mierla Date: Thu Feb 21 11:34:25 2013 +0100 kamailio.cfg: fixed typos to speeddial - patch by Thilo Bangert, FS#268 commit 77f99fc7c0252c5fa71ad5939f048742592f1d43 Author: Daniel-Constantin Mierla Date: Thu Feb 21 11:25:39 2013 +0100 tm: add Max-Forwards header to local requests if not given as parameter - add the header to local generated CANCEL and ACK - based on a patch by Morten Tryfoss commit 9e6f0268097d81c0e06c7fe33599d0763ed38179 Author: Daniel-Constantin Mierla Date: Thu Feb 21 10:40:07 2013 +0100 core: dns - prevent queries for IPv4/6 address literals - prevent A queries for IPv6 address literals or AAAA queries for IPv4 address literals - patch by Simon Perreault commit 4439b188634deeb3c0745a7a9664de8745d9272e Author: Daniel-Constantin Mierla Date: Wed Feb 20 11:29:06 2013 +0100 Makefile.defs: version set to 4.0.0-pre2 commit 164b8167855415771a82715ef59a300af8c2bafa Author: Peter Dunkley Date: Wed Feb 20 09:59:56 2013 +0000 modules/outbound: Fix core dump crash - Reported by oej commit 8d10bcd44834fd6f2a0c41238fd2dc197143c06e Author: Peter Dunkley Date: Wed Feb 20 09:49:44 2013 +0000 modules/outbound: Fixes the crash but is logically incorrect for outbound - Not sure why the crash happened at all - but this fix breaks the outbound logic Revert "outbound Fix core dump crash" This reverts commit 6369444761d44526ded2620e33438abb182d2bdc. commit 6369444761d44526ded2620e33438abb182d2bdc Author: Olle E. Johansson Date: Tue Feb 19 23:08:13 2013 +0100 outbound Fix core dump crash When we got a CANCEL without Contact the parse_contact was sent a null pointer. Changing the "or" to "and" fixed this and Kamailio no longer cores on Cancel coming on over websockets from jssip. Tested at SIPit 30. Core dumps and backtraces available. Pdunkley - please check this patch commit 8524f32bc07bd121326369f432eb29a257856f41 Author: Olle E. Johansson Date: Mon Feb 18 22:36:45 2013 +0100 maxfwd The default value is not 256, it's 16 in the source code. commit 3f05697f6503f682274fce7bd93eeeaaa9b58188 Author: Richard Good Date: Mon Feb 18 09:48:22 2013 +0200 dialog_ng: changed LM_ERR to LM_DBG in dlg_hash.c - dlg_set_leg_info() line 416 was incorrectly logged as ERR when it should be only DBG commit 2e58de7e16203c849cf1c445dfb33d304ffd3507 Author: Ovidiu Sas Date: Fri Feb 15 21:13:29 2013 -0500 rtpproxy: when adding ICE relay candidates, always include RTCP candidate commit 05d02fd85b12f8e529f088e28cd1923351631e31 Author: Ovidiu Sas Date: Fri Feb 15 20:12:56 2013 -0500 sdp: fix TABS and whitespaces commit b6e2a5c152de3f13251bca6a4f52f8bc9f725018 Author: Ovidiu Sas Date: Fri Feb 15 12:08:20 2013 -0500 xhttp_rpc: cosmetic updates to header's web page commit c3db1a1b598416d1380d54e1a21e9991070a075b Author: Ovidiu Sas Date: Fri Feb 15 11:27:15 2013 -0500 xhttp_pi: fix default value for xhttp_pi_root param commit 8066d290b69a472fc46df248ae861487c932f738 Author: Ovidiu Sas Date: Tue Feb 12 15:13:05 2013 -0500 xhttp_pi: remove unused variable commit 36d0763385605c8174a538297dd8dfa94092e9c5 Author: Ovidiu Sas Date: Tue Feb 12 14:38:53 2013 -0500 xhttp_pi: remove unused variable commit 0a56f3b4c08236265dc66965e61d1a36a7594b36 Author: Alexandr Dubovikov Date: Tue Feb 12 10:44:46 2013 +0100 modules:sipcapture fixed LM_ERR. Sorry :-( commit 1690eafbb599842f0507ad41c1590fcbba8c7630 Author: Daniel-Constantin Mierla Date: Mon Feb 11 23:40:53 2013 +0100 msrp: return proper value for $msrp(code) - internally there is an offset of 10000 to the value in the msrp reply - reported by Peter Dunkley commit ae0183fe5af84ce986baa36b0e6a33f4e06f6803 Author: Konstantin Mosesov Date: Sat Feb 9 16:39:49 2013 +0200 app_python: fixed compilation errors and warnings. commit f38eaeda810730a10a0b67ee42ae629642cdebc2 Author: Olle E. Johansson Date: Fri Feb 8 22:13:17 2013 +0100 imc README updates. Configuration files works with 4.0.0 now. commit a0c0b57d0bcede9144b8ddf71556f4bdb58baebd Author: Olle E. Johansson Date: Fri Feb 8 21:58:50 2013 +0100 db_text change "openser" and minor edits commit d4f64eb262f73e316772955afc4153b84ba74954 Author: Olle E. Johansson Date: Fri Feb 8 21:41:11 2013 +0100 maxfwd Update README, fix typos commit 88b25387f5ddd83a6cb211a4e650191d268fd893 Author: Olle E. Johansson Date: Fri Feb 8 21:33:37 2013 +0100 mangler Update README for readability commit 022935946d2b66ab74d2fb3c4601b340cd57fe34 Author: Olle E. Johansson Date: Fri Feb 8 21:32:39 2013 +0100 ldap Add the README commit 28ee292ca10a8fc8428ac8cff763dbf57ed19db3 Author: Olle E. Johansson Date: Fri Feb 8 21:21:02 2013 +0100 ldap Convert an "a" to an "o" commit 3ce0e28280d4b7a5f4b991af861455114b829976 Author: Olle E. Johansson Date: Fri Feb 8 21:12:52 2013 +0100 kex Fix copy/paste typos and minor edits for readability commit a9ca3f4a05d0655b11ba90bc64d68b53c4ba039c Author: Olle E. Johansson Date: Fri Feb 8 21:03:07 2013 +0100 ipops Minor updates to README commit 63653d7d18a7124ff3a33991f3db4cd8271a9e24 Author: Olle E. Johansson Date: Fri Feb 8 20:56:06 2013 +0100 mi_fifo Typo fixes mostly commit beb5537e70bc36f459223633109d31306ae600f8 Merge: e4ffcaf 80e8407 Author: Olle E. Johansson Date: Thu Feb 7 22:05:42 2013 +0100 Merge branch 'master' of ssh://git.sip-router.org/sip-router Arrrggh. My mistake. * 'master' of ssh://git.sip-router.org/sip-router: registrar: Fixed typo in event_route name, 'usrloc:expired-contact' commit e4ffcaf671c93222a5aed846cf89fefaf72b2b4a Author: Olle E. Johansson Date: Thu Feb 7 22:05:05 2013 +0100 outbound - Fix typos in example configuration commit 80e8407dedb06d386167924a40fbf47119708336 Author: Giacomo Vacca Date: Tue Feb 5 17:16:18 2013 +0000 registrar: Fixed typo in event_route name, 'usrloc:expired-contact' - (Instead of changing all the related documentation that refers to usrloc:contact-expired) commit 1c643eb26a25880669a719a29c1c8e984e32983d Author: Olle E. Johansson Date: Thu Feb 7 11:04:00 2013 +0100 siptrace Fix bug in documentation The default database URL was mysql, not "", which caused me some strange issues. commit fcbf4a0329adab01b079d72408582c2b5d4390e6 Author: Olle E. Johansson Date: Thu Feb 7 10:39:17 2013 +0100 sipcapture - update example configuration commit 7f5b6c26d4bf1f50b1890d177121f4c4fd65428c Author: Ovidiu Sas Date: Wed Feb 6 23:39:27 2013 -0500 xhttp_pi: documentation updates commit 0c970537a2d2aa66d24650e07efb587acd9edfc0 Author: Ovidiu Sas Date: Wed Feb 6 23:37:53 2013 -0500 xhttp_rpc: documentation updates commit ce5aa2416d93d3626db8d69651530edf4575a569 Author: Richard Fuchs Date: Wed Feb 6 18:05:05 2013 -0500 Revert "nathelper: add new option sipping_disable_bflag" This reverts commit dc9a06f7b33a758cb3a44fbc1d018e1a81a794a5. commit 23b84739a72c5cca1fd397fbe1a7468a621cc2e6 Author: Daniel-Constantin Mierla Date: Wed Feb 6 23:08:02 2013 +0100 msilo: safety check for freeing tmp_extra_headers - it can be a static empty buffer - reported by Stoyan Mihaylov commit 1d6b2ce07c6b661ed3e3a1c31b8ec408d68ed4e9 Author: Olle E. Johansson Date: Wed Feb 6 20:42:50 2013 +0100 xhttp_rpc Fix typo and minor formatting in README commit dc9a06f7b33a758cb3a44fbc1d018e1a81a794a5 Author: Richard Fuchs Date: Wed Feb 6 11:38:57 2013 -0500 nathelper: add new option sipping_disable_bflag sipping_disable_bflag can be set on a per-registration basis to disable NAT pings completely commit da298e85166b873f4825e4baa96db0d317771e20 Author: Peter Dunkley Date: Wed Feb 6 12:55:55 2013 +0000 modules/msrp: Fixed typos in MSRP README and added extra event_route example commit f56e82a286e00a17dbf02e9a5056ef73488b89b1 Author: Peter Dunkley Date: Wed Feb 6 12:36:52 2013 +0000 modules/msrp: Fixed error in msrp_cmap_lookup() commit 1e16eb9c892358a972ae71f05ec138fbe0d23126 Author: Juha Heinanen Date: Wed Feb 6 11:21:11 2013 +0200 modules/lcr: treat lcr_gw/ip_addr empty string value same as null value commit 62cd05a469f657b5371ecd1538f9c9b224f7e589 Author: Ovidiu Sas Date: Tue Feb 5 10:06:47 2013 -0500 xhttp_pi: documentation updates commit af7d4496febf95e56b604849a8f818e688b21f53 Author: Ovidiu Sas Date: Mon Feb 4 10:59:10 2013 -0500 lib/srdb1: while converting strings to int/bigint check for invalid characters commit 47276cf597ab941016fd49dbcfaaab3da8802834 Author: Ovidiu Sas Date: Sun Feb 3 23:36:26 2013 -0500 ims_icscf: getting rid of "defined but not used" compiler warning commit d474abbb3d93c992ccff561909402ca1b52297bd Author: Ovidiu Sas Date: Sun Feb 3 10:50:47 2013 -0500 ims_usrloc_pcscf: remove unused variables commit 7d6d016c7556a3241d47801b0480c022ca2dd3c8 Author: Ovidiu Sas Date: Sun Feb 3 10:31:55 2013 -0500 ims_usrloc_scscf: remove unused variables commit 622b01719bb8a95c5995c8412cd040787f0cd0a6 Author: Ovidiu Sas Date: Fri Feb 1 19:45:28 2013 -0500 xhttp_pi: new commands in the pi_framework_sample: - add - update - delete commit 60e60e26cebeea2d8e07ec4ffd036ab1f35e2f12 Author: Andrew Mortensen Date: Fri Feb 1 11:45:32 2013 -0500 sca: restore correct table version number in db creation files. - Had been reverted by commit f636e215089a9b14daa113d93025831e827192b5 because the schema xml file had the wrong version number. commit 36c7b450889a8005af3f14b0edb55f4ede6f98a1 Author: Peter Dunkley Date: Fri Feb 1 10:14:26 2013 +0000 modules/websocket: moved example WebSocket configuration file to examples directory commit cdd23170e8fd6da4817619ee82ded0fa27936081 Author: Andrew Mortensen Date: Wed Jan 30 15:17:28 2013 -0500 sca: db table version incremented to 1 - should have been part of commit adding record_route to table. commit 2eeb686ea57ce569d3c5eb05430c78d0fdbdd4eb Author: Olle E. Johansson Date: Wed Jan 30 13:26:35 2013 +0100 tls Small modificiation in tls configuration example commit 147430e2f5849996fcfff4933795ef212fdfb83a Author: Carsten Bock Date: Wed Jan 30 12:17:50 2013 +0100 Fix: We trust the IP in the media for calls from the network to the user Fix: Rx-Configuration updates commit 50a041f5c04ef79d8812d5871903931b120c0812 Author: Carsten Bock Date: Wed Jan 30 11:55:42 2013 +0100 Fix linking for the IMS-QOS module commit 6729c79d7fe3778a889ef7e6777c0bbe2e011528 Author: Carsten Bock Date: Tue Jan 15 11:17:45 2013 +0100 Cleanup of example I-CSCF config. commit ef63f7cd1a6966e3309d8f83e88a7e62b41bd4ed Author: Daniel-Constantin Mierla Date: Mon Jan 28 16:54:44 2013 +0100 kamailio.cfg: use route(RELAY) instead of t_relay() - coherent exit from config when sending out commit a21750ff6fcf87d8e3f54597bdd3f1171846e6cb Author: Alex Hermann Date: Mon Jan 28 13:08:02 2013 +0100 modules/sqlops: Check if pv_spec is available before trying to use it. Instead of segfaulting when the script writer has not specified enough PV specs to hold all the query's result columns, bail out with an error message. commit ebe16f75b38c76dab141ca9583b10b67e4f45f57 Author: Alex Hermann Date: Mon Jan 28 13:06:08 2013 +0100 lib/srdb1: Fix compilation warning on 32-bit architectures On "bits-challenged" architectures, long != 64 bits. Use long long instead, seems to work on 64-bit archs too. commit a0968999375227bf187bca374e544e359a9c4c5f Author: Olle E. Johansson Date: Sun Jan 27 19:55:49 2013 +0100 tls README: Change "ser" and "sip-router" to "kamailio" commit e59acd4d006e5048610e75f2cfc2df30b2f7c968 Author: Olle E. Johansson Date: Sun Jan 27 14:33:13 2013 +0100 tls Update README with RPC commands The selects are still missing. commit 6b212dc881dae76ab872c79e39f96b21ee4e6687 Author: Olle E. Johansson Date: Sat Jan 26 21:10:03 2013 +0100 tls Update of README commit 78f0c33c3793a7c586860c65ed84e8442808d580 Author: Olle E. Johansson Date: Sat Jan 26 17:56:51 2013 +0100 dispatcher - Fix typo in README and add return value information for ds_select_dst The return value was used in the example, but not documented. commit bc507d28e1168313772142925721b32e1a7b634a Author: Philippe Sultan Date: Fri Jan 25 20:59:23 2013 +0100 kamctl: added command for management of uid_domain records commit 9cb173699b25bc420ff5938214b3df81ed18a4ba Author: Daniel-Constantin Mierla Date: Fri Jan 25 17:30:42 2013 +0100 core: made a wrapper forward_reply_nocb() - it forwards a reply without calling the callbacks from modules for sip response handling - fixes the issue of sl_forward_reply() looping when used in TM onreply routes commit 0636b8a70109ee44b46ec0cc76d4513c87c18e3f Author: Daniel-Constantin Mierla Date: Fri Jan 25 17:29:46 2013 +0100 sl: use forward_reply_nocb() for sl_forward_reply() - otherwise it gets to looping if the function is used from TM onreply routes commit d2d6b4b932c7df6e6620a256692be5ef049356a3 Author: Daniel-Constantin Mierla Date: Fri Jan 25 11:38:38 2013 +0100 core: end simple pv name (e.g., $xy) at end of line - cfg parser was throwing error if last token in a line was $xy as pv with \n was not found commit c3987b2ef44c26b781d9b026d86370184e2a4ae3 Author: Anca Vamanu Date: Thu Jan 24 13:45:18 2013 +0200 db_cassandra: Replaced 'openser' with 'kamailio' commit 139ae7966a0ff8e5e46a902d9e14dc8840934bd0 Author: Daniel-Constantin Mierla Date: Thu Jan 24 11:45:31 2013 +0100 core: default compatibility set to SR_COMPAT_MAX - means that $xy is tried first as pv and if not, then is considered avp (was default compat mode for default flavour in the past) - you can still use: - #!KAMAILIO in config to force SR_COMPAT_KAMAILIO (i.e., $xy must be a pv, otherwise is error) - #!SER is config to force SR_COMPAT_SER (i.e., $xy is avp/attr) commit 216029a609630a7d18ce3b77d3d9ae95f45d662c Merge: 2d129b5 f1b5145 Author: Matthew Williams Date: Wed Jan 23 11:27:54 2013 -0800 Merge branch 'master' of ssh://git.sip-router.org/sip-router commit 2d129b5538b64acea788b502dcf97c5ffffdf949 Author: Matthew Williams Date: Wed Jan 23 10:49:52 2013 -0800 correct url to libjson in json and jsonrpc-c module docs commit f1b514596856889fa2a8e4b164178998177d7b59 Author: Peter Dunkley Date: Wed Jan 23 13:42:52 2013 +0000 pkg/kamailio/(centos|fedora): Removed old FC16 build - Fedora 18 is now out and I only plan to keep this .spec correct for CentOS and Fedora working for current and previous OS releases. commit cb56b67788fc61f8de65d0335c6364c7aba15759 Author: Daniel-Constantin Mierla Date: Wed Jan 23 12:55:51 2013 +0100 lib/srdb1: update custom sql functions for uid tables commit 9a1d64bddbf3ec931d39a0e47370e8d46ec2aeb9 Author: Daniel-Constantin Mierla Date: Wed Jan 23 12:49:16 2013 +0100 kamctl: added option to grant sql access from a remote host - set DBACCESSHOST in kamctlrc commit 1fd2b4ec865cbe738d92e72259fed27380d252ab Author: Daniel-Constantin Mierla Date: Wed Jan 23 00:45:17 2013 +0100 kamctl: added option to creat uid-related tables - few more options to be able to create database only, grant or revoke privileges from command line - the extensions were added for mysql commit 71d1f9b233559e12970019819323cdfb9427b836 Author: Daniel-Constantin Mierla Date: Tue Jan 22 23:09:47 2013 +0100 kamctl: cleaned db creation commit 15e1ae6720136a698326a0b53f6db8eef73e3e5a Author: Richard Brady Date: Tue Jan 22 17:19:31 2013 +0100 json: proper handling of empty values for json documents commit 3e580e1ee24f9b9ec4b1fa151b23ebc84f3db1cb Author: Alexandr Dubovikov Date: Tue Jan 22 15:45:38 2013 +0100 modules:sipcapture Added PSQL schema, fixed columns length, fixed id column for PostgreSQL Thanks Ovind Kolbu for schema and patch commit f76bd09d4800ea63552c11002d7f6f72569e78ed Author: Daniel-Constantin Mierla Date: Tue Jan 22 13:40:11 2013 +0100 pua_reginfo: fix setting lengths of contact attributes - fix also for warning from FS#255 reported by Ovidiu Sas commit ff22a1cbc2b817d63611b3da967d8245e11cb84c Author: Richard Brady Date: Tue Jan 22 12:19:53 2013 +0100 siputils: fix decode2format fuction to handle ; in userpart commit 58417e5f23c50a1892584d368e49373c579af31e Author: Alexandr Dubovikov Date: Tue Jan 22 11:41:43 2013 +0100 modules:sipcapture Changed authorization column to "auth". Now PostgreSQL should be happy. for old schema please use: modparam("sipcapture", "authorization_column", "authorization") commit c579bce3e6fa4efc29cf4fd8681f471a768a8e7c Author: Ovidiu Sas Date: Mon Jan 21 15:10:39 2013 -0500 kamdbctl: fix presence tables provisioning commit da007aaf6a2296c62189d30c6991e5cdb9f8a4ec Author: Konstantin Mosesov Date: Mon Jan 21 19:40:19 2013 +0200 app_python: reverted changes (dlflags) commit 36013e021dde6362bb335bbcadd41b6838151a45 Merge: f50e910 288c597 Author: Peter Dunkley Date: Sun Jan 20 20:13:40 2013 +0000 Merge branch 'master' of ssh://git.sip-router.org/sip-router commit f50e910b9710fd1055aae7e445a0504b841413a3 Author: Peter Dunkley Date: Sun Jan 20 20:04:45 2013 +0000 pkg/kamailio/fedora: added build files for Fedora 18 commit 288c597bfba2ffba4c49e691488cee574d714a97 Author: Olle E. Johansson Date: Sun Jan 20 16:58:59 2013 +0100 README remove "modules_k" commit 41fab9cb21af174734ef820da4bbf6d19d34d56a Author: Olle E. Johansson Date: Sun Jan 20 16:55:23 2013 +0100 README-MODULES - merge listing of modules into one combined Thanks to Daniel for merging the directories. commit 4cc713182c4f5b53a00a8d2d6d3a21afca589b77 Author: Konstantin Mosesov Date: Sun Jan 20 17:38:06 2013 +0200 app_python: - fixed runtime warning: exports dlflags interface is deprecated and it will not be supported in newer versions; consider using mod_register() instead - python routines can be called in any routes. commit 1d29c95e982244a5140f93c8ae886c8d457d8e24 Author: Peter Dunkley Date: Sun Jan 20 15:07:59 2013 +0000 pkg/kamailio/(centos|fedora): updated kamailio.spec commit d934a2acd31408ae6afdf31007f2ebe4527d1f3d Author: Peter Dunkley Date: Sun Jan 20 14:23:17 2013 +0000 modules/db_postgres: Fixes - Fixed submit_query() retry mechanism - connection errors now detected and retried. - Fixed memory leak when raw queries contain > 1 SQL command. - Fixes by Hugh Waite @ Crocodile RCS commit c059041a71a1b7175243c366316108ce370fffa7 Author: Peter Dunkley Date: Sun Jan 20 14:18:55 2013 +0000 core: fixed bug in PV caching that broke the use of the $$ symbol - Found and fixed by Hugh Waite @ Crocodile RCS commit 9a3b3229e0b0f39489feca8da3c0a7aeeaae600e Author: Daniel-Constantin Mierla Date: Sun Jan 20 14:28:57 2013 +0100 Makefile.defs: version set to 4.0.0-pre1 commit fedd38e03f6fcc4851d738cf2bd274b5290ae1ae Author: Daniel-Constantin Mierla Date: Sun Jan 20 14:19:11 2013 +0100 Makefile: updated the names for perl modules commit e5e821150f53135e8c288f71ddd95c6c23e8d8d9 Author: Daniel-Constantin Mierla Date: Sun Jan 20 14:18:02 2013 +0100 perlvdb: module renamed to db_perlvdb - it is a database driver module commit 63a09d8562a1ac3679dc34c409a37f1d6617e430 Author: Daniel-Constantin Mierla Date: Sun Jan 20 13:26:01 2013 +0100 modules/*: updated include paths commit 1abe29004193a348a1dcca72665fef1d390610b0 Author: Daniel-Constantin Mierla Date: Sun Jan 20 12:57:52 2013 +0100 modules_k/*: moved k modules in directory modules/ commit dbe58f4cff868f069bc417b3002c7ac75ce484a1 Author: Daniel-Constantin Mierla Date: Sun Jan 20 12:51:29 2013 +0100 modules_k/: added placeholder for an empty directory commit ba3fa594f3ade8f8afd69606f92d1e4fa4685ede Author: Daniel-Constantin Mierla Date: Sun Jan 20 12:47:08 2013 +0100 app_perl: perl module moved and renamed to modules/app_perl - same naming pattern as for the other embedded interpreters commit 0533e3f86bb605d4ce68ae60b80013dcf8540903 Author: Daniel-Constantin Mierla Date: Sun Jan 20 12:14:41 2013 +0100 perl: samples and documentation updated to use package Kamailio commit e3f78196b345ab22eaba8f4ade7492e660782485 Author: Daniel-Constantin Mierla Date: Sun Jan 20 11:59:00 2013 +0100 perl: xs file updated to use Kamailio instead of OpenSER commit 1be653e243b02094a93ef20509fc98326f160284 Author: Daniel-Constantin Mierla Date: Sun Jan 20 11:53:36 2013 +0100 perl: Perl packages renamed from OpenSER::* to Kamailio::* - part of patch from Stoyan Mihaylov commit f448282ec6775857f4bef733f4785dd571bfe081 Author: Daniel-Constantin Mierla Date: Sun Jan 20 11:47:48 2013 +0100 perl: renaming openser to kamailio in C source files commit 9d5cc7085e916bf348ba52828d5c9519652c61ae Author: Daniel-Constantin Mierla Date: Sun Jan 20 11:34:20 2013 +0100 perl: renamed files and directory from openser to kamailio - part of patch from Stoyan Mihaylov commit 4e939748186c6dcff6744d36439b9620fe41a196 Author: Olle E. Johansson Date: Sat Jan 19 22:33:18 2013 +0100 iptrtpproxy Documentation cleanup And a missing file from sanity module commit 80dc9107c5cd47cab24786a12d2612c25f714ff3 Author: Olle E. Johansson Date: Sat Jan 19 20:07:08 2013 +0100 sanity Sanitize XML file names and formats commit 396de50105c29c102da1afb9fabe8ea1324a7282 Author: Olle E. Johansson Date: Sat Jan 19 19:57:50 2013 +0100 xmlops Updating xml formats commit 67a0aafe4933d6ccbc04e6a86a21c34f62bae7fb Author: Richard Fuchs Date: Fri Jan 18 10:21:50 2013 -0500 tmrec: fix example given in docs commit 3cec800fb8e48b6f2dbc880c5a991e9d636c9f5c Author: Jason Penton Date: Fri Jan 18 14:33:53 2013 +0200 modules_k/statistics: fixed bug when using pvar as stat value (fixup function was broken) commit a865b622be84ddc1dacff35401adbb6937ec86b3 Author: Olle E. Johansson Date: Fri Jan 18 13:32:55 2013 +0100 README - converted to Kamailio commit 5b6231d2d85f2a5a07b09e7e534f25e16f5e43b2 Author: Olle E. Johansson Date: Fri Jan 18 09:41:42 2013 +0100 Update to current module set for 4.0 commit ebde66ba5f97ff5587e36b8e952b19a1becd08ab Author: Ovidiu Sas Date: Thu Jan 17 19:19:37 2013 -0500 carrierroute: fix cross-compilation commit 83eafc8d8f767f4705d5f76ad0ffd4349a06c927 Author: Daniel-Constantin Mierla Date: Wed Jan 16 22:37:08 2013 +0100 dialog: fix for is_in_profile() - function was broken, reported by Klaus Darilion commit ac2a3acddef3d5dd3a8033859f8a245624944d8e Author: Daniel-Constantin Mierla Date: Wed Jan 16 22:28:30 2013 +0100 Revert "First commit (raw code) of new module: app_java (Java Native Interface support for Kamailio)." This reverts commit 3cc85a3915ed69471966cf741d7cf2adee4f3b0b. - code in master is frozen for v4.0.0 commit ebaab480a74fdde6036b471ec1175c4ad294c758 Author: Daniel-Constantin Mierla Date: Wed Jan 16 22:27:34 2013 +0100 Revert "app_java:" This reverts commit db74e5230a26fdfebbf88f9575ea8a7636719743. - code is master is fronzen for v4.0.0 commit db74e5230a26fdfebbf88f9575ea8a7636719743 Author: Konstantin Mosesov Date: Wed Jan 16 21:08:42 2013 +0200 app_java: - code cleanup - changed all *alloc to pkg_*alloc - added examples module configuration file commit 3cc85a3915ed69471966cf741d7cf2adee4f3b0b Author: Konstantin Mosesov Date: Wed Jan 16 20:43:29 2013 +0200 First commit (raw code) of new module: app_java (Java Native Interface support for Kamailio). commit 588a1a4280840e40beaae77345533b40ef1c710d Author: Ovidiu Sas Date: Wed Jan 16 11:38:18 2013 -0500 xhttp_pi: adding note about using the provisioning interface with db_text commit c065b24620a9475a70a19de95231a814076eefae Author: Ovidiu Sas Date: Wed Jan 16 10:48:25 2013 -0500 xhttp_pi: more documentation updates commit 0f59c52cb1d21d07654f815af3636330dc02e164 Author: Ovidiu Sas Date: Wed Jan 16 10:37:30 2013 -0500 xhttp_pi: documentation updates - reported by Philippe Sultan commit 32e73f99a3bab4bc673504d316831f0a8ff1f48c Author: Olle E. Johansson Date: Tue Jan 15 09:46:22 2013 +0100 Starting to prepare README/INSTALL files for release commit 241681f6a2bc9d9647251963eee5f65386717edb Author: Carsten Bock Date: Tue Jan 15 09:03:25 2013 +0100 b/f: If no parameter is given, the "fixup_lir" method will never get called... commit 7f7e0d046cbaf59170605c21070eb476a28fbc18 Author: Carsten Bock Date: Tue Jan 15 08:18:52 2013 +0100 b/f: Need to link librt (on OS non-Darwin) commit 04b1b6c94a69da8b4bf5134d890edfaf0c0ad153 Author: Carsten Bock Date: Mon Jan 14 19:28:27 2013 +0100 b/f: Modify IMS-Group Modulenames to reflect module-name changes. commit b87c9b03499e58d481cf6fe02302a378051272a0 Author: Carsten Bock Date: Mon Jan 14 17:46:08 2013 +0100 b/f: Do not remove lib*, only "real" libs commit b926764c5cfb6737407b2090a6c5659b46373237 Author: Daniel-Constantin Mierla Date: Sat Jan 12 13:10:18 2013 +0100 registrar: fix event route execution warning commit a797eab732be6b17e3727ee604d21fcaddd5b35e Author: Olle E. Johansson Date: Sat Jan 12 08:45:11 2013 +0100 xmlrpc Modify doc structure to kamailio-like commit 9bfc37fcc95da2d0b970efb6a3333e6d8e5f5bde Author: Olle E. Johansson Date: Sat Jan 12 08:33:25 2013 +0100 usrloc(k) Fix compiler warnings Thanks to juha for the reminder commit 4af97738081da634643f0fdfd681e7a94740a6d0 Author: Ovidiu Sas Date: Fri Jan 11 19:14:15 2013 -0500 xhttp_pi: make sure that cfg directory exists during install commit 11cedccfbc11c9efde566ecd2afb883246c64ba7 Author: Ovidiu Sas Date: Fri Jan 11 15:59:31 2013 -0500 lib/ims: fix cross compilation commit 35ba820e82840661d23c93e10bd289b8a6e14f5f Author: Ovidiu Sas Date: Fri Jan 11 15:20:11 2013 -0500 sqlops: remove unused variable `sv' commit c8878c0c702173d44dd4d9fad263ea8e329e6897 Author: Ovidiu Sas Date: Fri Jan 11 15:13:16 2013 -0500 permissions: remove unused variable `count' commit 35d8fd13382fc5fa6256f17a0f43c396be7c638d Author: Ovidiu Sas Date: Fri Jan 11 14:13:53 2013 -0500 outbound: fix cross-compilation commit 7bf23bc79b3ace2348c94bf284aac13dd917c3ab Author: Ovidiu Sas Date: Fri Jan 11 14:13:36 2013 -0500 osp: fix cross-compilation commit d18997cd35d3ac03f446a61a7f198eb1b0704bd0 Author: Ovidiu Sas Date: Fri Jan 11 14:13:07 2013 -0500 websocket: fix cross-compilation commit c16ae05d5b91984a9d17ce6b643f29cf7b92cd75 Author: Ovidiu Sas Date: Fri Jan 11 14:12:49 2013 -0500 tls: fix ssl cross-compilation commit c9d8a66071efb77428ae74572d453c5b4ded4764 Author: Ovidiu Sas Date: Fri Jan 11 14:12:10 2013 -0500 auth_identity: fix ssl cross-compilation commit f350ec8cd45819ed6f60947bca2ac6e747f86541 Author: Klaus Darilion Date: Fri Jan 11 14:22:57 2013 +0100 modules_k/uac: document RR append_fromtag requirement in auto mode commit 37c43f695fae346fde83690596150a84192ad0db Author: Peter Dunkley Date: Fri Jan 11 10:54:00 2013 +0000 pkg/kamailio/(centos|fedora): updated release tag in .spec commit 5a78a8b8ec104550a37d8e2ae9005bf87d21e00f Author: Anca Vamanu Date: Fri Jan 11 11:07:45 2013 +0200 dialog: fix bug when detect_spirals enabled If detect_spirals enabled and the caller sent an Invite which received a negative response and then immediately sent another Invite with the same callid and tag, the module did not create a dialog record for the second Invite. It wrongly concluded that the Invite is spiraled. This resulted in missing CDR for that call. Behavior observed if the first Invite has a small Session-Timer interval and receives a 422 reply. When the phone sent the second Invite with a larger Session-Timer, which could have been successful, it was not recorded by the dialog module. commit a1a197aa27a62426599d908870c60749e9941a03 Author: Jason Penton Date: Fri Jan 11 10:47:44 2013 +0200 modules/ims_qos: update to correct binding name for ims_usrloc_pcscf commit b414cb1d7dc92e24ea98e5624060f9ba25726602 Author: Daniel-Constantin Mierla Date: Fri Jan 11 09:32:12 2013 +0100 Makefile.defs: version set to 4.0.0-pre0 - marking pre-release phase commit 622640b85cbf681055c1a9c28d3f3ab61c13b36e Author: Ovidiu Sas Date: Thu Jan 10 16:53:12 2013 -0500 ims_registrar_scscf: fix cross-compilation commit 2c70b76e122d061b62058623e85e42872cd003ac Author: Ovidiu Sas Date: Thu Jan 10 16:43:29 2013 -0500 ims_registrar_pcscf: fic cross-compilation commit 7b483c4cd97d61c8eefc484d31ffb3ba43d03ca5 Author: Ovidiu Sas Date: Thu Jan 10 16:43:05 2013 -0500 ims_isc: fix cross-compilation commit f1e6a00c93f18871c5c069a08aac77fe783fd6cd Author: Ovidiu Sas Date: Thu Jan 10 16:42:34 2013 -0500 ims_icscf: fic cross-compilation commit 5799a797c7e4d0e84aca20618ef61dbf1a33692c Author: Ovidiu Sas Date: Thu Jan 10 16:42:08 2013 -0500 ims_auth: fix cross-compilation commit 52a773fb8bcd9a07f12dcb0de9bff8744ab386d3 Author: Klaus Darilion Date: Thu Jan 10 22:45:09 2013 +0100 kamailio.cfg: describe log levels commit 6d34982c99060436bc9a3a07058eb805488fc34d Author: Olle E. Johansson Date: Thu Jan 10 21:45:09 2013 +0100 mtree Add RPC command mtree.summary commit 52331c6ba80f2eb862405e7987ab21d6f55549e0 Author: Olle E. Johansson Date: Thu Jan 10 20:10:49 2013 +0100 mtree Bug fix - save number of nodes in mtree data structure at load Otherwise MI function doesn't report anything but zero nodes and memory commit 222166ef3a20c0c4a98a3c810112901c71ef275d Author: Peter Dunkley Date: Thu Jan 10 19:01:47 2013 +0000 modules/rtpproxy: allowing rtpproxy_manage to take the flags parameter as a pseudo-variable - Feature added by Hugh Waite @ Crocodile RCS commit ef2b3a6ee84f75bd49a06635a486807eeaebc08a Author: Ovidiu Sas Date: Thu Jan 10 12:50:06 2013 -0500 kamdbctl: new command - kamdbctl pframework create - creates a provisioning framework for the installed db tables commit 2793567c9f4f31e2d58e23faa092750f0d71a0c1 Author: Alex Hermann Date: Thu Sep 29 18:47:46 2011 +0200 modules_k/cfgutils: add locking around gflags gflags are stored in shared memory and must thus be protected against concurrent access. Reads from an int are atomic on most (all?) real world hardware, so only modification of the flags is placed under the protection of the lock, not reads. commit 6f0f560ec9bf67d93e18f932f572aa8b526ac955 Author: Peter Dunkley Date: Thu Jan 10 16:00:46 2013 +0000 pkg/kamailio/(centos|fedora): updated .spec commit 3b575a618545dcd65362ea6de972222703d824d9 Author: Richard Good Date: Thu Jan 10 16:28:07 2013 +0200 modules/ims_qos: Added documentation Added admin documentation and README for ims_qos module commit e7b5f667a4b094c1aa1c426fe33648db782f9190 Author: Richard Good Date: Thu Jan 10 16:08:54 2013 +0200 modules/ims_usrloc_pcscf: Updated documentation Updated documentation and added README for ims_usrloc_pcscf module commit 743c1f7f9645ce760f5f1892fbee187f96c8513a Author: Richard Good Date: Thu Jan 10 15:50:01 2013 +0200 modules/ims_auth: Updated documentation Updated documentation and added README for ims_auth modules commit 0b476ea4981b750e3f5974f5fd1e3b8fb39ed8fa Author: Richard Good Date: Thu Jan 10 15:40:00 2013 +0200 modules/ims_icscf: documentation updated Documentation for IMS ICSCF modules updated and README added commit 06fb17e57e871e99eb251e3243f70652e92a013d Author: Jason Penton Date: Thu Jan 10 15:25:56 2013 +0200 modules/ims_qos: Added IMS QoS module - This module provides Diameter Rx IMS interface between PCSCF and PCRF functions commit cbf2cb0c1d0301d63154834fbd9220e334b9c64c Author: Jason Penton Date: Thu Jan 10 14:33:54 2013 +0200 parser/sdp: fast-access pointer for raw SDP stream string - basically a pointer to the raw SDP stream commit f0cb7735b766e14ba142a45064e254d82d079746 Author: Richard Good Date: Thu Jan 10 14:29:38 2013 +0200 modules/ims_isc: documentation added Added documentation including README for ims_isc module commit 8fb8b261fa76e5c3497b602f6b850fe02e5db48f Author: Alex Hermann Date: Tue Jan 8 19:09:48 2013 +0100 core: make database version table name configurable from script When kamailio is part of a bigger project and is sharing its database with it, it is nice to have a less generic table name than "version". Also usefull when upgrading kamailio, where the new version has (backwards compatibel) changes in the database definition. If each kamailio version uses its own version table, they can all use the same database. commit 89a9db548f01eea54eb11ae57b76abcfb5e5c5f6 Author: Alex Hermann Date: Mon Nov 5 13:33:27 2012 +0100 modules_k/kex: call pkg_proc_stats_destroy in module destroy function to free memory commit 2628e120432001c118eb89ac1b7023a9f5e795ad Author: Alex Hermann Date: Mon Oct 29 15:25:21 2012 +0100 modules_k/tmx: Add $T_reply_last, returning last reply code Make the last/previous reply on a branch available to the script via $T_reply_last. Only available in TM_ONREPLY_ROUTE. commit a2d09db983aa0b9a54ee78d5a910ba92140b05f8 Author: Alex Hermann Date: Thu Oct 11 18:43:07 2012 +0200 modules/rtpproxy: Add 'b' flag to add a branch specific string tot the call-id In a forking call, sometimes it is needed that each branch uses different options to the rtpproxy. This patch adds a parameter that makes each rtpproxy session unique to a branch by appending the value of a PV to the call-id rtpproxy parameter. commit f11f35045f6eaffd153d767946399fbb397bc3eb Author: Alex Hermann Date: Mon Jul 4 17:33:50 2011 +0200 modules/avpops: avp_db_query: treat BIGINT result as INT, disregarding the most significant 32 bits. commit 457d075d3aabcaff6b6d14b6dfbc01c8a91734ec Author: Alex Hermann Date: Thu Oct 11 18:28:34 2012 +0200 modules/tm: Remember per-branch onreply_route and onfailure_route settings The onreply and onfailure routes were set only per transaction. This means that when the onreply and/or failure route is changed in failure route (serial forking), late replies to earlier branches would use the new onreply and failure route instead of the routes set for them. This commit copies the transaction's onreply and failure routes to the branch, so the route set when the request is sent out is always chosen, no matter how late the reply arrives. Because the per-branch setting is copied after running onbranch_route, it is now also possible to set the routes per-branch instead of per-transaction. commit 0b9f84519dd018159d67bb827d7e5c7e1e4431e2 Author: Alex Hermann Date: Mon Aug 29 18:44:20 2011 +0200 modules/tm: add option to check callid when matching transactions Use this if you don't want replies/requests from broken clients, which send a mangled Call-ID, to match the transaction. For example when the UAC won't recognise the response anyway because of changed Call-ID, this setting will prevent accounting records to be created or failure_route to be skipped. commit 9ff6a40fce5160f23a385693d79df508759f1a31 Author: Alex Hermann Date: Thu Aug 25 11:16:18 2011 +0200 modules_k/trusted: no not open DB connections if db_mode==1. For cached operation, childs (except MI) do not need DB access commit d1a85fbb01a9ae5b23c7b4f58de4ec584295d611 Author: Alex Hermann Date: Fri Aug 26 11:16:45 2011 +0200 modules_k/nathelper: add return value 2 to fix_nated_sdp() indicating no ip's have been replaced commit 358f0b859cdb15afa0c1079009a67b7aa9349f2e Author: Alex Hermann Date: Fri Aug 26 13:08:39 2011 +0200 modules_k/pv: make individial flags accessible via $Mf(idx), $Bf(idx) and $Sf(idx) The parameter is the flag number (or registered name). If present allows setting and reading the corresponding flag. As each flag is now available as separate PV, it can be used in logging, transformations and, last but not least, in loading/storing individual flags from/to a database with sql_pvquery(). When setting, any value != =0 will set the flag, 0 will clear it. When reading a set flag returns 1, cleared flag 0. example: xlog("flags: 0x$mF / $Mf(15) / $Mf(16)"); setflag(15); xlog("flags: 0x$mF / $Mf(15) / $Mf(16)"); $Mf(16) = 1; xlog("flags: 0x$mF / $Mf(15) / $Mf(16)"); $Mf(15) = 0; xlog("flags: 0x$mF / $Mf(15) / $Mf(16)"); output: flags: 0x00000000 / 0 / 0 flags: 0x00008000 / 1 / 0 flags: 0x00018000 / 1 / 1 flags: 0x00010000 / 0 / 1 commit 847ea5b2bc81749a44de34b35e5ef8516819951a Author: Alex Hermann Date: Tue Aug 30 13:35:55 2011 +0200 modules_k/trusted: Free memory of old trusted list when the list has been reloaded commit 1411a5789139cc302179b7d9f3a2b678e2caef9c Author: Alex Hermann Date: Fri Sep 16 13:48:59 2011 +0200 modules/mtree: Do not log an error when prefix not found. A not found prefix is already represented as a negative return code. No need to log an error, as it may be perfectly valid that a prefix does not exists. commit 58e81b6c42cc48bd2b4afe84491a1a12d9d4b973 Author: Alex Hermann Date: Thu Sep 22 15:59:23 2011 +0200 lib/srdb1: store BIGINT result also as 32-bit integer if it fits BIGINT is always converted to string. Additionally it is now stored as INT too. MySQL (at least on 64-bit) is returning BIGINT for all "generated" INT values, like COUNT(*). By storing thee results as INT (if possible), the config script will be compatible with both 32-bit and 64-bit column values. commit d5898510adbe9c45d16a770531a3e7c95061956b Author: Alex Hermann Date: Mon Oct 3 15:55:42 2011 +0200 modules_k/tmx: Add active_transactions statistics An active transaction is a transaction that is still waiting for a reply. If it has seen a reply but is existing just to collect retransmissions, it is not counted (in contrast to inuse_transactions). commit 74c1a6224a0d55735f01e0b0800206eec002fab0 Author: Alex Hermann Date: Tue Mar 27 16:44:23 2012 +0200 modules_k/dialog: Allow unset_dlg_profile also in REQUEST_ROUTE even if the function has no use in normal REQUEST_ROUTE, the route block may be called from other route blocks like failure_route. commit 1109a4ff6c68d9b2a619198cf1150b3431565bf0 Author: Alex Hermann Date: Mon Jan 7 15:35:46 2013 +0100 modules_k/sqlops: eleminate string copy in sql_exec_xquery() xavp api will make a copy in shmem, no need to make a private copy first. Thanks to Juha heinanen and Daniel-Constantin Mierla for finding this inefficiency. commit 9b3d4e192859d83d8ec990751a5ead29ff72dab1 Author: Alex Hermann Date: Thu Nov 29 11:47:10 2012 +0100 modules/pv: Fix $snd(ip) for IPv6 Result was always an empty string surrounded by []. Converted to use ip_addr2a(). This also prevents the surrounding [], which are not part of an IPv6 address. commit 0ba54b551aa5dd7c13d4c6c4c275fd4cba3b17b0 Author: Alex Hermann Date: Thu Feb 23 23:48:16 2012 +0100 modules_k/htable: don't return expired values If an item has expired, it will be treated as non-existent. commit 87d10dc1dce72d5c6b3a658f1d1193d16633eb6c Author: Alex Hermann Date: Mon Feb 27 14:14:44 2012 +0100 modules_k/perl: Fix resetting of flags in sv2int_str According to the functions comments and its usages in the same file, the flags would only be or'red, not reset This fixes setting an string named avp with an integer value: OpenSER::AVP::add("string", 12345); commit dfe3f66fc7969a5c479f78b1ec000914c48bd9ff Author: Alex Hermann Date: Tue Feb 28 11:39:10 2012 +0100 modules/sanity: Fail if request uri can't be parsed commit 1be860ef1a766bf271e7f7f7efcdc1006fe5bde9 Author: Alex Hermann Date: Thu Jun 7 14:20:01 2012 +0200 modules_k/pua_mi: when checking for 0-length string, check s.len, not s.s commit 1e1202d3a710eeec5f534fc11f0406ba3e449df6 Author: Alex Hermann Date: Mon Jul 16 15:24:37 2012 +0200 modules/auth: replace ser_time() wih time() The values returned by ser_time() deviate so much from time() (and thus system time) that the module was creating expired nonces in challenges and rejected valid nonces as being "from the future". See also FS#243 commit bf7c1ee6d77e781e846504970a1c2d3ef9544908 Author: Alex Hermann Date: Tue May 15 12:29:14 2012 +0200 modules/rtpproxy: return -3 when no more rtpproxy nodes can be found Provide a unique error code for the case when no (more) proxy nodes are availave in the set. This allows the script recognize it from the more general errors (all -1) and do special processing (failover to another set) commit d0d17a8b9c20bfd9e8ce78931dd9f52254242a74 Author: Alex Hermann Date: Mon Jan 7 15:16:27 2013 +0100 modules_k/uac: regenerate README commit f310fd10bda2da682dee9eaa91474c704ffd8c2c Author: Alex Hermann Date: Tue Jul 10 12:41:45 2012 +0200 modules_k/uac: uac_reg: add reg_retry_interval parameter The new parameter allows to retry failed registration attempts. Instead of unconditionally marking the entry as disabled, the registration will be retried after the set interval. Setting it to 0 (default) retains the old behaviour. commit 7432aa5ee180851dd5d6d933cbfe7ced93396566 Author: Alex Hermann Date: Tue Feb 28 15:23:17 2012 +0100 modules_k/uac: uac_reg: skip realm checking if realm is empty When realm is the empty string, do not check the realm, but accept anything the UAS throws at us. commit 0507b848d0257b478b422b49eb339ade7b801579 Author: Alex Hermann Date: Tue Feb 28 13:10:23 2012 +0100 modules_k/uac: skip realm matching when realm pv for uac_auth is empty or null This can be used if the realm used by the upsteam UAS isn't known in advance. commit eb1abe66b9f97a4f98386d294b538a53ec05c9a6 Author: Alex Hermann Date: Tue Feb 21 12:35:18 2012 +0100 modules_k/uac: Add reg_db_table parameter to specify table name for registrations commit d2bdfd325665a0bc2652cdaa237d0afda9e4e8f8 Author: Alex Hermann Date: Fri Sep 2 09:36:43 2011 +0200 modules_k/tmx: add t_is_reply_route() Function to determine if the top executed route block is a reply. In line with t_is_failure_route() and t_is_branch_route(). commit 87bce89fe77942146d03ce4a44e6330e4a8149e7 Author: Alex Hermann Date: Thu Sep 1 17:18:03 2011 +0200 modules_k/tmx: add $T_reply_reason PV Especially for internally generated (faked) replies it was hard to get the reason phrase. This PV provides just that. commit 43533b41f2a4fb23b24bcf98b01fca223c605cd9 Author: Alex Hermann Date: Mon Jan 7 17:10:18 2013 +0100 Makefile: add corex module to kstandard group commit 14ef60cf93f2e7d2a458f8a3ce287e52f1b497d6 Author: Alex Hermann Date: Mon Jan 7 14:04:57 2013 +0100 modules/tmx: set $T_branch_idx to sane values for more route types $T_branch_idx will now return a branch number (0-based) in more route types. BRANCH_ROUTE and TM_ON_REPLY_ROUTE: currently handled branch number REQUEST_ROUTE and FAILURE_ROUTE: next branch number, will be increased by every append_branch In FAILURE_ROUTE, the branch number of the winning reply can be retreived with $T_rpl($T_branch_idx) All other route types will result in (the invalid) branch number -1. commit 397ef369d7092aa670d63f81aa86657daee47071 Author: Alex Hermann Date: Fri Oct 12 14:06:33 2012 +0200 modules/tm: Set branch_index to T_BR_UNDEFINED when outside BRANCH_ROUTE or TM_ONREPLY_ROUTE. The inconsistent value of $T_branch_idx between BRANCH_ROUTE and TM_ON_REPLY_ROUTE was fixed in an earlier commit, but now the value 0 has a double meaning (branch 0 or invalid branch). This patch makes the invalid branch distinguishable by setting it to -1. Now $T_branch_idx will return the branch number (0-based) in BRANCH_ROUTE and TM_ON_REPLY_ROUTE and -1 in other route types or if the message is not part of a transaction. commit e23e51ee2d5390b903b9f3029b01181c0dc5a7ba Author: Alex Hermann Date: Thu Oct 11 16:53:55 2012 +0200 modules/tm: Make branch_index consistent in all route types The branch index was set one to high in BRANCH_ROUTE, leading to inconsistent branch numbers in reply routes. commit aa454db1818220d6b05699b9ee6e01a8237ffcb1 Author: Olle E. Johansson Date: Wed Jan 9 22:21:45 2013 +0100 siptrace Typo after test compilations. Bad luck. commit a59b5bc19b2cc672794c959ee6eb4e42c461a3e9 Author: Olle E. Johansson Date: Wed Jan 9 21:20:17 2013 +0100 cdp Documentation updates Read my lips: It's configuration, not confiuaragion or confirtuaration... :-) commit a6b038332e38e6f60fee32896ffd610cf76e11ee Author: Olle E. Johansson Date: Wed Jan 9 20:43:00 2013 +0100 avp XML doc updates commit c79c33f14d9cf15444cdd024551c788679cf71bb Author: Olle E. Johansson Date: Wed Jan 9 20:42:12 2013 +0100 avp Documentation typo fix and update (SER => Kamailio) commit 66560d5ad5c136aa833db57ed32283d788f56611 Author: Olle E. Johansson Date: Wed Jan 9 20:18:42 2013 +0100 outbound(k) Minor edit of documentation. Please ignore, keep calm and carry on. commit 226c92425b266f1c1a5efb2286cf067ce0b7df22 Author: Olle E. Johansson Date: Wed Jan 9 20:13:26 2013 +0100 siptrace(k) Fixing a bad change in docs... commit 9b1c23481551ef74b6efeb0118c1119470a08826 Author: Olle E. Johansson Date: Wed Jan 9 20:09:39 2013 +0100 siptrace(k) Add RPC command for turning on/off Copying the functionality of the existing MI command. Also, setting the value of the trace_flag to 0 by default, as documented in the documentation. commit fd77c500050073e019b0366fdcd3a6c125a20cb9 Author: Olle E. Johansson Date: Wed Jan 9 20:04:29 2013 +0100 sipcapture: Fix typo in XML markup commit 9af31f9c44cc35a4cbe74accf79513c7272ec93c Author: Olle E. Johansson Date: Wed Jan 9 19:50:12 2013 +0100 sipcapture Small cleanup in docs commit ba12e3893787a8340d21aa18ab6faa81e825713f Author: Olle E. Johansson Date: Wed Jan 9 18:38:54 2013 +0100 sipcapture Small typo commit 8ebf2dbe6cc0e51b47c423227f5dcff14c7af4c3 Author: Olle E. Johansson Date: Wed Jan 9 18:37:43 2013 +0100 sipcapture Add RPC command to turn on/off or check status Kamailio RPC rocks - much more than IMS ;-) commit 70ca23583a136f2a401ce57d4b9f110e2f4db1fe Author: Richard Fuchs Date: Wed Jan 9 12:34:27 2013 -0500 pv(k): Remove read-only empty strings that might be attempted to be written to commit 2207618978f5d61c3afe65007c3460a2e1ef0d37 Author: Olle E. Johansson Date: Wed Jan 9 16:53:07 2013 +0100 usrloc(k) Add RPC for AOR lookup Copied from mi interface. RPC rocks! commit 875c5e71cf1ac077f17eb15030ce8cfb0d299e89 Author: Olle E. Johansson Date: Wed Jan 9 15:29:48 2013 +0100 usrloc(k) Reveal existing rpc command in README commit e1306157b324d2ad21d97af0edf14072769787d7 Author: Olle E. Johansson Date: Wed Jan 9 14:00:32 2013 +0100 db_cassandra Minor edits and typo fixes to README commit 8341030426fbe1f48e527b52d694b188ecdd48dc Author: Daniel-Constantin Mierla Date: Wed Jan 9 14:55:46 2013 +0100 registrar: execute event route when a contact expires - the name of the routing block is event_route[usrloc:contact-expired] commit ff18475e9fd3c6d4da4ca2e85c045fc761eb48e5 Author: Anca Vamanu Date: Wed Jan 9 15:44:38 2013 +0200 db_cassandra: updated documentation - added URLs for Thrift library and Cassandra commit b7fde2349a28e22cd9e02412d914d07ee8654f79 Author: Anca Vamanu Date: Wed Jan 9 14:19:06 2013 +0200 db_cassandra: Improved documentation and config file example commit b2e1fdd5df2e52d1393ebe592869e54fb6ee734f Author: Anca Vamanu Date: Wed Jan 9 12:52:13 2013 +0200 dbcassandra Added schema files for domain module commit 3b9de69fcc60bf918413a8b79fb475067c1852b3 Author: Daniel-Constantin Mierla Date: Tue Jan 8 22:38:35 2013 +0100 dialog(k): bridge contact address can be set via parameter commit 644902198d7727d8c283109d84de36babf5544ad Author: Daniel-Constantin Mierla Date: Tue Jan 8 22:34:00 2013 +0100 dialog: add contact header in REFER for dlg_bridge() - some UAs reject the REFER if there is no contact header commit 0574a4833122a6f4c0b70e84dfbe7bb2f0f821ce Merge: fca96b0 d923afb Author: Jason Penton Date: Wed Jan 9 11:18:48 2013 +0200 Merge branch 'master' of ssh://git.sip-router.org/sip-router commit fca96b0b6383198bbd95f0421e66bfb9cb1956f3 Author: Jason Penton Date: Wed Jan 9 11:17:03 2013 +0200 modules_k/rr: updated README commit d923afb1737651cbb7e4aac2517445afd4625c6c Merge: d645d52 ead5275 Author: Richard Good Date: Wed Jan 9 10:35:22 2013 +0200 Merge branch 'master' of ssh://git.sip-router.org/sip-router commit d645d525cc6e67ef17af31cbe7a54099134794e7 Author: Richard Good Date: Wed Jan 9 10:34:05 2013 +0200 examples/scscf/kamailio.cfg - fixed IMS modules names Updated SCSCF example cfg to use new IMS module naming convention commit ead52752c9b61c0fcadd95d3d39042498068c73c Author: Jason Penton Date: Wed Jan 9 10:31:51 2013 +0200 modules_k/rr: added feature to set custom username for Record-Route URI - this is an AVP param that can be used to customise the default username (Request-URI) added to the Record-Route URI before calling record_route. commit 9d394f9844b6043372b72539c69e9d56b0861d6d Author: Richard Good Date: Wed Jan 9 10:29:25 2013 +0200 examples/pcscf/kamailio.cfg - fixed IMS modules names Updated PCSCF example cfg to use new IMS module naming convention commit d3dee2b4579310fde42cfc727ebd5dc7537d8446 Author: Richard Good Date: Wed Jan 9 10:19:47 2013 +0200 examples/icscf/kamailio.cfg - fixed IMS modules names Updated ICSCF example cfg to use new IMS module naming convention commit 68d7468cf77e1831186ea0017ead15adb73c1328 Author: Olle E. Johansson Date: Wed Jan 9 08:37:41 2013 +0100 snmpstats(k) Change from OpenSER to Kamailio Note: Apart from code name changes, the MIB files and the objects has changed names. This will affect all systems monitoring your SIP server as you upgrade to 4.0.0 commit 2b09c72457a1c84508d74feb9dbc2d86f682508c Author: Olle E. Johansson Date: Wed Jan 9 07:56:14 2013 +0100 htable(k) Add new RPC htable.listTables This RPC list all defined tables and their settings commit 85ee107929a80b54d47eaabef6f25d7b2f0659e7 Author: Carsten Bock Date: Tue Jan 8 20:58:03 2013 +0100 Added sample configuration files for Kamailio IMS Setup. IMS Rocks! Greetings from the Dolomites, Italy, Carsten commit d21c7e32ceb52a90a9106fb3bba66cdd357a1fa6 Author: Ovidiu Sas Date: Tue Jan 8 14:30:17 2013 -0500 pipelimit: fix documentation typo commit 3f8d1e2bdba6650d2541261a2184a0bef5b88b07 Author: Ovidiu Sas Date: Tue Jan 8 14:21:46 2013 -0500 pipelimit: enhance return codes for pl_check() function commit 16784302104e5fc40b3873019938d140c402eff6 Author: Ovidiu Sas Date: Tue Jan 8 13:08:44 2013 -0500 module*/*/Makefile: libcurl dependencies build fixes commit 66cc4397e04591fd5b2af9798a1ab22d3dbaf7b6 Author: Arnout Vandecappelle (Essensium/Mind) Date: Tue Jan 8 12:42:40 2013 -0500 module*/*/Makefile: libpcre dependencies build fixes commit 79295e7a5820921646846eec062e1ff7c27fec9d Author: Daniel-Constantin Mierla Date: Tue Jan 8 18:41:35 2013 +0100 kamailio.cfg: mention v4.0 in the header of config file commit ea4daadd16ff3d45c0c35d90df38bfcc33e8bfbe Author: Peter Dunkley Date: Tue Jan 8 16:21:19 2013 +0000 pkg/kamailio/(centos|fedora): Updated .spec file commit 60f177ba77647fb7203f5c3b92d34a196f237a09 Author: richard Date: Tue Jan 8 17:32:11 2013 +0200 modules/usrloc_pcscf and modules/usrloc_scscf - removed unnecessary junk files commit 36a0cb38bcafcb4d4e2bfbc0977e0c1f25e74d14 Author: richard Date: Tue Jan 8 17:23:29 2013 +0200 modules/ims* and modules/dialog2 - changed modules name to prepend ims_ to all IMS modules As per mailing list and offline discussions have prepended _ims to all IMS modules and renamed dialog2 dialog_ng New modules name: dialog_ng ims_auth ims_icscf ims_isc ims_registrar_pcscf ims_registrar_scscf ims_usrloc_pcscf ims_usrloc_scscf commit 4c7ba37b7d8bf55d1983950812a3ae060e5ee3e4 Author: Jason Penton Date: Tue Jan 8 16:47:13 2013 +0200 modules/cdp: Added kcore link for statistics commit 1ee54a1e511b98848fd2a6a5075009e2e0b4df06 Author: Olle E. Johansson Date: Tue Jan 8 12:52:44 2013 +0100 permissions(k) Add RPC function calls that match functionality in old modules_s module commit 82303dfad79c601767bb8e1a115fd30d1fb3a282 Author: Peter Dunkley Date: Tue Jan 8 11:27:11 2013 +0000 modules_k/outbound: updated documentation - Fixed some mistakes in the Edge Proxy example - Filled in more detail in the Registrar example commit f57ac2ddaf1a4bbb8178f9fdc2fc408819d41228 Author: Peter Dunkley Date: Tue Jan 8 11:02:09 2013 +0000 modules_k/rr: fixed typo in a diagnostic - Thanks to oej for pointing this out commit a20893dd6cbf1a5fc7f48d9e8fd1823bbb1ba07f Author: Peter Dunkley Date: Tue Jan 8 11:01:31 2013 +0000 modules_k/outbound: downgraded and ERR diagnostic to INFO - Thanks to oej for pointing this out commit 5fc244a81ff4749bd8cb0196a1baecd8a721191a Merge: ecba6cf 9a10ed3 Author: Jason Penton Date: Tue Jan 8 11:01:37 2013 +0200 Merge branch 'master' of ssh://git.sip-router.org/sip-router commit ecba6cf229f849dd6390bbb2b9e9e70628fd0bd7 Author: Jason Penton Date: Tue Jan 8 11:00:16 2013 +0200 modules/cdp: added omitted statistics files commit 9a10ed3334804f520ecdab03f1019a19e13e0494 Author: Peter Dunkley Date: Tue Jan 8 00:24:47 2013 +0000 modules_k/registrar: documented new "flow_timer" modparam commit e18905ea53c2c5d4a565de596e2c2913ede6466f Author: Peter Dunkley Date: Tue Jan 8 00:24:13 2013 +0000 modules_k/registrar: Added modparam to allow Flow-Timer: to be set in 200 OK response to REGISTER requests commit 2aa85480330e368154e2d1c407380ba06f66d3f5 Author: Juha Heinanen Date: Mon Jan 7 21:59:18 2013 +0200 modules/rtpproxy: removed LM_DBG that caused compiler warnings commit 329db6c3ace5e93a3b7ab7155481f2e9705119b3 Merge: e7bb3af c9de09b Author: Peter Dunkley Date: Mon Jan 7 16:11:05 2013 +0000 Merge branch 'master' of ssh://git.sip-router.org/sip-router * 'master' of ssh://git.sip-router.org/sip-router: core: when printing the listening sockets on startup print also the advertise-port commit e7bb3af61bea673af801a5b9280f50ec13958a3b Author: Peter Dunkley Date: Mon Jan 7 16:10:46 2013 +0000 modules_k/outbound: Updated the module documentation commit 4cb23b43c246cb227282474d2b7bd6d6ff9c2033 Author: Peter Dunkley Date: Mon Jan 7 16:10:17 2013 +0000 modules_k/registrar: Updated registrar module documentation to describe the outbound_mode parameter commit c486a9358f146ac2b3e5047021c197c3eb6b41d8 Author: Peter Dunkley Date: Mon Jan 7 16:08:13 2013 +0000 modules_k/registrar: New outbound_mode parameter - Controls whether outbound options-tag is required in REGISTER requests and whether they are added to responses to REGISTER requests. - Needed so that an Outbound Edge Proxy can add a Flow-Timer: header to 200 OK responses (to REGISTERs) that contain a Requires: header with the outbound options-tag. commit c9de09b99b417aebb8fe84d44dec6c1bff1d8849 Author: Klaus Darilion Date: Mon Jan 7 16:22:38 2013 +0100 core: when printing the listening sockets on startup print also the advertise-port commit da1d8d1a9315d187b050468aa33772253f10e47b Author: Jason Penton Date: Mon Jan 7 12:47:11 2013 +0200 modules/sipcapture: fixed defines for Solaris commit ff1c7f3756bf7c2175b7209ccc13ab0cbf6cb4f8 Author: Jason Penton Date: Mon Jan 7 11:02:06 2013 +0200 md5.h: fixed types for Sun Solaris commit 3dd44561692657027289ff320709ce5d4bff210e Author: Jason Penton Date: Mon Jan 7 09:56:24 2013 +0200 modules/cdp: housekeeping - corrected copyright - fixed timer code (latency thresholds) - changed to KAMAILIO module interface commit 0b108c83ba7138c760fa86c9274633c92b7193a1 Merge: 9f63684 94e9bd8 Author: Peter Dunkley Date: Sun Jan 6 19:37:22 2013 +0000 Merge branch 'master' into outbound * master: pkg/kamailio/(centos|fedora): Updated ver and rel in .spec sl: fix compilation warnings in sl_forward_reply() dialog: fixed ka_timer linking core: command line option -v replaced with -K msrp: new parameter use_path_addr msrp: added rpc command to list active connections msrp: added internal map table to track msrp connections pipelimit: implemented support for RPC commands Makefile.defs: major version base updated to 4.0.0 sl: new function sl_forward_reply(...) core: added function to remove an exiting lump structure from internal list dialog2: generate and add missing README for dialog2 module Do not bind with libser_cmd, this is not required. Added Debian-Packaging for IMS modules - Add group for IMS modules - Added convenience rule to build packages for current debian-stable ims modules: don't link with -lrt on macosx auth_ims: don't link with -lrt on darwin os kamailio.cfg: xhttp left only in kamailio-oob.cfg modules/rtpproxy: rtpproxy_manage can now add ice relay candidates parser/sdp: fixed freeing of ice attributes commit 94e9bd8f15e192ee8b1c14d759129992b35435bf Author: Peter Dunkley Date: Sun Jan 6 19:36:39 2013 +0000 pkg/kamailio/(centos|fedora): Updated ver and rel in .spec commit 9f636841675f9cdd5a4baf768784564be71660b0 Author: Peter Dunkley Date: Sun Jan 6 19:32:45 2013 +0000 modules_k/outbound: Updates to outbound module documentation commit 539e606d4ab88b837207fbe5a921f05756eba8a5 Author: Peter Dunkley Date: Sun Jan 6 19:32:29 2013 +0000 modules_k/outbound: Fixes to outbound code arising from testing commit b0ee720bec6d188615b98e8b107100fc5158e839 Author: Peter Dunkley Date: Sun Jan 6 19:32:04 2013 +0000 modules_k/rr: Updates to rr module documentation for outbound commit a9d425f4aa8fe0fdc4aac3e158b6c98fd59a5776 Author: Peter Dunkley Date: Sun Jan 6 19:31:41 2013 +0000 modules_k/rr: Fixes to loose.c from outbound testing commit 3f0f60d22d5577965b50821b1c7d0835c898c3f9 Author: Daniel-Constantin Mierla Date: Sun Jan 6 15:28:28 2013 +0100 sl: fix compilation warnings in sl_forward_reply() - reported by Juha Heinanen commit ddcef074088df261ce3fb98adfbb1b76b73c30a6 Author: Daniel-Constantin Mierla Date: Sun Jan 6 15:24:39 2013 +0100 dialog: fixed ka_timer linking - patch by Rinor Hoxha commit 70d6cae27153d6641b2a781634aeb585b741d3a0 Author: Daniel-Constantin Mierla Date: Sun Jan 6 00:00:40 2013 +0100 core: command line option -v replaced with -K - -v was exposing to misusage for -V (version), now is aliased to it commit 830af85c45933b3cdc3c48152667162fcf969a55 Author: Daniel-Constantin Mierla Date: Sat Jan 5 23:51:07 2013 +0100 msrp: new parameter use_path_addr - specify host and port for usage in Use-Path header commit bc8b005ba4d4c89afa6152dd212eda9b6689bb86 Author: Daniel-Constantin Mierla Date: Sat Jan 5 23:36:43 2013 +0100 msrp: added rpc command to list active connections commit ea3cacb10d2cc15f23c3a0c7fead151939873951 Author: Daniel-Constantin Mierla Date: Sat Jan 5 22:00:55 2013 +0100 msrp: added internal map table to track msrp connections - initial version - the table can be enabled via config parameters commit f432022f943ad4f72d3643974f065c6007af6589 Author: Ovidiu Sas Date: Fri Jan 4 21:34:50 2013 -0500 pipelimit: implemented support for RPC commands commit e03be11d30abd9f6a5a756ae142444395f09df93 Author: Daniel-Constantin Mierla Date: Fri Jan 4 19:29:30 2013 +0100 Makefile.defs: major version base updated to 4.0.0 - development version is now 4.0.0-dev8 commit d01b11b0cbbbfb84ae3d10fb90c05aedf07c9ccc Author: Daniel-Constantin Mierla Date: Fri Jan 4 19:26:21 2013 +0100 sl: new function sl_forward_reply(...) - forward the received reply fron configuration, before it would be done by the core. It has the option to change the status code and reason phrase - the forwarding is statelessy, not affecting the tm states commit 7fd561975706676e61bb3d90968652edcb96f35c Author: Daniel-Constantin Mierla Date: Fri Jan 4 19:25:05 2013 +0100 core: added function to remove an exiting lump structure from internal list commit d2b805c8b13943f82240276f98f78145ac7572f9 Author: Henning Westerholt Date: Thu Jan 3 16:44:03 2013 +0100 dialog2: generate and add missing README for dialog2 module commit 2ce18eee8cfb85d7c88187a419c8d3f81228a1f8 Author: Carsten Bock Date: Thu Jan 3 16:24:59 2013 +0100 Do not bind with libser_cmd, this is not required. commit 9cb6a84106aca0c998084c25b8b05d9d34a35ff2 Author: Carsten Bock Date: Thu Jan 3 15:03:46 2013 +0100 Added Debian-Packaging for IMS modules commit fc1706e0c3b53500a321c13bc3450a4ccbe6dd6c Author: Carsten Bock Date: Thu Jan 3 15:02:40 2013 +0100 - Add group for IMS modules - Added convenience rule to build packages for current debian-stable commit 539f97bdaa4b6c12fec3a943b6adb7902b748827 Author: Daniel-Constantin Mierla Date: Wed Jan 2 14:38:22 2013 +0100 ims modules: don't link with -lrt on macosx - define MAXINT on mac os x commit cf93bf2097660c093645550f1d3b54fdc1154288 Author: Daniel-Constantin Mierla Date: Wed Jan 2 14:22:39 2013 +0100 auth_ims: don't link with -lrt on darwin os commit 8660e2f031a159d0ac1edb87e20738f50a87d5c6 Author: Daniel-Constantin Mierla Date: Wed Jan 2 14:09:53 2013 +0100 kamailio.cfg: xhttp left only in kamailio-oob.cfg commit 75fde552f1c4cdea736baa72ff1aa36e527e0215 Author: Juha Heinanen Date: Wed Jan 2 13:00:31 2013 +0200 modules/rtpproxy: rtpproxy_manage can now add ice relay candidates - The feature is activated by defining ice_candidate_priority_avp module parameter. commit 35bc07e6a13e12aba519be8bde1a1e1dc06a1d94 Author: Juha Heinanen Date: Wed Jan 2 09:13:00 2013 +0200 parser/sdp: fixed freeing of ice attributes commit a117147b4c6563be21c0403eeeacf5ff0f3ba709 Author: Peter Dunkley Date: Tue Jan 1 20:46:18 2013 +0000 modules_k/outbound: updated example commit 0a528b23bc39eabfaaf2874a74ce529955c21ff5 Author: Peter Dunkley Date: Tue Jan 1 20:45:49 2013 +0000 modules_k/rr: outbound fixes - Use the OUTBOUND address in RR when using outbound commit 9b5c3a991942da005b8c56b049a1ebde5596042b Author: Peter Dunkley Date: Tue Jan 1 20:45:24 2013 +0000 modules_k/outbound: fixes to use_outbound() commit e2d144bd76f327ce7c52914ed0462f415e7d06a7 Merge: 4a41827 ddfbbd7 Author: Peter Dunkley Date: Mon Dec 31 17:12:01 2012 +0000 Merge branch 'master' into outbound * master: parser/sdp: added check on body length when looking for 'a=candidate:' parser/sdp: added 'a:remote-candidates' media stream attribute commit 4a418276b50212feb3ef4d659c42e6772fc9fcd7 Author: Peter Dunkley Date: Mon Dec 31 17:11:30 2012 +0000 modules_k/outbound: first draft of outbound module documentation commit 72d8e454f29174673cc80f9795ac8d564c2ca1bb Author: Peter Dunkley Date: Mon Dec 31 17:11:14 2012 +0000 modules_k/outbound: Corrected check on flow_token_key length commit ddfbbd7c0eb7fc1c7ffbb07d6260271ded8b42b3 Author: Juha Heinanen Date: Mon Dec 31 18:18:05 2012 +0200 parser/sdp: added check on body length when looking for 'a=candidate:' commit 88a8eb348359f05a1ff14371f8e323cf086d6497 Author: Juha Heinanen Date: Mon Dec 31 18:16:23 2012 +0200 parser/sdp: added 'a:remote-candidates' media stream attribute commit 5214a6e617bfc8f2471fcf0d02d8fa5cf0a9ce3b Merge: e00d77f 945b1fd Author: Peter Dunkley Date: Mon Dec 31 16:08:59 2012 +0000 Merge branch 'master' into outbound * master: pkg/kamailio/(centos|fedora): Added IMS modules to RPM builds parser/sdp: added partial parsing of a=candidate attributes modules/sipcapture README: added HEPv2/v3 to supported protocols modules:siptrace changed include to hep.h Added HEPv3 (UDP) support for sipcapture. modules/registrar_pcscf: firs commit of registrar_pcscf module - registrar for P-CSCF functionality modules/registrar_scscf: first commit of registrar_scscf - Registrar functionality for S-CSCF servers modules/isc: first commit of ISC module (IMS Service Control) modules/usrloc_scscf: first commit of usrloc_scscf modules - usrloc functionality for S-CSCF servers modules/usrloc_pcscf: first commit of usrloc_pcscf module modules/auth_ims: first commit of auth_ims module - This module provides IMS specific authentication/authorisation functionality. modules/icscf: added I-CSCF module. modules/dialog2: first version of dialog2 lib/ims: added some info to README on IMS library IMS Internal Lib: added internal kamailio library for IMS extensions commit 945b1fd62e1bb5c9d4aa066666d64ae63731c94a Author: Peter Dunkley Date: Mon Dec 31 16:08:20 2012 +0000 pkg/kamailio/(centos|fedora): Added IMS modules to RPM builds commit e00d77f710fe36dca08f099306c837ef7e53309f Author: Peter Dunkley Date: Mon Dec 31 15:36:00 2012 +0000 modules_k/outbound: filled in use_outbound() function commit 488bf3c94b2498e7539638202ee878c237fde567 Author: Peter Dunkley Date: Mon Dec 31 15:35:32 2012 +0000 core: added parsing of ;ob for URIs and Contact: headers commit b7a1ea4c8a88eea873bf6b4bfac5e1f477a19073 Author: Juha Heinanen Date: Mon Dec 31 15:51:53 2012 +0200 parser/sdp: added partial parsing of a=candidate attributes commit 9d9394d63c3ccdfa3ce7ba067ef29c4657f0eb37 Author: Peter Dunkley Date: Mon Dec 31 13:44:19 2012 +0000 modules_k/rr: handle outbound failing and outbound just not being used as separate cases commit dccab57430d0014b386a8f97ca6c8506a81402e7 Author: Peter Dunkley Date: Mon Dec 31 13:43:15 2012 +0000 modules_k/outbound: decode_flow_token() returns different values when an error occurs and when the string obviously isn't a flow-token commit a0a23aacc9a2d19b30f62702811c1eadc5671d98 Author: Peter Dunkley Date: Mon Dec 31 13:28:06 2012 +0000 modules_k/rr: updated documentation for outbound support commit 7d6d7f177f465e184e1ef612a82a7406ccadd45a Author: Peter Dunkley Date: Mon Dec 31 13:25:36 2012 +0000 modules_k/rr: fixed typos in diagnostics and comments commit a0dd2a75dc763ebb5907573aac3b8653c5faf93a Author: Peter Dunkley Date: Mon Dec 31 13:25:01 2012 +0000 modules_k/path: fixed a typo in a diagnostic message commit 6141b16fc5f619938472f6f56d0fb2e0e5456aee Author: Peter Dunkley Date: Mon Dec 31 12:55:06 2012 +0000 modules_k/rr: tidied up error handling and comments relating to outbound commit 5ceef3cb48fc4b1e9c75abf91ba45f59f5125751 Author: Peter Dunkley Date: Mon Dec 31 12:54:37 2012 +0000 modules_k/outbound: tightened up error handling in decode_flow_token() commit 680173cfc89bc051ce026ddf4a62dab494aa20a0 Author: Alexandr Dubovikov Date: Mon Dec 31 00:33:16 2012 +0100 modules/sipcapture README: added HEPv2/v3 to supported protocols commit 13889dfc3274f86352c719276b52fd8a458c243f Author: Alexandr Dubovikov Date: Mon Dec 31 00:27:22 2012 +0100 modules:siptrace changed include to hep.h commit 6eda5e28355df2f1085f0ab9d303309965c4cd4f Author: Alexandr Dubovikov Date: Mon Dec 31 00:21:02 2012 +0100 Added HEPv3 (UDP) support for sipcapture. Many many thanks Dragos Dinu for your help! Happy New Year! Glückliches neues Jahr! С Новым Годом! La Mulți Ani! commit bd26883f8cf782a09dd115389b1a5cc60fdd2f83 Author: Jason Penton Date: Sun Dec 30 22:40:27 2012 +0200 modules/registrar_pcscf: firs commit of registrar_pcscf module - registrar for P-CSCF functionality commit d274ee387a3aa27be808b11b879311793f840a40 Author: Peter Dunkley Date: Sun Dec 30 19:31:24 2012 +0000 modules_k/rr: Fixed return from process_outbound() commit 4bbd8718667d5fed76b7b97b3e915647cf80e611 Author: Peter Dunkley Date: Sun Dec 30 19:27:24 2012 +0000 modules_k/rr: added decoding and using of flow token to loose_route() commit 200082fd140bcebc7cdbf1d5511f51aa6e6f304e Author: Jason Penton Date: Sun Dec 30 20:39:58 2012 +0200 modules/registrar_scscf: first commit of registrar_scscf - Registrar functionality for S-CSCF servers commit 49ef3f0279491020a334d93aeb7c76e723305564 Author: Jason Penton Date: Sun Dec 30 20:36:41 2012 +0200 modules/isc: first commit of ISC module (IMS Service Control) commit f08bc36d878529410dcfafa69753f80ade261f6f Author: Jason Penton Date: Sun Dec 30 20:34:44 2012 +0200 modules/usrloc_scscf: first commit of usrloc_scscf modules - usrloc functionality for S-CSCF servers commit eda0f25661a153dde09c91a371cd7e02e18d7b26 Author: Jason Penton Date: Sun Dec 30 20:33:00 2012 +0200 modules/usrloc_pcscf: first commit of usrloc_pcscf module commit 5e844cf90c0d288a4038f5b2ff7cbebeab856488 Author: Peter Dunkley Date: Sun Dec 30 18:31:07 2012 +0000 modules_k/outbound: changed some errors to info commit 1ecbbbbe2c2ee63553b47316f454ede3633a2189 Author: Jason Penton Date: Sun Dec 30 20:29:22 2012 +0200 modules/auth_ims: first commit of auth_ims module - This module provides IMS specific authentication/authorisation functionality. commit 29e841d41f57fa24d79fef10ff1e20943fa068ec Author: Jason Penton Date: Sun Dec 30 20:26:09 2012 +0200 modules/icscf: added I-CSCF module. commit 651dafa718cb96c15781134ed280812c664bd9dc Author: Jason Penton Date: Sun Dec 30 20:19:10 2012 +0200 modules/dialog2: first version of dialog2 commit b4189892a8fb61670da8d8c6a4fb91110e889799 Author: Jason Penton Date: Sun Dec 30 20:10:53 2012 +0200 lib/ims: added some info to README on IMS library commit acc9e5a3dde72aedbb1eeba561987c5faf80800f Author: Peter Dunkley Date: Sun Dec 30 17:56:55 2012 +0000 modules_k/rr: add flow token to Record-Route: headers when needed commit d55cce8e5f2558560bf38a8ff25ddbb80f697284 Author: Peter Dunkley Date: Sun Dec 30 17:40:08 2012 +0000 modules_k/rr: do not double RR when outbound is in use for a request commit b4f41ed842766e047d286da1ceefb783f6791a5b Author: root Date: Sun Dec 30 19:38:57 2012 +0200 IMS Internal Lib: added internal kamailio library for IMS extensions commit 7c79ef5875787a1c05d263a83c803299489308fd Author: Peter Dunkley Date: Sun Dec 30 17:20:52 2012 +0000 modules_k/rr: bind rr to outbound module commit 724847a226cd3a5e8c2aa766a17890f06d30d6ce Merge: 3efe73d 3d2c78d Author: Peter Dunkley Date: Sun Dec 30 17:08:43 2012 +0000 Merge branch 'master' into outbound * master: uid_gflags: default table for global attrs prefixed with uid_ libsrdb1/kamctl: added uid_global_attrs table libsrdb1/kamctl: added uid_domain and uid_domain_attrs tables srdb1/kamctl: added uid_uri and uid_uri_attrs tables uid_avp_db: default table name prefixed with uid_ srdb1/kamctl: added definition of table uid_user_attrs libsrdb1/kamctl: added definition of uid_credentials table commit 3d2c78df699a047d97f016a14c275c5559553fe5 Author: Daniel-Constantin Mierla Date: Sat Dec 29 16:42:09 2012 +0100 uid_gflags: default table for global attrs prefixed with uid_ commit e5831f5896e79ad5b878208a408d61fb374f2715 Author: Daniel-Constantin Mierla Date: Sat Dec 29 16:39:29 2012 +0100 libsrdb1/kamctl: added uid_global_attrs table commit 5eaaaf9827bb951add1f45bc5d635a4889954f73 Author: Daniel-Constantin Mierla Date: Sat Dec 29 16:29:17 2012 +0100 libsrdb1/kamctl: added uid_domain and uid_domain_attrs tables commit 907e13b7080c3ecbbbf8fa35c1adb4b3d9137ff5 Author: Daniel-Constantin Mierla Date: Sat Dec 29 16:15:07 2012 +0100 srdb1/kamctl: added uid_uri and uid_uri_attrs tables commit c8b3aa436455314cc5b5591224cc2336c3060d9c Author: Daniel-Constantin Mierla Date: Sat Dec 29 16:00:27 2012 +0100 uid_avp_db: default table name prefixed with uid_ commit 4d060c204cb5d526b3e05d50131a725d2f931b39 Author: Daniel-Constantin Mierla Date: Sat Dec 29 15:58:06 2012 +0100 srdb1/kamctl: added definition of table uid_user_attrs commit 008f9242fd996d3c853b6844fa724473c4ffd4d9 Author: Daniel-Constantin Mierla Date: Sat Dec 29 15:36:51 2012 +0100 libsrdb1/kamctl: added definition of uid_credentials table commit 3efe73dc002b4e02147a2f950c3058998f658a23 Merge: 8f0ab91 8c512a5 Author: Peter Dunkley Date: Sat Dec 29 01:22:27 2012 +0000 Merge branch 'master' into outbound * master: modules_s/usrloc: moved to obsolete folder modules_s/registrar: moved to obsolete folder modules_s/.gitkeep: added a placeholder to keep empty modules_s folder for a while Makefile: make TAGS skips the obsolete folder usrloc(k): fixed position of xavp_contact parameter in docs usrloc: store per-contact attributes in database core: fixed xavp level cloning function core: added a fuction that adds an xavp with an xavp value kamctl: regenerated database creation scripts lib/srdb1: added location_attrs table commit 8c512a504402594c3d78da8e3ebdbe05e7561a2f Author: Daniel-Constantin Mierla Date: Sat Dec 29 00:19:53 2012 +0100 modules_s/usrloc: moved to obsolete folder - use instead the other module with same name commit f39b8bd436571b7f3ac40740a4a938739f9c6ad9 Author: Daniel-Constantin Mierla Date: Sat Dec 29 00:18:25 2012 +0100 modules_s/registrar: moved to obsolete folder - use instead the other module with same name commit 96efc37844a8c128d520b9873aacb3633231e33f Author: Daniel-Constantin Mierla Date: Sat Dec 29 00:17:10 2012 +0100 modules_s/.gitkeep: added a placeholder to keep empty modules_s folder for a while - it may be useful if some modules from obsolete folder are wanted back (in the repo, or just locally) commit 8d5f8bbc2edaee9ccbe935d5f44fe4601281f060 Author: Daniel-Constantin Mierla Date: Sat Dec 29 00:09:47 2012 +0100 Makefile: make TAGS skips the obsolete folder - use make TAGS-ALL to include all the folders commit 27570b56727e788da939fedc84304cf87fc1e179 Author: Daniel-Constantin Mierla Date: Fri Dec 28 22:25:29 2012 +0100 usrloc(k): fixed position of xavp_contact parameter in docs commit 5463e46f9c3fa2e3aa8345eceb79936de63b7222 Author: Daniel-Constantin Mierla Date: Fri Dec 28 22:20:15 2012 +0100 usrloc: store per-contact attributes in database - attributes table is the name of table used for save/lookup plus suffix '_attrs' (e.g., location_attrs) - feature enable only if xavp_contact parameter is set commit 88dd1f30481d088b56a97a6fbb84a88f94261eb9 Author: Daniel-Constantin Mierla Date: Fri Dec 28 22:17:03 2012 +0100 core: fixed xavp level cloning function - new function introduced recently for usrloc usage commit aea4043106b7b3e44529385293616b7af640c892 Author: Daniel-Constantin Mierla Date: Fri Dec 28 19:21:28 2012 +0100 core: added a fuction that adds an xavp with an xavp value commit f636e215089a9b14daa113d93025831e827192b5 Author: Daniel-Constantin Mierla Date: Fri Dec 28 19:18:09 2012 +0100 kamctl: regenerated database creation scripts - target on location_attrs table - affected xhttp_pi and sca commit 060734a2acf96333ffaef8207812cc27bc127c76 Author: Daniel-Constantin Mierla Date: Fri Dec 28 14:55:35 2012 +0100 lib/srdb1: added location_attrs table - store per contact attributes commit 8f0ab9130af20ed1709b03fff8e831695cbdc64f Author: Peter Dunkley Date: Fri Dec 28 08:03:50 2012 +0000 modules_k/path: only add ";ob" parameter when it is the the first hop commit 7fce787c316de12fd3294ca2a70d79d71ff2ad1b Merge: 11b7630 b2e5040 Author: Peter Dunkley Date: Wed Dec 26 14:25:44 2012 +0000 Merge branch 'master' into outbound * master: core: check for IP in no_naptr_srv_sip_resolvehost() core: try all srv protocols when not already set registrar(k): restore the location contact xavp upon lookup usrloc(k): option to store xavp per contact core: extended xavp api registrar(k): use only pre-existing branches in lookup_branches() p_usrloc: clean memory in case of malloc error Revert "Changing to kamcmd" kamcmd changes Changing to kamcmd kamcmd Updating docs Change "sercmd" to "kamcmd" in module documentation files - README kamctl Fix typo that causes the "trusted" help to be printed twice and "address" zero times kamctl Change "sercmd" to "kamcmd" in help texts Fixing compiler warnings commit 11b7630b3f3423dd5697b9c1938f34ee851d325e Author: Peter Dunkley Date: Wed Dec 26 14:24:58 2012 +0000 modules_k/path: Updated module documentation for outbound commit b27311b5ecc189b8324075a3387382c144ad438b Author: Peter Dunkley Date: Wed Dec 26 14:15:48 2012 +0000 modules_k/path: Added outbound support to add_path() commit a1501f0b44975057e752d0337fb074ed53fd6a54 Author: Peter Dunkley Date: Wed Dec 26 14:15:18 2012 +0000 modules_k/outbound: Added some includes to api.h commit b2e5040fa324fa8c95c5b44a5fcab58ed84a4c55 Author: Daniel-Constantin Mierla Date: Wed Dec 26 12:32:00 2012 +0100 core: check for IP in no_naptr_srv_sip_resolvehost() - catch IP addresses before attempting to do SRV query commit 17b3c70ea9cd21b71b44062dfff20cea7e67b349 Author: Daniel-Constantin Mierla Date: Wed Dec 26 11:20:46 2012 +0100 core: try all srv protocols when not already set - patch to commit by Mihály Mészáros commit b21b5125c7c60775226a7a86dc411863477ed799 Author: Daniel-Constantin Mierla Date: Mon Dec 24 10:04:15 2012 +0100 registrar(k): restore the location contact xavp upon lookup commit e6ad428f6699621b7ee622984eeea3e3e2f6cb80 Author: Daniel-Constantin Mierla Date: Mon Dec 24 10:03:10 2012 +0100 usrloc(k): option to store xavp per contact - stored only in memory for the moment - the xavp can contain a list of xavps - new config parameter to specify the name of xavp commit 6f31c603d1e540b1cd7ca7e81648e024acbd1388 Author: Daniel-Constantin Mierla Date: Mon Dec 24 10:02:01 2012 +0100 core: extended xavp api - functions to add an avp last in a list or inserted at a specific position, to extract an avp from top of the list commit be0f77ec7fa86f9387393609fbdffafd65a1afe3 Author: Daniel-Constantin Mierla Date: Sun Dec 23 19:32:03 2012 +0100 registrar(k): use only pre-existing branches in lookup_branches() commit c50a8ba36aee8ae53d66a8128300085934d1a3f0 Author: Daniel-Constantin Mierla Date: Sun Dec 23 17:19:21 2012 +0100 p_usrloc: clean memory in case of malloc error commit 7f7605bd38f76ab9adf1335b4a1de6fa40708486 Author: Olle E. Johansson Date: Sun Dec 23 16:26:16 2012 +0100 Revert "Changing to kamcmd" This reverts commit 90432f0e672c5fb11b1e47b9655768bf20e45b89. commit 5c4bb10fc7a534b92b0dcd9c229ea1392da34cee Author: Olle E. Johansson Date: Sun Dec 23 10:22:56 2012 +0100 kamcmd changes commit 90432f0e672c5fb11b1e47b9655768bf20e45b89 Author: Olle E. Johansson Date: Sun Dec 23 10:22:19 2012 +0100 Changing to kamcmd commit 9b745fbb0a065cf30b8069e950b4e6e9f2d8b20c Author: Olle E. Johansson Date: Sun Dec 23 10:17:36 2012 +0100 kamcmd Updating docs commit 922e7f4a9a56b4c02b5fedb93bd3684b2c410881 Author: Olle E. Johansson Date: Sun Dec 23 09:31:28 2012 +0100 Change "sercmd" to "kamcmd" in module documentation files - README commit 334b6e7a2c0804a7ee4ce30761fc911a31682876 Author: Olle E. Johansson Date: Sun Dec 23 09:05:50 2012 +0100 kamctl Fix typo that causes the "trusted" help to be printed twice and "address" zero times commit 3eeaa5af9107f3795aee714ac47380cfb2ef45c3 Author: Olle E. Johansson Date: Sun Dec 23 09:01:01 2012 +0100 kamctl Change "sercmd" to "kamcmd" in help texts commit 95805adb74fbc17fe38f89bf9ec8dd57f31e9d91 Merge: 35683cf 9b2cb40 Author: Olle E. Johansson Date: Sun Dec 23 08:49:50 2012 +0100 Merge branch 'master' of ssh://git.sip-router.org/sip-router Do not read this message. It's not needed. Just a stupid swede making mistakes. Do not read this message. It's not needed. Just a stupid swede making mistakes. Do not read this message. It's not needed. Just a stupid swede making mistakes. Do not read this message. It's not needed. Just a stupid swede making mistakes. * 'master' of ssh://git.sip-router.org/sip-router: modules_s/permissions: moved to obsolete folder modules_s/textops: moved to obsolete folder textopsx: added functions that operate on header value modules_k/domain: bind_domain api function takes one param modules_k/htable: removed unused variable nathelper(k): new test 128 to check port in contact against source port modules_s/nathelper: moved to obsolete folder nathelper(k): added the select for rewriting the contact core: proper pv buffer reinitialization dialog(k): Reworked dlg_set_timeout_by_profile() code to change dialog timeouts outside of a profile lock. modules/app_lua: Updated app_lua to support URI lookup in registrar modules_k/registrar: Extended C-API to include a URI lookup pkg/kamailio/(centos|fedora): Added more modules moved from modules_s to modules to the build commit 35683cfb90e68719205bef377a8bedad3e633f9d Author: Olle E. Johansson Date: Sun Dec 23 08:49:23 2012 +0100 Fixing compiler warnings commit b6b3acf9e2cf3283684773df325eb8ac6d2226c3 Merge: 0c3d25f 9b2cb40 Author: Peter Dunkley Date: Sat Dec 22 17:03:25 2012 +0000 Merge branch 'master' into outbound * master: modules_s/permissions: moved to obsolete folder modules_s/textops: moved to obsolete folder textopsx: added functions that operate on header value commit 0c3d25f4fba43ee66a6f1edf88b1abfde97668c8 Author: Peter Dunkley Date: Sat Dec 22 17:02:01 2012 +0000 modules_k/outbound: Improved flow token encode/decode. Now should work properly with IPv4 and IPv6 commit 9b2cb40fdb0660b61e9d9bb2086100c54ac7066e Author: Daniel-Constantin Mierla Date: Sat Dec 22 14:29:55 2012 +0100 modules_s/permissions: moved to obsolete folder - use the other module with same name commit 29b41dfd405f5e7de607b97d14f9481d4d91babb Author: Daniel-Constantin Mierla Date: Sat Dec 22 14:28:23 2012 +0100 modules_s/textops: moved to obsolete folder - use the other textops module or textopsx - use config variable format ($varname(x)), instead of former xlog style with % commit ba6119e3b4d84d8ba656c2a44fdafe3a2c31595f Author: Daniel-Constantin Mierla Date: Sat Dec 22 14:26:18 2012 +0100 textopsx: added functions that operate on header value - imported from modules_s/texops and replaced the xlog-% style with pvar-$ style commit 1db38af24d8808a9a2045c7bac25581199717a2b Author: Peter Dunkley Date: Sat Dec 22 13:07:58 2012 +0000 modules_k/outbound: Filled in functions to encode and decode flow tokens commit 83d07c9a0f883ba08f863103127b96893d1bc92b Merge: 68e07fa 1a09692 Author: Peter Dunkley Date: Sat Dec 22 11:04:04 2012 +0000 Merge branch 'master' into outbound * master: modules_k/domain: bind_domain api function takes one param modules_k/htable: removed unused variable nathelper(k): new test 128 to check port in contact against source port modules_s/nathelper: moved to obsolete folder nathelper(k): added the select for rewriting the contact core: proper pv buffer reinitialization dialog(k): Reworked dlg_set_timeout_by_profile() code to change dialog timeouts outside of a profile lock. commit 1a09692be74ef8c4f0dc56801bce6a2fb351536d Author: Juha Heinanen Date: Sat Dec 22 12:26:29 2012 +0200 modules_k/domain: bind_domain api function takes one param commit a60a7ca8010a66703a90768b42ae16342c50107d Author: Juha Heinanen Date: Sat Dec 22 11:33:13 2012 +0200 modules_k/htable: removed unused variable commit bf3acaf0895d900c15e3455cba225226f3debf62 Author: Daniel-Constantin Mierla Date: Sat Dec 22 09:42:35 2012 +0100 nathelper(k): new test 128 to check port in contact against source port - used for nat_uac_test() - imported from ser flavour commit f7ef4b3d54dd462648330dfa4522d067376178ce Author: Daniel-Constantin Mierla Date: Sat Dec 22 09:28:18 2012 +0100 modules_s/nathelper: moved to obsolete folder - use the other module with same name - pings from config can be done with uac module, uac_req_send() commit b2ef844bfdcce46d6a1b88f60ff2fe4d1de30855 Author: Daniel-Constantin Mierla Date: Sat Dec 22 09:24:11 2012 +0100 nathelper(k): added the select for rewriting the contact - exsting in the ser flavour version commit d52371ec0a6ce6f1fff4f4fc91df3a89e5983228 Author: Daniel-Constantin Mierla Date: Sat Dec 22 08:32:31 2012 +0100 core: proper pv buffer reinitialization - reported by Olle Johansson, FS#259 commit c9957ad5bf1b672a2661f4faeb9b781820a1f636 Author: Alex Balashov Date: Fri Dec 21 21:08:39 2012 -0500 dialog(k): Reworked dlg_set_timeout_by_profile() code to change dialog timeouts outside of a profile lock. This is in order to avoid deadlock complications arising from lock/ref count operations upstream. It appears that when update_dlg_timer() fails, it does not relinquish control back to the calling function, which created problems with unreleased profile locks. commit 68e07faf94e6aa8664f3d7116026d136062136b1 Author: Peter Dunkley Date: Fri Dec 21 23:38:28 2012 +0000 modules_k/outbound: Removed nat_test from here - Will just use the one from nathelper when required. commit 064120b137e05e3799399664dbc48d0d1d5ba01b Merge: 7b31e98 72bee68 Author: Peter Dunkley Date: Fri Dec 21 23:34:35 2012 +0000 Merge branch 'master' into outbound * master: (592 commits) modules/app_lua: Updated app_lua to support URI lookup in registrar modules_k/registrar: Extended C-API to include a URI lookup pkg/kamailio/(centos|fedora): Added more modules moved from modules_s to modules to the build db_text More instructive error message modules_s/maxfwd: moved to obsolete folder maxfwd(k): max_limit module param can be changed at runtime uid_avp_db: fixed include from uid_domain module app_python: fixed complilation warnings [-Wformat] modules_s/uid_uri_db: moved to modules folder modules_s/uid_domain: moved to modules folder modules_s/uid_gflags: moved to modules folder modules_s/uid_avp_db: moved to modules folder modules_s/uid_auth_db: moved to modules folder modules_s/pike: moved to obsolete folder modules_s/uri_db: renamed to uid_uri_db modules_s/gflags: renamed to uid_gflags modules_s/domain: renamed to uid_domain uid_auth_db: updated doc file to the new name modules_s/avp_db: renamed to uid_avp_db modues_s/auth_db: renamed to uid_auth_db ... Conflicts: modules_k/nathelper/nathelper.c pkg/kamailio/centos/6/kamailio-build.appl pkg/kamailio/centos/6/kamailio.appl pkg/kamailio/fedora/16/kamailio-build.appl pkg/kamailio/fedora/16/kamailio.appl pkg/kamailio/fedora/16/kamailio.spec pkg/kamailio/fedora/17/kamailio-build.appl pkg/kamailio/fedora/17/kamailio.appl commit 72bee685f57ccd0637e1bc97093c9e5731c2d40f Author: Peter Dunkley Date: Fri Dec 21 23:10:05 2012 +0000 modules/app_lua: Updated app_lua to support URI lookup in registrar - Enhancement added by Hugh Waite @ Crocodile RCS commit 18a4a8a33939edc6e5d74fdc21c33d9835a62f61 Author: Peter Dunkley Date: Fri Dec 21 23:09:23 2012 +0000 modules_k/registrar: Extended C-API to include a URI lookup - Enhancement added by Hugh Waite @ Crocodile RCS commit 8030130f6b5819804dbe4d563abe197e13d1a54f Author: Peter Dunkley Date: Fri Dec 21 22:52:55 2012 +0000 pkg/kamailio/(centos|fedora): Added more modules moved from modules_s to modules to the build commit 242527fe5b94902ed4e20adad054c16f1732d9fd Author: Olle E. Johansson Date: Fri Dec 21 23:11:40 2012 +0100 db_text More instructive error message commit 3852f46576eab51198ebd089e555bf67d3b46eb0 Author: Daniel-Constantin Mierla Date: Fri Dec 21 22:49:08 2012 +0100 modules_s/maxfwd: moved to obsolete folder commit 9a9cbdc8257e1782f74aa393d7c0b2f4d7888f98 Author: Daniel-Constantin Mierla Date: Fri Dec 21 22:43:54 2012 +0100 maxfwd(k): max_limit module param can be changed at runtime - changed to use cfg param reload framework - added aliases to existing functions to make them compatible with ser flavour - config functions can take variables as parameters commit 5374337d3b3504247b5846a37c998a4f1c61d4d8 Author: Daniel-Constantin Mierla Date: Fri Dec 21 22:43:14 2012 +0100 uid_avp_db: fixed include from uid_domain module commit 221da0463d31534c0103dc87931324ae0b3acc72 Author: Konstantin Mosesov Date: Fri Dec 21 22:21:42 2012 +0200 app_python: fixed complilation warnings [-Wformat] commit 9b5c2fec96a37069af9ede4ddc30e6303c1113a2 Author: Daniel-Constantin Mierla Date: Fri Dec 21 20:52:03 2012 +0100 modules_s/uid_uri_db: moved to modules folder commit 3f535ff25cb67ef4f0f12ca1d8230fadaa3a832e Author: Daniel-Constantin Mierla Date: Fri Dec 21 20:51:33 2012 +0100 modules_s/uid_domain: moved to modules folder commit 9f6d4d0797074ec37a629af974df97bfdafda68a Author: Daniel-Constantin Mierla Date: Fri Dec 21 20:50:15 2012 +0100 modules_s/uid_gflags: moved to modules folder commit 1316bb1cd42cf34f03f9072037d6a138e2e10db4 Author: Daniel-Constantin Mierla Date: Fri Dec 21 20:49:36 2012 +0100 modules_s/uid_avp_db: moved to modules folder commit b092e88730367444559408100a2c8d159259d6ed Author: Daniel-Constantin Mierla Date: Fri Dec 21 20:49:02 2012 +0100 modules_s/uid_auth_db: moved to modules folder commit 1183a546bd287c90cc485573df585fe9f624a7ab Author: Daniel-Constantin Mierla Date: Fri Dec 21 20:47:53 2012 +0100 modules_s/pike: moved to obsolete folder - use the other module with same name commit b79303dbfd781de9218f73b98ca72f25cf1d1054 Author: Daniel-Constantin Mierla Date: Fri Dec 21 19:51:19 2012 +0100 modules_s/uri_db: renamed to uid_uri_db commit bc780f6769581fd6260ba8d3f207ca2dd305970d Author: Daniel-Constantin Mierla Date: Fri Dec 21 19:43:53 2012 +0100 modules_s/gflags: renamed to uid_gflags - script flag functions got an 'u' in name to allow usage together with cfgutils module commit e4eb153efa0e2d0c6e1478fbe664df87aa93c7ec Author: Daniel-Constantin Mierla Date: Fri Dec 21 19:38:51 2012 +0100 modules_s/domain: renamed to uid_domain commit 6e8d115d48193c07977bf07638f237ff8518cf0e Author: Daniel-Constantin Mierla Date: Fri Dec 21 18:45:25 2012 +0100 uid_auth_db: updated doc file to the new name commit a5daf1797ff4edbb456d0d0b70138ce422d65d86 Author: Daniel-Constantin Mierla Date: Fri Dec 21 18:42:26 2012 +0100 modules_s/avp_db: renamed to uid_avp_db commit 0440bae1fd24700d83bd4728f662deea250ed716 Author: Daniel-Constantin Mierla Date: Fri Dec 21 18:35:19 2012 +0100 modues_s/auth_db: renamed to uid_auth_db - the module is using uid based database schema commit 2eb7894a6d2b9ca0e62eb83865d5cf955366ce9c Author: Daniel-Constantin Mierla Date: Fri Dec 21 18:02:21 2012 +0100 modules_s/print_lib: moved to modules folder commit bd263eea88e942a077dd0ef70138d1bbc704219f Author: Daniel-Constantin Mierla Date: Fri Dec 21 18:01:51 2012 +0100 modules_s/print: moved to modules folder commit 8e806d4cb02049ffb447e3781d0ce864bb2bffb7 Author: Daniel-Constantin Mierla Date: Fri Dec 21 17:57:12 2012 +0100 modules_s/print_lib: added readme and xml docbook files commit 306459af5d4698e598a6842668faf701fe9b85f3 Author: Daniel-Constantin Mierla Date: Fri Dec 21 17:42:46 2012 +0100 modules_s/rr: moved to obsolete folder - k version offers the ability to work behind nat and preset route set - adding params to record-route headers can be done with add_rr_params() which has dynamic parameter - accessing the route parameters can be done via script variables commit b3773e4ae594fcff9de95a869695d2441d9628b8 Author: Daniel-Constantin Mierla Date: Fri Dec 21 13:28:44 2012 +0100 modules_s/cpl-c: moved to obsolete list - use the other cpl-c module commit 69a7abb8703fab795071130b5f4cd7412124aab2 Author: Daniel-Constantin Mierla Date: Fri Dec 21 12:39:00 2012 +0100 cpl-c: added an optional parameter to cpl_run_scritp() to provide the URI - the parameter will be used instead of taking the URI from headers or R-URI commit a403bd541bbca60fff6ab24a62c7bd2b31c6707e Author: Peter Dunkley Date: Fri Dec 21 10:29:54 2012 +0000 pkg/kamailio/(centos|fedora): Added moved modules from modules_s to the build - db2_ldap, db2_ops, and timer commit c2e4b20ecc2598bf5a440a50762e9dbd6a2ed61c Merge: 2930038 35a427c Author: Olle E. Johansson Date: Fri Dec 21 11:19:33 2012 +0100 Stupid Merge branch 'master' of ssh://git.sip-router.org/sip-router * 'master' of ssh://git.sip-router.org/sip-router: Makefile: db2_ldap added to excluded modules list commit 2930038a7e4ccf9abb1fe2465d1e59f3dfe9012f Author: Olle E. Johansson Date: Fri Dec 21 11:18:55 2012 +0100 db_text: Minor correction in error message. Tell the user what's wrong, not just that it's wrong. commit 35a427c6d452477478228885e1b2a2104633ce5d Author: Daniel-Constantin Mierla Date: Fri Dec 21 11:10:20 2012 +0100 Makefile: db2_ldap added to excluded modules list commit 9b9562a2bdc71e350702e21e25129444e6b805aa Author: Olle E. Johansson Date: Fri Dec 21 10:07:52 2012 +0100 htable Minor correction to RPC docs commit 6ff072a307ddf0735ca9c38c1bc0c3ebdbc57a2b Author: Olle E. Johansson Date: Fri Dec 21 09:40:06 2012 +0100 htable Add RPC command for listing one item Also, add documentation for existing RPC commands. commit b6e2034d84dcb77bfda256af0de0c434cc83dbb7 Author: Olle E. Johansson Date: Fri Dec 21 09:05:15 2012 +0100 pike: Add error on bad argument Reported by Ovidiu Sas on the sr-dev list. Bug ported from modules_s/pike :-) commit 7f532c2994a824c33c2e9e2348a10df734c1d3a7 Author: Olle E. Johansson Date: Thu Dec 20 20:59:59 2012 +0100 sl Minor README updates (file name changes) commit 6c8c42c92de26912c3c15007114967deca6bdc89 Author: Olle E. Johansson Date: Thu Dec 20 20:57:07 2012 +0100 mangler: Minor doc update commit d36d4de28ad52763ef4e637393997bca44dc6fea Author: Olle E. Johansson Date: Thu Dec 20 20:56:17 2012 +0100 sanity Minor README updates commit cbdadf3bff04e7837698ad84466fea2aed39b9c9 Author: Olle E. Johansson Date: Thu Dec 20 20:48:19 2012 +0100 prefix_route doc file name changes commit 75e18bc92fedc4d5a4ab0599ad16526928523b41 Author: Olle E. Johansson Date: Thu Dec 20 20:45:40 2012 +0100 mangler Minor README edits commit 0156d9e3e46e592c951acbbe8924840b3ca7860f Author: Olle E. Johansson Date: Thu Dec 20 20:40:19 2012 +0100 malloc_test Minor README edits commit 326772a1524e3ad6e7c5927cf6edee1f85bc5a5b Author: Olle E. Johansson Date: Thu Dec 20 20:37:09 2012 +0100 db_flatstore Minor README edits commit c060369e85e279c3eba8fe5caddc3be7a860d512 Author: Olle E. Johansson Date: Thu Dec 20 20:31:50 2012 +0100 blst Minor README updates commit 98b4fd46fa5fb42422346793cad5406220f3992e Author: Olle E. Johansson Date: Thu Dec 20 20:28:34 2012 +0100 avp Minor README xml file changes commit c9497bf0653ffca09bd180ea01d7089a14f8f0e2 Author: Olle E. Johansson Date: Thu Dec 20 20:26:12 2012 +0100 auth_identity README updates commit bcb10c2952cbcd5e3aa500815b11d7cf45de47a2 Author: Olle E. Johansson Date: Thu Dec 20 20:20:58 2012 +0100 auth Documentation filename changes commit 78e1f3667d8fa553abde60d9078f395b9c4dcb9a Author: Olle E. Johansson Date: Thu Dec 20 20:18:34 2012 +0100 cfg_db README edits commit 88e55397a3036880d2af43aa44fda473c9284011 Author: Olle E. Johansson Date: Thu Dec 20 20:13:37 2012 +0100 pike: README edits commit e0ef312d376d7b7d3d7e8b8c522544e0fae865bd Author: Olle E. Johansson Date: Thu Dec 20 20:12:42 2012 +0100 iptrtpproxy Minor README edits commit e175629e7522350991bc4325f5141ecb68b05c3f Author: Olle E. Johansson Date: Thu Dec 20 20:11:59 2012 +0100 xmlrpc Documentation minor edits. commit bf42fb7b6deef7926816c5ec8f9a4d0bf7393aed Author: Olle E. Johansson Date: Thu Dec 20 20:07:58 2012 +0100 xmlops: Move to "book" and rename files to avoid collissions commit bb5527557c9d54f4ba63ddd491e4487b3fa0b063 Author: Daniel-Constantin Mierla Date: Thu Dec 20 19:25:10 2012 +0100 db2_ldap: defined -DLDAP_DEPRECATED to enable the old ldap api - reported by Ovidiu Sas commit 2eee368b72c48e36af8af0f17fb29dc5d6310b08 Author: Daniel-Constantin Mierla Date: Thu Dec 20 19:13:13 2012 +0100 core: added prototype of no_naptr_srv_sip_resolvehost() to resolv.h - fix compile warning, reported by Ovidiu Sas commit e964ce8f377cd368b1326ef42bc9bef36d192179 Merge: 3ad60fe 80697ca Author: Olle E. Johansson Date: Thu Dec 20 18:52:33 2012 +0100 Merge branch 'master' of ssh://git.sip-router.org/sip-router Arrggh. Need to clean up my working directory before xmas. * 'master' of ssh://git.sip-router.org/sip-router: modules_s/timer: moved to modules folder commit 3ad60fe1e229b3c1fc3a854d57eac223094294ad Author: Olle E. Johansson Date: Thu Dec 20 18:51:52 2012 +0100 pike: Import pike.top rpc call from modules_s/pike Thanks to Ovidiu for pointers in the right direction. commit 80697ca8ab8fd06bb348fd9d9b17d8db39f9e274 Author: Daniel-Constantin Mierla Date: Thu Dec 20 15:18:23 2012 +0100 modules_s/timer: moved to modules folder commit 1c35849b76ea9257162d5977e839399027c9659b Author: Olle E. Johansson Date: Thu Dec 20 13:44:59 2012 +0100 uac: Add note about only using uac_replace once in the same request commit b56e823ed8e7ac2f88d1020677f5e94546a91516 Author: Mihály Mészáros Date: Sun Dec 16 13:03:18 2012 +0100 core/dns: fix an issue when using it without dns cache - fixing an issue what caused that without dns cache we have to use a different function for srv resolution. commit 61cae424125c4af11a69092cbf7b6870dbf26af0 Author: Mihály Mészáros Date: Wed Dec 5 12:55:24 2012 +0100 core: dns resolver patch bugfix - a small bug fixed. Many thanks to Daniel (miconda@gmail.com) for reporting it. commit 63ef5f0edcfebe86cffe7489f3524186ed3400d4 Author: Mihály Mészáros Date: Mon Nov 12 16:02:48 2012 +0100 core/dns: dns SRV lookup, if no NAPTR available - Resolving the first most preferred and available SRV record if no NAPTR found. It reuse the dns protocol preference scores. Sort protocols based on this preference. commit 7702ef8c2ec0fca97e11c621532bb9af3160dba7 Author: Daniel-Constantin Mierla Date: Thu Dec 20 12:25:15 2012 +0100 modules_s/db2_ldap: moved to modules folder commit bebb0665ac795ea234e329a8a5b785ce5678da62 Author: Daniel-Constantin Mierla Date: Thu Dec 20 12:21:39 2012 +0100 modules_s/db2_ops: moved to modules directory commit bdb2368e5abd6dad0b203b67676701e515d59ae8 Author: Daniel-Constantin Mierla Date: Wed Dec 19 21:23:50 2012 +0100 modules_s/uri: moved to obsolete list - use siputils module instead commit e6a8bc85079389314f86cc4141cf827ecabeaf4a Author: Olle E. Johansson Date: Thu Dec 20 08:56:56 2012 +0100 iptrtpproxy Documentation updates (SER => kamailio) commit 5919b3b6c4078db7675c71d98f671feb58c68a2a Author: Olle E. Johansson Date: Thu Dec 20 08:46:24 2012 +0100 ctl Updating documentation commit 8b967b4b96765057bb0b8f62ee1dd5b04442b52d Author: Olle E. Johansson Date: Thu Dec 20 08:41:00 2012 +0100 counters Updating documentation to "book" from "section" Renaming files to avoid collission when aggregating documentation. commit 6fd7eb7440e864df872a56ad9b2076614c08222e Author: Daniel-Constantin Mierla Date: Wed Dec 19 21:11:56 2012 +0100 modules_s/acc_syslog: moved to obsolete list - use acc module instead commit 12e1b5eab148559d00ce4461a7126e227ab7ae33 Author: Daniel-Constantin Mierla Date: Wed Dec 19 21:10:41 2012 +0100 modules_s/acc: moved to obsolete list - use acc module instead commit 7487c62ea79cdddb468f2090aeba39b1df0747cc Author: Daniel-Constantin Mierla Date: Wed Dec 19 21:06:53 2012 +0100 modules_s/uri_radius: moved to obsolete list - use misc_radius module instead commit 685f526aa6d5b171a6731cec5aa67a97e12da1fc Author: Daniel-Constantin Mierla Date: Wed Dec 19 21:04:38 2012 +0100 modules_s/auth_radius: moved to obsolete list - use the other module with the same name commit 38d126621a09b3a149bcc10e3d07a176ba84068b Author: Daniel-Constantin Mierla Date: Wed Dec 19 21:02:49 2012 +0100 modules_s/avp_radius: moved to obsolete list - use misc_radius to fetch attributes per user from radous server commit d7e1ff882bcca3369edd74a7540cf252ef08760c Author: Daniel-Constantin Mierla Date: Wed Dec 19 21:01:11 2012 +0100 modules_s/acc_radius: moved to obsolete list commit 51cba8039863a92a5050b6932bb8a9155edcf39b Author: Alex Balashov Date: Wed Dec 19 13:23:09 2012 -0500 dialog(k): Fixed typo in loop in set_dlg_timeout_by_profile() so that _all_ the dialogs actually get killed, not just the first one. commit 27e5fdc60110c4c89cee642317f5d92b7f0b734d Author: Daniel-Constantin Mierla Date: Wed Dec 19 12:52:13 2012 +0100 kamailio-oob.cfg: new config file to collect more out-of-the-box use cases - the file can be used to add more complex routing logic and show how to use various features of kamailio - it should offload kamailio.cfg from getting too complex as a starting point commit f1449adfb91727112e2a44f406e7de63965595d6 Author: Juha Heinanen Date: Wed Dec 19 12:17:19 2012 +0200 modules/mediaproxy: README fix and edits - AVPs are available in Kamailio reply routes without setting any tm param. commit 70b3ea024d9eb42f974b4de37a555bcb384405e9 Author: Peter Dunkley Date: Wed Dec 19 01:48:17 2012 +0000 pkg/kamailio/fedora/17: Updated boxgrinder appliance commit c5b67ce5965d37c4851b6c33b9020cf88a4b85f3 Author: Daniel-Constantin Mierla Date: Tue Dec 18 23:29:21 2012 +0100 modules_s/ldap: renamed to db2_ldap - it is a SRDBv2 API database driver commit 3e3b0350cd5408822cb7c35aa83d1c3e305a98c1 Author: Daniel-Constantin Mierla Date: Tue Dec 18 23:23:38 2012 +0100 modules_s/db_ops: renamed to db2_ops - it implements only SRDBv2 API commit c38b4361c35ce4bf2abcc6b2480d76ca3029abfd Author: Daniel-Constantin Mierla Date: Tue Dec 18 23:11:26 2012 +0100 modules_s/oracle: moved to obsolete folder commit d1bf22612ce24f20ba360a5f1077fa5ce3c1e27e Author: Daniel-Constantin Mierla Date: Tue Dec 18 23:05:10 2012 +0100 modules_s/bdb: moved to obsolete folder commit 7f5d581b42139a16f6c3730ed9c54b1d36f6b58a Author: Ovidiu Sas Date: Mon Dec 17 15:17:28 2012 -0500 modules/db_cassandra: no need to link against kmi library - no MI commands exported commit 928dab69601e1bb56e3abbc81a1ed55d77e8b298 Author: Ovidiu Sas Date: Mon Dec 17 15:06:49 2012 -0500 modules/db_flatstore: replace mi command flat_rotate with rpc command flatstore.k_rotate commit 53b6903007caf13ea9543be6c545a4d9cd6d437f Author: Olle E. Johansson Date: Mon Dec 17 21:10:48 2012 +0100 blst Update docbook XML to "book" from "section" Trying to standardize the documentation into one format commit 1f28ea63990f016a5828321f3514a029c5a2a18a Author: Olle E. Johansson Date: Mon Dec 17 20:58:57 2012 +0100 avp Modifying docbook to "book" commit 1e0ee74dae6da3a962f46f8d3305368c0754d56d Author: Olle E. Johansson Date: Mon Dec 17 20:56:25 2012 +0100 auth_identity Moving to "book" commit f3f279234622c18ab847fc5ff0e8473f3cd23fd4 Merge: 52a9f00 5519cae Author: Olle E. Johansson Date: Mon Dec 17 20:52:34 2012 +0100 Merge branch 'master' of ssh://git.sip-router.org/sip-router Sorry. Sorry. * 'master' of ssh://git.sip-router.org/sip-router: modules_k/drouting: documentation updates for mi -> rpc command migration commit 52a9f00806de700f1b0288ea22b388a27ab707c0 Author: Olle E. Johansson Date: Mon Dec 17 20:52:03 2012 +0100 auth: Converting to book docbook format commit 0d41e1ba82c22a6e62f997add0a266ef4b2ed0ed Author: Olle E. Johansson Date: Mon Dec 17 20:42:47 2012 +0100 xprint: Change to docbook book, instead of section commit 502675ecb60f6943ca4fa8480b057a4bfef9dc2b Author: Olle E. Johansson Date: Mon Dec 17 20:40:33 2012 +0100 xmlrpc: Modify docbook format to book and add title commit 5519caedc2ebcfb44a660bcd13e4033116e24f50 Author: Ovidiu Sas Date: Mon Dec 17 13:37:16 2012 -0500 modules_k/drouting: documentation updates for mi -> rpc command migration commit d4733ab7e27be0cf472db7157dcdbe6390e269b6 Author: Ovidiu Sas Date: Mon Dec 17 13:04:42 2012 -0500 drouting: mi commands migrated to rpc commit 745e44e7555d0df789ecfae3b460650a43ecbf8c Author: Ovidiu Sas Date: Mon Dec 17 12:04:49 2012 -0500 module_k/db_text: making some error probes visible commit b7f51d5d2b24063037ae18e82fb046b066cc52a0 Author: Ovidiu Sas Date: Mon Dec 17 12:03:11 2012 -0500 modules_k/db_text: documentation updates for db_text.dump rpc command commit 82a03cb5af01c1275bc9a1664643cf3645c4b87a Author: Ovidiu Sas Date: Mon Dec 17 12:01:49 2012 -0500 modules_k/db_text: new rpc command 'db_text.dump' - allows forcing a write back to disk for modified tables commit 5ece7e315ee8d3c3529eed94179fcb4e08d41c66 Author: Richard Fuchs Date: Mon Dec 17 11:56:24 2012 -0500 parser/digest: use next_sibling_hdr() instead of hand-rolling it commit 624a9bbf777a1c1d44400eec78911a9714872977 Author: Richard Fuchs Date: Sun Dec 16 15:06:32 2012 -0500 parser/digest: Fix hunting for Auth header in rare cases Fix a bug where find_credentials() would fail to find the correct Auth header when multiple headers are present, the one being looked for isn't the first and the full message had been parsed already. commit 3cfaf089c1472f1397580a365360579c671c7796 Author: Ovidiu Sas Date: Fri Dec 14 13:55:39 2012 -0500 xhttp_pi: properly handle NULL values commit ec617a27352ba719184cf617bb564631d5152df5 Author: Ovidiu Sas Date: Fri Dec 14 13:47:08 2012 -0500 xhttp_pi: fix query operation for db w/o fetch support (like db_text) commit 7fc74e46a5d5b4e2b0cbbe5bdc1627e672867164 Author: Daniel-Constantin Mierla Date: Fri Dec 14 00:43:04 2012 +0100 dialog(k): reset default value for optional parameter - some rpc transports set a static string for missing optional parameters, causing invalid value - dlg.bridge_dlg proper handling of optional parameters return code commit 840d23197e91c70f7b02072e144ec396f5f8f386 Author: Daniel-Constantin Mierla Date: Fri Dec 14 00:20:08 2012 +0100 dialog(k): fixed dlg.end_dlg rpc command - missing of the optional paramter causes negative return code commit c1fa174ddc4d499548bdc3d5f75e36125541ade9 Author: Daniel-Constantin Mierla Date: Thu Dec 13 22:52:39 2012 +0100 modules_s/exec: moved to obsolete directory commit dab6e5b5af4d7b98553ee620d2f9114d17592c9a Author: Andrew Mortensen Date: Thu Dec 13 16:10:31 2012 -0500 sca: fix regression omitting call-info NOTIFYs on INVITE 200 reply. - Restore call-info NOTIFY with appearance-state=active when callee answers. - Reported by Robert Boisvert. commit 7e8913d0a8a8f1865777615cdf53f71adfd94baa Author: Peter Dunkley Date: Thu Dec 13 17:48:16 2012 +0000 pkg/kamailio/(centos|fedora): Added xhttp_pi README to installation commit 63b5065ccf776ce3bbc5b51f19f72041442467cb Author: Henning Westerholt Date: Thu Dec 13 17:47:57 2012 +0100 xhttp_pi: add missing README commit 4509d6ce4160083959cd152887c47290a6753889 Merge: 8997007 3198bec Author: Peter Dunkley Date: Thu Dec 13 16:43:15 2012 +0000 Merge branch 'master' of ssh://git.sip-router.org/sip-router * 'master' of ssh://git.sip-router.org/sip-router: modules/mediaproxy: restrict opening of dispatcher connection commit 8997007145ad777d9967589cefb1477843541efb Author: Peter Dunkley Date: Thu Dec 13 16:42:29 2012 +0000 pkg/kamailio/(centos|fedora): Updated kamailio.spec to install xhttp_pi framework examples commit 3198beccbc2ce350bb0af2a1cedec72ccb7c9277 Author: Juha Heinanen Date: Thu Dec 13 13:57:46 2012 +0200 modules/mediaproxy: restrict opening of dispatcher connection - restrict opening of dispatcher connection to sub-processes (patch provided by Emil Kroymann) commit c837bba9f6808141e6d23daaecdea06fee39fa8a Author: Peter Dunkley Date: Thu Dec 13 11:58:34 2012 +0000 modules/websocket: Fixed resource leak and infinite loop in websocket module - Can occur when TCP connections go away without the WebSocket being closed properly. commit 4daf033f3a8e98834cef39d9a339a007f1e1f217 Author: Juha Heinanen Date: Thu Dec 13 07:56:51 2012 +0200 modules/tm: updated README on serial forking related vars and functions commit ca450b4be77150ce23ce825d795d697b4dea808f Author: Ovidiu Sas Date: Wed Dec 12 17:33:56 2012 -0500 xhttp_pi: install framework samples commit c3c84162a96f6ff110c575d151543ec28b827752 Author: Ovidiu Sas Date: Wed Dec 12 17:10:01 2012 -0500 xhttp_pi: new target for makefile to generate framework templates commit c976e9e0f360da6696eefdc5b39bf019b004d3f4 Author: Ovidiu Sas Date: Wed Dec 12 17:07:34 2012 -0500 xhttp_pi: generate templates for all kamailio tables commit aa8e96f45c875b714336d121a3f89ba8e381030d Author: Peter Dunkley Date: Wed Dec 12 16:09:20 2012 +0000 pkg/kamailio/(centos|fedora): Updated .spec file - Added mangler module to build - Tidied up make commands used to build and install commit 1c36a534096e6ba37395e2ce1676526a02d1dac3 Merge: 8ec3068 2d53d99 Author: Peter Dunkley Date: Wed Dec 12 15:25:53 2012 +0000 Merge branch 'master' of ssh://git.sip-router.org/sip-router * 'master' of ssh://git.sip-router.org/sip-router: modules/tm: forgot to commit new version of t_funcs.c commit 8ec30688617a260d478402e59ef465c69e8247d9 Author: Peter Dunkley Date: Wed Dec 12 15:24:38 2012 +0000 parser/sdp: Fixed double free - Found and fixed by Hugh Waite @ Crocodile RCS commit 2d53d99abcf9ae218fa547d572aee3f55dbba79b Author: Juha Heinanen Date: Wed Dec 12 17:03:42 2012 +0200 modules/tm: forgot to commit new version of t_funcs.c - reported by Peter Dunkley. commit 9c7edfe9edc02ea8b62c40349262b035f0b21510 Author: Juha Heinanen Date: Wed Dec 12 16:59:12 2012 +0200 modules/tm: forgot to commit new version of t_funcs.h - reported by Peter Dunkley. commit 74a9baf6fd2903efc874edc48dd99d6a11afc83b Author: Juha Heinanen Date: Wed Dec 12 16:11:50 2012 +0200 modules/tm: added outbound support to t_load_contact()/t_next_contacts() - added new function t_next_contact_flows() - readme not updated yet commit 89ac4ae40234e02d71f619c2f750ed34333c9d5d Author: Juha Heinanen Date: Wed Dec 12 16:10:34 2012 +0200 modules_k/registrar: lookup now handles also instance and reg_id commit 55e7820686cbfb6392e707e0ee4fae96b22670bb Author: Juha Heinanen Date: Wed Dec 12 16:06:52 2012 +0200 parser: added instance and reg_id fields to sip_msg_t - also added set_instance and reset_instance functions commit dccf5ede42eaf2b2f030d8c5a730418ce0517ec2 Author: Daniel-Constantin Mierla Date: Wed Dec 12 11:08:45 2012 +0100 core: added comments to xavps structures commit bb1894ed7b868862402a63b858f52165d5deb463 Author: Daniel-Constantin Mierla Date: Tue Dec 11 22:39:01 2012 +0100 modules_s/mangler: moved to common modules directory commit a4b0267cd57255a2f5c24bf466181e592841b6f7 Author: Daniel-Constantin Mierla Date: Tue Dec 11 22:36:14 2012 +0100 modules_s/eval: unused module moved to obsolete directory - use core config expressions commit 5028c86d306a3f9ccec6e46d1fcf5f6a03f1d6ee Author: Elena-Ramona Modroiu Date: Tue Dec 11 22:17:14 2012 +0100 modules_s/options: moved to obsolete/ folder commit 47a9b7cf8b0d9f178f8905afc9434f0cd2d8f2f1 Author: Elena-Ramona Modroiu Date: Tue Dec 11 21:44:45 2012 +0100 modules_s/speeddial: moved to obsolete/ folder commit fc486d312ea11b6ff26c091e8649d9fe2228f931 Author: Elena-Ramona Modroiu Date: Tue Dec 11 21:30:41 2012 +0100 modules_s/uac: moved to obsolete/ folder commit cc9b6cad1130891c54b94b44bebb2b6cdf397b1a Author: Konstantin Mosesov Date: Tue Dec 11 16:29:30 2012 +0200 mod_python: Changed Loggers.py to use recent changes (python abstraction layers). commit 63f0618dd47975afafb7757fe9e156534f05d468 Merge: 230919a 669dc7b Author: Konstantin Mosesov Date: Tue Dec 11 16:08:25 2012 +0200 Merge branch 'master' of ssh://git.sip-router.org/sip-router commit 669dc7b72f76af715b2f34a0fbe64350202f8aff Author: Daniel-Constantin Mierla Date: Tue Dec 11 14:57:24 2012 +0100 modules_s/msilo: moved to obsolete folder commit 230919ad2e414f0c070a710cb85b3b2b3dfea741 Author: Konstantin Mosesov Date: Tue Dec 11 14:24:08 2012 +0200 app_python: Moved all python scripts to 'python_examples' folder. app_python: Applied a few recent patches for better stack trace. app_python: Fixed a possible segfault on double free. app_python: Added python abstraction layers Router.Core, Router.Ranks, Router.Logger. app_python: Moved all logging stuff to layer Router.Logger, e.g., Router.Logger.LM_ERR(...). app_python: Added 'ranks' constants and moved to Router.Ranks, e.g., Router.Ranks.PROC_MAIN. commit 5a3bc7a8f37a16f8194d117b7642ee532ee9e177 Author: Olle E. Johansson Date: Tue Dec 11 09:04:29 2012 +0100 debugger: Minor README edits commit 27d02adf7bd3405cd67d2331ab7aa05b53d97c50 Author: Andrew Mortensen Date: Mon Dec 10 17:08:51 2012 -0500 sca: ignore transport parameter in RURI when processing SUBSCRIBEs. - Fix AoR hash lookups when client subscribes over TCP, TLS or SCTP. - Report from Robert Boisvert. commit 7a86ec5e7f9d4ef6a72da741b336c909109f3c88 Author: Olle E. Johansson Date: Mon Dec 10 13:55:13 2012 +0100 ratelimit: Adding a reference to the pipelimit module in README commit 4ff67e61e5b94fd5c842cf94b71dd723d41e7bf1 Author: Juha Heinanen Date: Mon Dec 10 11:26:25 2012 +0200 modules_k/usrloc: added +sip.instance and reg-id to mi_usrloc_show_contact commit 4f8d9b589df0c40f88fb34658f3735a222b0f545 Author: Peter Dunkley Date: Sun Dec 9 20:01:55 2012 +0000 pkg/kamailio/(centos|fedora): Updated .spec - Changed rel to dev7 - Moved xlog from modules_k to modules - Added avp, sca, and xprint modules commit a3ad00fea92f54aacf2425a0c2aaa9f78046d38e Author: Elena-Ramona Modroiu Date: Sat Dec 8 18:22:15 2012 +0100 modules_s/pdt: moved the module to obsolete folder - pdt(k) has support for multidomain commit bfa4d86a7a18b321a14b65c90d32c5aed32c10d3 Author: Elena-Ramona Modroiu Date: Sat Dec 8 14:20:43 2012 +0100 pdt(k): added pdt.list command to dump memory structure via rpc commit 6904d8c80b2089d01a69c3c0217c76c8e0132bac Author: Elena-Ramona Modroiu Date: Sat Dec 8 14:19:30 2012 +0100 dispatcher(k): use the right pointer to rpc context commit ad5cbdc7aa6156e072f0dd859421fc36b66227c0 Author: Olle E. Johansson Date: Sat Dec 8 18:19:43 2012 +0100 ratelimit: Typo fixes, minor edits commit 181561c7dc50c0c4e6ac84b53b33d8a5bc6dd053 Author: Juha Heinanen Date: Sat Dec 8 16:09:40 2012 +0200 modules_s: migrated append_branch in cpl-c, exec, and registrar modules commit e8210c30ef79a5a6f6fa88a2cb47bf29ca50bfe0 Author: Juha Heinanen Date: Sat Dec 8 16:00:34 2012 +0200 modules_k/pv: fixed compilation error in define - removed extra ';' from km_append_branch define - thanks to Daniel-Constantin Mierla for reporting commit 440bcec4b5694ac79cd8dfb134defd472e96c60e Merge: 1cfa90d ca7b188 Author: Olle E. Johansson Date: Sat Dec 8 14:12:15 2012 +0100 Merge branch 'master' of ssh://git.sip-router.org/sip-router Sorry, still can't fix this. Working on it. :-) * 'master' of ssh://git.sip-router.org/sip-router: core: restored USER_AGENT and SERVER_HDR defines commit 1cfa90d171a72ad5e2b224ae0d6f2eb92d3eeb55 Author: Olle E. Johansson Date: Sat Dec 8 14:10:48 2012 +0100 nathelper: add force_socket documentation (moved from rtpproxy module) The rtpproxy module did not have a force_socket parameter, but nathelper did. commit ca7b18825ed478b2d23a092f681939a233183003 Author: Juha Heinanen Date: Sat Dec 8 14:44:38 2012 +0200 core: restored USER_AGENT and SERVER_HDR defines - they were changed by accident by previous commit commit 571e4e3fceeff5b4d32d1ac34649e9c4031d6543 Author: Juha Heinanen Date: Sat Dec 8 14:17:46 2012 +0200 core and several modules: instance and reg_id in branch_t - added instance and reg_id fields to branch_t - added instance and reg_id arguments to append_branch function - modified append_branch calls in core and several modules - did not touch obsolete or modules_s modules (which are to be removed from next release) commit 21b42fc14562758ac1dec5946a7b07a127054f47 Author: Daniel-Constantin Mierla Date: Fri Dec 7 23:28:40 2012 +0100 modules_s/dialog: moved to obsolete folder commit d560a18e44a9822fb1afa7f2047c82338838962e Author: Daniel-Constantin Mierla Date: Fri Dec 7 23:26:33 2012 +0100 modules_s/fifo: moved to obsolete commit 46f2a4300c1d9d96057d239dda1dc24c7caaf4d8 Author: Daniel-Constantin Mierla Date: Fri Dec 7 23:25:49 2012 +0100 modules_s/unixsock: moved to obsolete folder commit 04d77c20b80337019f71228dd0d9efe30d62db60 Author: Daniel-Constantin Mierla Date: Fri Dec 7 23:17:11 2012 +0100 modules_s/dispatcher: moved to obsolete folder commit f817987eb7f50de7f6d0666620c6bb7fb50462fd Author: Daniel-Constantin Mierla Date: Fri Dec 7 23:14:53 2012 +0100 modules_s/osp: moved to obsolete folder commit a40cea9f419b25aaeaabcd550ccf9106e9a029d7 Author: Daniel-Constantin Mierla Date: Fri Dec 7 23:13:25 2012 +0100 modules_s/xcap: moved to obsolete directory commit 8d70ccaf18683c0d594a00e804f5f43df2f50b7d Author: Daniel-Constantin Mierla Date: Fri Dec 7 23:08:11 2012 +0100 presence_b2b: moved to obsolete directory commit 860c45f34190b57adfade0539f807fb1134662f9 Author: Daniel-Constantin Mierla Date: Fri Dec 7 22:56:24 2012 +0100 modules_s/diversion: moved to obsolete - modules_k/diversion is including its features and some extra ones commit a1c1fb0ab72a51fcfa9907e53e2b14cb79fdddc0 Author: Daniel-Constantin Mierla Date: Fri Dec 7 22:53:21 2012 +0100 modules_s/dbtext: moved to obsolete directory - not maintained, it does not compile commit 08c872ed6935396cd6ea87af52af6393987d6d7d Author: Juha Heinanen Date: Fri Dec 7 02:05:49 2012 +0200 modules_k/registrar_k: added check that reg-id is not zero commit d684d1ac49f740d32df5f82add584aeb396e26a4 Author: Juha Heinanen Date: Fri Dec 7 01:33:52 2012 +0200 modules_k/registrar: ignore reg-id if instance-id is not included commit 5d3e8b9ff526246a8abe768a1d970dce70658dbe Author: Andrew Mortensen Date: Wed Dec 5 16:59:50 2012 -0500 sca: update sample kamailio.cfg in README with small CANCEL fix. - Reported by Robert Boisvert commit 86c499e249bf43571d1cebca08821d30bff12dad Author: Andrew Mortensen Date: Wed Dec 5 16:22:47 2012 -0500 sca: add missing braces for CANCEL handling in sample config. - t_check_trans() if-block for CANCEL had no braces, but needs them after addition of route(SCA) before t_relay of CANCEL. - Reported by Robert Boisvert commit 69dec26c718928f2cfc08bbae98658e145f8b04b Author: Elena-Ramona Modroiu Date: Wed Dec 5 21:00:45 2012 +0100 modules_s/textops: updated path to xprint module commit e722ab91eb90003741d236a9fecc6bbe954e21d3 Author: Elena-Ramona Modroiu Date: Wed Dec 5 20:59:27 2012 +0100 modules_s/eval: updated path to xprint module commit ff7bd782a6e5f4c18f15ac429af313b54be38936 Author: Elena-Ramona Modroiu Date: Wed Dec 5 20:55:17 2012 +0100 modules_s/db_ops: path to xprint module updated commit 556c1e19ae5fd6139c6b0d7d3a5055d949583438 Author: Elena-Ramona Modroiu Date: Wed Dec 5 20:47:25 2012 +0100 modules/avp_db: moved back to modules_s/ because it depends on local domain module commit b17e84ad3e5f781b83b1a8a80572ea4d24835b56 Author: Elena-Ramona Modroiu Date: Wed Dec 5 20:37:39 2012 +0100 modules_s/avp_db: moved to modules/avp_db commit 171f3dcf4287b7104a47b75e125174c374a457d5 Author: Elena-Ramona Modroiu Date: Wed Dec 5 20:34:25 2012 +0100 modules_s/avp: moved to modules/avp commit 66840add8c37c110a8d08674f6a5f42d75a40287 Author: Elena-Ramona Modroiu Date: Wed Dec 5 20:33:40 2012 +0100 modules_s/xprint: moved to modules/xprint commit 3d9ee6962f1ceeacbffd903064aa0779199f7ee6 Author: Elena-Ramona Modroiu Date: Wed Dec 5 20:32:29 2012 +0100 modules_k/xlog: moved to modules/xlog commit d91d49a026aba9092e9feda1d561d03c32f37e6d Author: Elena-Ramona Modroiu Date: Wed Dec 5 20:25:16 2012 +0100 modules_s/osp: internal occurences of xlog changed to xprint commit 1d76de2a046e0d978e0b0155008dbed75dfc1067 Author: Elena-Ramona Modroiu Date: Wed Dec 5 20:24:54 2012 +0100 modules_s/ldap: internal occurences of xlog changed to xprint commit c560c7a6d0eeba3231e9f7caa0b5135160f75efe Author: Elena-Ramona Modroiu Date: Wed Dec 5 20:24:36 2012 +0100 modules_s/timer: internal occurences of xlog changed to xprint commit 7cf360fd63904e70441470f50164352b8867c9bd Author: Elena-Ramona Modroiu Date: Wed Dec 5 20:24:21 2012 +0100 textops: internal occurences of xlog changed to xprint commit 4c5c75ee46c38d47e01839eb6f1a8bc73441a507 Author: Elena-Ramona Modroiu Date: Wed Dec 5 20:24:02 2012 +0100 modules_s/permissions: internal occurences of xlog changed to xprint commit f74575e551672d4defd2d7d34ef29cf285bcf9ec Author: Elena-Ramona Modroiu Date: Wed Dec 5 20:23:26 2012 +0100 modules_s/eval: internal occurences of xlog changed to xprint commit 307a97dbd735e0a337b1019a6309c14e260f25c9 Author: Elena-Ramona Modroiu Date: Wed Dec 5 20:23:00 2012 +0100 modules_s/avp_db: internal occurences of xlog changed to xprint commit cf49d5daf9a29c44224472ae52bd7a6017cfbeee Author: Elena-Ramona Modroiu Date: Wed Dec 5 20:22:25 2012 +0100 modules_s/db_ops: internal occurences of xlog changed to xprint commit 6909bcae92e5f50fc247fd46eaf4b2b71d295c6b Author: Elena-Ramona Modroiu Date: Wed Dec 5 20:21:39 2012 +0100 modules_s/avp: internal occurences of xlog changed to xprint commit 5144b151340da72272c0272bd0f45d0d4864173c Author: Elena-Ramona Modroiu Date: Wed Dec 5 19:58:34 2012 +0100 modules_s/xprint: more of xlog rename to xprint commit 948558abe33913fefd44d7601a14bac3d8594871 Author: Elena-Ramona Modroiu Date: Wed Dec 5 19:13:39 2012 +0100 modules_s/xprint: internal log messages updated to reflect module name commit 5e2290c6625049ea42eaccc21c8686756f3a4156 Author: Elena-Ramona Modroiu Date: Wed Dec 5 19:11:31 2012 +0100 modules_s/textops: bind to xprint API commit 1a1337be4b9f2612375488d072301f43ce71e91c Author: Elena-Ramona Modroiu Date: Wed Dec 5 19:11:05 2012 +0100 modules_s/eval: updated for xlog(s) to xprint rename commit 88b7ea9f926605c98676dd6b039965dff295d9c7 Author: Elena-Ramona Modroiu Date: Wed Dec 5 19:09:37 2012 +0100 modules_s/db_ops: use xprint module instead of xlog commit ceb2d50ff29d8b9f95660e4b520f458bb74853e2 Author: Elena-Ramona Modroiu Date: Wed Dec 5 19:09:04 2012 +0100 modules_s/avp: switched to usage of xprint module commit c26533bb2b7f06e72366f2d920dc1e63d3eb159f Author: Elena-Ramona Modroiu Date: Wed Dec 5 19:03:25 2012 +0100 modules_s/xprint: update defined value in header file commit 3a1625d021d9ee46ad7beeb49c9d5ae2c933f970 Author: Elena-Ramona Modroiu Date: Wed Dec 5 19:00:10 2012 +0100 modules_s/xlog: renamed to xprint - the modules is used by other ser modules for evaluation of strings with %spec specifiers - for printing log messages, better use the xlog module from now on - xlog/xdbg functions are now xplog/xpdbg commit 6d0f635b0bbf338fca0ddc2c7d8e79bc686e5040 Author: Andrew Mortensen Date: Wed Dec 5 14:00:12 2012 -0500 sca: modify SCA_STR_EMPTY macro to fix -Waddress compiler warnings. - Reported by Ovidiu Sas commit c8772fc3eea75f5caad64770c6bbe6823ad7f1ef Author: Ovidiu Sas Date: Wed Dec 5 13:24:20 2012 -0500 modules_s/domain: remove unused variable commit 753d1d885d7c2f0e1a30df939455fcb4349a7506 Author: Ovidiu Sas Date: Wed Dec 5 13:17:23 2012 -0500 modules_s/registrar: remove unused variable commit 96c39e3c31f416bbe42b434a8bbf3ece88a8ab52 Author: Ovidiu Sas Date: Wed Dec 5 13:12:02 2012 -0500 qos: remove unused variable commit 263aae0a48f3a92a0e8c0ce43a7d6f610ea8a239 Merge: 8b73129 e819eaa Author: Peter Dunkley Date: Wed Dec 5 15:13:48 2012 +0000 Merge branch 'master' of ssh://git.sip-router.org/sip-router * 'master' of ssh://git.sip-router.org/sip-router: (268 commits) xcap_client: fix cross-compilation utils: fix libcurl dependency core: print debug message instead of info message when trying to resolve something that is not domain name. Makefile: adding xhttp_pi to the list of excluded modules (depends on libxml2) xhttp_pi: fix installation of the pi_framework.xml file sca: fix DB updates sca: sca_subscription_print now logs at debug level tls: fix cross-compilation Makefile: fixed the option of setting some variables from command line Makefile.defs: version set to 3.4.0-dev7 Makefile: default FLAVOUR set to kamailio sca: more cleanup of SCA example kamailio.cfg sca: include sample kamailio.cfg in docs, update function examples sca: move working example SCA kamailio.cfg to doc subdirectory app_python: better printing stacktrace app_lua: fix cross-compilation app_python: expand log facilities sca: remove public IP from example cfg sca: add working example kamailio.cfg carrierroute: fix cross-compilation ... commit e819eaa0b0be61b3a818422c0ced244b5250295c Author: Ovidiu Sas Date: Wed Dec 5 09:23:45 2012 -0500 xcap_client: fix cross-compilation commit a1e462c1695013d3c74e1c1ec443df7697bb6607 Author: Ovidiu Sas Date: Wed Dec 5 09:16:15 2012 -0500 utils: fix libcurl dependency commit 87456bae50b55501c25f33a6728f4469639e0599 Author: Juha Heinanen Date: Wed Dec 5 10:26:29 2012 +0200 core: print debug message instead of info message when trying to resolve something that is not domain name. commit 205e8545dca12bebf742b23eba592d2713623a66 Author: Ovidiu Sas Date: Tue Dec 4 17:03:15 2012 -0500 Makefile: adding xhttp_pi to the list of excluded modules (depends on libxml2) commit 7a63bbed0ccc1a2a85b26d127e775f832efaa2a7 Author: Ovidiu Sas Date: Tue Dec 4 16:18:12 2012 -0500 xhttp_pi: fix installation of the pi_framework.xml file commit 5871982d3c76a4b42cd05e4b8dfb0e6128acb799 Author: Andrew Mortensen Date: Tue Dec 4 17:04:11 2012 -0500 sca: fix DB updates - if a subscription were updated before being inserted into the DB, the next DB sync call would incorrectly try to UPDATE instead of INSERT. - no effect on SCA functionality, but subscriptions are no longer lost across restarts. commit a289c6167f39f14af85d78392a8bef91da81d858 Author: Andrew Mortensen Date: Tue Dec 4 16:47:39 2012 -0500 sca: sca_subscription_print now logs at debug level - previously logged at info level for every incoming SUBSCRIBE. commit 389bbe3410018e6d58befb486f0db2ec4ff7ece6 Author: Ovidiu Sas Date: Tue Dec 4 15:58:03 2012 -0500 tls: fix cross-compilation commit e5dbe686bcbf15ac59ebbcb84f3bb9b17568c030 Author: Daniel-Constantin Mierla Date: Tue Dec 4 21:59:16 2012 +0100 Makefile: fixed the option of setting some variables from command line - resulted in mixing names for config files - issue added in previous commit - reported by Ovidiu Sas commit 94dde4a5b0f146914d124367ef73c5940cbb7d97 Author: Daniel-Constantin Mierla Date: Tue Dec 4 10:48:23 2012 +0100 Makefile.defs: version set to 3.4.0-dev7 commit 4af2262b88918c316ee3bb9b45a716504f2f8db4 Author: Daniel-Constantin Mierla Date: Tue Dec 4 10:28:03 2012 +0100 Makefile: default FLAVOUR set to kamailio - switching to the flavour with packages and docs commit b8007d985660b4df5ea9d5ea4347adf65b7f90fa Author: Andrew Mortensen Date: Mon Dec 3 23:59:50 2012 -0500 sca: more cleanup of SCA example kamailio.cfg - remove unused xhttp event route commit a635a80df762e13373ad59a6d746530c2163c2a6 Author: Andrew Mortensen Date: Mon Dec 3 23:59:51 2012 -0500 sca: include sample kamailio.cfg in docs, update function examples commit 0a2fc3f7490088b02861d9dace0f039ceab54af7 Author: Andrew Mortensen Date: Mon Dec 3 23:59:49 2012 -0500 sca: move working example SCA kamailio.cfg to doc subdirectory - will also be included in README and xml docs for convenience. commit 97fe5fec90999491d455b10b1fea7529e786719b Author: Konstantin M Date: Mon Dec 3 22:35:21 2012 -0500 app_python: better printing stacktrace commit d41c9a91afdd7a5a2c5e689f3302211c6bbeffb6 Author: Ovidiu Sas Date: Mon Dec 3 18:39:19 2012 -0500 app_lua: fix cross-compilation commit acbeda46ac94e6c5c215a03bd803e10b2c7540db Author: Konstantin M Date: Mon Dec 3 18:26:36 2012 -0500 app_python: expand log facilities commit 5b63e94e49feb0a35b093a5eb3a86c9e5c1a0ba7 Author: Andrew Mortensen Date: Mon Dec 3 17:15:47 2012 -0500 sca: remove public IP from example cfg commit c40883a7aa96a1a7fab1060bf9dfab2987971c89 Author: Andrew Mortensen Date: Mon Dec 3 17:14:14 2012 -0500 sca: add working example kamailio.cfg commit f9c0980c4f85d8b728eb36e6b5768173750c6964 Author: Ovidiu Sas Date: Mon Dec 3 12:55:25 2012 -0500 carrierroute: fix cross-compilation commit 175934a802cf863f26f84f9e11a2eec4606ecfd1 Author: Ovidiu Sas Date: Mon Dec 3 08:43:01 2012 -0500 db_postgres: fix cross-compilation commit e09b92893fd35baf672541143951337b103bb65b Author: Olle E. Johansson Date: Mon Dec 3 08:10:34 2012 +0100 mqueue: README update commit c29773967e83c4b3977b76a43805dd622bc018a9 Author: Olle E. Johansson Date: Mon Dec 3 08:06:27 2012 +0100 mqueue: minor edits to README commit 287c02de1491019fbf085742b82fc7040ea72886 Author: Olle E. Johansson Date: Mon Dec 3 08:01:06 2012 +0100 corex: minor documentation edits commit 6a45c8eba310afa9b8173c0522d77e7a574ddc52 Author: Konstantin M Date: Sun Dec 2 22:21:05 2012 -0500 app_python: fix compiler warnings - patch provided by "Konstantin M " commit 10fc575cc383093953d71c69e8d9a0065f33bdfe Author: Ovidiu Sas Date: Sun Dec 2 16:00:17 2012 -0500 lcr: fix cross-compilation commit 291df73af6f35526e4c43c1c7d8b8ea15e93aa64 Merge: 9b67242 e1faa05 Author: Olle E. Johansson Date: Sun Dec 2 21:27:22 2012 +0100 Merge branch 'master' of ssh://git.sip-router.org/sip-router * 'master' of ssh://git.sip-router.org/sip-router: xcap_server: fix cross-compilation regex: fix cross-compilation pua_xmpp: fix cross-compilation pua_usrloc: fix cross-compilation pua_reginfo: fix cross-compilation pua_dialoginfo: fix cross-compilation pua_bla: fix cross-compilation pua: fix cross-compilation presence_xml: fix cross-compilation presence_reginfo: no need to link against libxml2 commit 9b67242978cb6aab702ccf4715e9152ac8f719c8 Author: Olle E. Johansson Date: Sun Dec 2 21:26:54 2012 +0100 auth: README update commit 25600feab7d5d3b30420a05fd4c899f0bbbff667 Author: Olle E. Johansson Date: Sun Dec 2 21:24:13 2012 +0100 auth: Documentation corrections commit e1faa0591c05482be95eb81016c37b9a5be57d14 Author: Ovidiu Sas Date: Sun Dec 2 15:09:24 2012 -0500 xcap_server: fix cross-compilation commit 50f4cd86ccebab713c2b9895cdffbd619e84955e Author: Ovidiu Sas Date: Sun Dec 2 15:07:28 2012 -0500 regex: fix cross-compilation commit beb3425e309b0f7d1b2bccee942c35f541a2dd7d Author: Ovidiu Sas Date: Sun Dec 2 14:53:44 2012 -0500 pua_xmpp: fix cross-compilation commit c9d7fc58a19afdeb77fb3b496068d3f79ef95c67 Author: Ovidiu Sas Date: Sun Dec 2 14:52:16 2012 -0500 pua_usrloc: fix cross-compilation commit e5a49d909d582fe601cabbccf4f9ce2efa814414 Author: Ovidiu Sas Date: Sun Dec 2 14:47:33 2012 -0500 pua_reginfo: fix cross-compilation commit 417c7d9f4ba5e709e8bf65aa413584ad2bcae277 Author: Ovidiu Sas Date: Sun Dec 2 14:44:52 2012 -0500 pua_dialoginfo: fix cross-compilation commit d4f5465efae12c0ef66cb519ece3b3558b10ea5f Author: Ovidiu Sas Date: Sun Dec 2 14:42:19 2012 -0500 pua_bla: fix cross-compilation commit 528d518494c73883fd77acd8e438bb16d2de5d3e Author: Ovidiu Sas Date: Sun Dec 2 14:38:42 2012 -0500 pua: fix cross-compilation commit d749894cae84112b4ffcc47d385d877961787a46 Author: Ovidiu Sas Date: Sun Dec 2 14:35:15 2012 -0500 presence_xml: fix cross-compilation commit 8a5164c47ac85e87dd092eb2ac56c0161759861c Author: Ovidiu Sas Date: Sun Dec 2 13:56:36 2012 -0500 presence_reginfo: no need to link against libxml2 commit 3aa1929ac18d747b24a14b6e9f6decbf7ed1a137 Author: Ovidiu Sas Date: Sat Dec 1 23:27:44 2012 -0500 presence_conference: fix cross-compilation commit b19700f17de38e1bffd93bbbd897044e0c696d40 Author: Ovidiu Sas Date: Sat Dec 1 23:25:50 2012 -0500 presence_dialoginfo: fix cross-compilation commit 46ce25ceda08916a355328682768699b6cff4d36 Author: Ovidiu Sas Date: Sat Dec 1 23:24:06 2012 -0500 presence: fix cross-compilation commit 5ffd8eda41567f12c7224d68e32a1a20779d22a6 Author: Ovidiu Sas Date: Sat Dec 1 23:21:44 2012 -0500 rls: fix cross-compilation commit 58bfbd3259587b29b7b509a360aa889924dec8de Author: Ovidiu Sas Date: Sat Dec 1 23:18:47 2012 -0500 cpl-c: fix cross-compilation commit bc9dca0a9d05915a0f4634b7014b26958e81e21b Author: Ovidiu Sas Date: Sat Dec 1 16:59:56 2012 -0500 db_mysql: fix cross-compilation commit c31fd10ee20ff09115ae745792db4a0e03eb9e07 Author: Ovidiu Sas Date: Sat Dec 1 16:54:38 2012 -0500 cdp: un-used variable commented out commit 8321d1fadb50017b52bcfebd1857982a60915dfe Author: Ovidiu Sas Date: Sat Dec 1 16:52:19 2012 -0500 cdp: fix cross-compilation commit e45d706ba82ff9a36602cc7c2a28a55502abf99f Author: Ovidiu Sas Date: Sat Dec 1 16:46:10 2012 -0500 xhttp_pi: fix cross-compilation commit 7abf33373b0bfa0bc709286b01e9a7da2200659b Author: Ovidiu Sas Date: Sat Dec 1 16:42:15 2012 -0500 dialplan: fix cross-compilation commit 8b6f3c51d7636905ea8a6f4754673ba569404cd7 Author: Ovidiu Sas Date: Sat Dec 1 16:38:16 2012 -0500 cdp_avp: there's no xml dependecy for cdp_avp commit 10de949af0f9f01b0585db0fd53d53452f97e067 Author: Olle E. Johansson Date: Sat Dec 1 11:18:08 2012 +0100 sqlops: Fixing typo in documentation, minor edits commit 99521dafd452e56d7974fcbf8c32bd3679ccc4c9 Author: Olle E. Johansson Date: Sat Dec 1 11:05:57 2012 +0100 pua_usrloc: Minor edits, typo fix commit fe6508d6d56a7f739c7fc0ae2220e509abb337e1 Author: Olle E. Johansson Date: Sat Dec 1 10:49:11 2012 +0100 sdpops: Typo fix, minor edits commit a7522f0d648470e36a82357660fc169628b2f506 Author: Olle E. Johansson Date: Sat Dec 1 09:50:31 2012 +0100 utils: Minor update to README XML changes already committed. commit 4fda56162c3b174033ea81ffd7c2af4a6e7f10f2 Author: Ovidiu Sas Date: Sat Dec 1 01:30:24 2012 -0500 xmlrpc: fix cross-compilation commit c4b91489ac3f2e2fcbe16413f56ef8cb8e7e2dde Author: Ovidiu Sas Date: Sat Dec 1 01:28:03 2012 -0500 utils: fix cross-compilation commit a419c74d065156a2c9626b2475beaf08e130137e Author: Ovidiu Sas Date: Sat Dec 1 01:24:24 2012 -0500 xmlops: fix cross compilation commit 983dd207a51be5ea2bd2a71d546280f8e4389408 Author: Ovidiu Sas Date: Sat Dec 1 00:12:34 2012 -0500 kamailio.cfg: adding xhttp modules to the default config three new defines: WITH_XHTTP, WITH_XHTTP_RPC, WITH_XHTTP_PI commit 209317a81d845ba781964205242849ab12bbc0c2 Author: Andrew Mortensen Date: Fri Nov 30 21:38:48 2012 -0500 sca: fix snprintf buffer size for Expires header in replies to SUBSCRIBE. - reported by Robert Boisvert. commit 8632a265c3703e19cad9253f84527a913ee9cdd5 Author: Andrew Mortensen Date: Fri Nov 30 14:42:19 2012 -0500 sca: support Record-Route - Save Record-Route values from SUBSCRIBEs to ensure NOTIFYs traverse correct path to subscriber. - Update SCA DB schema & creation scripts: add record_route column, increment sca_subscriptsion table version. commit 1da2a76be4e374ddb4296a1d54963fe344dc0970 Author: Richard Fuchs Date: Fri Nov 30 14:00:09 2012 -0500 core/corex: move send()/send_tcp() to corex module As suggested by miconda on sr-dev, move send() and send_tcp() out of core and into the new corex module in order to make them support pseudo variables. This changes: - drops SEND and SEND_TCP tokens from config parser - remove related config parser code relying on SEND_T and SEND_TCP_T - augment corex module to provide the functions removed from core - update corex docs commit 3376e3b8c54a7c9bc13f87368baeaaa145a9ced5 Author: Olle E. Johansson Date: Fri Nov 30 09:31:47 2012 +0100 htable: Update documentation on mod-init Based on Daniel's answer in sr-dev on a question about lua. The Lua environment is initialized in child processes, so it's not reachable in mod-init. commit cf97967489f1b61c5bf0a841f9f650e40fc9911e Merge: d02070d 514875d Author: Olle E. Johansson Date: Thu Nov 29 22:01:05 2012 +0100 Merge branch 'master' of ssh://git.sip-router.org/sip-router * 'master' of ssh://git.sip-router.org/sip-router: kamctlrc: adding sca to the list of extra modules commit d02070dbef121525b320487d4ad2fbfda55aa62d Author: Olle E. Johansson Date: Thu Nov 29 22:00:19 2012 +0100 ipops: Minor documentation changes Use the IPv6 documentation address in examples if possible - 2001:DB8::/32 commit 514875de53e19cfd4a208da3d778e454ce12a6f4 Author: Ovidiu Sas Date: Thu Nov 29 15:42:26 2012 -0500 kamctlrc: adding sca to the list of extra modules commit 14333d9360273c073473c144c198496a314e2e73 Author: Olle E. Johansson Date: Thu Nov 29 21:18:14 2012 +0100 utils: Fixing typos Typos that I missed in the first check... commit 1ab39cf866600ce155db3d5454981167d001d285 Author: Olle E. Johansson Date: Thu Nov 29 21:15:53 2012 +0100 utils: Minor documentation changes commit 010ea5d4b71308cb18cd759db70ac48f081a672e Author: Olle E. Johansson Date: Thu Nov 29 20:52:27 2012 +0100 LDAP minor documentation changes commit aca01e149445a0c6f87a9ed97974bcba612e426f Author: Ovidiu Sas Date: Thu Nov 29 09:57:48 2012 -0500 sca: adding missing sca db utils files commit cc3bc9669a2c528db9a8ada5e13cd553be9d2f1e Author: Andrew Mortensen Date: Wed Nov 28 23:23:48 2012 -0500 sca: remove old SQL table creation file - use make dbschema to generate sql from xml table schema instead. commit 7575c853b1786fc09965238ea68bca4400bd7c5f Author: Andrew Mortensen Date: Wed Nov 28 22:50:30 2012 -0500 sca: add db schema files and kamctl table create SQL file. commit eddd6b80432a3feda925ccb629bf55892d4b175f Author: Olle E. Johansson Date: Wed Nov 28 12:02:53 2012 +0100 group: Minor changes to documentation commit 7b5f56e05482ea060dc1c093db599fd8cda22f9e Merge: 2536a10 358cfb7 Author: Andrew Mortensen Date: Tue Nov 27 15:13:21 2012 -0500 Merge branch 'master' of git+ssh://git.sip-router.org/sip-router commit 2536a10c516b7c569d04e431b74bbd88964603a7 Author: Andrew Mortensen Date: Tue Nov 27 14:06:23 2012 -0500 sca: fix potential leak of parsed To body - if msg->to wasn't parsed, sca_subscription_from_request called parse_to, but never called free_to_params. - make the subscription to-tag independent of the parsed to_body with a pkg_malloc'd copy, freed in the caller. commit 358cfb781a4854a3943b96ede552e46ccb1ccc77 Author: Ovidiu Sas Date: Tue Nov 27 13:28:03 2012 -0500 modules_k/dmq: add newline at end of file (peer.c) commit 9ef5345481a526e2417ce59ebc13f19132e02934 Author: Ovidiu Sas Date: Tue Nov 27 13:25:12 2012 -0500 modules/tm: add newline at end of file (test.c) commit 777c3e3e388f4267744cd5368956900cea296b07 Merge: 141fc56 5908a9e Author: Andrew Mortensen Date: Tue Nov 27 00:32:43 2012 -0500 Merge branch 'admorten/sca' commit 5908a9e88242a166c71b03bce77b326c2f27f5a6 Author: Andrew Mortensen Date: Tue Nov 27 00:28:28 2012 -0500 sca: move to modules directory - moved after removal of usrloc dependency per miconda's request on sr-dev commit 95cf6e358b2be210b61e6d060df0604e3e36a043 Author: Andrew Mortensen Date: Tue Nov 27 00:24:11 2012 -0500 sca: update docs - "domain" modparam no longer required. - usrloc no longer a dependency. commit 959b2c423a70395c97437d0bcef7950762c4a9b5 Author: Andrew Mortensen Date: Tue Nov 27 00:09:06 2012 -0500 sca: remove dependency on usrloc. - usrloc callbacks in practice were only useful for expired registrations, and even in that case our expired subscription timer is likely to have purged the stale subscription. commit 141fc56f5a46f26e40e8e19e4f5eb02844d192d7 Author: Ovidiu Sas Date: Mon Nov 26 23:18:02 2012 -0500 socket_info: add #include "linux/types.h" commit 0af64c92263b82dc4b487c4da5199c8b150b0517 Author: Andrew Mortensen Date: Mon Nov 26 16:50:43 2012 -0500 sca: eliminate need for "domain" modparam - Extract domain to be used in idle appearance from subscription AoR instead. commit 76885b5c67ca7467d6681b81841f0323dca6ab35 Merge: 17d1934 cceb39f Author: Alex Balashov Date: Mon Nov 26 08:18:48 2012 -0500 Merge branch 'master' of ssh://git.sip-router.org/sip-router commit 17d1934cebd1c96c7f3689be33ccae2a981f6b2c Author: Alex Balashov Date: Mon Nov 26 08:17:18 2012 -0500 dialog(k): Added dlg_set_timeout_by_profile() route script function. This function allows the same dialog timeout to be set across all the dialogs in a profile (with or without values). The intended use-case is to allow the user to conditionally end or expire from tracking a user's/caller's/account's calls. commit cceb39f9fb8a55ab7e43f4a546d3d524f5acccd4 Author: Daniel-Constantin Mierla Date: Mon Nov 26 14:14:37 2012 +0100 mem: check debug info only when joining the next packet - it was checked even it was not freeand not the case for a join commit 45d8d3ccd943caad37570ae013118536d38a8457 Author: Daniel-Constantin Mierla Date: Mon Nov 26 13:53:22 2012 +0100 Makefile.defs: version set to 3.4.0-dev6 commit d96401668cefade5e251b101eb93f07faae091ad Author: Daniel-Constantin Mierla Date: Mon Nov 26 13:51:53 2012 +0100 Mkefile.defs: default memory manager set to q_malloc - debug option is left unset (no DBG_QM_MALLOC) - lower memory chunk overhead with faster join commit 15a0b9c23e4b4f829bbb88f73e8042371f3f38a2 Author: Daniel-Constantin Mierla Date: Mon Nov 26 13:42:07 2012 +0100 Makefile.defs: added MEMMNG to allow selection of memory manager - MEMMNG=0 => fast malloc is used (f_malloc) - MEMMNG=1 => quick malloc is used (q_malloc) - MEMDBG is used now to set the debug mode for each of the managers - 0 - no debug info - 1 - debug info enabled commit 8acb59ee4de31ab76763a021acaf7b5a13e02f23 Author: Daniel-Constantin Mierla Date: Sun Nov 25 21:54:32 2012 +0100 dialog(k): safety check for callid parameter in mi commands - if not provided properly, it may result in crash - reported by Ricardo Martinez commit d43fbf2a5a5464a4a499282b88d58a1fc97b9c7e Author: Olle E. Johansson Date: Sun Nov 25 16:38:27 2012 +0100 sanity Sanity-checked spelling. Minor corrections. commit b8e877889a99b03f190a82acf101681a23ca11d6 Author: Andrew Mortensen Date: Sun Nov 25 09:09:59 2012 -0500 Use project-wide gitignore instead. commit 1dad8ba9cceb4de3131fe358c643833fa20b484f Author: Andrew Mortensen Date: Sun Nov 25 09:08:42 2012 -0500 Remove leftovers from standalone repo. commit 9e4b7e56f471c7923100905d0221b0d7b19f4949 Merge: a708dcb 579299c Author: Andrew Mortensen Date: Sat Nov 24 22:06:22 2012 -0500 Merge remote-tracking branch 'sca/master' into admorten/sca commit a708dcb5ad90ec517db481fea0570ec53863b471 Author: Daniel-Constantin Mierla Date: Wed Nov 21 17:22:31 2012 +0100 lib/kcore: reset time value for faked msg - reported by Uri Shacked commit 579299cb8f95512dda6663e963769231887c43de Author: Andrew Mortensen Date: Tue Nov 20 23:13:35 2012 -0500 Regenerated README after fixing typos and documenting more RPC commands. commit b6cebc5147bf44d85d9c312fb170bb6d6c748c07 Author: Andrew Mortensen Date: Tue Nov 20 23:10:59 2012 -0500 Document sca.seize_appearance and sca.release_appearance RPC commands. commit 38d134a0d34b5335fb7a826585ce08d72d462bcc Author: Andrew Mortensen Date: Tue Nov 20 23:08:38 2012 -0500 Update sca_call_info_update ex. to make clear it should be call for To URIs. commit 7e29507f68d4fda9b785c35651f1195991fda99b Author: Andrew Mortensen Date: Tue Nov 20 23:08:05 2012 -0500 Fix typo: "line_seize" -> "line-seize" commit c5fac4809aac489163bcd9c4fbf6636092000f85 Author: Daniel-Constantin Mierla Date: Tue Nov 20 23:41:04 2012 +0100 kamctl: new command 'db showg' - uses \G at end of sql query, resulting in line-formated output (at least for mysql) commit 61472e04704e99836743c833eb66c33ea0d81724 Author: Daniel-Constantin Mierla Date: Tue Nov 20 23:10:28 2012 +0100 sdpops: added sdp_content() - return true of there is a sdp part in the body of sip message commit 6df74c2fb208c364b5d50e9d87f80120de93c945 Author: Daniel-Constantin Mierla Date: Tue Nov 20 21:55:51 2012 +0100 sdpops: internal function w_get_sdp renamed to w_get_sdp - match the exported name pattern commit 5d2cba306439adfa36c1e01ccd6473f372ac7e5e Author: Andrew Mortensen Date: Mon Nov 19 22:29:24 2012 -0500 Remove redundant message logged when removing subscriber after failed NOTIFY. Subscriber removal on failed NOTIFY is currently disabled. commit 742bc69927eee2df330a85d248144b308aa3a08e Author: Andrew Mortensen Date: Mon Nov 19 22:28:17 2012 -0500 Remove debug log message from usrloc callback. commit ba394704868ad9e788ca1fb6a3a8e769f91c628a Author: Andrew Mortensen Date: Mon Nov 19 22:27:03 2012 -0500 Make purge expired log message more readable. commit 6c0f220013450894a2b2076b3414857a8fa0b592 Author: Andrew Mortensen Date: Mon Nov 19 22:25:55 2012 -0500 Remove leftover debugging in show_subscription routine. commit f9b4ef27e5336e235f6f79506ca115f188e6101d Author: Andrew Mortensen Date: Mon Nov 19 22:24:57 2012 -0500 Remove debug log message enumerating subscribers in hash slots on NOTIFY. commit f76d90abae5fe6a3df4225d54d38170c854f3771 Author: Andrew Mortensen Date: Mon Nov 19 22:24:02 2012 -0500 Remove debug log message leftover from early testing. commit 4ad1c196b5a92ded7aa625db4bf583a2563cf900 Author: Andrew Mortensen Date: Mon Nov 19 22:22:32 2012 -0500 Log error when building Replaces header and dialog to replace is not confirmed. commit 0870c8b926b3ef63d1fb8e20aaf625de375fde7d Author: Andrew Mortensen Date: Mon Nov 19 22:18:00 2012 -0500 Updated with typo fixes from docbook xml. commit 88c4680aed5a13a33a3c2c3cd6a21d2b2eaf6c9e Author: Andrew Mortensen Date: Mon Nov 19 22:12:37 2012 -0500 Forgot to add doc Makefile to repo. commit 277dc5ef0233fa95746b7e9556e6e11ee3aa4da4 Author: Andrew Mortensen Date: Mon Nov 19 22:11:05 2012 -0500 Fix typos and formatting. commit 78ba61f271998ca2b6e54cbdd2be5caf47838493 Author: Andrew Mortensen Date: Mon Nov 19 17:17:44 2012 -0500 Add simple installation instructions. commit ce6a9ca274c7d38faba2f1ff49e2f09896a9e6a4 Author: Andrew Mortensen Date: Mon Nov 19 16:47:06 2012 -0500 Add copyright comments to all source files. commit a6b36b03f107be84e8c7bfd9f30f782c51e4f600 Author: Andrew Mortensen Date: Mon Nov 19 16:40:44 2012 -0500 Add GPLv2 license commit b1465456aae950c1a70928a2e596cbc6b34c2ccf Author: Andrew Mortensen Date: Mon Nov 19 16:10:36 2012 -0500 Regenerated to include mention of usrloc dependency. commit 0bef7be9bf745e73230f14637e54defae3e5afe5 Author: Andrew Mortensen Date: Mon Nov 19 16:10:03 2012 -0500 Include usrloc dependency. commit 2708f57b8a464905e909409e475dd731b413a5b9 Author: Andrew Mortensen Date: Mon Nov 19 16:08:15 2012 -0500 Add docbook-generated README for sca module. commit 3a7771c9c6c4225cbb380a20a28b6ce5b9ffda2e Author: Andrew Mortensen Date: Mon Nov 19 16:07:32 2012 -0500 Add failure_route example. commit 23a02a761da2e408a5bea914a66842a85e2260f0 Author: Andrew Mortensen Date: Mon Nov 19 15:58:31 2012 -0500 Remove quotes from integer values. commit 6e35d942926837176f74cee843d989753897f8be Author: Andrew Mortensen Date: Mon Nov 19 15:50:28 2012 -0500 Fix typo leaving XML comment unterminated. commit 4b0e0e4b81becde2769f69539fa23a15f69099f2 Author: Andrew Mortensen Date: Mon Nov 19 15:47:01 2012 -0500 Add Exported RPC commands section. commit fb03bbe9469aeec92bf729abe5b8a8b181d99766 Author: Andrew Mortensen Date: Mon Nov 19 15:27:01 2012 -0500 sca module doesn't export any functions. commit 296bb6d07b9f6a62848ae14f02382ffd95516a15 Author: Andrew Mortensen Date: Mon Nov 19 15:26:41 2012 -0500 Add functions section. commit 6d66ec1cd80eb0cd7878c37d6f0c216d1439c3b5 Author: Andrew Mortensen Date: Mon Nov 19 14:40:51 2012 -0500 Add sca module parameter documentation. commit d4f35ceae85f2ae72f0e384188c677f272c4a544 Author: Andrew Mortensen Date: Mon Nov 19 13:06:15 2012 -0500 Add module Dependencies section. commit 006f822bf9921bf3ae84e14cd62d413057fd2d56 Author: Andrew Mortensen Date: Mon Nov 19 12:59:55 2012 -0500 Correct typo. commit 60e1602829b1926576998f36d06a487304d4c964 Author: Andrew Mortensen Date: Mon Nov 19 12:58:54 2012 -0500 docbook Overview documentation for sca module. commit 835fcebe45854daac2ccbc942732cba8f5231fa5 Author: Andrew Mortensen Date: Mon Nov 19 12:56:27 2012 -0500 Add docbook stub for sca module. commit 15fdde4fa1d662228568cc92e375d94dd86f2578 Author: Olle E. Johansson Date: Mon Nov 19 15:53:17 2012 +0100 AUTH minor documentation updates commit 139acd4a3ba4117d218c8ef4d95710dc15fb8bc7 Merge: eace40e dc0bc9d Author: Olle E. Johansson Date: Mon Nov 19 15:45:38 2012 +0100 Merge branch 'master' of ssh://git.sip-router.org/sip-router * 'master' of ssh://git.sip-router.org/sip-router: core: handle '\r' as end of included file name pkg/kamailio/(centos|fedora): turned on MEMDBG for development builds commit eace40eb04ff038fce0f81dc1c08864e1e966e98 Author: Olle E. Johansson Date: Mon Nov 19 15:44:54 2012 +0100 auth Update documentation for the "secret" parameter Thanks to Carsten Bock for finding this in the 1.5 documentation. commit dc0bc9de9528e80cd8bc61201ce82db1a785baf4 Author: Daniel-Constantin Mierla Date: Mon Nov 19 10:45:41 2012 +0100 core: handle '\r' as end of included file name - reported by Pirjo Ahvenainen commit ddfeee6a0c0145d52f42e79cffe71b7cee1750e6 Author: Peter Dunkley Date: Sat Nov 17 00:12:04 2012 +0000 pkg/kamailio/(centos|fedora): turned on MEMDBG for development builds commit 4451d7af26b4f663fba408714296e79e05e312dd Author: Andrew Mortensen Date: Fri Nov 16 17:25:52 2012 -0500 Remove logging or change to debug level as required. commit 043fc21accd62e5b8fb84d505ae0b32a3ea02fc2 Author: Andrew Mortensen Date: Fri Nov 16 17:05:39 2012 -0500 Remove ADMORTEN debugging line. commit d5ac2a71160b4d9b724cd1d8bd61600b1c2f3faf Author: Andrew Mortensen Date: Fri Nov 16 17:01:53 2012 -0500 Remove unused function. commit 21c02b5ca43340adb4ba1282ec2bfbbacee4e9b3 Author: Andrew Mortensen Date: Fri Nov 16 16:45:06 2012 -0500 Remove 3xx handler, since 3xx responses are pass-through. At least with Polycoms, caller does not release appearance prior to INVITE for redirection target. commit ed9f09efc26c671832629d8eae2089336fd2cfd9 Author: Andrew Mortensen Date: Fri Nov 16 16:09:51 2012 -0500 Fix formatting from copy/paste. commit 96a5ba1f819cb136a7de69502c4aa4c28540af34 Author: Andrew Mortensen Date: Fri Nov 16 16:06:09 2012 -0500 Connect to DB on demand only once per-process. Practically, this means only in the DB writeback process and on sip-router shutdown. commit 9e2a6583d2fb9d5ab83c44e3dced2c78e68dd6a6 Author: Andrew Mortensen Date: Fri Nov 16 14:49:44 2012 -0500 Parenthesize all values in bind macros. Define subscriptions table version. commit 5dfde0036ec5d954b451a811654617a82e10e82d Author: Olle E. Johansson Date: Fri Nov 16 16:21:02 2012 +0100 Fixing typo commit 0f94abc79a47a4068e9e943f39c9c3b1ef6f035b Author: Andrew Mortensen Date: Thu Nov 15 14:42:27 2012 -0500 Add sca_subscriptions table version check. Permit future sca_subscriptions table schema changes. commit 09205865f98136e0354539f09f4961ca016a915b Author: Timo Teräs Date: Thu Nov 15 16:11:41 2012 +0200 modules_k/db_sqlite: fix crash with computed fields in custom queries Computed fields do not have decltype available, so guess the proper field type based on the result type of the first row. This does not work if the first row has null type as result, but is the best we can do easily and fixes gives right result in most cases. Reported-by: Pedro Antonio Vico Solano commit 22b6ead91e37b17163d0f95bd58efe76f7b4c3e4 Author: Andrew Mortensen Date: Wed Nov 14 11:56:06 2012 -0500 Properly bind expires value for DB deletion of expired subscriptions. commit 1ec90cc4364fe6b972d21f6ae0e24ca914296eb6 Author: Andrew Mortensen Date: Wed Nov 14 00:43:04 2012 -0500 Delete expired subscriptions from DB. Only update DB when subscribers change. commit dc5e0d0905ec438c17e92a864e17340c03311ca3 Author: Andrew Mortensen Date: Tue Nov 13 17:08:53 2012 -0500 Subscription state is now stored in DB and restored on restart. commit a30d64af62684c8bba61bbb842209046daab97d5 Author: Olle E. Johansson Date: Tue Nov 13 15:45:18 2012 +0100 Exec module: Documentation update, typo fix commit 114d674da5383edf3970093618d2fb98768e2aff Author: Olle E. Johansson Date: Tue Nov 13 15:37:18 2012 +0100 registrar Documentation update commit d888e7d83559b1b97cf55d47329a932497ff02f3 Author: Andrew Mortensen Date: Sun Nov 11 23:21:58 2012 -0500 Restore subscriptions from DB on startup. commit 3eecc9197dd13a23cec1dd76ba6fa8f578bb482e Author: Andrew Mortensen Date: Sun Nov 11 23:18:37 2012 -0500 sca_db type not used. yet. commit 04773cd4b74bd1a18bd50ff681d7244999baca6e Author: Olle E. Johansson Date: Sun Nov 11 09:13:59 2012 +0100 dialplan Documentation updates, typo fixes commit c414cc4df415be391a5dcaaa5be9e309dfa3cd85 Author: Olle E. Johansson Date: Sun Nov 11 08:51:29 2012 +0100 diaplan - Fixing typo in name of rpc command Sercmd lists the dialplan.dump command, that doesn't exist. Changing name to dialplan.translate so that the module and the documentation agrees on the name. commit 79e03e5622ec28a5577bed700ee416b9630c7d58 Author: Andrew Mortensen Date: Sat Nov 10 20:36:54 2012 -0500 event should be INT. subscriber, not aor, should be UNIQUE. commit e19c603417411c29dfe038a8339883d29fe65afe Author: Andrew Mortensen Date: Fri Nov 9 22:02:55 2012 -0500 Add sca_subscriptions mysql table creation script. commit 0b02fefeff53dc7fd3d66f2bd12b85a6ad883f51 Author: Andrew Mortensen Date: Fri Nov 9 16:08:46 2012 -0500 DB backing initialization and setup. commit 8b731296ce80a8fcee582066ce3aad4a2bf95ed3 Author: Peter Dunkley Date: Fri Nov 9 20:54:14 2012 +0000 modules/msrp: Updated MSRP example commit 6d2015a050f9d0bee80058e46732dd8da577c4d8 Author: Peter Dunkley Date: Fri Nov 9 10:43:33 2012 +0000 pkg/kamailio/(centos|fedora): Updated rel in .spec file commit f25202a6d1a8713524985f83304230556c036da7 Author: Jason Penton Date: Fri Nov 9 12:28:19 2012 +0200 modules_k/xcap_server: fixed length of pres-content AUID commit b255c406ba09ff229361a3bc14cc1c9fd076b52e Author: Daniel-Constantin Mierla Date: Fri Nov 9 11:03:46 2012 +0100 core: tcp - proper handling of '\n-' sequence for detecting end of MSRP frame - in some cases it could go in wrong reading MSRP state - reported by Gavin Llewellyn commit d5120187eb41e709c840b3cfbb0dc1803f61b036 Author: Daniel-Constantin Mierla Date: Fri Nov 9 08:41:55 2012 +0100 dialog(k): use proper scan string for optional headers parameter in rpc commands - credits to Kristofer Signer for report and troubleshooting commit ddac5a16da60b0bbb6f58aa9e4fd26db3015c10d Author: Daniel-Constantin Mierla Date: Fri Nov 9 08:18:06 2012 +0100 Makefile.defs: version set to 3.4.0-dev5 commit e916a4680d37f481167770fff27a710088cb5d3d Author: Daniel-Constantin Mierla Date: Fri Nov 9 08:07:42 2012 +0100 Makefile.defs: arm compiler flags update - patch by Matthias Klose , http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=5;bug=690388 commit ac97e3a86d8e4f4c7d0abdffd84bb2ec4ff31ad4 Author: Carsten Bock Date: Thu Nov 8 17:56:41 2012 +0100 b/f: When the shortcut "x" is used, only add IE/EI once commit 97b829acd0954f7356db2d7c9e59435c539e91d5 Author: Andrew Mortensen Date: Thu Nov 8 00:03:03 2012 -0500 Add srdb1 lib to Makefile for db API. commit 22eb98280f82fc10202862097d954d099b605700 Author: Daniel-Constantin Mierla Date: Wed Nov 7 23:56:49 2012 +0100 msrp: fix compile warnings for 32b commit 738ce9354b61590f6a54b389d2b11348840c846c Author: Andrew Mortensen Date: Wed Nov 7 14:34:10 2012 -0500 Tentative fix for [SIPR-793]: Music-on-hold breaks SCA hold/pickup. MoH changes hold semantics. Detect on-hold SDP in holding party's ACK, and update state & send NOTIFYs as needed. commit 5154c90b60d54ad6c993eacaadea29740c12e82b Author: Richard Fuchs Date: Wed Nov 7 09:12:33 2012 -0500 modules_k/siputils: Fix memory leak in uri_param() function commit 7c37f8d4dc311c64c12e0b03b5e312892f9d886c Author: Klaus Darilion Date: Wed Nov 7 13:55:55 2012 +0000 allow freeing of NULL pointer to behave like standard free() function The memory functions provided to openssl needs to behave like standard memory functions, i.e. free(). Therefore, ser_free must accept NULL pointers, see: http://openssl.6102.n7.nabble.com/Custom-free-routine-is-invoked-with-NULL-argument-in-openssl-1-0-1-td25937.html As shm_free() aborts on null pointers, we have to check for null pointer here in the wrapper function. commit 5e77d14b9f0304942517e031406a147a668adec3 Author: Olle E. Johansson Date: Wed Nov 7 00:13:20 2012 +0100 usrloc - Documentation updates (mostly typos and smaller fixes) Based on feedback during SIP Masterclass - Jared and Anthony. Thanks! commit 897dfc4c0a7bad253cfe672e58d665e9b3deb34e Author: Peter Dunkley Date: Tue Nov 6 23:28:55 2012 +0100 (core|modules/tm): corrected ambiguous error messages. - As per Henning's suggestions. commit 5b6f68ae0dc50c05902ace37f1081b19bda0320e Author: Carsten Bock Date: Tue Nov 6 16:32:50 2012 +0100 RTPProxy: Documentation improvements - added a note about compatibility with different implementations for the "x"-flag (namely RFC 4091 and RFC 6157) - made more clear, that "x" is only a shortcut for the "IE" and "EI" flags of RTPProxy commit b6bb5d0f67881bafd8ac0e4a189bd7e5ae228e5a Author: Jason Penton Date: Mon Nov 5 08:44:17 2012 +0200 modules_k: added support for PV as possible value for update_stat. - this will allow things like: update_stat("my_stat", "$BM_time_diff") commit 6805fcb2f60180dd11bd14fb611ad44ebb068de9 Author: Andrew Mortensen Date: Thu Nov 1 16:48:26 2012 -0400 Fix [SIPR-783]: respect answerer's app-index instead of using next available. commit 53135e42d0048670a25908532bdb26706db48b7a Author: Peter Dunkley Date: Thu Nov 1 15:54:51 2012 +0000 core: Fixed typo that broke the build commit 4ef839851ef518815df38a9ae73e948719784e89 Author: Daniel-Constantin Mierla Date: Wed Oct 31 20:21:07 2012 +0100 kamailio.cfg: add option to set pstn gw port commit 7b3f234106adebd0a3ab069add170f0d23f1f592 Author: Peter Dunkley Date: Wed Oct 31 17:48:37 2012 +0000 modules/tm: corrected a mis-leading error message commit 014d1000055d8ee93ef35336b1701674fe23a675 Author: Peter Dunkley Date: Wed Oct 31 17:48:17 2012 +0000 core: corrected some mis-leading error messages commit 03c080376e26aeae8261d2ff12fc290a3925ef91 Author: Daniel-Constantin Mierla Date: Wed Oct 31 14:40:25 2012 +0100 kamailio.cfg: updated wiki link to match the version commit 3ce2efce27983e0fe818ff4e139c9589dbbfeb4a Author: Marius Zbihlei Date: Wed Oct 31 15:36:05 2012 +0200 modules/msrp : small documentation fix commit 8a00d03a9328fd5ab4740f52ac47070e64f05236 Author: Peter Dunkley Date: Tue Oct 30 22:35:45 2012 +0000 modules_k/xcap_server: Enhanced org.oma.xcap-directory implementation - Can now use a modparam to force the scheme in the listing URLs to a specific value (default is to work out based on whether the connection is TCP or TLS). - Can now use a modparam to force the hostname in the listing URLs to a specific value (default is to work out based on the (mandatory) Host: header or destination IP address and port). - Updated README commit 953a1d12685a917de68aff31c7172792dd816302 Author: Peter Dunkley Date: Tue Oct 30 17:21:27 2012 +0000 pkg/kamailio/(centos|fedora): Updated .spec and BoxGrinder appliances - Added xhttp_pi module commit 18220b91255f9a563ce56f1d05fe97905e7fe2d9 Author: Olle E. Johansson Date: Mon Oct 29 21:57:32 2012 +0100 UAC: Documentation updates and typo fixes commit c244c7aeac06e4707ae76571dc73b804af31640f Author: Olle E. Johansson Date: Mon Oct 29 19:50:48 2012 +0100 uac Fixing formatting commit 7bd4eda6d169c89e8a42cbd94e8d008700109ceb Merge: 212cf0d c70f884 Author: Olle E. Johansson Date: Sun Oct 28 21:12:03 2012 +0100 Merge branch 'master' of ssh://git.sip-router.org/sip-router * 'master' of ssh://git.sip-router.org/sip-router: modules_k/nathelper: add_contact_alias ipv6 fix lib/srdb1/schema: use &ip_addr_len; entity in address and lcr_gw schema commit 212cf0d3c0d220affbafa545795ff5d0bf03b97d Author: Olle E. Johansson Date: Sun Oct 28 21:09:51 2012 +0100 permissions - change openser => kamailio commit c70f884988c3f9298fa4d40ef12c69eea9da26a5 Author: Juha Heinanen Date: Sun Oct 28 16:07:25 2012 +0200 modules_k/nathelper: add_contact_alias ipv6 fix - When add_contact_alias() is called without arguments, it now adds brackets around received ipv6 address in order to make $du syntactically valid. commit dba0691a98a329be489d83dfc1cd9560419bc35e Author: Juha Heinanen Date: Sun Oct 28 14:32:36 2012 +0200 lib/srdb1/schema: use &ip_addr_len; entity in address and lcr_gw schema commit 0c130b85e8081af15188ec87d5e55d70c96de46f Author: osas Date: Sat Oct 27 12:08:49 2012 -0400 fix default db in docbook commit e4453d91f612a8d651176d62529bc24edb54bf59 Author: osas Date: Sat Oct 27 12:05:18 2012 -0400 fix test directory after openser to kamailio migration commit 923b738f8f021c349b0d0ba4faaac1b0c6bcf246 Author: osas Date: Sat Oct 27 12:00:28 2012 -0400 more openser to kamailio migration commit e7a75db1982a48efb83bd9ba96036dbb6da541e1 Author: osas Date: Sat Oct 27 11:39:29 2012 -0400 xhttp_pi: new web provisioning interface module commit 70f5cefa6dcc8562d58e58e7531d6021dbd88912 Author: Peter Dunkley Date: Sat Oct 27 00:08:54 2012 +0100 modules/websocket: Updated example kamailio.cfg - More tweaks to MSRP over WebSocket commit 5a8b8da4abda5b20599add078efe4681aeb8dfa7 Author: Peter Dunkley Date: Fri Oct 26 16:09:09 2012 +0100 modules/websocket: Updated example kamailio.cfg - Better MSRP over WebSocket support commit e804a70e47f938338e6d93930c297ff958f16e22 Author: Peter Dunkley Date: Thu Oct 25 21:36:28 2012 +0100 modules_k/xcap_server: Tidied up example commit c062817d0833a0d24a6afacc928f980298be1d60 Author: Peter Dunkley Date: Thu Oct 25 21:35:57 2012 +0100 modules/websocket: Updated example kamailio.cfg - Reflects latest MSRP related updates commit 682f002698c761c5570e587db5c48653668a1bb8 Author: Peter Dunkley Date: Thu Oct 25 21:34:23 2012 +0100 modules/msrp: Updated example in README - Use new pv_www_authenticate() variant to pass in $msrp(method) - Send responses to SEND that we are relaying to clients - Handle REPORTS as end-to-end requests (that are not responded to) - Send 501 for requests that are not AUTH, SEND, or REPORT commit 6b9e4fcc176e3141f25c74f17f599b88d30f8ff9 Author: Peter Dunkley Date: Thu Oct 25 21:09:40 2012 +0100 modules/msrp: Better fix for the relay problem commit f61a61e44168a213a065e4a7dc1c751a874fbce3 Merge: a4f28b9 a0b36a9 Author: Peter Dunkley Date: Thu Oct 25 20:35:13 2012 +0100 Merge branch 'master' of ssh://git.sip-router.org/sip-router * 'master' of ssh://git.sip-router.org/sip-router: Makefile.utils: add rule to create man page dir commit a4f28b9707b2c55af87138cca531fdb1badd7023 Author: Peter Dunkley Date: Thu Oct 25 20:17:48 2012 +0100 modules_k/xcap_server: Added explicit parsing of headers before looking for HTTP ETag and Host headers commit a0b36a905afda1476085a645faf29bd534ed4949 Author: Daniel-Constantin Mierla Date: Thu Oct 25 21:16:26 2012 +0200 Makefile.utils: add rule to create man page dir - reported by Peter Dunkley commit 067051b8c9da440566cbd09d80bb1abd424f68de Author: Peter Dunkley Date: Thu Oct 25 20:17:05 2012 +0100 modules/websocket: Added explicit parsing of all headers before searching for WebSocket specific headers commit 6273279621dd4a8e6f6fe6a2faa548755a3eacd6 Author: Peter Dunkley Date: Thu Oct 25 19:59:31 2012 +0100 modules_k/xcap_server: Removed some test debug that was left in by mistake commit 53175995fb7fe7d760c063c4d542e991c1513344 Author: Peter Dunkley Date: Thu Oct 25 19:45:04 2012 +0100 modules/app_lua: Updated because of recent changes to auth and auth_db commit 5c71412cf3530f19edc4bee38cc9c3857ddc1eb0 Author: Peter Dunkley Date: Thu Oct 25 19:44:32 2012 +0100 modules_k/auth_db: Added an optional parameter for method to www_authenticate commit 3f35106f791cf0f6638128539fd147ad2f44da27 Author: Peter Dunkley Date: Thu Oct 25 19:43:55 2012 +0100 modules/auth: Added an optional parameter for method to pv_www_authenticate() commit 558e5294f697519917b58ddc451408b3d71aff4f Merge: 0ed33c0 019ab5e Author: Peter Dunkley Date: Thu Oct 25 18:22:21 2012 +0100 Merge branch 'master' of ssh://git.sip-router.org/sip-router * 'master' of ssh://git.sip-router.org/sip-router: resolve.c: make dns query only on name that has valid syntax commit 0ed33c0c3332ed3868509d8ae0b035d9420a7df4 Author: Peter Dunkley Date: Thu Oct 25 18:21:41 2012 +0100 modules/msrp: Fixed a problem with relaying that I added when I put in WebSocket support commit 019ab5e2d6730b764b20a890f9a3b5f9237b6338 Author: Juha Heinanen Date: Thu Oct 25 19:50:17 2012 +0300 resolve.c: make dns query only on name that has valid syntax commit aebeeee1993e4cce0d3288f1ccd8d17f3efee925 Author: Peter Dunkley Date: Thu Oct 25 17:34:39 2012 +0100 modules_k/xcap_server: Updated example event_route[] in README - Now includes: - updating of RLS subscriptions when RLS documents change - pidf-manipulation - clean handling of org.openmobilealliance.search - org.openmobilealliance.xcap-directory support commit 4d48c5d485c9c1155b8b7471fbda56a80a218d48 Author: Peter Dunkley Date: Thu Oct 25 17:33:46 2012 +0100 modules_k/xcap_server: Added support for the org.openmobilealliance.xcap-directory auid - Directory listing worked out on-the-fly based on DB contents commit f6a38aa7f80cdc02431bdd3d314c82663a3d33a4 Author: Peter Dunkley Date: Thu Oct 25 17:32:43 2012 +0100 modules_k/xcap_client: Added new #define for xcap-directory auid commit 5f813fdab34cb7507bc4dcc1b66ff87f90f69c9a Author: Daniel-Constantin Mierla Date: Thu Oct 25 10:56:41 2012 +0200 xcap_server: use a static table to keep the list of supported auids - adding new auid requires an entry in this table and define of the internal type commit 3bd01c035d5f4c6be55a9995103c0da689d5df18 Author: Daniel-Constantin Mierla Date: Thu Oct 25 10:01:08 2012 +0200 acc(k): fixed typo in acc_db_request() example - reported by Bernie Höneisen, FS#251 commit 22f9a675863f85d934afa5e7c09061c66497042b Author: Daniel-Constantin Mierla Date: Thu Oct 25 09:25:17 2012 +0200 core: use cloned value to parse pv name for caching - patch by Hugh Waite commit 9bacc95d2a0c949e81032dd0cc392dfaa7c0a2c1 Author: Daniel-Constantin Mierla Date: Wed Oct 24 12:17:30 2012 +0200 kamctl: use kamcmd instead of sercmd commit c93d2d1b290c030f969ce1f62f106059226457ea Merge: c4b3b04 7e67e6b Author: Olle E. Johansson Date: Wed Oct 24 11:47:41 2012 +0200 Merge branch 'master' of ssh://git.sip-router.org/sip-router I don't really know what this means and why this commit happens... * 'master' of ssh://git.sip-router.org/sip-router: .gitignore: added few more patterns to ignore pkg/kamailio/rpm: specs updated for rename of sercmd to kamcmd sercmd: added basic man page sercmd: builds and installs as kamcmd when FLAVOUR=kamailio Makefile.utils: new target to install manpage for util tools kamctl: replaced openser with kamailio in variable and function names core: print modparam type id in log when parameter not found modules/rtpproxy: added 't' flag to rtpproxy_destroy and force_rtp_proxy - Added new flag 't' to rtpproxy_destroy function that makes it possible do delete whole call even when To tag is present in request/reply. In force_rtp_proxy the flag is ignored. commit 7e67e6bad8f56e8ed25673b24f132e0f5d9d17fc Author: Daniel-Constantin Mierla Date: Wed Oct 24 08:39:59 2012 +0200 .gitignore: added few more patterns to ignore - kamcmd binary and second vi swap file commit 02b389ec2bca98dc158cd6ce255ad8c4aa1f570e Author: Daniel-Constantin Mierla Date: Wed Oct 24 00:16:58 2012 +0200 pkg/kamailio/rpm: specs updated for rename of sercmd to kamcmd commit e6bdf8a0317c1a62931c07a8bd40fbc65fa1398e Author: Daniel-Constantin Mierla Date: Wed Oct 24 00:06:48 2012 +0200 sercmd: added basic man page commit e7e131d5b5abec9440f0963375abd1940d65e3f4 Author: Daniel-Constantin Mierla Date: Wed Oct 24 00:05:13 2012 +0200 sercmd: builds and installs as kamcmd when FLAVOUR=kamailio - avoid packaging conflicts with ser (both packages attempt to install same file) commit e378b3c1038eab768a0d1304166a7aa2ef6e361a Author: Daniel-Constantin Mierla Date: Wed Oct 24 00:04:11 2012 +0200 Makefile.utils: new target to install manpage for util tools commit e102ae728214192184397b8e802228f9695f45f2 Author: Daniel-Constantin Mierla Date: Tue Oct 23 16:49:29 2012 +0200 kamctl: replaced openser with kamailio in variable and function names commit 22dd8d6524a95b8bf0246adca99f0049c16fb76f Author: Daniel-Constantin Mierla Date: Tue Oct 23 16:17:24 2012 +0200 core: print modparam type id in log when parameter not found commit d8d80082aad32fd28484d30b2c4e0c98853cda31 Author: Juha Heinanen Date: Mon Oct 22 12:15:54 2012 +0300 modules/rtpproxy: added 't' flag to rtpproxy_destroy and force_rtp_proxy - Added new flag 't' to rtpproxy_destroy function that makes it possible do delete whole call even when To tag is present in request/reply. In force_rtp_proxy the flag is ignored. commit c4b3b04eb59de8b1b72675decfa06ff3cb779934 Author: Olle E. Johansson Date: Sun Oct 21 20:09:07 2012 +0200 mtree Documentation fixes commit 8818925e7974cd5d826ad105b77a59f17636badf Author: Olle E. Johansson Date: Sun Oct 21 19:13:50 2012 +0200 pua: Fixing documentation typos, adding reginfo commit 9683068672ffb4679b6caa3d1a3a8b51aeedffd9 Author: Olle E. Johansson Date: Sun Oct 21 19:02:56 2012 +0200 sipcapture Fixing typos in documentation commit 4ba7d41bc078e554d48316b2c3e0b6435b55f60a Author: Olle E. Johansson Date: Sun Oct 21 18:54:33 2012 +0200 SDPops Typo fixes in documentation commit 2aa02e80cd76f38e812bfddf32326248e9b74cf8 Author: Olle E. Johansson Date: Sun Oct 21 18:49:43 2012 +0200 Ratelimit: Fixing typos commit ca3f80f76ca5be83407f8d8b542c8390982459d4 Merge: 84f6596 a041479 Author: Olle E. Johansson Date: Sun Oct 21 18:32:33 2012 +0200 Merge branch 'master' of ssh://git.sip-router.org/sip-router * 'master' of ssh://git.sip-router.org/sip-router: modules/rtpproxy: some README improvements pkg/kamailio/fedora/16: More tweaks to .spec pkg/kamailio/(centos|fedora): Updated boxgrinder appliance definitions pkg/kamailio/fedora/16: added SCTP dependencies to .spec pkg/kamailio/fedora/16: Updated .spec file Makefiles: Updated Makefiles to use db2x_docbook2man when docbook2x-man is not installed pkg/kamailio/fedora/16: Updated .spec to set ownership of /etc/kamailio to kamailio.kamailio modules/websocket: Updated example configuration file modules/msrp: Updated MSRP configuration example rtpproxy: allow flags parameter to rtpproxy_destroy() commit 84f6596ccbb107563386acb52a2c60fd3cc0df22 Author: Olle E. Johansson Date: Sun Oct 21 18:30:32 2012 +0200 TLS Documentation updates commit a041479bd7153b3a3b665a3ed27a4da12cb9b1d1 Author: Juha Heinanen Date: Sun Oct 21 17:29:44 2012 +0300 modules/rtpproxy: some README improvements commit 6135c98b472a755015aacc640b65e9a5c202c122 Author: Olle E. Johansson Date: Sat Oct 20 17:47:32 2012 +0200 Documentation updates commit e39b774a4f0aec0bc6a6fe07b0eace7378b0bcbb Author: Peter Dunkley Date: Sat Oct 20 03:55:01 2012 +0100 pkg/kamailio/fedora/16: More tweaks to .spec - The auth_diameter and malloc_test modules were being built during install instead of in the build section commit 4b7d47321fa4648452040e27ba619dee72e0b6b5 Author: Peter Dunkley Date: Sat Oct 20 03:12:05 2012 +0100 pkg/kamailio/(centos|fedora): Updated boxgrinder appliance definitions commit b4e7d304ad7149d10d69c85454141e393c6d0fb7 Author: Peter Dunkley Date: Sat Oct 20 03:06:30 2012 +0100 pkg/kamailio/fedora/16: added SCTP dependencies to .spec commit 113c0e63686e8d3cdca21e9a6399dce727ee866f Author: Peter Dunkley Date: Sat Oct 20 02:38:18 2012 +0100 pkg/kamailio/fedora/16: Updated .spec file - Added installation of auth.7.gz for Fedoa now that manpages are built for Fedora - Added "make utils" to build section - SCTP and STUN now included in build - Removed kamailio-tls package - tls module now in main Kamailio RPM as that has openssl as a dependency for STUN commit c9088190cf29b7d561ca2bded6266b3e21d51d8b Author: Peter Dunkley Date: Sat Oct 20 01:23:51 2012 +0100 Makefiles: Updated Makefiles to use db2x_docbook2man when docbook2x-man is not installed - db2x_docbook2man is what Fedora contains commit eb45b8ccb4d859e7726889a4fae50941bd6c8e43 Author: Peter Dunkley Date: Sat Oct 20 00:29:07 2012 +0100 pkg/kamailio/fedora/16: Updated .spec to set ownership of /etc/kamailio to kamailio.kamailio - Means that file-based DB (e.g. sqlite) files kept in /etc/kamailio can be written to by processes (including kamailio itself) run by the kamailio user. commit ae485d398f17ae7040ac1a0799842e6bb0e42bd8 Author: Andrew Mortensen Date: Fri Oct 19 17:24:44 2012 -0400 Remove unused variables and debugging. Quiet compiler warnings. commit cbc6e06cb95b69502095971c55b7a83a683c0537 Author: Andrew Mortensen Date: Fri Oct 19 17:16:59 2012 -0400 Fix [SIPR-723]: must release appearance when script sends error w/ t_reply Using callback for TMCB_RESPONSE_READY event, which is invoked with a FAKED_REPLY when t_reply() is called. This still means that the SCA_UPDATE route will need to be called early enough in the configuration so that the callback is registered when the script calls t_reply(). commit cb74d38f52d77f6ee11d7083ab0adabe5e6f34a9 Author: Peter Dunkley Date: Fri Oct 19 14:34:54 2012 +0100 modules/websocket: Updated example configuration file - Use qop="auth" for MSRP authentication - Support Expires: header in MSRP AUTH requests - Add Expires: header to 200 OK responses to MSRP AUTH requests - Authenticate MSRP AUTH requests off subscriber DB commit 70b0875fb968ef4747636c9f01882bf92138388a Author: Peter Dunkley Date: Fri Oct 19 14:25:35 2012 +0100 modules/msrp: Updated MSRP configuration example - Enabled qop="auth" for authentication (mandated by RFC 4976) - Added support for Expires: header in AUTH requests - Added (mandatory) Expires: header to 200 OK responses to AUTH requests commit 13c2616d6b8a9f9f82979a531bac664832043597 Author: Daniel-Constantin Mierla Date: Fri Oct 19 11:53:17 2012 +0200 rtpproxy: allow flags parameter to rtpproxy_destroy() - it is optional parameter, but was not allowed by c code - reported by Juha Heinanen commit 12d95216e12c5e5bab351921524b4029a126854b Merge: da72036 5e886db Author: Olle E. Johansson Date: Thu Oct 18 18:39:15 2012 +0200 Merge branch 'master' of ssh://git.sip-router.org/sip-router * 'master' of ssh://git.sip-router.org/sip-router: all: OPENSER_MOD_INTERFACE replaced with KAMAILIO_MOD_INTERFACE all: fixed matrix doc generation and updates for &defaultdb; all: replaced db_url static value with &defaultrodb; in docs all: replaced openser with kamailio in license and comments dialog(k): run event route after setting cfg dlg vars rtpproxy: regenerated readme for flags x and 3 rtpproxy: documented flag 3 rtpproxy: propage flags from rtpproxy_manage() to unforce_rtp_proxy() pkg/gentoo: Added ebuild for v3.3.2 Makefile: added uninstall target modules_k/db_sqlite: fix memory leak in sqlops query kamailio.cfg: handle UPDATE through nat traversal logic auth_db(k): new function is_subscriber(uri, dbtable, flags) commit 5e886dbbef6896ab2b1c0f6941587912a3b8694b Author: Daniel-Constantin Mierla Date: Thu Oct 18 15:46:13 2012 +0200 all: OPENSER_MOD_INTERFACE replaced with KAMAILIO_MOD_INTERFACE - OPENSER_MOD_INTERFACE still works if used in module Makefile commit 0d9eec94cea33aeeb7dee79664bab512194316b1 Author: Daniel-Constantin Mierla Date: Thu Oct 18 14:46:37 2012 +0200 all: fixed matrix doc generation and updates for &defaultdb; commit f5ccfeaade8d4e7137c52b578fe52d1deff88fd8 Author: Daniel-Constantin Mierla Date: Thu Oct 18 14:36:46 2012 +0200 all: replaced db_url static value with &defaultrodb; in docs - regenerated the readmes for modules/ and modules_k/ commit 6c7802254f146f97b1548645d363a0aee9c0d7d4 Author: Daniel-Constantin Mierla Date: Thu Oct 18 14:18:19 2012 +0200 all: replaced openser with kamailio in license and comments - some files were forgotten during renaming commit 2cdded28d9968a0b78f5ec8329ae6983d9ea77a9 Author: Daniel-Constantin Mierla Date: Thu Oct 18 09:54:53 2012 +0200 dialog(k): run event route after setting cfg dlg vars - in this way they (e.g., $DLG_lifetime) should be accessible in event route commit 5b597906be44996344e11edfc1b3b60e8f47dc75 Author: Daniel-Constantin Mierla Date: Wed Oct 17 21:41:40 2012 +0200 rtpproxy: regenerated readme for flags x and 3 commit 63d577731291c3c2079544ce105521dda7bd8ebb Author: Daniel-Constantin Mierla Date: Wed Oct 17 21:33:45 2012 +0200 rtpproxy: documented flag 3 commit 393893a9d6b1fe586abe2a6cfa03680d494bb871 Author: Daniel-Constantin Mierla Date: Wed Oct 17 21:25:00 2012 +0200 rtpproxy: propage flags from rtpproxy_manage() to unforce_rtp_proxy() - unforce_rtp_proxy() can take flags 1 or 2, previously it didn't take any - ignore all the other valid flags for rtpproxy_manage() in unforce_rtp_proxy() - added flag 3 - add first via branch if it request (like flag 1) or add second via branch if it reply (like flag 2) - suitable for auto-pilot usage with rtpproxy_manage() function commit 131e70db763aec71670466cc399e088bf96561f7 Author: Claudio Furrer Date: Wed Oct 17 14:38:52 2012 -0300 pkg/gentoo: Added ebuild for v3.3.2 commit 04b9fdd2b8d6dac67948f1cb5a76b4d34a65f228 Author: Daniel-Constantin Mierla Date: Wed Oct 17 12:52:34 2012 +0200 Makefile: added uninstall target - it prints hints and commands to perform uninstall when installation is done from sources commit ecf95eb0ada8bfacb93af7b82f39347c841229e4 Author: Timo Teräs Date: Wed Oct 17 09:00:14 2012 +0300 modules_k/db_sqlite: fix memory leak in sqlops query Seems that most other database drivers release the database resource only at free_result time, which I some how missed. Since we are doing a deep copy in store_result(), we can just release the sqlite resources immediately raw_query(). Reported-by: Pedro Antonio Vico Solano commit c76035255e556d8272097281d3e0fd0ab918c608 Author: Daniel-Constantin Mierla Date: Tue Oct 16 21:59:28 2012 +0200 kamailio.cfg: handle UPDATE through nat traversal logic - BYE is handled via branch route as well - set tm routes only if they are not set, allowing better plug and play config snippets commit 1a3a35fd19d4b9ec04d84b7b8fa1e1cb43092bd9 Author: Andrew Mortensen Date: Tue Oct 16 15:41:26 2012 -0400 Notes on t_reply, subscription deletion on NOTIFY failure. commit a9f1f9e3cd62d296bcbf4c3618da96d077aacd86 Author: Daniel-Constantin Mierla Date: Tue Oct 16 21:28:46 2012 +0200 auth_db(k): new function is_subscriber(uri, dbtable, flags) - check if URI corresponds to a subscriber record in dbtable and load credentials for it commit 15a2a5ae02948961f1e26e545e284d9659510c42 Author: Andrew Mortensen Date: Tue Oct 16 14:47:10 2012 -0400 Use standard hashes.h header instead of libkcore hash_func.h path. All hash routines are moved to sip-router/hashes.h as of 3.3.x. commit 06bb391cef6c59285b5e2eff1ea7857485b33e0c Author: Andrew Mortensen Date: Tue Oct 16 14:27:39 2012 -0400 Ensure upstream 302 redirects are not treated as errors. commit c9088726bee111154cdede26c9f92566241f1757 Author: Andrew Mortensen Date: Mon Oct 15 22:22:26 2012 -0400 Fix [SIPR-708]: loss of state on call transfer Module was blindly releasing appearance indices on BYE without checking for dialog match. Simple call-id check is enough. commit 8ff7fce98a15afe4ca1bf7c2d9206f1d75add66a Author: Andrew Mortensen Date: Mon Oct 15 21:41:36 2012 -0400 Remove debug line. commit da720367972b18e0a6664dfa47d1e65a648099a8 Author: Olle E. Johansson Date: Mon Oct 15 19:51:21 2012 +0200 async Forgot to rebuild the README commit b68fade258f29ad427950b42b44d706b95db4150 Author: Olle E. Johansson Date: Mon Oct 15 19:47:52 2012 +0200 Async typo fix commit f9ab230357fcd551252a6bc151b278e792bcb54e Author: Olle E. Johansson Date: Mon Oct 15 19:45:02 2012 +0200 textopsx - typo fixes, minor corrections commit e09af3559bf1c0a39e87eb1fa489c1e996c56b8e Author: Andrew Mortensen Date: Mon Oct 15 12:56:53 2012 -0400 Ensure unlinked hash entries have NULL next and slot pointers. Not fixing any known issue, just being a bit more defensive when unlinking entries. commit 5d9d4d017d79d4e9269bbeb019460b3c8d8695d0 Author: Dragos Dinu Date: Mon Oct 15 18:29:48 2012 +0300 modules_k/siptrace Fixed crash when using HEP v2 commit 7d4ed54b5748d70761f2c574a05b7df1c07010b6 Author: Olle E. Johansson Date: Mon Oct 15 14:35:10 2012 +0200 INSTALL - Fixing spelling error commit d926b2f942e8fd207c9f50ff9e1edd27a39866bd Author: Olle E. Johansson Date: Sun Oct 14 21:57:24 2012 +0200 registrar Fix typos in README commit 68a650ef2b1be78084463c88e9b527ae498b7943 Author: Olle E. Johansson Date: Sun Oct 14 21:40:36 2012 +0200 pv Fix typo in README commit 93c6567011162468c684fa0e673b9efaa2910a3a Author: Olle E. Johansson Date: Sun Oct 14 21:32:56 2012 +0200 dispatcher small documentation updates commit a86074046ebf5e325413662d099711c00ee24930 Author: Olle E. Johansson Date: Sun Oct 14 21:02:52 2012 +0200 p_userloc Fixing the database URLs as entities commit 2040896f2b4fd5d955af783fa9c8851572186785 Author: Olle E. Johansson Date: Sun Oct 14 19:54:19 2012 +0200 Revert "Changing database URL example to use entity" This reverts commit 827e2d4bbab047fd4bbe4ada266327a823fc1cd3. commit 827e2d4bbab047fd4bbe4ada266327a823fc1cd3 Author: Olle E. Johansson Date: Sun Oct 14 19:38:47 2012 +0200 Changing database URL example to use entity Making it easier when we change from "openserrw" to "kamailiorw" commit ba1aba0c8ffa992eb99b2004f3cf14fe1a6fa3d1 Author: Olle E. Johansson Date: Sun Oct 14 18:58:16 2012 +0200 dialog: minor typo fix commit 2522a1ce3886a764c6cf09d8cc55b8c6dd1bf57e Author: Olle E. Johansson Date: Sun Oct 14 18:20:42 2012 +0200 siputils: README typo fixes commit ef0f8fd65b34ef9d7006be30f7cef0353c1c529f Author: Olle E. Johansson Date: Sun Oct 14 18:11:29 2012 +0200 uac: README typos commit 4c45f67a42ea76c909893bd684cac03fde8d5c2b Author: Olle E. Johansson Date: Sun Oct 14 18:02:45 2012 +0200 SL doc: fix typos commit d22fb8987131f6ee94406632913885a52098b49c Author: Olle E. Johansson Date: Sun Oct 14 17:54:53 2012 +0200 TM docs: fix typos commit 4090bfc2e4eb76a9b6c03d99446619d2723fa222 Author: Olle E. Johansson Date: Sun Oct 14 17:45:41 2012 +0200 tm: Updates of README, spelling errors commit 6339389bae85814264a923ebbf938d70fa22c4db Author: Olle E. Johansson Date: Sun Oct 14 17:24:21 2012 +0200 async: Speling erors fixed commit f8e02b3bbe83315d8228005d4388434b62473c61 Author: Olle E. Johansson Date: Sun Oct 14 17:13:01 2012 +0200 msilo: Updating docs Fixing a typo and while at it updating some texts. commit 4d71456df4b47a131cb6df2a21608ba291e30b95 Author: Andrew Mortensen Date: Fri Oct 12 14:35:12 2012 -0400 Fix [SIPR-728]: stuck lamp on multiple inbound calls BYE response handler was trying to lookup remote party's Call-Info state using from-tag instead of to-tag. commit 9fc31d82f47a0fb526f25864ff093c1b5a55b057 Author: Andrew Mortensen Date: Fri Oct 12 13:37:30 2012 -0400 Add simple install-and-bounce-sip-router script. commit 3b09b31be29ca06b959b92a3837f5fd56435488f Author: Daniel-Constantin Mierla Date: Fri Oct 12 15:40:24 2012 +0200 kamailio.cfg: load corex module to get same cfg api as so far commit 5e5213287009b8dda79017ddbd52ff129df9c44c Author: Andrew Mortensen Date: Thu Oct 11 17:00:28 2012 -0400 Improve encapsulation when sending NOTIFYs. When sending NOTIFY to subscribers list, only build headers for the NOTIFY once. commit c43bb19418cbf6a80dcd935491d02d891e5651a6 Author: Andrew Mortensen Date: Thu Oct 11 16:21:36 2012 -0400 Remove debug sanity check. commit 2c968f5c36db7609c16521a43fd4694de2cc83d1 Author: Andrew Mortensen Date: Thu Oct 11 16:18:24 2012 -0400 Move from doubly-linked list with tail insertion to singly linked list. Reduce complexity, especially where unlinking is concerned. commit 309918272df6110453cf2b9af4afd7e816590cbe Author: Andrew Mortensen Date: Thu Oct 11 16:16:16 2012 -0400 Improve appearance index unlinking. The double pointer unlinking method is much more elegant. commit d1897658f85f45ff900b7c2fc9a0e6cbe8aa1522 Author: Andrew Mortensen Date: Thu Oct 11 16:13:23 2012 -0400 Only store one appearance_list per AoR. sca_appearance_register was not checking to see if an entry for the AoR already existed in the hash table, blindly appending an empty list for each client subscription. Things worked because the hash table collision handling inserted new entries at tail instead of head. commit 2f240d5f5d1e647cbc6ee55893a65058bf950cda Author: Peter Dunkley Date: Thu Oct 11 12:58:38 2012 +0100 modules/msrp: Added support for WS transport - Updated parser to recognise/decode ";ws" as a transport - Updated netio code to route MSRP messages destined for a WebSocket connection through the websocket module (instead of just tcp_send()ing them). commit 132509a7affe0f0bffd87f3606513b1475e98a03 Author: Peter Dunkley Date: Thu Oct 11 12:57:26 2012 +0100 modules/websocket: Added support for MSRP WebSocket sub-protocol - Prototype of draft-pd-msrp-websocket - Enables session based chat and group chat from HTML5 clients commit baf9486e80018206d4edcdfb666b393d8b43aadf Author: Marius Zbihlei Date: Thu Oct 11 10:59:45 2012 +0300 core: fixed small issue w/ include directive commit 728f6033a7ee663f3e46717c8ea49703135d3c12 Author: Henning Westerholt Date: Wed Oct 10 19:15:10 2012 +0200 core: disable build of DNSSEC (patch from Marius) commit 98ceaec93a6c69399ea4bfcf47a82e01610d848e Author: Peter Dunkley Date: Wed Oct 10 18:00:51 2012 +0100 modules/msrp: Updated typo in MSRP example commit d9c2638bd27c50a7cba4a96ee7b5592d05f39c90 Author: Peter Dunkley Date: Wed Oct 10 16:15:32 2012 +0100 modules/msrp: From-Path: not updated correctly in msrp_relay() - When the last To-Path-URI is pre-pended to the From-Path: header the first two characters of "From-Path: " are skipped, leaving "om-Path: ". 11 characters should actually be skipped. commit 73103df8fcffa0f92dfc4699c52d5dd9474084ea Author: Marius Zbihlei Date: Wed Oct 10 17:53:02 2012 +0300 Core: added DNSSEC support for DNS queries This is available by setting the USE_DNSSEC compile flag. It requires libval-threads and libres (part of dnssec-tools dnssec-tools.org) The custom resolvers were replaced by val_gethostbyname, val_gethostbyname and val_res_query (for SRV). commit 10dafd75873f9f58037680e4d72cafc4c877583f Author: Peter Dunkley Date: Wed Oct 10 10:49:16 2012 +0100 modules_k/xcap_server: Fixed small mistake in last xcap_server fix commit e71435b0276c89ef756fecf1bbd5e339b80e804c Author: Andrei Pelinescu-Onciul Date: Wed Oct 10 10:02:00 2012 +0200 tcp: fix connection alias replacing When the TCP_ALIAS_REPLACE is set and an alias has to be added to a connection that had 0 aliases (it can happen due to TCP_ALIAS_REPLACE flag), the connection aliases count was wrongly forced to 1. For more details see: http://lists.sip-router.org/pipermail/sr-users/2012-October/074932.html Patch-by Jijo commit d29cfab1584b8bc2672b4242a2626d9dc90c77a2 Author: Peter Dunkley Date: Tue Oct 9 21:07:10 2012 +0100 modules_k/xcap_server: Fixed segmentation fault - Occurs when attempting to do an etag compare when there is no document/etag in the database. commit b12c2df6ccb903e2ca22d34bb968f3ebc2712b89 Author: Daniel-Constantin Mierla Date: Tue Oct 9 16:30:24 2012 +0200 core: reset params pointers if there is a failure in parse_params() - patch by Jijo commit 038780fdf40c8d5d3694538f199411810fad7a0e Author: Daniel-Constantin Mierla Date: Tue Oct 9 12:29:09 2012 +0200 tm: set log level to debug for negative return code of run_top_route() - it returns the code of last execution action, negative return is not necessary an error commit 753f511f281b0f4406908086547225c5c0bc0d23 Author: Daniel-Constantin Mierla Date: Tue Oct 9 11:39:16 2012 +0200 rtpproxy: safety check for rtp stats pv - if the rtpproxy is not responding, there is no returned value and could cause crash when doing strlen(NULL) - return $null in case of various errors, being safer to check returned PV value in the script against $null, rather than having undefined value - reported by J. Gallart commit 146873cf2b101d6363bb20c235b7dcdb8bb54134 Author: Daniel-Constantin Mierla Date: Tue Oct 9 09:13:15 2012 +0200 msrp: fixed copy&paste issue for getting To-Path size - the parsing of From-Path was used instead - reported by Peter Dunkley commit 971386c346d72a016d00c8808059bd4f0a050059 Author: Vicente Hernando Date: Fri Sep 7 07:01:11 2012 -0400 core: Fix parser sdp bug. Reset connection IP for each stream. If connection IP is not reset, then when a stream has no IP connection, it uses former stream one instead of session default one. commit f86ab01f7e3c6a4b196c5fe42543b18168f6d969 Author: Dragos Dinu Date: Mon Oct 8 17:42:20 2012 +0300 modules/sipcapture: Fixed crash in module initialization Leaving the default table_name parameter caused a segmentation fault Reported by Juha Heinanen commit 1371eeab4ca3d3f666e52bb42d904059ce77c4ac Author: Daniel-Constantin Mierla Date: Sat Oct 6 09:56:06 2012 +0200 utils/misc/vim: added Makefile to install vim scripts - 'make install' copies the files to home .vim folder - updated README to reflect the new command commit 007ca3c30b02e7a57cd229ea4b63573ef81f8c81 Author: Daniel-Constantin Mierla Date: Sat Oct 6 09:52:37 2012 +0200 pv: two new functions- typeof(...) and not_empty(...) - typeof(pvar, vtype) - test the type of the pseudo-variable - not_empty(pvar) - test if the type is string and the value not empty commit 780decb3b0f8cf140ffdf522abc61e68388ee6a7 Author: Daniel-Constantin Mierla Date: Sat Oct 6 09:38:57 2012 +0200 core: added mod fix helper fixup_pvar_none(...) - first parameter is PV and the rest are not fixed up commit ad67ccfec1a1f99483b544f9c9e354bc43af1afe Author: Andrew Mortensen Date: Fri Oct 5 16:05:47 2012 -0400 Fix [SIPR-737]: calls not reaching voicemail Non-SCA to non-SCA would cause a function called from sca_call_info_update to return 0, which sca_call_info_update would then return to the script. A return value of 0 from a function called in the script means "stop script processing" in sip-router, so PRACKs were never getting relayed to the caller. Fixed by resetting return code to non-zero before returning. commit 83e31eaadd549132103899a201cdf100ab669b6e Author: Claudio Furrer Date: Fri Oct 5 03:32:16 2012 -0300 pkg/gentoo: version bump, added ebuild for v3.3.1 commit 019bcdc56533e7ccd0e1cc7d45b1d2d8ebc868ae Author: Daniel-Constantin Mierla Date: Fri Oct 5 14:34:13 2012 +0200 nathelper(k): nicer handling of no sdp in sdp_1918(...) - don't print error message if there is no sdp body commit 4cea90421731e13c79a663f5119e3f3007588662 Author: Andrew Mortensen Date: Thu Oct 4 23:59:10 2012 -0400 Finish fix for crash on hash entry unlink. Replaced core_hash references with more modern get_hash1_raw. commit 7b31e989487c3c728fcbf8daf73feb228f807706 Author: Peter Dunkley Date: Thu Oct 4 14:38:47 2012 +0100 pkg/kamailio/fedora/16: Fixed typos in .spec commit 8de2a607b99b51d4f4030518ebd08613f187e953 Author: Daniel-Constantin Mierla Date: Wed Oct 3 20:25:52 2012 +0200 auth: new function pv_auth_check(...) - equivalent of auth_check(...) from auth_db, but taking the password from a PV -- combines pv_proxy_authenticate() and pv_www_authenticate() - new module parameter use_domain that controls whether the domain part of URIs should be used or not to make the identity checks upon authentication with pv_auth_check(...) commit 490df85a12a49f440ac6eb8b35be5f4c954b7b1b Author: Daniel-Constantin Mierla Date: Wed Oct 3 20:25:15 2012 +0200 auth_db(k): moved the authorization checks flags to auth api commit 1a0d7653139c04d2ab32fa68c86513faf82d5c17 Author: Daniel-Constantin Mierla Date: Wed Oct 3 14:58:44 2012 +0200 auth: new function has_credentials(realm) - returns true if an authorization header matching the realm is found commit 7982d66c29e40548cb8282a1de6b7fdddece5ddb Author: Daniel-Constantin Mierla Date: Wed Oct 3 14:26:12 2012 +0200 kamailio.cfg: show how to include a local file if exists - kamailio-local.cfg is attempted to be loaded if exists in the same folder, allowing to set defines/paramters inside it without changing main kamailio.cfg commit 727203559c98d648e7da4f0d54d65a05317b14f5 Author: Daniel-Constantin Mierla Date: Wed Oct 3 14:21:11 2012 +0200 kamailio.cfg: test if DBURL is already defined before defining it - allow to set it via command line with -A DBURL='...' commit 0193d296e39a9fc095e90682f5335a2907403474 Author: Daniel-Constantin Mierla Date: Wed Oct 3 14:20:27 2012 +0200 mem: fixed MDBG() parameters - log level is not necessary for this macro commit 4b656a8f6ee3056986687ca923436639e2fc1653 Merge: 7b6234a 43e1a79 Author: Juha Heinanen Date: Wed Oct 3 09:29:32 2012 +0300 Merge branch 'master' of ssh://git.sip-router.org/sip-router commit 7b6234a3e8d0427c767942327aff57ade676eb5e Author: Juha Heinanen Date: Wed Oct 3 09:27:38 2012 +0300 mem/f_malloc.c: downgraded print free(0) warning from LOG to MDBG. commit 43e1a79272b451588d9f9b97fdf1d661e18a45a0 Author: Daniel-Constantin Mierla Date: Tue Oct 2 21:53:22 2012 +0200 uac(k): documented the new parameter restore_dlg commit 0d299fea8a642887305797203536e1340cdf74f9 Author: Daniel-Constantin Mierla Date: Tue Oct 2 21:50:59 2012 +0200 uac(k): new paramter restore_dlg - if set to 1, then the module uses dialog variables to store the initial and new values for From/To headers - default set to 0 - otherwise all calls that have changes to From/To headers must be tracked by dialog - result of checking a report from Alex Balashov commit 41fa8653157a989ed1a77f72b25a20fd984b999d Author: Daniel-Constantin Mierla Date: Tue Oct 2 21:24:09 2012 +0200 mem: enhanced the warning message for free(0) of QM in debug mode commit 765b6e06fee81901e458bd5e9a4be26df79fb95b Author: Andrew Mortensen Date: Tue Oct 2 11:31:25 2012 -0400 Only send NOTIFYs to caller group on receipt of first 18x response. Forked calls could mean multiple 18x responses from any of the callee endpoints. The module was sending a NOTIFY to all members of the caller group every time a 18x response arrived. commit 28300568875f9d8d89bd03166518595e03b4bf12 Author: Andrew Mortensen Date: Tue Oct 2 11:07:52 2012 -0400 Move method check to top of sca_call_info_update routine. Reduce processing for methods we don't handle. commit 666ccbf2deb43dc9fff3fe759de460a24f56acae Author: Andrew Mortensen Date: Tue Oct 2 11:06:59 2012 -0400 Removing some debug logging. commit 79b2fad8e89460cf08c8b7ed1a4736425bcdb9ac Author: Andrew Mortensen Date: Tue Oct 2 10:56:12 2012 -0400 Include callee in appearance output. commit 575e3dde9706b657e375814507ffc9b3fa4e6886 Author: Daniel-Constantin Mierla Date: Tue Oct 2 16:05:38 2012 +0200 sdpops: added new function sdp_remove_line_by_prefix(string) - removes lines from SDP body that matches the prefix - patch by Mikko Lehto commit c1d1b82d326ebda28f2b3e57b4066aa1c90e1286 Author: Daniel-Constantin Mierla Date: Tue Oct 2 16:02:05 2012 +0200 parser/sdp: exported extract_field(...) - part of patch for sdpops by Mikko Lehto commit 745e30c92336bfc3f8682b2c23e02862db688d9e Author: Andrei Pelinescu-Onciul Date: Mon Oct 1 11:55:16 2012 +0200 tcp: fix _wbufq_insert bug When _wbufq_insert was called on a connection that had already some data added to the write buffer (another process was faster and added some data before the process that created the connection had a chance to do it), a wrong size was used in a memmove. This could lead either to corrupted messages or even crashes (if the messages were big enough to cause a buffer overflow). Many thanks to Jijo for debugging it. Reported-by: Jijo commit ec07471c1fdddbc8490d57d089a283ab1a07288f Merge: b60d3f7 aea31fc Author: Peter Dunkley Date: Fri Sep 28 23:08:46 2012 +0100 Merge branch 'master' into outbound commit aea31fcdebe13004dbcea3afeabe4a045fefcc9c Author: Daniel-Constantin Mierla Date: Fri Sep 28 23:40:01 2012 +0200 ldap(k): updates for usage of pv cache for pv_elem_t commit 111bb96a0f18a3a1366e60deed54a4bd54ba865b Author: Daniel-Constantin Mierla Date: Fri Sep 28 23:31:50 2012 +0200 carrierroute: updates for usage of pv cache in pv_elem_t commit b60d3f76cb4d13a28cc38efabe1cebbf00d18d23 Merge: 962fbef f71d76c Author: Peter Dunkley Date: Fri Sep 28 21:50:16 2012 +0100 Merge branch 'master' into outbound Conflicts: pkg/kamailio/fedora/16/kamailio.spec commit f71d76c0f39f2c6b0e070e1246f371f17b45b2dd Author: Daniel-Constantin Mierla Date: Fri Sep 28 14:38:42 2012 +0200 app_mono: fixed c&p typo names in examples commit 505f157c2777fa5e62815ccb4ef68ceb0ab7a023 Author: Daniel-Constantin Mierla Date: Fri Sep 28 11:02:04 2012 +0200 usrloc(k): table version increased internally - it was done only in db schema by commit 78dae896127ce6762e3fa7c2541e1b5f9b8a9023 - reported by siklub commit 83cdd718fab4e244c5362df5102481ce32f75ae1 Author: Juha Heinanen Date: Thu Sep 27 19:16:47 2012 +0300 modules_k/pua: always use_table before making db queries commit a24ce948f9f1758440b58d328eb8654efabfbbea Author: Peter Dunkley Date: Thu Sep 27 16:29:03 2012 +0100 modules/websocket: Updated documentation and fixed typo in configuration file example commit 927a8a1aa705438d210fc244066a8c5a5b84a746 Author: Daniel-Constantin Mierla Date: Thu Sep 27 14:57:51 2012 +0200 core/mem: moved safety check for null before range check in *free() - affects only when memory debug is enabled at compilation - apparently libssl has some free(0) which makes it not possible to work with memory debugging (reported on irc channel) commit cbeb136c60d4890599d39665a2d27d865ae29b76 Author: Elena-Ramona Modroiu Date: Wed Sep 26 12:11:36 2012 +0200 userblacklist: updates for new pv_elem_t structure - safety checks to detect dynamic vs static string parameters commit 0420d14dc23ae63a043650da0fa82654aab82bb6 Author: Elena-Ramona Modroiu Date: Wed Sep 26 12:10:23 2012 +0200 auth_db(k): load_credentials is using the cache for pvs - results in less used private memory commit 2895dbdc0ba7c86b855fdffce178e3ca072a631a Author: Elena-Ramona Modroiu Date: Wed Sep 26 12:09:10 2012 +0200 core/fixups: updates to reflect usage of pv cache for pv_elem_t commit bd5353dff6e955830b816fe2f3d2bfedd02bf83b Author: Elena-Ramona Modroiu Date: Wed Sep 26 12:07:19 2012 +0200 core/pv: use pv cache for pv_elem_t - reduces use of private memory for repetitive PVs commit c79dffa959b325da2c579b2dce94511beac83f00 Author: Elena-Ramona Modroiu Date: Wed Sep 26 10:20:11 2012 +0200 xlog: use the function from core to get term color codes commit b6642a1af48b3d00ca55d5d7712c842efd2f384a Author: Elena-Ramona Modroiu Date: Wed Sep 26 10:19:51 2012 +0200 core: exported dprint_term_color() function commit 5b1f81c72b40a0f7609aac32a8ce6e7325a70396 Author: Daniel-Constantin Mierla Date: Wed Sep 26 09:17:00 2012 +0200 pv: new transformation {s.stripto,c} - remove the prefix until meeting 'c' - "abcdef"{s.stripto,d} => "def" - the char can be given in a pv commit eebb2eb640992298c8119f4b5ac54e2370bff3a3 Author: Andrew Mortensen Date: Tue Sep 25 22:11:14 2012 -0400 Remove unused struct _appearance_list members max_index and next_index. commit 20c436df0c81b38777052b4ba6fb425577f5c707 Author: Daniel-Constantin Mierla Date: Wed Sep 26 00:18:49 2012 +0200 registrar(k): some contact attributes were not in $ulc(...) - ruid, reg-id and instance were not returned by $ulc(...) commit ed5859fcd482d803cb2896cf58e3ef19ad8c2a2d Author: Daniel-Constantin Mierla Date: Tue Sep 25 23:43:48 2012 +0200 pv: new pv class - $K(key) - return the value for internal constant keywords - key can be: - IPv4 - returns AF_INET - IPv6 - returns AF_INET6 - UDP - return PROTO_UDP - TCP - return PROTO_TCP - TLS - return PROTO_TLS - SCTP - return PROTO_SCTP - it can be used to compare the values from other pvs, such as $af(id), $snd(af), $snd(proto), ... commit a2de5aba014c34fa0d37c1d527ff241e3969e897 Author: Daniel-Constantin Mierla Date: Tue Sep 25 23:13:50 2012 +0200 pv: new pv class - $af(key) - return address family for received message - key can be: - id: return integer representation for IPv4 or IPv6 (value of AF_INET and AF_INET6) - name: return "IPv4" or "IPv6" commit daf65bac9d276598d932c7f905c30587ccb5a855 Author: Daniel-Constantin Mierla Date: Tue Sep 25 22:20:21 2012 +0200 nathelper(k): removed set_rtp_proxy_set() from docs - the function is now part of the rtpproxy module commit 7943249ea75d8103d1364bcb4b6a63a2e685e88a Author: Daniel-Constantin Mierla Date: Tue Sep 25 13:52:05 2012 +0200 utils/misc: few updates to vim syntax highlighting commit 779addb9df44434448f78ab17d2daa756d31d3c0 Author: Daniel-Constantin Mierla Date: Tue Sep 25 11:31:17 2012 +0200 sanity: fix to parameter type in example commit 7ed66b101602e2317c7cc95bf8fb8c039c227b8f Author: Andrew Mortensen Date: Mon Sep 24 16:39:17 2012 -0400 Remove debugging, basic appearance-uri escapes are working. Does not currently attempt to escape user or host in URI itself. commit e72a438d015e1f1afe1e3da83e3e6483c84373f0 Author: Andrew Mortensen Date: Sun Sep 23 22:15:48 2012 -0400 Fix doubly linked list corruption. Forgot to assign next node's prev element on unlink. commit 03dbe404cea02b7a6e252eedbaa34dad7a0a8aff Author: Andrew Mortensen Date: Sat Sep 22 21:58:23 2012 -0400 Initialize subscription-from-request's appearance index to 0. commit 31e886ed712d4bc2c3b3e59953eae02b30a00fa8 Author: Andrew Mortensen Date: Fri Sep 21 16:31:30 2012 -0400 When unlinking a hash table entry, ensure the entry's next pointer is NULL. Possible cause of subscription corruption crashes. commit c4b4ec30ce06b2517643ff8fca5d69b7e3ad6d7f Author: Juha Heinanen Date: Fri Sep 21 12:55:36 2012 +0300 modules_k/nathelper: add_contact_alias() now accepts parameters - Function add_contact_alias() can now be given ip addr, port, and proto as parameters. commit e8501b8eb592fa799af1fd1cfba8fa628cbfa800 Author: Daniel-Constantin Mierla Date: Fri Sep 21 09:44:21 2012 +0200 topoh: use L_DBG instead of L_ERR for some debugging messages - reported by Miguel Baptista commit 900dee77178bf5f2c9dd9f2e67d4a467c5d4be1f Author: Andrew Mortensen Date: Thu Sep 20 22:52:14 2012 -0400 Fix [SIPR-716]: place both endpoints on hold, unable to pick up. Code was always setting call state to active on 200 reply to INVITE if callee was SCA. Patch sets state to active on 200 only when seizing a line. commit c60d8bb016314a5a6855a6e37dc52f85804addc0 Author: Andrew Mortensen Date: Thu Sep 20 22:22:11 2012 -0400 NOTIFY cseq wasn't getting set from saved subscription. Use less error-prone syntax for getting desired hash slot. commit f403aa7a974e47b92dbfc63ba18ab5eedd2879eb Author: Andrew Mortensen Date: Thu Sep 20 22:11:42 2012 -0400 Use copy of appearance owner URI when NOTIFYing on receipt of 18x. Don't FFS use a shm struct after unlocking. commit d19f648201eeb9fc186bcd5e2459987b7da08163 Author: Andrew Mortensen Date: Thu Sep 20 17:17:47 2012 -0400 No need for lock in sca_hash_entry struct. Locking happens at slot level. commit c49fa3c36f8ba139516101955b33c389b2790977 Author: Andrew Mortensen Date: Thu Sep 20 16:47:33 2012 -0400 Possible fix for [SIPR-712]: inadequate locking in sca_handle_subscribe. commit 4369f7752984ca3f2511ef2f7f223076bc3dc0c8 Author: Andrew Mortensen Date: Thu Sep 20 16:46:09 2012 -0400 Add sca_hash_table_index_kv_find_unsafe. commit a22482e4dd26db613eb646fb57c210bd5ef67a5d Author: Andrew Mortensen Date: Thu Sep 20 16:44:14 2012 -0400 Add stub functions for PRACK and REFER with Call-Info. Must ensure Call-Info headers are stripped before they're sent to the callee, as it can confuse the Polycoms about the state. commit f34fe7395a8191437e359572823c6628cb6f07d3 Author: Andrew Mortensen Date: Thu Sep 20 13:56:35 2012 -0400 Ensure that the c_uri.user is empty if there's no contact header. Possible fix for SIPR-715. commit c9ea26924267ea260a2b10506db8de899d26b78e Author: Richard Fuchs Date: Thu Sep 20 12:08:03 2012 -0400 modules/ctl: remove limitation on number of message chunks binrpc uses an iovec to send out replies, which is limited in size and so severely limits the number of elements that can be returned. This patch adds a callback function to send out and empty the iovec array every time it gets full while it's being populated. commit 8a05e548456e3c6703bf37342a081269432de6d5 Author: Andrew Mortensen Date: Thu Sep 20 01:24:13 2012 -0400 Removing unnecessary sca_update routines. Using P-Asserted-Identity accomplishes what the UPDATE packets failed to do, which is to update the caller's display with the correct remote party info. commit a8c5b2080c1c3221d232dcbf4aed009e87fdfda8 Author: Andrew Mortensen Date: Thu Sep 20 01:23:06 2012 -0400 Committing for future reference before removing from project. Able to accomplish what was needed with P-Asserted-Identity header instead. commit 472854e9908c6ff2cf4a39d064004e2683ef2bb8 Author: Andrew Mortensen Date: Thu Sep 20 01:16:31 2012 -0400 Fix [SIP-710]: SCA-to-SCA caller shows own DID instead of remote party's. Inject P-Asserted-Identity header with correct information in 200 OK response to SCA pickup of held call. Also fix regression removing NOTIFYs to caller on 18x replies, and update calls to update appearances to include display info. commit 03c9725b6d5b7c6f14405c69e8cf9755659ad131 Author: Andrew Mortensen Date: Thu Sep 20 01:14:35 2012 -0400 Add sca_uri_display_escapes_count. commit ec35eb22e8d1c98c73fd35499c7afb4b914de733 Author: Andrew Mortensen Date: Thu Sep 20 01:12:39 2012 -0400 Include escaped callee display info in appearance-uri attribute. Currently using escape_common function from strcommon.h, found in sip-router's libkcore. commit 35baaf51504a2ba496a06830fe1b7da9a1d5b3a0 Author: Daniel-Constantin Mierla Date: Wed Sep 19 21:44:01 2012 +0200 Makefile: added new target 'printvar' - prints the value of a Makefile variable whose name is provided in variable 'v', e.g.,:: make printvar v=exclude_modules commit 46cf25d2e18d14640624c35cf11d5dd7a6b1224d Author: Andrew Mortensen Date: Tue Sep 18 16:18:04 2012 -0400 Pass To/From headers' display info and URI when updating appearance. Preparation for including display info with appearance-uri attribute. commit c2eab9b90b9d34b147d8f7c420ab10e35ccb5245 Merge: 942229d 8456325 Author: Carsten Bock Date: Tue Sep 18 20:43:29 2012 +0200 Merge branch 'master' of ssh://git.sip-router.org/sip-router commit 942229d809e715ae330894b20d099f38b616c044 Author: Carsten Bock Date: Tue Sep 18 20:42:55 2012 +0200 Minor bug-fix: Need to update length. commit 84563257d6c174c7ef3c7ee9b931e64a0b5a95c2 Author: Peter Dunkley Date: Tue Sep 18 19:29:36 2012 +0100 modules/websocket: Updated example kamailio.cfg - Now using corex and alias_subdomains. It is quite likely that a WebSocket server will be running on a host within the domain it is authoritative for and that the WebSocket client will address that host directly. This means that the alias_subdomains modparam is a good way to get a domain and all of its sub-domains to match "myself". This is very useful for checking the Host: header in the WebSocket handshake. - Added handling of OPTIONS pings. - Fixed a problem with the Host: header check. When you connect to a WS or WSS socket in Google Chrome on the default ports (80 and 443 respectively) the Host: header will contain just a hostname (for example, "proxy.example.com") which works with is_myself(). When you connect to a WS or WSS socket in Google Chrome on a non-default port (for example, 8080 or 8443 respectively) the Host: header will contain a hostname and port (for example, "proxy.example.com:8080") whoch does not work with is_myself(). However, both "sip:proxy.example.com" and "sip:proxy.example.com:8080" will work, so simply adding "sip:" to the start of the contents of the Host: header before checking fixes the problem. - Tidied up response reason texts. - Tidied up some of the TLS specific checks in event_route[xhttp:request]. - Removed some DBG level log messages. - Added a (commented out) example for checking the Origin: header in the WebSocket handshake. commit 566ac92dc07d9928808a319d774a0e3cdb49d021 Author: Andrew Mortensen Date: Tue Sep 18 09:58:54 2012 -0400 Remove update_flag for now. Using UPDATE to correct URIs on both ends of the call caused the Polycom handsets to report loops. This in spite of them returning 200 OK to the UPDATEs and logging that the URIs were being updated successfully. commit aa15ad5a0ee35f6676012a84c1e2501b1533ba6c Author: Daniel-Constantin Mierla Date: Tue Sep 18 14:50:33 2012 +0200 corex: fixed typos in documentation example commit ca2454106d869dacccda6bd5564037a83edd89bc Author: Peter Dunkley Date: Tue Sep 18 11:53:02 2012 +0100 pkg/kamailio/(centos|fedora): Fixed some issues with boxgrinder builds - Fixed typo in README - New version of BoxGrinder limits appliance name to 35 characters (so had to shorten these) commit 9430ee8d313ece9c97384868ee7623c0979028f5 Author: Daniel-Constantin Mierla Date: Tue Sep 18 09:27:38 2012 +0200 pkg/kamailio/rpm: fixed copy&paste error for PKG_MEMORY size commit 9430290ad91ca775bb18f54e70308917ce1e790a Author: Daniel-Constantin Mierla Date: Tue Sep 18 09:18:52 2012 +0200 pkg/kamailio/rpm: added option to set pkg memory size for init.d script - split of MEMORY parameter to SHM_MEMORY and PKG_MEMORY - EXTRA_OPTIONS variable to add other command line parameters commit 0b09c36e4251ee292a48d2fd83bca2fd0ff4c268 Author: Andrew Mortensen Date: Tue Sep 18 00:32:48 2012 -0400 Reconcile mismatched Contact and To/From URIs early. Fixes dropped state for caller URI (and stuck state for callee if callee is SCA) on second pickup on different handset after hold. Depending on the values in the To/From headers won't work, since the SCA reINVITE to seize a held call uses the SCA group's AoR in RURI, To and From, leading to problems in SCA-to-SCA calls. This does not yet resolve the display URI problem. commit 75143735af38a921f8d8f1bcafdba14de4a3e39a Author: Andrew Mortensen Date: Tue Sep 18 00:26:50 2012 -0400 Add sca_aor_create_from_info. commit b19767513663acd96776cc454fe42ea11c50431f Merge: 2750e03 cccdaea Author: Carsten Bock Date: Mon Sep 17 17:29:48 2012 +0200 Merge branch 'master' of ssh://git.sip-router.org/sip-router commit 2750e03d4977d4a8f59ca0d2d0f59e1caec96b2d Author: Carsten Bock Date: Mon Sep 17 17:25:38 2012 +0200 New Option: "x" for automatic bridging between IPv4 and IPv6. Based on the following assumption: "i" is the IPv4 interface and "e" is the IPv6 interface on the RTPProxy (tested with both RTPProxy and Sipwise's ngcp-mediaproxy-ng). Mechanism is as follows: - IP in SDP is IPv4: Do bridging "ie" - IP in SDP is IPv6: Do bridging "ei" Not a big deal, but makes the configuration much more easier. commit cccdaead04411175c46dd660c91c037c45f80c33 Author: Marius Zbihlei Date: Mon Sep 17 17:34:57 2012 +0300 core:parser fix possible bug in msg_parser If buffer was NULL, tmp was returned uninitialized, thus possible to cause problems commit a6c250c091e29c1f4fd53782dfb723fa194fe03e Author: Marius Zbihlei Date: Mon Sep 17 17:21:37 2012 +0300 core: fixed some bening (-Wunused-var) warnings displayed by clang Core builds with no errors/warning commit 5273948a6eeb6f6fe878696dce54880cabb0ef7c Author: Marius Zbihlei Date: Mon Sep 17 17:21:02 2012 +0300 Makefiles.defs: clang compiles to O9 commit 2d6a8e0ae7eb9bbf839227ae370ede7bf7d89ab1 Author: Carsten Bock Date: Mon Sep 17 14:36:00 2012 +0200 Revert "Do not perform a lookup for IPv4 addresses, if only listening on IPv6 sockets." Can be done by configuration. This reverts commit e1b3961b16b76b02ae7ad5f52b2e9db126f81ff9. commit 97e03b52f1e15d7f22416274cf696fb5c6a94758 Merge: e1b3961 d9b009e Author: Carsten Bock Date: Mon Sep 17 14:35:12 2012 +0200 Merge branch 'master' of ssh://git.sip-router.org/sip-router commit d9b009ef3c430f6ea064b4a72d5b94ce842ede1d Author: Jason Penton Date: Mon Sep 17 10:55:48 2012 +0200 benchmark: fixed bug/typo in calculating time diff ;) commit 9d5ef9925da0257a46afa7e8d8dfa1ce8920364a Author: Marius Zbihlei Date: Mon Sep 17 11:42:01 2012 +0300 cfg.y : improved printing of error messages to stderr The -E was ignored during the yyparse() stage, if log_stderr=no parameter in the cfg was set (default config) This caused problems debugging certain lodmodule errors. commit 2e5145ecdd8368c947ea93b98449ebd997824ce2 Author: Marius Zbihlei Date: Mon Sep 17 10:17:41 2012 +0300 Provide inline linkage for non-gcc compilers(like clang) Inline method in headers should be declared extern. commit 92d6ed40ca4aeb36d5d07a9048145779febba062 Author: Peter Dunkley Date: Mon Sep 17 00:03:58 2012 +0100 pkg/kamailio/fedora/16: Updated .spec for Fedora and CentOS builds commit bde7e9465db9e7c9ecb485c57edabbd032f3b770 Author: Peter Dunkley Date: Sun Sep 16 23:47:20 2012 +0100 modules_k/rls: Fixed segmentation fault in RLS when a resource-list is updated - Found and fixed by Hugh Waite @ Crocodile RCS commit 67df57c984e040a948d01d2c6bf1a9461d271f8e Author: Peter Dunkley Date: Sun Sep 16 23:46:07 2012 +0100 modules_k/rls: Fixed race-condition on multi-server systems that can cause different NOTIFYs with the same CSeq - Found by Hugh Waite @ Crocodile RCS and fixed by Peter Dunkley @ Crocodile RCS commit 424d2cabbe2e20c7ed134f6c9bd463811f2de63f Author: Juha Heinanen Date: Sun Sep 16 17:20:38 2012 +0300 modules_k/usrloc: modified syslog messages on bad and non-local sockets - Changed syslog message on non-local socket from warning to debug, because non-local socket is ok when nathelper obtains the contacts and overrides the socket. - Corrected syslog messages on bad and non-local sockets. commit 279fe72dbe9009aa9e73d7609460d4dc613bfa6d Author: Juha Heinanen Date: Sun Sep 16 17:14:18 2012 +0300 lib/srdb1/schema: added expires_idx on location table commit a46c8859c4f9451764a92cd329f4225a5b43a986 Author: Daniel-Constantin Mierla Date: Fri Sep 14 13:45:14 2012 +0200 Makefile.defs: version set to 3.4.0-dev4 commit 5b3d0d2837823a4879e493f04d4e995c3e29d37b Author: Marius Zbihlei Date: Fri Sep 14 13:53:00 2012 +0300 lib/kcore: other inline linker fixes use of 'static inline' where appliable commit 452c543de61d413351a5ac0816adc137d150824b Author: Marius Zbihlei Date: Fri Sep 14 13:17:24 2012 +0300 core: Added support for the clang compiler Support for clang, a C compiler from the LLVM suite has been added. Install clang and run 'make cfg CC=clang && make' for building. GCC Inline assembly is supported. TODO: clean warning caused by clang (-Wunused-variable, etc) commit d5a8649a2059466a1a8b9e2adbef139d0300a599 Author: Marius Zbihlei Date: Fri Sep 14 13:15:47 2012 +0300 core: Fixed inline function declaration for non-gcc linkers usage of either 'extern inline' or 'static inline' depending on function scope is recommended commit e1b2e0bdb0b2bbd41fbe4e2a1cedb0fb4a682a5f Author: Andrew Mortensen Date: Wed Sep 12 13:08:56 2012 -0400 Initial attempt to use a flag & exported function to send UPDATEs. Additional fixes: * only attempt to unlink appearances on CANCEL if AoRs are SCA. * remove TMCB_DESTROY callback stuff. commit 571212688fbe0dd56c4e18d0ae611f8c4b5df59c Author: Andrew Mortensen Date: Wed Sep 12 01:29:38 2012 -0400 Remove misleading comment. commit 798b1324e42071d04f5d71cbef6ef97ca576d6f3 Author: Andrew Mortensen Date: Wed Sep 12 01:06:51 2012 -0400 Register TMCB_E2EACK_IN on INVITE if either caller or callee are SCA. Fixes NOTIFYs on call answer if caller is non-SCA and callee is SCA. Appearance state of SCA callee was getting updated in this case, but the ACK callback wasn't getting registered, so no NOTIFYs to group. Additional small changes: * Put quotes around appearance-uri value in Call-Info header. * Only try to update appearance state on 18x reply if caller is SCA. * Temporarily disable TMCB_DESTROY callback registration. commit 06853f5569a9215d0774ca92c7eda673a04b238d Author: Andrew Mortensen Date: Tue Sep 11 23:47:00 2012 -0400 Clarify certain pro/con points re: UPDATE handling. commit cc03c65d108c0a3f9df1dd076ee24f0f70c4b6e7 Author: Andrew Mortensen Date: Tue Sep 11 23:15:45 2012 -0400 Fix core on shutdown: param passed to usrloc cb must be separate shm_malloc'd. Passing the module struct (sca_mod) as the callback param causes a core dump on shutdown because the usrloc callback destructor will shm_free any param if non-NULL, and the module is already disposed by that point. The callback isn't currently using any param, so for now pass NULL params when registering for usrloc event callbacks. commit 91f575b4baf34a8bff16022e807fb086a051414a Merge: b6477c2 8fed32c Author: Andrew Mortensen Date: Tue Sep 11 17:35:32 2012 -0400 Merge branch 'master' of git+ssh://repo.net.isc.upenn.edu/git/pnp/sip-router-sca-module commit b6477c2f2329f3c07b5c4ef31dba92e5d49105d6 Author: Andrew Mortensen Date: Tue Sep 11 17:34:36 2012 -0400 Add notes about how to send UPDATEs to call legs after hold/pickup commit 95581558c230054b082200f10509b8c61e036131 Author: Daniel-Constantin Mierla Date: Tue Sep 11 22:02:21 2012 +0200 corex: documented the new parameter alias_subdomains commit eaed27161e36b0bec9bef2660d2fae80092a2e42 Author: Daniel-Constantin Mierla Date: Tue Sep 11 21:52:01 2012 +0200 corex: new parameter alias_subdomains - adds domain and all its subdomains to myself condition, registering a callback for check self event commit e1b3961b16b76b02ae7ad5f52b2e9db126f81ff9 Author: Carsten Bock Date: Tue Sep 11 19:39:32 2012 +0200 Do not perform a lookup for IPv4 addresses, if only listening on IPv6 sockets. commit 8fed32ca2984a5e8eeb92656d7c1bb4c7355ce4a Author: Jorj Bauer Date: Tue Sep 11 11:25:38 2012 -0400 reduce dependency on copy-and-paste string literals commit 750ec99e6d65b00f0e203f4cd508a2435812491d Author: Andrew Mortensen Date: Tue Sep 11 10:40:26 2012 -0400 Improvements to hold/pickup when caller & callee are in SCA groups. UPDATEs ifdef'd out for now. Will set flag or AVP for script to trigger UPDATEs to both call legs after relaying ACK. commit 78dae896127ce6762e3fa7c2541e1b5f9b8a9023 Author: Henning Westerholt Date: Tue Sep 11 15:13:39 2012 +0200 db scheme: add missing usrloc and aliases version increase, reported from Juha commit ca551f7cb3770a08832758e543587415b3c6d80d Merge: 2b62b73 5ac76c5 Author: Peter Dunkley Date: Tue Sep 11 14:01:16 2012 +0100 Merge branch 'master' of ssh://git.sip-router.org/sip-router * 'master' of ssh://git.sip-router.org/sip-router: registrar(k): set found if lookup for uri branch is successful commit 2b62b73f8d966d2418c765839ab43b3dbc57545f Author: Peter Dunkley Date: Tue Sep 11 13:59:55 2012 +0100 lib/srdb1/schema: Updated indices for presence tables based on results of latest performance testing - By Hugh Waite @ Crocodile RCS Ltd and Peter Dunkley @ Crocodile RCS Ltd commit 5ac76c501c87da24443ec56b7cf4ac93b8318f49 Author: Daniel-Constantin Mierla Date: Tue Sep 11 14:46:03 2012 +0200 registrar(k): set found if lookup for uri branch is successful - the additional branches can hit all not found, but still a found on r-uri can happen commit b0d642016cca83c519ea9aa0e04aa9bf353e07e4 Author: Peter Dunkley Date: Tue Sep 11 13:23:23 2012 +0100 modules_k/pua: Adjusted locking for dialog insertion. Candidate fix for "temporary dialog" error reported by Juha commit 6924912be955b9f7ba47fd57b22ffe0c01eb68b2 Author: Peter Dunkley Date: Tue Sep 11 13:10:08 2012 +0100 modules_k/rls: Fixed segmentation fault when uploading new contact lists for a logged in subscriber - Found and fixed by Hugh Waite @ Crocodile RCS Ltd commit af8230b1ac6a88dfb10d567e784a3c39a8f1b863 Author: Peter Dunkley Date: Tue Sep 11 13:09:22 2012 +0100 modules_k/rls: Improved check for expired subscriptions in DB only mode commit 7b64e538b350ebd520b80f668045b9f3c7d68fb9 Author: Peter Dunkley Date: Tue Sep 11 13:08:38 2012 +0100 modules_k/rls: Fixed issues with for() loops in DB only mode - Found and fixed by Hugh Waite @ Crocodile RCS Ltd commit 5235a1d6218e0bb16f6c9998789864635f54d03e Author: Peter Dunkley Date: Tue Sep 11 13:06:54 2012 +0100 modules_k/rls: core_hash() not used correctly to distribute notifier traffic - Found and fixed by Hugh Waite @ Crocodile RCS Ltd commit 6eccc8b61e848977012d6efa1fb5aae61f8d441e Author: Peter Dunkley Date: Tue Sep 11 13:05:15 2012 +0100 modules_k/rls: Fixed issues to do with expiry and rls_expires_offset - These cause particular problems on multi-server systems. - Found and fixed by Hugh Waite @ Crocodile RCS Ltd commit 725020f91493d33c5fa86828a421ed465731658e Author: Peter Dunkley Date: Tue Sep 11 13:03:32 2012 +0100 modules_k/rls: Added missing lock_release() - Found and fixed by Hugh Waite @ Crocodile RCS Ltd commit 20475258957cbf3183e5e771e9fd41dc69336096 Author: Peter Dunkley Date: Tue Sep 11 12:59:08 2012 +0100 modules_k/pua_db: If PUA finds more than one matching dialog (when there should only be one) delete them all - A timing difference on multiple-servers can sometimes cause this, and (if it happens, it doesn't when the clocks are synced) you can end up with the same error coming out lots because the DB is not cleaned up. commit ef7d43fc614276b75c560660c7e4368fd18d574d Author: Peter Dunkley Date: Tue Sep 11 12:58:13 2012 +0100 modules_k/pua: Fixed incorrect check/use of update_period modparam commit d9087dbbf411f71486a4ce765aa5d6dfeb531f9c Author: Peter Dunkley Date: Tue Sep 11 12:56:52 2012 +0100 modules_k/presence: Improved check for expired dialogs in DB only mode with notifier tasks commit cd6415240ff243842b4e11b095103f00fd64d0d9 Author: Peter Dunkley Date: Tue Sep 11 12:55:49 2012 +0100 modules_k/presence: Fixed some problems with for() loops in DB only mode - Found and fixed by Hugh Waite @ Crocodile RCS Ltd commit 3635a0d920f0d03e85b8b97a44d878f0f8d13931 Author: Peter Dunkley Date: Tue Sep 11 12:54:51 2012 +0100 modules_k/presence: Fixed level of a diagnostic message commit 4b9aa7f144b8cf3e6da775563528913ed79e0553 Author: Peter Dunkley Date: Tue Sep 11 12:53:58 2012 +0100 modules_k/presence: core_hash not used correctly to distribute notifier traffic - Found and fixed by Hugh Waite @ Crocodile RCS Ltd commit a29a2a81bc541af020955dbda0d352445fef5788 Author: Peter Dunkley Date: Tue Sep 11 12:51:33 2012 +0100 modules_k/presence: Fixed inconsistencies in use of expires_offset for removing subcriptions - These caused particular problems on mulit-server, DB only, systems - Found and fixed by Hugh Waite @ Crocodile RCS Ltd. commit bb7bc779da5910a3d22cb5631b532ac3a3eb6b1a Author: Daniel-Constantin Mierla Date: Tue Sep 11 13:01:13 2012 +0200 registrar(k): documented lookup_branches(...) function commit 2ac602d3de1330705ecfdede660d43c02e4b4334 Author: Daniel-Constantin Mierla Date: Tue Sep 11 12:52:45 2012 +0200 registrar(k): new function lookup_branches(domain) - lookup the contacts for r-uri and additional branches - only branches that are clean (i.e., have only r-uri set) are used - useful for group dialing, to lookup all AoR in the group, without a need to loop back commit 0724528964f8ea74049cd2d2e08082025b5c5377 Author: Daniel-Constantin Mierla Date: Tue Sep 11 12:45:25 2012 +0200 core: whitespace identation fixes commit f252606e41e00595cdaace7491af3d8daa138272 Author: Daniel-Constantin Mierla Date: Tue Sep 11 09:02:51 2012 +0200 kamctl: regenerated the db creation scripts - there were changes in presence tables not propagated to scripts - it includes the updates for location tables commit fd911bbfdc82fc41312e2b4466e71ccd24bc5ee2 Author: Daniel-Constantin Mierla Date: Tue Sep 11 09:02:34 2012 +0200 lib/srdb1: added unique constraint on ruid for aliases table commit 2c1a857f08512e7008cbd15c23716e149204a06d Author: Daniel-Constantin Mierla Date: Tue Sep 11 09:00:10 2012 +0200 lib/srdb1: added unique constraint on ruid for location table commit 6b7a27e81cc838de6af9a1c55edb937d1094ce98 Author: Daniel-Constantin Mierla Date: Tue Sep 11 08:52:53 2012 +0200 kex: documented mi statistics commands - reported by David at lublink commit 59cc9a44ef0c603503eac70d4b3367b47a610176 Author: Andrew Mortensen Date: Tue Sep 11 00:10:32 2012 -0400 Re-enabled usrloc bindings so deleting subscriptions on unREGISTER works. commit e82a63d6874fa609d7588323500e5560b3ebe963 Author: Andrew Mortensen Date: Tue Sep 11 00:09:05 2012 -0400 Add sca_update.c & sca_update.h to send UPDATEs to both legs after pickup. commit bedb7fdc6d02e92fbf52ad4acb6dfcbb49f0bc49 Author: Juha Heinanen Date: Fri Sep 7 19:16:37 2012 +0300 db schema: removed unique requirement from pua expires_idx - TODO: change also other than mysql table structures commit 08cb1ca64b7259b6cb82751eaedda238fd902ac2 Merge: 9717357 9329c7d Author: Henning Westerholt Date: Fri Sep 7 13:52:36 2012 +0200 Merge branch 'master' of ssh://git.sip-router.org/sip-router * 'master' of ssh://git.sip-router.org/sip-router: Use &long_hf_len; instead of &uri_len; for path column in location table. commit 97173572a81b67dd5165de2948562d5db91168d5 Author: Henning Westerholt Date: Fri Sep 7 12:57:30 2012 +0200 db scheme: move usrloc and alias expire time 10 years to the future, to 2030 commit 9329c7d1522f9692f46210aa72e9e932b97a0178 Author: Iñaki Baz Castillo Date: Fri Sep 7 12:53:48 2012 +0200 Use &long_hf_len; instead of &uri_len; for path column in location table. commit 976f801ae2df9597be0fccff89496bde34b22e62 Author: Henning Westerholt Date: Fri Sep 7 12:44:33 2012 +0200 dialog: use long_hf_len instead of hardcoded value in table defs, no actual schema change commit 61254d70442144277981f2d866de379413634a4f Author: Andrew Mortensen Date: Wed Sep 5 15:14:18 2012 -0400 [SIPR-699]: delete subscription when endpoint's registration ends Detect registration deletion or expiration, and delete endpoint's call-info subscription. commit d1d2494c966d65828d1920296056da840a11efd9 Author: Vicente Hernando Date: Wed Sep 5 06:44:39 2012 -0400 sdpops: Fix memory leakage in w_get_sdp function. commit 163f860ef7c0ed9a720207499d054e7f68b139df Author: Daniel-Constantin Mierla Date: Wed Sep 5 08:58:18 2012 +0200 dialog(k): fixed the name of event route - it is 'dialog:failed' instead of 'dialog:failure' - reported by Uri Shacked commit 52f501388c99e992d371d17a78dd36ff373d354c Author: Andrew Mortensen Date: Tue Sep 4 10:25:14 2012 -0400 [SIPR-700]: module should drop subscriber if NOTIFY delivery fails. Module unlinks & deletes subscription if call-info NOTIFY to subscriber fails. Also fix memory leak in the expired purge tick, which was unlinking but not deleting. commit 18c5f3fec6b5e4d2e8ad86b13c5b4e62c6c5513c Author: Boudewyn Ligthart Date: Tue Sep 4 16:16:38 2012 +0300 modules/db_cassandra: Added raw query support The raw queries can be performed through avpops module and have to have the CQL syntax. commit 15f5c9f2f7323c5192a7eb550cc7e7c53b20782a Author: Carsten Bock Date: Mon Sep 3 21:31:58 2012 +0200 b/f: In case of IPv6 Option in the RTP-Command, the pointers and the length need to be updated. commit a6a37ad2ae7dd99deae3ec9d83ab38ab54e2f2af Author: Henning Westerholt Date: Mon Sep 3 13:01:05 2012 +0200 kamdbctl: add some explanation to the variables section and fix path commit a5a58239efb00f25cd51753c984ee4469fd97754 Author: Elena-Ramona Modroiu Date: Mon Sep 3 08:53:47 2012 +0200 xlog: new module parameters log_colors - update the colorscheme for log levels commit 1c1bdda16c7643b882a437583368d97e33c21e56 Author: Elena-Ramona Modroiu Date: Mon Sep 3 08:52:26 2012 +0200 core: added function to update log level color scheme commit e09b5bc8f7d17d8d9d9754152d78b0c835e94a9f Author: Daniel-Constantin Mierla Date: Sun Sep 2 13:36:55 2012 +0200 kamctl: regenerated db creation scripts commit dfc98801110554f92aeaa80594e01cad16c9dcd1 Author: Daniel-Constantin Mierla Date: Sun Sep 2 13:29:18 2012 +0200 prefix_route: new parameter to control the exit from config - 'exit' controls if prefix_route() triggers cfg exit or returns true upon matching a prefix. Default is 1 (on) for backward compatibility - prefix_route() takes an optional parameter that can be used to match the prefix instead of r-uri username commit 886a0659449bc03bd7c5e852fe6ba29a17ad923d Author: Daniel-Constantin Mierla Date: Sun Sep 2 13:08:53 2012 +0200 srdb1: table_name set to unique constraint in version table commit ca57c8631511943e835e8b030dad638f92aff884 Author: Daniel-Constantin Mierla Date: Sun Sep 2 11:59:38 2012 +0200 tm: new config parameter - remap_503_500 - option to disable remapping of 503 response code to 500 commit fe00a3346a2276b25ae26160ce76bf658b5b826e Author: Elena-Ramona Modroiu Date: Sat Sep 1 16:24:02 2012 +0200 core: log_color - new global parameter to enable colorful log messages - enabled only when log_stderr=1 - equivalent of -e command parameter - it can be: 0 - disabled (no colors, default); 1 - enabled commit 6bda9c0b7aac195902d2c42123bdde007a9a687f Author: Elena-Ramona Modroiu Date: Sat Sep 1 16:16:21 2012 +0200 core: -e - new cli parameter to enable colorful log messages - used only when log messages are printed to stderr - each log level is printed in different color, using term colors (like $C(xy) variable) commit 28a7300cd83e135b1c0d5488cb289fc7415fbd8c Author: Juha Heinanen Date: Sat Sep 1 13:32:18 2012 +0300 modules/dialplan: always set type of attrs pvar value - Type of attrs pvar value was not set when dp_translate didn't result in any change. commit 494b383edde7a2d193c220f3117506e4cc95932f Author: Daniel-Constantin Mierla Date: Fri Aug 31 10:29:45 2012 +0200 auth: print return code in log when nonce is invalid - it will give a clue about why nonce is considered invalid commit e4ecf49add0e62330e1db071106806e35e9b078a Author: Daniel-Constantin Mierla Date: Thu Aug 30 22:38:11 2012 +0200 corex: a new module to collect reimplemented core cfg functions - old core functions for cofiguration file do not take variables in the parameters, working only with static strings or integers - some of them will be reimplemented in corex moduel to add support for variables, making the parameters to be dynamic at runtime - append_branch(...) was reimplemented at this moment, allowing URI and Q parameters to contain variables - there are also brand new features - two RPC commands, one to list the listen sockets and the other to list the hostname aliases - name of the module comes from CORE eXtensions commit 41918bca6d6a99f6773a72ab132e75c940ecd79a Author: Daniel-Constantin Mierla Date: Thu Aug 30 22:36:10 2012 +0200 core: removed append_branch() from cfg language structure - cfg append_branch() is no longer implemented by core, being moved to corex module in order to allow variables in the parameters commit eb73f14958ede24928f312fa0e44d171fa7bf373 Author: Daniel-Constantin Mierla Date: Thu Aug 30 22:34:40 2012 +0200 kex: removed km_append_branch() cfg funtion - functionalty being replaced by append_branch() from corex module which can take also Q as parameter commit 132df8d61eefcc2dbea08ae70db82393803d9488 Author: Daniel-Constantin Mierla Date: Thu Aug 30 10:16:04 2012 +0200 core: exported get_valid_proto_name() via headers commit 21583d47751fc7f684dac41a3bfbfc3b2c0bf3a3 Author: Daniel-Constantin Mierla Date: Thu Aug 30 10:15:26 2012 +0200 db_cluster: safety check for existence of several DB API members commit 82bb7a8b67e488e7089d194fa5f96e9ae61dfb03 Author: Anca Vamanu Date: Thu Aug 30 17:39:47 2012 +0300 modules/db_cassandra Updated in doc location table schema commit 0f8f21e390e8442cf1f527d3654dedc5a40bfcea Author: Anca Vamanu Date: Thu Aug 30 17:21:29 2012 +0300 modules/db_cassandra: Fixed segmentation fault in case of bad table schema Reported by Boudewyn Ligthart. commit 8d70484116e48b15681589f70c650a082614396c Author: Vicente Hernando Date: Thu Aug 30 05:20:25 2012 -0400 ndb_redis: argument checking in redisc_free_reply commit 512013f324dd6faa37e26302a267afb07252812a Author: Anca Vamanu Date: Thu Aug 30 12:24:24 2012 +0300 modules/db_cassandra: Updated replace function to the new signature commit 978ec2fb51751529953eadec653772edd5dc1ccd Author: Richard Fuchs Date: Wed Aug 29 15:47:10 2012 -0400 modules_k/nathelper: fix a= lines inserted out of order RFC 4566 dictates a particular order of fields in the SDP body, in particular media-specific a= lines must be last fields within an m= block. Inserting them right after the m= lines violates this order if other fields (such as c=) are present, causing parse errors in some clients. So instead, insert them at the end of each m= block. commit b7a1ba89ce9d8a310b9b0151f6535d612dbc9057 Author: Vicente Hernando Date: Wed Aug 29 12:45:40 2012 -0400 ndb_redis: redisc_exec_argv function commit ae7047e05a7ff05a1707446286e2837fa49671dc Author: Anca Vamanu Date: Wed Aug 29 19:33:51 2012 +0300 kamctl/dbcassandra: Updated schema for cassandra location table commit 4b60f510b3fe4ac8ff8fa2721cc40b18b93ed5d1 Author: Vicente Hernando Date: Mon Aug 27 16:22:35 2012 -0400 ndb_redis: add some error checks in redisc_exec function. commit 57b5efa329ee50cfee361fe10204b37ca8a8e039 Author: Vicente Hernando Date: Mon Aug 27 07:01:18 2012 -0400 ndb_redis: add goto error_exec instead of return commit 2bd8309a9e1af15dc3b5dafdfc84b97fc8338c98 Author: Jon Bonilla Date: Mon Aug 27 12:49:07 2012 +0200 pkg/deb Set Standards version to 3.9.3 commit e8c7708bed7081e74ee43370ab63031daac6fb8b Author: Jon Bonilla Date: Mon Aug 27 11:35:50 2012 +0200 pkg/deb: Don't conflict with -dbg any more commit b53ca97379e1b4aeae80b794f23e25e9150a0e58 Author: Daniel-Constantin Mierla Date: Mon Aug 27 10:37:50 2012 +0200 db_cluster: more verbosity when building cluster structures commit 11bc9210cd6665087ef79f7b6af9e9e478ea7923 Author: Andrew Mortensen Date: Fri Aug 24 23:12:19 2012 -0400 Display owner and dialog in sca.all_appearances output. commit 205c18d3697367fcbc0d93cc243fcb9f751e83df Author: Andrew Mortensen Date: Fri Aug 24 23:10:56 2012 -0400 Add routine to update callee. Add two convenience lock-if-SCA routines. Extend appearance struct to store previous owner, callee & dialog. commit 94cf6005b264fecd888c8141ebf4247b2a02855f Author: Andrew Mortensen Date: Fri Aug 24 15:20:23 2012 -0400 Notes on use of To-URI during pickup of held call. commit 75b304538f4094340ab7471487cac687fbd1c769 Author: Andrew Mortensen Date: Fri Aug 24 13:38:31 2012 -0400 Add sca_uri_build_aor(). commit fbc6ce9c0792408877166a3e35b1c6cc2dc645e3 Author: Jason Penton Date: Fri Aug 24 09:51:06 2012 +0200 xmlrpc: more correct re XMLRPC spec re. no type specified, defaults to string - This will allow you to receive docs like mystringvalue - instead of only allowing mystringvalue - according to spec if no type specified, assume string - allows kamailio to receive messages from apache ws-xmlrpc which doesnt specify string type commit 881ee61c85f66767e0e8988e0a98205abbc7f9e9 Author: Jason Penton Date: Fri Aug 24 09:48:46 2012 +0200 Revert "xmlrpc: more correct re XMLRPC spec re. no type specified, defaults to string" This reverts commit 35e5e50c8f624ab70ef095bdbc729861b4a0a749. commit 35e5e50c8f624ab70ef095bdbc729861b4a0a749 Author: Jason Penton Date: Fri Aug 24 09:21:40 2012 +0200 xmlrpc: more correct re XMLRPC spec re. no type specified, defaults to string - This will allow you to receive docs like mystringvalue - instead of only allowing mystringvalue - according to spec if no type specified, assume string - allows kamailio to receive messages from apache ws-xmlrpc which doesnt specify string type commit 4d15ba97bab58108cfedc45158d90583f67cdadf Author: Daniel-Constantin Mierla Date: Fri Aug 24 09:14:28 2012 +0200 db_cluster: use connection from write structure for db updates - could be related to an issue reported by Øyvind Kolbu commit 10327c61d35e034f31c49a27f11f81ec82c22055 Author: Peter Dunkley Date: Tue Aug 21 15:41:27 2012 +0100 modules_k/rls: Use database row/table locking where supported in DB only mode - Under load there are lots of DB deadlocks when using (start|end)_transaction() with multiple presence processes and/or servers. - Without using (start|end)_transaction() multiple processes/servers overwrite each others changes. - Using row locking (where possible) and table locking (where required) fixes these problems. - IMPORTANT NOTE: DB only, multi-process/multi-server, presence will only work properly under high-load when using a database driver that supports transactions and locking (currently just db_postgres). commit 92aedbb83f5d6cbfc7c4b5e68f260f7ecccc992e Author: Peter Dunkley Date: Tue Aug 21 15:40:56 2012 +0100 modules_k/pua: Use database row/table locking where supported in DB only mode - Under load there are lots of DB deadlocks when using (start|end)_transaction() with multiple presence processes and/or servers. - Without using (start|end)_transaction() multiple processes/servers overwrite each others changes. - Using row locking (where possible) and table locking (where required) fixes these problems. - IMPORTANT NOTE: DB only, multi-process/multi-server, presence will only work properly under high-load when using a database driver that supports transactions and locking (currently just db_postgres). commit 34cd2acb5370f36238f8765765cee6d97fd18209 Author: Peter Dunkley Date: Tue Aug 21 15:36:34 2012 +0100 modules_k/presence: Use database row/table locking where supported in DB only mode - Under load there are lots of DB deadlocks when using (start|end)_transaction() with multiple presence processes and/or servers. - Without using (start|end)_transaction() multiple processes/servers overwrite each others changes. - Using row locking (where possible) and table locking (where required) fixes these problems. - IMPORTANT NOTE: DB only, multi-process/multi-server, presence will only work properly under high-load when using a database driver that supports transactions and locking (currently just db_postgres). commit f1f39db4f8a73f16497c4cc2658e9b4e68bac0fc Author: Peter Dunkley Date: Tue Aug 21 15:27:29 2012 +0100 modules/db_postgres: Added support for database row and table locking to PostgreSQL database module - start_transaction() now takes an argument allowing the type of locking (none, read, or full) to be specified. - new query_lock() API will use a SELECT ... FOR UPDATE query instead of just a SELECT ... commit 6c39a678a5b1bf00e0a138daa90ac6401b017d94 Author: Peter Dunkley Date: Tue Aug 21 15:26:44 2012 +0100 lib/srdb1: Added support for database row and table locking to SRDB1 - Requires support within the database module commit 9b77e69de0953f9f6f48d4c1cf06f7e593469912 Author: Peter Dunkley Date: Tue Aug 21 15:21:54 2012 +0100 modules_k/rls: Some incorrect pkg_free() calls in DB only code - Found and fixed by Hugh Waite @ Crocodile RCS commit b9e77beaee850303ffa736cb4043d21a1806fa4f Author: Peter Dunkley Date: Tue Aug 21 15:21:03 2012 +0100 modules_k/pua: transaction not ended before calling send_publish() from TM call-back - Found by Hugh Waite @ Crocodile RCS and fixed by Peter Dunkley @ Crocodile RCS commit f20713462410211370e762abb463f0ceafd36d8d Author: Peter Dunkley Date: Tue Aug 21 15:19:51 2012 +0100 modules/db_postgres: libpq requires null terminated string, but Kamailio internal str type is not (necessarily) null-terminated - Found and fixed by Paul Pankhurst @ Crocodile RCS commit 0b247dbdea53bf46fbe222bbf2dea66b030fdd35 Author: Andrew Mortensen Date: Mon Aug 20 22:22:44 2012 -0400 Fix [SIPR-688]: deadlock on BYE. commit 79f7cbf4d301f90e750d94cceebba6a3a87a293f Author: Andrew Mortensen Date: Mon Aug 20 17:21:41 2012 -0400 Use new sca_appearance owner and dialog update routines. commit 8ec690991cd04bd8e2a343e16cd951e19ed60eac Author: Andrew Mortensen Date: Mon Aug 20 17:17:49 2012 -0400 Add sca_appearance_update_owner_unsafe & sca_appearance_update_dialog_unsafe commit a03b6671398707c0f1f8fe4c0b187109b8a4b1bd Author: Andrew Mortensen Date: Mon Aug 20 17:13:17 2012 -0400 Replace dialog in appearance on held call pickup. Known bugs: [SIPR-689] commit c7f7971fca82f2267cfff732c3d525af1af15938 Author: Daniel-Constantin Mierla Date: Mon Aug 20 09:30:53 2012 +0200 nathelper(k): documented keepalive_timeout parameter commit 962fbef66a67c8c4ddf815e492b1f192a50339e7 Merge: af16e04 ac45478 Author: Peter Dunkley Date: Sun Aug 19 22:38:13 2012 +0100 Merge branch 'master' into outbound Conflicts: pkg/kamailio/fedora/16/kamailio.spec commit ac45478f8bc32a806edb80874bf8c5e3d5342707 Author: Peter Dunkley Date: Sun Aug 19 22:30:49 2012 +0100 pkg/kamailio/fedora: Updated rel in .spec to dev3 commit af16e04d837008e5158f3f0bc9f175b0fc02a08a Author: Peter Dunkley Date: Sun Aug 19 22:15:58 2012 +0100 modules_k/outbound: Renamed nat_uac_test() in this module to ob_nat_uac_test() - That way it shouldn't conflict with nathelper:nat_uac_test() if both modules are loaded. commit 61674b59c6b14aded58fcd9801370b3648f9d21c Author: Peter Dunkley Date: Sun Aug 19 20:47:43 2012 +0100 modules_k/outbound: Started to fill in function that determines whether Outbound is required commit 8bc7114c6a915985ca2f4e9ab50ea608437c7256 Author: Daniel-Constantin Mierla Date: Sun Aug 19 21:29:06 2012 +0200 core: rephrased debug message about no 2nd via in reply commit 23e3258e3cb3c025c79570bcfe8395e92645fb16 Author: Peter Dunkley Date: Sun Aug 19 20:20:54 2012 +0100 modules_k/outbound: Added nat_uac_outbound and tidied up module stub commit 7376222d183d8122ef64467eae2d8d8dfdc6bc47 Author: Peter Dunkley Date: Sun Aug 19 20:18:51 2012 +0100 modules_k/nathelper: Moved code for nat_uac_test into header files - This is to enable the code to be directly included into other modules and used without requiring nathelper to be loaded. - Specifically, this will be used with Outbound where the nat_uac_test() will be helpful for Outbound-based NAT traversal, but there should be no need to load nathelper too. commit 36845cc575f36a62d88b0e10826c04d63edbd536 Author: Daniel-Constantin Mierla Date: Sun Aug 19 13:01:36 2012 +0200 usrloc(k): keep time of the last keepalive for natted UDP contacts - new field in the contact structure to keep the timestamp when that conctact was refreshed by keepalive or registration update - it is taken in cosideration to remove contacts that don't reply to nat ping requests, so it works only together with nathelper module - when an UDP contact is not resposive for an interval of time, the contact is set to expire is 10 seconds. This process takes place in the function that fetches the list of contacts for nat pinging - last_modified and last_keepalive are exported to mi and rpc list commands commit a308226ced8b9807ee91f8e24c72d778e5a62e86 Author: Daniel-Constantin Mierla Date: Sun Aug 19 12:56:24 2012 +0200 nathelper(k): hanlde sip ping replies - new parameter 'keepalive_timeout' to detect if a contact does not reply to sip ping requests - default is 0 (feature disabled) - it should be few times more than natping_interval commit c8421620772184d28fd5b08d09b1e64cf0a8866a Author: Daniel-Constantin Mierla Date: Sun Aug 19 12:52:51 2012 +0200 core: added q_memrchr(...) - reverse search for char in a buffer commit 98301c7e11d4bef786abbd3329287144df02184f Author: Daniel-Constantin Mierla Date: Sun Aug 19 09:48:42 2012 +0200 core: typedef'ed enum request_method to request_method_t commit a2b8e55aa3f5d939d396270d47c3182bc840070d Author: Andrew Mortensen Date: Thu Aug 16 16:27:57 2012 -0400 Fix [SIPR-683]: append appearance-uri to call-info NOTIFYs commit dbc44c00534b8c34dc8a39dd2d9d931a2cd2d4ff Author: Daniel-Constantin Mierla Date: Thu Aug 16 22:26:17 2012 +0200 tm: removed inexistent function from docs - append_branch()/t_fork() does not exist in tm anymore commit e159eb090c9355431aa1e69a9d1dc622eb94cd89 Author: Daniel-Constantin Mierla Date: Thu Aug 16 20:24:28 2012 +0200 pv: new pv class $version(key) - return attributes of the software version - key can be: - num - return version number - full - return all version string - hash - return git hash code and status commit 5a9340a2309e7689da4d34eeeef12b0bed2f6e09 Author: Daniel-Constantin Mierla Date: Thu Aug 16 20:24:02 2012 +0200 core: added pv_get_strzval(...) helper function for pv commit e5b1b1ec11406cb91eb809d618b132bf8a5f808a Author: Daniel-Constantin Mierla Date: Thu Aug 16 18:18:04 2012 +0200 Makefile.defs: version set to 3.4.0-dev3 commit 8a7a06f4d9c78f6da0558806d988c817fd6d0018 Author: Iñaki Baz Castillo Date: Thu Aug 16 16:17:51 2012 +0200 Process CANCEL before in-dialog requests. This prevents issues with some devices sending buggy CANCEL with To-tag when cancelling an initial INVITE. commit d661028060369e702f5882b6492040bd71fb900a Author: Iñaki Baz Castillo Date: Thu Aug 16 16:13:50 2012 +0200 Add Record-Route for in-dialog NOTIFY as per RFC 6665. commit 776dcfd081910b9fabbee7cbe0c483e25d1dcfc8 Author: Andrew Mortensen Date: Thu Aug 16 01:37:13 2012 -0400 Call hold + pickup from another handset is now working. A bunch of changes (with a lot of redundancy) for this: sca_call_info_is_line_seize_reinvite() sca_call_info_seize_held_call() sca_call_info_header_remove() now working RURI rewrite, drop branches lots of debugging messages that can be removed later commit 80f5d1e048363a4a2d05bb561fdd5c9706135c47 Author: Andrew Mortensen Date: Thu Aug 16 01:29:13 2012 -0400 Add dset.h for branch manipulation and ruri_mark_new() commit 4a0acc450620fefad49e679131790339e4ffbea7 Author: Andrew Mortensen Date: Thu Aug 16 01:28:21 2012 -0400 Add sca_dialog_create_replaces_header. commit 22fd70a90607d90ebdabab65e6da3d5d7e0f5aeb Author: Andrew Mortensen Date: Thu Aug 16 01:27:09 2012 -0400 sca_appearance_update_unsafe now updates index owner and callee. Add missing check for failed pkg_malloc, too. commit e1149b05868b918d0bc52b2d46bb02f7799358db Author: Daniel-Constantin Mierla Date: Wed Aug 15 13:01:43 2012 +0200 dispatcher(k): corrected setid_pvname parameter name - readme listed it as setid_pvar, the source code expected setid_pvname - reported by Dan B. commit be05dfc0f4af62f9c368960fe75a810548be8b87 Author: Daniel-Constantin Mierla Date: Wed Aug 15 12:48:32 2012 +0200 dispatcher(k): corrected the variable which is set by ds_is_from_list() - setid_pvar is used instead of grp_avp - reported by Dan B. commit 91d6d3c8a1484b23ff74f0cfd6356447985455a5 Author: Daniel-Constantin Mierla Date: Tue Aug 14 22:18:50 2012 +0200 acc(k): added notes about dynamic table name for db acc to docs commit 95ee0a3ee75556a25f3a9286837a57decf6c3c91 Author: Daniel-Constantin Mierla Date: Tue Oct 12 14:52:07 2010 +0200 acc(k): table name for db acc can be dynamic - you can include variables in table name and will be evaluated at runtime: modparam("acc", "db_table_acc", "acc_$time(year)_$time(mon)") will write now to table acc_2010_10 - same can be done for missed_calls table name - second parameter of acc_db_request() supports as well config variables (cherry picked from commit e8f6a95d43b6a4340cf7e97213af5c71fa2a69e9) commit cff481736a3d62cd633077653ba52c00112b2333 Author: Andrew Mortensen Date: Tue Aug 14 13:07:30 2012 -0400 Add sca_get_msg_method. Simplify method checks for requests/responses. commit e22e5f83115d9f1e33c27ae437d93d7701330a8c Author: Peter Dunkley Date: Tue Aug 14 15:53:07 2012 +0100 modules_k/rls: Fixed incorrect table version check - Found by Hugh Waite @ Crocodile RCS commit de8b241ea39284cce4c7e1850fcf3cef4c4c4a0a Author: Peter Dunkley Date: Tue Aug 14 15:52:37 2012 +0100 modules_k/rls: Fixed memory leak in rls under some error conditions - Found and fixed by Hugh Waite @ Crocodile RCS commit f9c5c389b2412d23f1fdd35c6e97dfe7dbe44811 Author: Daniel-Constantin Mierla Date: Tue Aug 14 11:19:08 2012 +0200 pkg/kamailio/rpm: execute 'success' for start operation - reported by Andre commit b215201ca00712ef3cf1af9e2d46111ac39cd671 Author: Peter Dunkley Date: Tue Aug 14 09:19:49 2012 +0100 pkg/kamailio/(centos|fedora): updated CentOS/Fedora build to add Outbound module stub commit c9b45176a1e3a55820c98f4907927ee217007e2e Author: Peter Dunkley Date: Tue Aug 14 09:17:16 2012 +0100 Makefile: added Outbound stub module commit 82de81e6becd747f84f67b360c510e3edbeeedf3 Author: Peter Dunkley Date: Tue Aug 14 09:15:51 2012 +0100 modules_k/outbound: added stub module for Outbound commit 7d80fd2b6f4eb5b5edff2a6c580010760cc07747 Author: Andrew Mortensen Date: Tue Aug 14 00:26:50 2012 -0400 Fix [SIPR-677]: NOTIFYs go to answering SCA group too early. Register a callback for ACKs following 200 OK replies to INVITE (TMCB_E2EACK_IN). Check to see if the To-URI is a shared appearance AoR, and NOTIFY if it is. commit bf6addd45db22b038fd698ab538416b0b18b16cb Author: Andrew Mortensen Date: Tue Aug 14 00:19:15 2012 -0400 Add tm_load.h for tm module API. commit cf6f490058a24f228dc72b82166cdda52d36488b Author: Andrew Mortensen Date: Tue Aug 14 00:18:26 2012 -0400 Invoke sca_appearance_register when saving a subscription. Ensures an sca_appearance_list for the subscribing AoR exists in the appearances hash table. commit e6cbeaf209fec63a6b677e192547710825c5f964 Author: Andrew Mortensen Date: Tue Aug 14 00:17:40 2012 -0400 Added sca_appearance_register. Ensures an sca_appearance_list for SUBSCRIBE-ing AoRs exists in the appearances table. commit f43e4c36cf67635c697af88ef510d26454298951 Author: Andrew Mortensen Date: Tue Aug 14 00:17:09 2012 -0400 Moved tm_load.h header to sca_common.h commit 4f243623e1c379f3ea5d0aa76396cd7b8c3610a9 Author: Andrew Mortensen Date: Tue Aug 14 00:16:23 2012 -0400 Notes on moving entirely to using tm module callbacks. commit dfbb0af56aec99e3c76476bba16c54cf0d7d928f Author: Peter Dunkley Date: Mon Aug 13 22:46:49 2012 +0100 modules/websocket: removed another magic number commit 8d3eec4f8fbfb2d037e09b80c5d45b5fc400f729 Author: Peter Dunkley Date: Mon Aug 13 21:55:37 2012 +0100 modules/websocket: Replaced magic number commit d7fc85a606d4d2ab79f0afce99e30eff1144f9f1 Author: Andrew Mortensen Date: Mon Aug 13 14:57:25 2012 -0400 Notes regarding use of tm module callbacks to handle ACKs commit 8ae135a34433054a3871cdebaeb79c5c62290761 Author: Andrew Mortensen Date: Mon Aug 13 14:26:00 2012 -0400 Split INVITE handler into dedicated functions, myriad other changes. Implement SLCB_REPLY_READY callback function to catch proxy-generated errors from e.g. sl_reply, which doesn't hit the onreply_route. Fixes for [SIPR-665], [SIPR-668], [SIPR-669], [SIPR-670] and [SIPR-673]. commit 57905957db810e6b2a2cdb6279d0840c1ab9363c Author: Andrew Mortensen Date: Mon Aug 13 14:24:35 2012 -0400 Hook sl module's SLCB_REPLY_READY to detect proxy-generated errors. commit 9f1d0920e7f370f655007818e9fc8d97a2505849 Author: Andrew Mortensen Date: Mon Aug 13 14:22:46 2012 -0400 Extend sca_subscription_terminate to take options. Allows caller to unsubscribe, or unsubscribe and drop released line. commit 87742f9cd82a7da2da2cab59ea4e6338c76fa3c0 Author: Richard Fuchs Date: Mon Aug 13 13:10:37 2012 -0400 modules/lcr, modules_k/regex: Fix stack overflow from pcre_fullinfo(PCRE_INFO_SIZE) Fix instances where pcre_fullinfo(PCRE_INFO_SIZE) was given only an "int" argument, which results in stack overflow on some 64-bit platforms where an "int" is only 32 bits long. It expects a "size_t" argument, which is 64 bits long. commit 65dcb2d0e72757d51b0ee51c457c5440278444bc Author: Peter Dunkley Date: Mon Aug 13 15:50:05 2012 +0100 modules_k/rls: Added DB transaction code around rls_presentity insert/replace commit c9628aa038ad7099a72af67f9284e5d0a9b78173 Author: Peter Dunkley Date: Mon Aug 13 15:49:09 2012 +0100 modules_k/rls: Fixed memory leak in rls - Issue fixed by Paul Pankhurst and Peter Dunkley @ Crocodile RCS commit 5387288eac896a0710fb1c55cc4837e973e04946 Author: Peter Dunkley Date: Mon Aug 13 15:48:18 2012 +0100 modules_k/pua: Fixed double-free in pua commit b5132f217f521872fb0a6a4ab215443a700bab6f Author: Peter Dunkley Date: Mon Aug 13 15:45:20 2012 +0100 modules_k/usrloc: Downgraded a WARN to INFO - When Kamailio loads a contact binding whose socket is not local a warning is printed. Unfortunately, this happens a lot on multi-server systems and it is not something to worry about. - The end result is a huge number of warnings that swamps log messages relating to real problems. - So downgrading to INFO. commit f3123f3a567d16ed84635bf1bb3cb7df900e4a66 Author: Andrew Mortensen Date: Fri Aug 10 01:56:24 2012 -0400 Removed sca_unsubscribe_line_seize export. commit ed1c6f28cfddcebb2afe7dc983afaffe401ab6b6 Author: Andrew Mortensen Date: Fri Aug 10 01:55:46 2012 -0400 Removed unusued exported sca_unsubscribe_line_seize function. commit 1eb761515c6abb5cda4771c297401e62b81c5d12 Author: Andrew Mortensen Date: Fri Aug 10 01:39:37 2012 -0400 sca_subscription_terminate doesn't care if a subscription exists. It now returns early if there's no subscription to terminate. Increment NOTIFY Cseq for line-seize subscription before sending terminating packet. commit b36730323a3f8d7c7973fb9438abe29508597233 Author: Andrew Mortensen Date: Fri Aug 10 01:35:36 2012 -0400 Add sca_appearance_seize_next_available_unsafe. Used in INVITE 200 reply handler to seize and make active the SCA callee's appearance-state. commit 2a840c67a35c4e06bc5c362e2e28cb42de216552 Author: Andrew Mortensen Date: Fri Aug 10 01:30:44 2012 -0400 Fix [SIPR-663]: handle Contact-less BYEs. Add sca_uri_extract_aor. The raw URI from the To header body frequently contains a parameter list. We only use AoRs to do lookups. commit e32fdffcdeedf1e0d0399d883e2029e4ef093844 Author: Andrew Mortensen Date: Thu Aug 9 16:37:16 2012 -0400 Updated NOTES re: seizing held line from another handset. commit f61295a91bb92645ea46dea5f6101232afeb720d Author: Daniel-Constantin Mierla Date: Thu Aug 9 16:14:43 2012 +0200 usrloc(k): safety check for raw_query - db get all contacts functions requires raw_query, but not all db modules implement it commit e154b2fb9f02d56d9c6a4b2d285791151ae0c8a3 Author: Daniel-Constantin Mierla Date: Thu Aug 9 08:50:20 2012 +0200 rr(k): fixed offset in building new route header - related to the previous fix done to strict routing intermediary hop commit e009f06789c73860428a42c92ee3d8e1f3079831 Author: Andrew Mortensen Date: Wed Aug 8 23:22:10 2012 -0400 Add sca_uri_is_shared_appearance. Remove a few debugging lines. commit 94534adda00e8c47a45f01ba824b9bd238293274 Author: Jon Bonilla Date: Thu Aug 9 00:20:57 2012 +0200 pkg/deb wrap and sort debian control This makes it easier to track the dependency changes for version control systems and diff logs Credits to Michael Prokop mprokop@sipwise.com commit ae8f15dcdea73156dbc704bc46908b76ba174393 Author: Daniel-Constantin Mierla Date: Wed Aug 8 20:27:17 2012 +0200 nathelper(k): use usrloc ruid and aorhash to build from tag of SIP keepalives - update due to last change in usrloc get all records API function - these values can be used to identify the usrloc records (e.g., upon handling the SIP keepalive reply) commit 7b863271880a643d72b506975faa0669d2ca268a Author: Daniel-Constantin Mierla Date: Wed Aug 8 20:24:09 2012 +0200 usrloc(k): return ruid and aor hash in get all contacts API functions - these records are used to send NAT keepalives - aor hash is set to 0 if db_mode is DB_ONLY, it is not stored in database commit c1240aa21a534f1c1a5bdaaebd9c29fe4984a4bb Author: Peter Dunkley Date: Wed Aug 8 12:05:44 2012 +0100 modules_k/rls: Fixed memory leak in RLS - Leak only happens when there is more than one Record-Route: header - Fixed by Hugh Waite @ Crocodile RCS commit 58b22e62ea360c38574ad5ef2a031bb9413807fa Author: Peter Dunkley Date: Wed Aug 8 10:14:57 2012 +0100 modules_k/snmpstats: Added defines for WebSocket transport - There are no specific stats for WebSocket connections here (just as there are none for SCTP), but the defines are there as place- holders. commit 6eb7414bc7e6f2027d49d5b01462e565ae4a93a1 Author: Peter Dunkley Date: Wed Aug 8 10:10:42 2012 +0100 modules_k/seas: Added WebSocket transport support - Note: seas doesn't seem to compile at the moment, but I think the four lines added for WebSockets are OK... commit e1848d9c7fcaa04e785fe39365abd90b3c075f2f Author: Peter Dunkley Date: Wed Aug 8 10:08:33 2012 +0100 modules_k/nat_traversal: Added WebSocket transport support commit f96e6005eb5a071ec25c9ab3174c4150223448cd Author: Peter Dunkley Date: Wed Aug 8 09:59:59 2012 +0100 modules/lcr: Added WebSocket transport to lcr - LCR won't use a WebSocket gateway (this doesn't make sense), but PROTO_(WS|WSS) has been added to some switch statements to catch misconfiguration and get rid of compiler warnings. commit c7a9b1ed48631952f286d312721e8c45dde05ca1 Author: Peter Dunkley Date: Wed Aug 8 09:49:13 2012 +0100 modules_k/path: Added WebSocket transport support to Path module commit 6f928a54d137e2e08ccc1a278afb04b40e34307f Author: Peter Dunkley Date: Tue Aug 7 23:38:18 2012 +0100 modules/websocket: Added new event_route[websocket:closed] which is run when a WebSocket connection is closed - Also changed ws_handle_handshake() to return 1 on success (still 0 on all errors as they are handled - and the correct responses sent - within the function). commit eaf81de37baac269135cac55ab4fd42d3b72e045 Author: Andrew Mortensen Date: Tue Aug 7 16:46:52 2012 -0400 Detect call hold INVITEs & update state. Handle Call-Info in BYE replies. Blinking lights on hold! Consultative & blind xfers work! commit 68a3cbd66187460aafa84c8ce6a1f2190aa27a62 Author: Andrew Mortensen Date: Tue Aug 7 16:26:33 2012 -0400 Add sca_appearance_state_for_index. Convenient for looking up appearance based on line-seize subscription info. commit 9347715a2f5ac4f847e45d1412bab48cacbf0b17 Author: Andrew Mortensen Date: Tue Aug 7 16:25:43 2012 -0400 Only NOTIFY on line-seize subscription expiration if state is "seized" commit d8bcf925501f883ebab79d45e75aee5ef9042cca Author: Andrew Mortensen Date: Tue Aug 7 16:23:28 2012 -0400 Add sca_call_is_held to detect whether call is on hold. Uses parser/sdp/sdp.h; very similar to modules_k/textops's is_audio_on_hold. commit aacd6d6cc854d995c26080687d2e97e17ea04d10 Author: Victor Date: Mon Aug 6 09:25:32 2012 +0200 fix typo errors on binaries. commit b9d082fbbaf16faadccb45dcf89f05c910d93b61 Author: Andrew Mortensen Date: Mon Aug 6 16:27:35 2012 -0400 Fix reply handling, add CANCEL handler, handle BYEs from non-SCA lines Add some debugging messages. commit f728283da3473a80e65a9d32c36d0a5dc580a3cb Author: Andrew Mortensen Date: Mon Aug 6 16:26:06 2012 -0400 Fix implementation by pointing dialog members to correct offsets. commit e94074a009c275dacb5d9c0aee03ae04ce4c7d25 Author: Andrew Mortensen Date: Mon Aug 6 16:24:14 2012 -0400 Add sca_appearance_unlink_by_tags. Allow unlinking from appearance list by dialog. Useful when handling requests/responses from non-SCA lines to SCA lines. sca_appearance struct is now aware of its appearance list to make this possible. commit a66be990168739acfa9dd7e2b99f22fed61fc2ec Author: Peter Dunkley Date: Sun Aug 5 16:45:04 2012 +0100 pkg/kamailio/fedora/17: Fixed problem with appliances commit 9fc34aad6328a92b7572ae077d9ff4d2699dbb48 Author: Alex Balashov Date: Sun Aug 5 08:22:12 2012 -0400 core: Added null pointer check to parser/msg_parser.c:get_hdr_field(). Encountered crash bug in which 'buf' pointer passed to get_hdr_field() was null. There is no null check, so attempts to dereference it lead to a crash: Core was generated by `/usr/local/sbin/kamailio -P /var/run/kamailio.pid -m 1024 -u root -g root -f /r'. Program terminated with signal 11, Segmentation fault. at parser/msg_parser.c:102 102 if ((*buf)=='\n' || (*buf)=='\r'){ Fixed by adding a check for buf == NULL to top of function. commit 49f25c402871a619404b61e29ff496c71daad8be Author: Peter Dunkley Date: Fri Aug 3 14:39:49 2012 +0100 modules_k/rls: Fixed segmentation fault in RLS - Fix by Paul Pankhurst @ Crocodile RCS commit 5c83492470e8d1a706933915fcfbf6cfe2e0fd55 Author: Peter Dunkley Date: Fri Aug 3 14:38:49 2012 +0100 modules_k/dispatcher: Dispatcher reload MI command not returning errors correctly - Fix by Hugh Waite @ Crocodile RCS commit 19aafcfc262c16f98793ef135900cd65fca44522 Author: Peter Dunkley Date: Fri Aug 3 14:37:20 2012 +0100 modules/tm: Enhanced t_replicate so that if a NULL string is used it replicates to $du - Added by Hugh Waite @ Crocodile RCS commit 79a614ced2283264e3746cfcfd32fe4245f6496b Author: Peter Dunkley Date: Fri Aug 3 11:32:28 2012 +0100 pkg/kamailio/fedora/17: Fixed typo in appliance files commit 090be2532da73f51043f9ba5f4b221fe338d60fa Author: Daniel-Constantin Mierla Date: Fri Aug 3 09:20:03 2012 +0200 rr(k): add missing '<' in Route header for strict routing - if next hop is strict router after loose routing, moving the r-uri to last Route header was missing '<' in front of the address - reported by Varsha Venkatraramani commit 0f0e2f0092beca6dc1e8eddaf5aaf85ebe839f3b Author: Andrew Mortensen Date: Thu Aug 2 15:59:54 2012 -0400 Add sca_get_msg_cseq_method commit b483b96c9b5519e20720a08132ead94dd56ee47e Author: Andrew Mortensen Date: Thu Aug 2 15:09:28 2012 -0400 Make Call-Info header detection case-insensitive. Net::SIP lowercases's initial character after hyphen in headers. commit 7a5c91b8b79c7599d8e81fe3a50a3c778f88592b Author: Andrew Mortensen Date: Thu Aug 2 12:18:15 2012 -0400 Update sca_appearance_update_unsafe call to match new prototype. commit baf11d677e14317385e7a63072d16d14efb04406 Author: Andrew Mortensen Date: Thu Aug 2 12:16:16 2012 -0400 Initial (unsafe) non-locking appearance update routine. Only updates index, state, uri & dialog. TODO: owner, callee. commit ee464091c3506c6c977cba49fe5a310656d7e310 Author: Andrew Mortensen Date: Thu Aug 2 12:03:40 2012 -0400 Initial work looking up SCA appearance by dialog, not Call-Info header. Required to process responses/requests from non-SCA lines. commit bcff862df5b937e3a6ff87e4415e0039fd989908 Author: Daniel-Constantin Mierla Date: Thu Aug 2 10:16:31 2012 +0200 core: added md5 wrapper functions to build with Colin Plumb's md5 code Author: Tzafrir Cohen commit e6d912ad036aa92604ba3f2bf65cc4c4ba3e4d2f Author: Daniel-Constantin Mierla Date: Thu Aug 2 10:13:00 2012 +0200 core: Use Colin Plumb's MD5 implementation Origin: http://anonscm.debian.org/gitweb/?p=dpkg/dpkg.git;a=summary Author: Tzafrir Cohen Borrowed the md5 code from dpkg instead of the existing md5.[ch] This makes the code compatible with Debian packing rules and restrictions regarding license for distribution commit efa3099252ca5d200bef6ce71df33f33b55f9941 Author: Daniel-Constantin Mierla Date: Mon Jul 30 12:57:09 2012 +0200 register(k): pack contact info based on header for searching existing ul records - not using the contact header resulted in omitting instance and reg-id parameters, not following gruu/ob extensions, ending in duplicate records for same +sip.instance - reported by José Luis Millán commit a7cad776a514b0ec73a5c40b7971af8e0f0da92b Author: Daniel-Constantin Mierla Date: Mon Jul 30 12:55:36 2012 +0200 usrloc(k): on ul update, re-clone uri and callid if instance is set - changes can happen when gruu/ob is enabled as the UA can get different address for same instance commit 72942d8441e04c6f92c8072a373e1f0a9dcc0e61 Author: Daniel-Constantin Mierla Date: Mon Jul 30 11:18:28 2012 +0200 db_sqlite: added notes about usage in readme - based on content by Meftah Tayeb commit a4e2c43cd66a86bef2d8bda1b0ca0c6f93517a8d Author: Daniel-Constantin Mierla Date: Fri Jul 27 13:14:53 2012 +0200 rtpproxy: allow pv as parameter to set_rtpproxy_set() function commit 9a1450d99accef8e473cf2324412fdfc09a7cd11 Author: Juha Heinanen Date: Fri Jul 27 13:08:21 2012 +0300 modules/lcr: improved documentation of lcr_count module param commit 1c2cb66a8c9a4482ac278604f32bd772973a787f Author: Richard Fuchs Date: Thu Jul 26 09:41:26 2012 -0400 modules/lcr: Fix printing of IPv4 addresses in lcr.dump_gws IPv4 addresses were printed incorrectly. Also add special handling for null gw addresses and print them as 0.0.0.0 for backwards compatibility. commit 4a61c692e69fad0e6788725a1e0b2c844607ed7e Author: Andrew Mortensen Date: Wed Jul 25 14:47:48 2012 -0400 Implement sca_call_info_update and handler functions. commit e278397916e0b31d7510a3ef324631fd0c0d7d97 Author: Andrew Mortensen Date: Wed Jul 25 11:47:13 2012 -0400 Improve subscription termination handling. Track appearance indexes. Release seized lines on subscription termination. Use updated constant. commit a2f99b96bebf7def0c9bc65f1d635679671c1798 Author: Andrew Mortensen Date: Wed Jul 25 11:33:22 2012 -0400 Add unsafe (i.e., use only when locked) find and unlink functions. Reduce amount of locking done oer operation by acquiring lock once, then using "unsafe" hash table functions. commit 1c0166538f51c94ee357df82a5c7b24f7a34fca5 Author: Andrew Mortensen Date: Wed Jul 25 11:28:42 2012 -0400 Add sca_appearance_for_index_unsafe, sca_appearance_for_dialog. sca_appearance_update_index now updates dialog, too. commit 6d96f924f9888b7f432ba3f3e1cc5b6b294f0f9b Author: Andrew Mortensen Date: Wed Jul 25 11:22:42 2012 -0400 Use updated sca_appearance_update_index, constant name. commit 7adbb3bb212f20426ccdf8cfd10ef91359fbc87f Author: Andrew Mortensen Date: Wed Jul 25 11:20:24 2012 -0400 Export sca_call_info_update. Temporarily export sca_unsubscribe_line_seize. commit f8ca7820635567052d9c5b202fac11134ab0db3e Author: Andrew Mortensen Date: Wed Jul 25 11:07:52 2012 -0400 Use updated constants, add comment about hooking failed replies. commit 058b0aa803d66f0fb9b3ae87435a6cd3924e3043 Author: Andrew Mortensen Date: Wed Jul 25 11:05:23 2012 -0400 Add prototype for sca_dialog_build_from_headers, SCA_DIALOG_EMPTY commit 4cdfefd8a47a2bea10d279ad20579b056c4e49d1 Author: Andrew Mortensen Date: Wed Jul 25 11:03:44 2012 -0400 include data_lump.h for del_lump Call-Info header removal. commit a0b59cd0c5d4d86e0d553d81d70fb2adb0d8b643 Author: Andrew Mortensen Date: Wed Jul 25 11:01:53 2012 -0400 New notes on dialog tracking, removing header, sdp parsing commit b9e5fb0de5757551866738db3892c1b9adce4a58 Author: Andrew Mortensen Date: Wed Jul 25 10:59:57 2012 -0400 Add util functions, sca_dialog_build_from_tags. commit f492b41bd12904e3132260562073e79d76a003a5 Author: Alex Balashov Date: Mon Jul 23 22:23:36 2012 -0400 mqueue: Added mq_size() function to get runtime size of mqueue in script. commit 41f77159c5851bb36ad12abecc2faf58602d6935 Author: Alex Balashov Date: Mon Jul 23 19:53:41 2012 -0400 mqueue: Added MI command to get current size of mqueue. There is currently no runtime visibility into the size of a given mqueue. To address this, added an MI command 'mq_get_size' that can return the size of an mqueue by name. Example: diminuendo-1:~/sip-router/modules/mqueue# kamctl fifo mq_get_size r_write mqueue:: name=r_write size=1 commit b26f862322ad311e3c42d899f72eaa1fb665b755 Author: Anca Vamanu Date: Fri Jul 20 16:59:52 2012 +0300 modules/matrix Fixed MI command not exported Added missing register_mi_mod() call in mod_init. commit 9a4b9061387ac88c9c0db7945b41c8a24986b7bc Author: Dragos Dinu Date: Fri Jul 20 10:48:48 2012 +0300 modules/sipcapture: Extended sipcapture to support multiple tables The sipcapture module can support storing the information to multiple sql tables. Tests have shown that a major bottleneck against scalability on multi core CPU of the capture node instance was caused by using a single MySQL Table. The frontend (HOMER) will be soon patched to support retrieval of data from multiple sources. The decision to select witch table is written to, can be configured from random, round robin or hashing via username or callid. commit 0f702f6e236eb0cbb238bf83a0c4ae94d7b3cad8 Author: Anca Vamanu Date: Thu Jul 19 17:49:13 2012 +0300 modules_k/uac: uac_replace_from/to AUTO mode with dialog module Added a implementation for uac_replace_from/to() that uses the dialog module for AUTO mode. In this mode the URIs are stored as dialog variables. The change in tm module fixes a bug: if uac_replace_to() was called, the URI was not changed accordingly in Cancel. commit 04041593c08959a640b23d16ba944300f2c320c8 Author: Daniel-Constantin Mierla Date: Thu Jul 19 10:28:13 2012 +0200 permissions(k): added new cfg function allow_address_group(addr, port) - return group of matching address and port record in address table commit 21fe4ed3496de3094d12f941310df605e492a713 Author: Daniel-Constantin Mierla Date: Thu Jul 19 10:23:20 2012 +0200 core: fixup helper function for spve - igp parameters commit 0615826fe602c5183fbc7be7c51de5eb5eb7223c Author: Daniel-Constantin Mierla Date: Wed Jul 18 19:00:38 2012 +0200 tls: set function to return the id - starting with v1.0.0 openssl does not use anymore getpid(), but address of errno which can point to same virtual address in a multi-process application - for refrence http://www.openssl.org/docs/crypto/threads.html - credits to Jijo on sr-dev mailing list commit e35e16efbbc6c746a7a4dfeddfc241c2c78d30bc Author: Daniel-Constantin Mierla Date: Wed Jul 18 18:51:54 2012 +0200 kamdbctl: mtree tables were not in the list for db creation commit 3bcff044593687f7f0e71cb7f084b071dd09bff0 Author: Daniel-Constantin Mierla Date: Wed Jul 18 08:54:56 2012 +0200 kamctl: stats command can print a single group of statistics - groupid can be given as command parameter commit bb4925540d241eb91cc8b68712bec20f1970b086 Author: Daniel-Constantin Mierla Date: Wed Jul 18 08:27:52 2012 +0200 kamailio.cfg: removed sample db_mode parameter for domain module - no longer exists since 3.3 domain update commit 58502f3fa92b6ea2dd50c8b2274b17fc0b5bc083 Author: Andrew Mortensen Date: Tue Jul 17 16:49:40 2012 -0400 Fixes for line-seize reSUBSCRIBEs, line-seize expire time. commit 7062904cba4c36e2f296b782fd9175914cc9b348 Author: Andrew Mortensen Date: Tue Jul 17 16:47:46 2012 -0400 Fix sca_call_info_header_append_appearances. Loop wasn't incrementing buffer pointer. commit 342d4cee957ef3944419197a58f28354dec0945b Author: Andrew Mortensen Date: Tue Jul 17 10:44:53 2012 -0400 Add parser/hf.h. Required for Call-Info header parsing. commit a93b2c5c007e05c6027643e2b9f09a6775bbce4b Author: Andrew Mortensen Date: Tue Jul 17 10:44:12 2012 -0400 Release seized appearances when line-seize subscriber hangs up. commit eecb3b1830903c3e42c80ceb1e458cc631c3a495 Author: Andrew Mortensen Date: Tue Jul 17 10:43:22 2012 -0400 Fix leak: Call sca_appearance_free after unlinking appearance. commit 7e4aa668d1fa5c6cc34d6e5350c64649a005c641 Author: Andrew Mortensen Date: Tue Jul 17 10:42:16 2012 -0400 Implement sca_call_info_header_find and sca_call_info_body_parse. commit da5a8008460bc03c6cb6d32740cf09425c0ed067 Author: Andrew Mortensen Date: Tue Jul 17 10:39:30 2012 -0400 Implement sca_appearance_release_index. Correct sca_appearance_free prototype. commit 31d651479c210e4b1d181fc34b10aae67e716bb7 Author: Carsten Bock Date: Tue Jul 17 10:15:46 2012 -0400 Remove duplicate entry of "default_domain" in docs. Remove double occurance of the CSeq Attribute in the XML. (closes FS#246 - pua_reginfo adds duplicate cseq field in XML body on the Bugtracker) Thanks to Andrew Pogrebennyk (apogrebennyk@sipwise.com) for pointing this out. commit d694cebab5b2e2849059fb0376a38e074646c703 Author: Andrew Mortensen Date: Mon Jul 16 09:25:00 2012 -0400 Shared Call Appearance module for sip-router. Move to repo.net.isc.upenn.edu. commit f003344fce108600c966dd3b79c5c89cb364afe5 Author: Peter Dunkley Date: Sat Jul 14 22:15:00 2012 +0100 pkg/kamailio/fedora/17: Updated appliances commit 60f0665348e80f056f2a0de5263de95f898e4583 Author: Daniel-Constantin Mierla Date: Fri Jul 13 18:03:46 2012 +0200 cdp_avp: fixed small typo in readme commit f3ff581dbd0a53c4c5eafdf829bef0c25e8e8f28 Author: Anca Vamanu Date: Fri Jul 13 16:50:07 2012 +0300 lib/srdb1 : put pooling constans into separate header file to reduce include dependancy commit 1f6bfa0b3ba15201c2ca3e2387a9f9e81e989643 Author: Pawel Kuzak Date: Fri Jul 13 16:06:48 2012 +0300 Ported gruu and outbound changes to p_usrloc module commit e570709eeb0bf874f8a825efe982bdff794c22b3 Merge: 2b77f22 8328637 Author: Peter Dunkley Date: Fri Jul 13 10:37:08 2012 +0100 Merge branch 'master' of ssh://git.sip-router.org/sip-router * 'master' of ssh://git.sip-router.org/sip-router: Makefile.defs: version set 3.4.0-dev2 parser/sdp: more suggestive debug message parser/sdp: prevent manipulation with freed structure core: Removed unused enum (crept in during WebSocket implementation) modules/ipops: Corrected is_in_subnet() exported function and added is_ip to module C API modules/sl: Fixed segmentation fault and corrected log messages modules_k/registrar: Fixed some errors in module documentation core: update printing of socket lists to show the advertised address if set for the socket modules_k/presence: Added missing use_table() call commit 2b77f22f159bf14a9e08d339bd69f8d1c35f541d Author: Peter Dunkley Date: Fri Jul 13 10:36:31 2012 +0100 pkg/kamailio/fedora/16: Updated rel in .spec to dev2 commit 832863723365ffd6f071a31415cca6b0f4cde391 Author: Daniel-Constantin Mierla Date: Fri Jul 13 09:49:40 2012 +0200 Makefile.defs: version set 3.4.0-dev2 commit faf7806b7488143f0637b9db896d849249eb059a Author: Daniel-Constantin Mierla Date: Fri Jul 13 09:49:16 2012 +0200 parser/sdp: more suggestive debug message commit f529cdb8b818017c20b73ba5be89309745ea95c5 Author: Michal Karas Date: Thu Jul 12 17:38:15 2012 +0200 parser/sdp: prevent manipulation with freed structure - FS#244 commit e3cadfd261d2d4b88e288e893a1e6171b14f4218 Author: Peter Dunkley Date: Thu Jul 12 22:45:32 2012 +0100 core: Removed unused enum (crept in during WebSocket implementation) commit 8ab4daa7f13a70f1fb77d7a98f11f7290a42c321 Author: Peter Dunkley Date: Thu Jul 12 21:50:00 2012 +0100 modules/ipops: Corrected is_in_subnet() exported function and added is_ip to module C API - Fixes and enhancements by Hugh Waite @ Crocodile RCS commit e78ff34f1ecfe9a60a52996126032ea04fb490ab Author: Peter Dunkley Date: Thu Jul 12 21:48:08 2012 +0100 modules/sl: Fixed segmentation fault and corrected log messages - Fixes by Hugh Waite @ Crocodile RCS commit 6d040935f31be0098a09f4621874268164f3926a Author: Peter Dunkley Date: Thu Jul 12 21:46:58 2012 +0100 modules_k/registrar: Fixed some errors in module documentation - Fix by Hugh Waite @ Crocodile RCS commit 274969bcca2301c96dbbcc17c5b1d411073c8277 Author: Peter Dunkley Date: Thu Jul 12 21:44:45 2012 +0100 core: update printing of socket lists to show the advertised address if set for the socket - useful for diagnosing what is going on with advertised address - Enhancement added by Hugh Waite @ Crocodile RCS commit 0de5e17770cd5dcfcdd64174eb24f0bcaccef021 Author: Peter Dunkley Date: Thu Jul 12 21:20:49 2012 +0100 modules_k/presence: Added missing use_table() call commit f2f8ff72137a39702d284dfe6deb9ef4442e4e78 Author: Peter Dunkley Date: Thu Jul 12 16:26:38 2012 +0100 Makefile: SCTP library check doesn't look in /usr/lib64 - This means you can't build Kamailio for a 64-bit OS like CentOS or Fedora. commit 3bf1b0472df3be94f6ec1d5ce7573d96dbd88a7a Author: Jon Bonilla Date: Thu Jul 12 09:27:56 2012 +0200 Revert 008c92bece290aed3b8e6439be71c2c37526901d We'll readd the dependency once the websocket module is enabled for build commit 699526ddb3b02cb5766bc7ad6f1c7a1861006d4c Author: Klaus Darilion Date: Wed Jul 11 12:30:51 2012 +0000 kamdbctl: add domain_attrs table to standard tables commit 40b37899aaadd1518d812c4a32aeab330b864cb4 Author: Andreas Granig Date: Wed Jul 11 12:52:38 2012 +0200 modules_k/uac: fix handling of empty display-part. This re-enables the feature to strip the display name by setting an empty string, like uac_replace_from("", "$var(from)"); commit 9485cfac5e1e6f4bb53407d3382f7dc725598f8a Author: Vicente Hernando Date: Tue Jul 10 12:05:02 2012 +0200 ndb_redis: README file update. redis_cmd variadic function. commit 1010594cf1d7df4753a61142dc86d7d04f6c4be3 Author: Vicente Hernando Date: Tue Jul 10 05:54:00 2012 -0400 ndb_redis: redis_cmd variadic function documentation. commit ca5e3d93e3f117651d2152dccdfd4c299bf7f508 Author: Vicente Hernando Date: Tue Jul 10 05:48:45 2012 -0400 ndb_redis: redis_cmd changed into a variadic function. - command string can be split into several strings. commit 008c92bece290aed3b8e6439be71c2c37526901d Author: Juha Heinanen Date: Sun Jul 8 21:20:35 2012 +0300 pkg/kamailio/deb/wheezy: Added build dependency on libunistring-dev. commit b705c4c8bbbd36dce28b8d9e2344e7544f4e5fdc Author: Peter Dunkley Date: Sun Jul 8 02:06:05 2012 +0100 pkg/kamailio/fedora/17: Added @Base group to BoxGrinder appliances - This groups is required to get the network to come up automatically for Fedora 17 (it wasn't needed for Fedora 16 or CentOS 6). commit 7a3ce731e73d4b47646f2562e588886137cc8e85 Merge: f64fda6 acb0ae8 Author: Peter Dunkley Date: Sat Jul 7 17:52:20 2012 +0100 Merge branch 'master' into websocket commit acb0ae899ca7341f06fa4418c88f3b42d3460f49 Author: Vicente Hernando Date: Fri Jul 6 18:23:09 2012 +0200 ndb_redis: update README file commit b237db588f4de8eb3e1f8bf321e010ce5f9cded3 Author: Vicente Hernando Date: Fri Jul 6 12:12:36 2012 -0400 ndb_redis: redisc_free_reply only frees redisReply structure. - freeing whole redisc_reply_t structure causes a bug, so better remove only inner data. commit f64fda60da151e2672e5eade99eee636ace25695 Author: Peter Dunkley Date: Thu Jul 5 22:58:24 2012 +0100 pkg/kamailio/fedora/16: tidied up kamailio.spec commit 380ab4c742c4060d7601e4b0491ebdb9eb0bb157 Merge: a4db0a0 ef6da28 Author: Peter Dunkley Date: Thu Jul 5 22:55:44 2012 +0100 Merge branch 'master' into websocket Conflicts: pkg/kamailio/fedora/16/kamailio.spec commit ef6da283105197eda608cc3571cfc6772c343aa6 Author: Henning Westerholt Date: Thu Jul 5 23:39:51 2012 +0200 parser: remove old $Id$ docs header from subversion times, not usable anymore commit fa441a9cdb28fb6336805f45aa65de13c9bcc139 Author: Henning Westerholt Date: Thu Jul 5 23:35:27 2012 +0200 parser: add missing copyright statement to files, this part was contributed in commit 3c736126b097137ec943b5931f867bc7e9d82e76 Author: Jamey Hicks, jamey dot hicks at hp dot com, Date: Fri Dec 3 13:37:57 2004 +0000 commit f358aa1b6983a7e1a17745658c4c7f8efa08966c Author: Henning Westerholt Date: Thu Jul 5 23:30:15 2012 +0200 parser: add missing copyright statement to files, this part was contributed from Vaclav Kubart, vaclav dot kubart at iptel dot org in commit 488624056c4651fd57fdffd1cbfdd2a07928fdab, Date: Wed Jun 21 13:33:01 2006 +0000 commit 8361d5921557630576d6f542603f769bff420887 Author: Henning Westerholt Date: Thu Jul 5 23:26:45 2012 +0200 parser: add missing copyright statement to files, this part was contributed in commit 3c736126b097137ec943b5931f867bc7e9d82e76 Author: Jamey Hicks, jamey dot hicks at hp dot com, Date: Fri Dec 3 13:37:57 2004 +0000 commit 6742b34bb385742aa80cd23d9dedbd366a243650 Author: Henning Westerholt Date: Thu Jul 5 23:14:42 2012 +0200 parser: const-correctness for some module utility functions commit a8e108ec68f6117c33669e35bccaf9b779858e25 Author: Henning Westerholt Date: Thu Jul 5 23:04:43 2012 +0200 parser: some more const-correctness for the other functions in msg_parser.[c,h] commit 8f0f3fb39695ba52938c42ea58519485299f2fa4 Author: Henning Westerholt Date: Thu Jul 5 22:40:45 2012 +0200 parser: remove two blocks of old code, commented some years ago commit f7b97e8a8329f23aef74be87f9ff18c3206e811a Author: Henning Westerholt Date: Thu Jul 5 22:35:22 2012 +0200 parser: make get_hdr_field(..) and necessary called functions const-correct commit 1c4e782f33f3c12747a4e8d9b9f67bf035007658 Author: Peter Dunkley Date: Thu Jul 5 21:16:43 2012 +0100 pkg/kamailio/fedora/16: fixed typo in .spec commit a4db0a0f9577477a15f90e3e4674a941aa306730 Merge: 6af91d1 2b392e4 Author: Peter Dunkley Date: Thu Jul 5 21:15:22 2012 +0100 Merge branch 'master' into websocket Conflicts: Makefile pkg/kamailio/centos/6/kamailio-build.appl pkg/kamailio/centos/6/kamailio.appl pkg/kamailio/fedora/16/kamailio-build.appl pkg/kamailio/fedora/16/kamailio.appl pkg/kamailio/fedora/16/kamailio.spec pkg/kamailio/fedora/17/kamailio-build.appl pkg/kamailio/fedora/17/kamailio.appl commit 2b392e46054bfe5f6ab475a53ba3212d548f2c7f Author: Peter Dunkley Date: Thu Jul 5 20:41:36 2012 +0100 pkg/kamailio/(centos|fedora): Updated .spec and .appl files to build RPM for cdp and cdp_avp modules commit 6af91d1fb3839fd02cd2739d9c8c784497e1d6e9 Author: Peter Dunkley Date: Thu Jul 5 15:23:19 2012 +0100 modules/websocket: More tidy-up of example configuration file commit ac40abf75710281049ec424061d94cdc5f45aa10 Author: Peter Dunkley Date: Thu Jul 5 12:16:31 2012 +0100 pkg/kamailio/(centos|fedora): Added git to the build appliances commit 324e8f36443f15af0ee5e7d96323c7e394202ea8 Author: Peter Dunkley Date: Thu Jul 5 12:08:40 2012 +0100 modules/websocket: Tidied up example kamailio.cfg commit 840d829149961d79fe9c84e59c14b8f72de4c44d Author: Peter Dunkley Date: Wed Jul 4 23:46:46 2012 +0100 pkg/kamailio/(centos|fedora): Added instructions on using BoxGrinder appliances to build Kamailio RPMs commit 2685b26f7587172ad95f0e1e21114ebd483e6e5f Author: Henning Westerholt Date: Wed Jul 4 22:24:33 2012 +0200 remove one redundant inclusion of casandra module in excluded modules commit 754853be86112f52f2b7f1d4ea0a0317d6c1e324 Author: Henning Westerholt Date: Wed Jul 4 22:22:26 2012 +0200 add cdp module to excluded modules, as its depends on libxml commit 1792586578d9680d45d52af37ddf2786b8b30ca8 Merge: 86362e5 1382c30 Author: Peter Dunkley Date: Wed Jul 4 18:08:02 2012 +0100 Merge branch 'master' into websocket * master: modules/lcr: Fixed to/from_gw tests when proto parameter is 0 (ANY) cdp_avp: added README file CDP: Fixed README CDP: A few fixes to docs and location of image files - cleaner organisation new modules: CDP (C Diameter Peer) and CDP_AVP - These modules were originally written by Fraunhofer and have been ported to Kamailio, with some minor additions and improvements. Examples on using the modules to come shortly - diameter_rx, diameter_ro, etc commit 86362e52c17858bfb81bda33cc6ae46e0f75517f Author: Peter Dunkley Date: Wed Jul 4 16:15:29 2012 +0100 modules/websocket: Fixes to WS and WSS message sending commit d1d9d63984fed14fc2912c31e7abc30e0500bbb8 Author: Peter Dunkley Date: Wed Jul 4 16:13:40 2012 +0100 modules_k/pv: Added missing break;s commit 1ccd1f68cff759a2a54b8f441ca8c53647f845a4 Author: Peter Dunkley Date: Wed Jul 4 16:12:53 2012 +0100 core: Fixes for WSS (secure WebSocket) transport and Via:s commit 1382c30da7ffd8831479affafde4d8e038a41240 Author: Juha Heinanen Date: Wed Jul 4 17:15:43 2012 +0300 modules/lcr: Fixed to/from_gw tests when proto parameter is 0 (ANY) - Also, updated README regarding handling of NULL value in lcr_gw transport column. commit c39580925bebdb6506e106295119fb72f861e76f Author: Peter Dunkley Date: Tue Jul 3 23:59:22 2012 +0100 modules/websocket and pkg/kamailio/fedora: Added websocket module documentation commit 6d751215160cddb96dd16b33bd668d573a61b3d8 Author: Peter Dunkley Date: Tue Jul 3 16:57:50 2012 +0100 pkg/kamailio/(centos|fedora): Tweaked .spec and .appl files to add WebSocket support commit b7e7535289dfab413cbc1333ac545f31f3c992c2 Author: Peter Dunkley Date: Tue Jul 3 16:57:00 2012 +0100 core: Added websocket module to Makefile commit eff18c9ce6de48e6a2f821148cbce586a088512c Author: Peter Dunkley Date: Tue Jul 3 16:56:11 2012 +0100 modules/websocket: Updated example kamailio.cfg commit 12d1977f97023a279d8f72c02c80e0f9dc902047 Author: Jason Penton Date: Tue Jul 3 12:50:10 2012 +0200 cdp_avp: added README file commit 85cd6662b7f5e0fee477550088cc4ca546193b36 Author: Jason Penton Date: Tue Jul 3 12:40:43 2012 +0200 CDP: Fixed README commit a4a1e5d6b0f5aab70d0395adfc5e10ee8a277b1e Author: Jason Penton Date: Tue Jul 3 12:14:21 2012 +0200 CDP: A few fixes to docs and location of image files - cleaner organisation commit 3c085d120d49abec97019103f4c210ebdcaf1ed6 Author: Jason Penton Date: Tue Jul 3 11:24:36 2012 +0200 new modules: CDP (C Diameter Peer) and CDP_AVP - These modules were originally written by Fraunhofer and have been ported to Kamailio, with some minor additions and improvements. Examples on using the modules to come shortly - diameter_rx, diameter_ro, etc commit b66cd6508d9bff106a88fbbd1c649e492b6d742c Author: Peter Dunkley Date: Sun Jul 1 22:21:38 2012 +0100 modules/websockets: Added some extra debug/diagnostics commit ba0ff3123a223365c07a0d2ffa85d2d150f86bce Author: Peter Dunkley Date: Sun Jul 1 22:20:36 2012 +0100 core: Updated Via and Record-Route generation for WebSockets commit 3d4a77d86a879d55f8b39bc2a86bc2f51d0258f9 Author: Peter Dunkley Date: Sat Jun 30 22:53:00 2012 +0100 core: Added more PROTO_WS and PROTO_WSS checks commit 56767ad8cb445f8475c6372c964c4d57fb40a500 Author: Peter Dunkley Date: Sat Jun 30 22:52:26 2012 +0100 modules/websocket: Removed SIPp script and HTML file from example directory commit fd2a237fbac519ad709c5f169cbc3f29b125409f Merge: b66e815 8c789cd Author: Peter Dunkley Date: Sat Jun 30 21:13:58 2012 +0100 Merge branch 'master' into websocket Conflicts: pkg/kamailio/fedora/16/kamailio.spec commit 8c789cdeb969af921e74a4ece194ccda5c297e6a Author: Peter Dunkley Date: Sat Jun 30 21:05:40 2012 +0100 pkg/kamailio/fedora: Updated some packaging related stuff - Updated the rel in the .spec to dev1 - Replaced local %{_sharedir} macro in .spec with standard %{_datadir} macro - Tweak/update to Fedora 16 test appliance - Added BoxGrinder appliances for Fedora 17 commit b66e815ebe9ee9a5035abaf08c6e97a9c3281dcc Author: Peter Dunkley Date: Sat Jun 30 20:36:00 2012 +0100 modules/websocket: Corrected output of ws.dump MI command commit 6fe3e10b4a17c166f642500748392a9bcb72cabd Author: Peter Dunkley Date: Sat Jun 30 20:35:10 2012 +0100 core: Fixed segmentation fault - Tiny window for this... but I hit it when Google Chrome crashed during a WebSocket session commit 5456e4e90c6330877e0d25d14fba143f2f98f8c6 Author: Peter Dunkley Date: Sat Jun 30 00:46:20 2012 +0100 modules/websocket: Updated connection reuse and closing flags for WebSocket handshake. - Updated the sample kamailio.cfg to match too. commit dc7fa93f2e60efd2f7d428762590fa313e3fe91f Author: Peter Dunkley Date: Sat Jun 30 00:02:29 2012 +0100 modules/websocket: improved sample kamailio.cfg for WebSockets commit 1e2f18da2f2c8791f804b33e96dea043f18642bf Author: Peter Dunkley Date: Sat Jun 30 00:01:07 2012 +0100 everything: shotgun attempt to put PROTO_WS and PROTO_WSS across core and in modules I use - Bound to have missed something and lots of testing required. commit 9349870abc5eb0688cf0fd50c0fa54098158fa79 Author: Peter Dunkley Date: Fri Jun 29 23:11:15 2012 +0100 core: rolled back changes to receive.c - Not actually needed because the recent change to ws_frame.c covers it all (I think) commit 636a6dabd14e08f2255e52a58353822642deda10 Author: Peter Dunkley Date: Fri Jun 29 23:08:19 2012 +0100 modules/websocket: Make sure that all WebSocket messages are sent on connections that already exist - This is the same as using set_forward_no_connect() and set_reply_no_connect() in kamailio.cfg. But this means it will always happen automatically for WebSocket messages. - This is important as a WebSocket server cannot create connections - so we always have to use one that already exists. commit 242920ec30af3a954f8a193d417c671a29d383b4 Author: Peter Dunkley Date: Fri Jun 29 23:05:48 2012 +0100 core: Make sure that responses to requests received on a WebSocket are sent on existing connections - WebSocket servers cannot create connections to WebSocket clients - so this setting is essential. - It does exactly the same thing as using set_reply_no_connect() in kamailio.cfg - but this way it is always on (as it must be) for WebSockets. commit 915894b15d9096388a0136d2d2bdf48ef65b4c4a Author: Peter Dunkley Date: Fri Jun 29 23:03:15 2012 +0100 modules_k/nathelper: Added nat_uac_test() check for WebSockets - At the moment (and until Kamailio and _all_ WebSocket clients support outbound) we want to treat WebSocket UAs as behind NATs (even when they are not). - This is so that the aliasing (which is good for TCP/TLS connection reuse as well as NAT traversal) can be used to make sure messages to WebSocket UAs are routed correctly. commit 353ad95af22d7a4c7d20aebbed291fef085867ba Author: Peter Dunkley Date: Fri Jun 29 17:47:22 2012 +0100 modules/websockets: Changes WS to be a protocol in its own right instead of a flag on TCP/TLS connections commit 8c4d2e7379e783ac22b63266c3a63a2579100d87 Author: Peter Dunkley Date: Fri Jun 29 17:47:06 2012 +0100 modules_k/nathelper: Added PROTO_WS support commit d08c4dc3341d2f2ac497a81fed9aef522ce16ed9 Author: Peter Dunkley Date: Fri Jun 29 17:46:36 2012 +0100 modules/tm: Added PROTO_WS support commit 8393efff31843b04b45e6bf728469b32625e86b0 Author: Peter Dunkley Date: Fri Jun 29 17:44:15 2012 +0100 core: Changed WS from being a flag on a TCP/TLS connection to a protocol in its own right - Also added ;transport=ws parameter parsing for URIs commit 9d720b83c9dd27e927627132ec052b15efeba518 Author: Daniel-Constantin Mierla Date: Fri Jun 29 16:06:42 2012 +0200 kamailio.cfg: use add_contact_alias()/handle_uri_alias() for NATed calls commit 6cfc7ccda69803e8767cfd125a263e9fcafb895d Author: Daniel-Constantin Mierla Date: Fri Jun 29 12:34:08 2012 +0200 Makefile.defs: version set to 3.4.0-dev1 commit bd346c4d541a87b2fed17261eaf6f10b29443574 Author: Daniel-Constantin Mierla Date: Fri Jun 29 12:28:07 2012 +0200 kamailio.cfg: set version to 3.4 in the top comments commit 6da3e961d7f0d302b8f275aec07abfd411bcf875 Author: Daniel-Constantin Mierla Date: Fri Jun 29 12:25:24 2012 +0200 tm: added t_is_set("target") function - returns true if the attribute specified by the target parameter is set for current transaction (e.g., failure_route, branch_route, onreply_route) - on_negative was replaced with on_failure internally to be consistent with config file naming commit 8c6f700b4213552789fa97c4edf0ff4bb4b61f90 Author: Peter Dunkley Date: Thu Jun 28 17:57:44 2012 +0100 core: added support for WS keyword for use in conditionals with proto and snd_proto commit d07a57f6849e94764302939541157c71d73eae6a Author: Peter Dunkley Date: Thu Jun 28 17:55:53 2012 +0100 core: fixed an issue where big websocket requests (single WS frame but across multiple packets) weren't handled commit 3269116331b5161cd08aba390a0e3804dafdf668 Author: Peter Dunkley Date: Thu Jun 28 17:54:45 2012 +0100 core: Fix to msg_send() so that requests destined for a WebSocket connection go through the websocket module - responses already worked commit d6f89300f70a8b511a1454eb1742561547b69a52 Author: Peter Dunkley Date: Thu Jun 28 17:53:55 2012 +0100 modules/websockets: tidied up a bit of the code commit f030b2f274b69526f256e66098de72a074000ed1 Author: Daniel-Constantin Mierla Date: Thu Jun 28 16:24:47 2012 +0200 p_usrloc: added missing usrloc API members - they are set to NULL to get a clean crash, they have to be implemented - the missing API members are the functions introduced in 3.3 for handling SIP GRUU and Outbound extensions - a proper fix to follow - reported by Dan Bogos commit ccfc9a41d453b05d25396a42aee641a2558e478c Author: Jon Bonilla Date: Thu Jun 28 02:13:54 2012 +0200 pkg/deb Fix lsb init file We depend on $remote_fs as required_[start|stop] commit 79e99ae5cbe7016f22454faf4f9e9f5a463a4f7d Author: Jon Bonilla Date: Thu Jun 28 02:01:11 2012 +0200 pkg/deb Build kamailio-dbg package commit 8d649d042d43c4dc29b2cb747ba87c1f75590713 Author: Anca Vamanu Date: Wed Jun 27 18:34:55 2012 +0300 modules_k/presence_xml Xcap auth reason when user deleted from list The reason in Subscription-Status header in Notify when a user is deleted from the contact list can be decided by the admin by setting presence_xml module parameter xcapauth_usedel_reason. Default value is "probation". (cherry picked from commit 3abf967f61a1bd95c28d4e8a929a8bd5df00671d) commit 3a2e929c63c656fe2db78e746546af05c66740ea Author: Daniel-Constantin Mierla Date: Mon Jun 25 18:36:18 2012 +0200 dialog(k): proper unlock of profile for mi list command - the profile was unlocked in a wrong place, before finishing listing the its content and could cause a race in accessing it - reported by Ricardo Martinez commit 2664cb9aa8ffd5d26ef6a0841318ccbcdefbf69b Author: Daniel-Constantin Mierla Date: Mon Jun 25 10:36:31 2012 +0200 dispatcher(k): allow set id 0 for OPTIONS callback - set id is provided in param pointer address, 0 being equivalent to NULL - reported by Avi Brender commit c270ac0e54ada9cc2599b21f8c87b5a0704093af Author: Peter Dunkley Date: Sun Jun 24 00:40:24 2012 +0100 modules/websocket: improvements to ws.dump MI command commit 6dfd1476bee55dd6287652b1f9ee9a8cf4d809f0 Author: Peter Dunkley Date: Sat Jun 23 22:13:35 2012 +0100 pkg/kamailio/fedora: added WebSocket module to .spec file commit 4611d052b9e73f9b301a043da632e28b7ec65bf4 Author: Peter Dunkley Date: Sat Jun 23 21:57:37 2012 +0100 modules/websocket: now using libunistring:u8_check() to work out whether to send text or binary websocket frames - There is no straight-forward (or practical) way to be sure that a SIP request only contains UTF-8 characters and therefore should be sent as text instead of binary. However, you can sometimes tell whether the request definitely isn't UTF-8 by checking for invalid byte sequences - and when it is definitely not UTF-8 frames _MUST_ be sent as binary. commit 7cd27114725b49864b6be812658aa00003c54e99 Author: Peter Dunkley Date: Sat Jun 23 21:57:09 2012 +0100 parser: Update Via parsing state-machine to support WS and WSS commit 64406b209d8b4fd9ed127a6b4b965e3c1863c3d2 Author: Peter Dunkley Date: Sat Jun 23 21:55:34 2012 +0100 modules/websocket: updated example configuration and test scripts - Added options_rx.xml SIPp script - kamailio.cfg routes OPTIONS to SIPp - websocket_test.html now using WSS (WS over TLS) commit 11a2ad18ea0b263316fe8728aa44b892d7c4fe86 Author: Peter Dunkley Date: Sat Jun 23 21:52:15 2012 +0100 core: fixed segmentation fault I had added to forward.h commit 1f139814262a4c5979c5301812f81304d885e92c Author: Peter Dunkley Date: Sat Jun 23 19:10:03 2012 +0100 core: added events and data-structures so that Kamailio core can transmit through the WebSocket module commit 50d20ecde5503d11358b86cbd23456e2a302c9be Author: Peter Dunkley Date: Sat Jun 23 19:08:38 2012 +0100 modules/websocket: added generic transmit functions to WebSocket module so Kamailio core can send WebSocket frames commit 5c4133c2ba036776a1ea3c1f73c51a7d9d518fbe Author: Peter Dunkley Date: Sat Jun 23 17:37:25 2012 +0100 modules/websocket: Fixed a couple of connection issues and now dropping received SIP requests into receive_msg() - SIP parser not updated for WS and WSS yet commit ad7ea60ff5e8e2a8d5b9ddeaca99a2bab7941e70 Author: Peter Dunkley Date: Sat Jun 23 16:07:12 2012 +0100 modules/websocket: updated example/test kamailio.cfg to support TLS - Basic WebSocket working over TLS commit 5d8239f5da2176938e0c789b9b2caa493725daa1 Author: Peter Dunkley Date: Sat Jun 23 15:03:48 2012 +0100 modules/websocket: finished off WebSocket connection management commit 3a64dffb99cfe098f90fdd5c79adc938ac230bf6 Author: Peter Dunkley Date: Sat Jun 23 11:31:50 2012 +0100 modules/websocket: tidied up some of the WS connection code commit 2f30521ea903b1805c728d60cccda6b2636cacde Author: Peter Dunkley Date: Fri Jun 22 00:34:24 2012 +0100 modules/websocket: Closing handshake now working - Also completed MI commands which allowed me to test Ping and Pong commit 76f15b97d60b0e1c2c22fabc6c7310b33ad80742 Author: Peter Dunkley Date: Thu Jun 21 17:37:08 2012 +0100 modules/websocket: More tidying up commit 2af2b3277a8b9fb46c5fa9a5ce38eea072a22663 Author: Peter Dunkley Date: Thu Jun 21 16:58:05 2012 +0100 modules/websocket: fixed typo commit 857b117c5058200b57501868d5d29dab778fbd94 Author: Peter Dunkley Date: Thu Jun 21 16:28:57 2012 +0100 modules/websockets: started adding WebSocket connection management to WebSocket module commit 7d35945ec66caa286db66cd55ef56c78f29c434c Author: Peter Dunkley Date: Thu Jun 21 13:50:53 2012 +0100 modules/websocket: Added connection close code and tidied up MI commands commit a2f9844c01eb19d42d2a2864213c301c53f9b4ec Author: Vicente Hernando Date: Wed Jun 20 21:08:19 2012 +0200 ndb_redis: README file update for unix domain socket support. commit b20f81a4efc43faed2656170f8b4108f897dffee Author: Vicente Hernando Date: Wed Jun 20 14:59:47 2012 -0400 ndb_redis: able to connect to redis server via unix domain socket. - added unix atribute in server modparam - unix attribute has higher precedence over address and port commit b260b0ad1bb6c687ef00eb084357d337549ae2ec Author: Carsten Bock Date: Wed Jun 20 15:41:02 2012 +0200 Disable keeping alive of dialog, if the dialog-api does not provide a dlg_flag. commit 1835cd92f2475ce12a79d972ca6548fbbb857ce4 Author: Vicente Hernando Date: Tue Jun 19 13:31:42 2012 -0400 ndb_redis: remove warning: implicit declaration of function redisc_free_reply commit 06982365e6d361d8fb78e1ece579eb1de87db643 Author: Daniel-Constantin Mierla Date: Tue Jun 19 15:06:03 2012 +0200 pv: new variable $cnt(...) to count the number of other array variables - for now it supports counting AVPS - $cnt($avp(x) - returns the number of how many AVPs with name x exist - future plans - count headers with same name, xavps ... commit b5af0f6622d592f52f53b8c8572fcfe73fab867f Author: Daniel-Constantin Mierla Date: Tue Jun 19 15:05:33 2012 +0200 core: typedefed avp search state structure commit 95ca295c7db108c688d7f9278d089dcd6660d712 Author: Vicente Hernando Date: Tue Jun 19 12:18:30 2012 +0200 ndb_redis: README file update for redis_free function. commit 13bbe5ef4575cb9018bea5b1d6871214ab7287d1 Author: Vicente Hernando Date: Tue Jun 19 05:56:24 2012 -0400 ndb_redis: redis_free function. - Free an unused ndb_redis reply, including also its inner rplRedis structure. commit f457ec98c2208d181bb94ace50b82faed6d707e0 Author: Peter Dunkley Date: Sun Jun 17 21:31:29 2012 +0100 modules/websocket: Filled in MI commands to dump WebSocket connection details and Close a WebSocket commit 69c264b19f8b42e4700f9f8523912cf29eeadde5 Author: Peter Dunkley Date: Sun Jun 17 21:30:33 2012 +0100 core: Fixed a problem with receiving WebSocket frames - If two frames were pulled from the buffer at the same time the second wasn't being processed. commit d3e770533b908acf73b359ba556a972c1330a118 Author: Peter Dunkley Date: Sun Jun 17 14:29:44 2012 +0100 modules/websocket: more work on WebSocket framing and base-protocol commit c04689c5f5017456a9a5c0f6b617e13ee6f7a1d6 Author: Peter Dunkley Date: Sun Jun 17 14:28:20 2012 +0100 core: added clone buf support for WebSocket connections commit d096e24b900856396332ebd61ae854fc044c8971 Author: Vicente Hernando Date: Sun Jun 17 15:02:43 2012 +0200 ndb_redis: free _redisc_rpl_list. - Free pending redis data to close ndb_redis module in a cleaner way. commit 68c60fd4156bda792463bd202b82afb2c967dcdd Author: Peter Dunkley Date: Sun Jun 17 00:44:14 2012 +0100 modules/websocket: received frame decoding commit 62691a52ffd48e4dc674027cfe9b984620a55b88 Author: Peter Dunkley Date: Sun Jun 17 00:43:44 2012 +0100 core: tidied up websocket frame length code commit 1718093cfad0ea8085d20a7b5fd995f93c91a48a Author: Peter Dunkley Date: Sat Jun 16 22:58:36 2012 +0100 core: improved de-buffering for websockets - This should handle the case that the full TCP packet hasn't been received when the read function is called. Not sure how to explicitly test this though. commit 74a32e90a9c86c40d9497a9543eedba63556e865 Author: Peter Dunkley Date: Sat Jun 16 22:58:00 2012 +0100 core: make it possible to retrieve TCP connection without updating connection liifetime commit 68686612a5775e6d677becffa0873028b1c766bb Author: Peter Dunkley Date: Sat Jun 16 22:57:34 2012 +0100 modules/websocket: small tidy up to handshake code commit 3ec469611f9f6c57d593c000614f461488b760a3 Author: Peter Dunkley Date: Sat Jun 16 17:06:33 2012 +0100 core: Added WS support/events to Kamailio core commit 6d93ce1b8a752e2b3fdb0ff7a3cbef0c7bc44787 Author: Peter Dunkley Date: Sat Jun 16 17:05:54 2012 +0100 modules/websocket: WS module registering for WS messages and basic handler implementation commit 48e7ee701571c127effa3b0ddd06468154ddf139 Author: Peter Dunkley Date: Sat Jun 16 14:38:22 2012 +0100 modules/websocket: more work on module boiler-plate and handshake - Handshake now works with Google Chrome commit 80c4f4b1d9ff31e79c999b82db35c3b9abc56e22 Author: Daniel-Constantin Mierla Date: Fri Jun 15 17:17:07 2012 +0200 dialog(k): proper local linking of profile before dlg is created - reported by Nick R. commit 407130579cb10620480e8800558375094aaf07be Author: Peter Dunkley Date: Fri Jun 15 10:17:06 2012 +0100 modules/websocket: Improvements to handshake handler commit 48ba74772c398396e54a3cbb2d6cee9f4065d599 Author: Peter Dunkley Date: Fri Jun 15 00:40:28 2012 +0100 modules/websocket: First attempt a module for websocket support - So far this is: - Module boiler-plate - WebSocket handshake - Example/test kamailio.cfg commit 5ed96d257f2d402597a678e4451fd9011786f4a2 Author: Peter Dunkley Date: Thu Jun 14 17:43:54 2012 +0100 modules_k/presence: partial NOTIFYs for presence.winfo not correctly formed when using notifier processes - I seem to have broken things when I did a pre-merge re-order/clean-up of the code - Issue found by Hugh Waite @ Crocodile RCS and fixed by Hugh Waite and Peter Dunkley @ Crocodile RCS commit 78da4d35dfceaa3d167d2b5ad66f1a27bc0f4628 Author: Peter Dunkley Date: Thu Jun 14 17:41:49 2012 +0100 modules_k/pua: send_publish() doesn't work correctly in DB only mode with certain DBs - The pua record wasn't getting inserted in some cases - Looks like I removed a couple of lines I shouldn't have when merging from Crocodile's internal SVN repository to git - Issue found by Hugh Waite @ Crocodile RCS and fixed by Hugh Waite and Peter Dunkley @ Crocodile RCS commit 9dbe8f9fdff1eb5718698cdcdf2357ee1fabd42b Author: Peter Dunkley Date: Thu Jun 14 12:10:35 2012 +0100 modules_k/presence: Fixed segmentation fault when uploading pres-rules documents - Found and fixed by Hugh Waite @ Crocodile RCS commit 1d89d7bea854c2e2c646b5d13ba215795325b50f Author: Daniel-Constantin Mierla Date: Thu Jun 14 12:24:36 2012 +0200 pua: remove wrong free of TM callback param in send_publish() - reported by Charles Chance and Juha Heinanen commit 748b79fdeba12736b109dfbd77a3e9bb04c80b97 Author: Daniel-Constantin Mierla Date: Wed Jun 13 17:29:51 2012 +0200 usrloc(k): better safety check for null record access commit 31f404a98b09b5a6270e860574b16c9f9112c305 Author: Daniel-Constantin Mierla Date: Wed Jun 13 16:33:17 2012 +0200 usrloc(k): safety check for first record in udomain slot - reported by David Kovarik, FS#234 commit b8201c6dbff5967d1277363d119cbf33590d4112 Author: Jon Bonilla Date: Wed Jun 13 15:38:20 2012 +0200 Makefile: Add db_cluster Added to standard group as it has no dependencies commit 9a310fe940e4b93e13539ccfbd6137ba76dcce87 Author: Juha Heinanen Date: Wed Jun 13 16:25:12 2012 +0300 modules_k/presence_[dialoginfo|mwi|reginfo]: fixed test of wrong variable commit b13434ff7f8e8b1b88434e888c26a77874eceeb0 Author: Peter Dunkley Date: Wed Jun 13 11:47:07 2012 +0100 modules_k/usrloc: Only run timer when timer_interval > 0 - This is useful on DB only multi-server systems when the database is cleaned up outside of Kamailio. - This is a re-instatement of something that worked before the addition of GRUU. commit c737ff95bb2e742981d81088169baa60d4605b85 Author: Daniel-Constantin Mierla Date: Wed Jun 13 11:51:57 2012 +0200 drouting: reset the content of routing tree if root pointer is not freed - reported by Yufei Tao commit 9fda39db41328a47180a7591713323ca00a140a6 Author: Jon Bonilla Date: Wed Jun 13 03:16:37 2012 +0200 pkg/deb Update debian version to 3.4.0~dev0 commit e037e9ed2b6f3d840c6e8bf18a3caeaa3274f004 Author: Peter Dunkley Date: Tue Jun 12 14:24:48 2012 +0100 modules_k/registrar: Fixed merge error in api.c - Issue found and fixed by Hugh Waite @ Crocodile RCS Ltd commit 76d2424a798a1381f51003a9aa4f174ba243ecc0 Author: Peter Dunkley Date: Tue Jun 12 02:25:24 2012 +0100 modules/ipops: Added new exported function is_in_subnet() - Feature added by Hugh Waite @ Crocodile RCS Ltd commit 0aae547c7f18186372f01b07144b64a646b37971 Author: Peter Dunkley Date: Tue Jun 12 02:10:30 2012 +0100 modules/app_lua: Added registrar:save_uri support - Feature by Hugh Waite @ Crocodile RCS Ltd commit b4f3aea40c9588d60fb6643c52860a40b9ed994e Author: Peter Dunkley Date: Tue Jun 12 02:07:42 2012 +0100 modules_k/registrar: Exported save_uri - Feature added by Hugh Waite @ Crocodile RCS Ltd commit 3d3b1daf319fe87b880671cd5de9a2a6ace6c64b Author: Peter Dunkley Date: Tue Jun 12 02:01:10 2012 +0100 modules/tls: Fixed log level and diagnostic typo - Fix by Hugh Waite @ Crocodile RCS Ltd commit 74641106779c13fa2f6bf2384293e35dc21f3b5a Author: Peter Dunkley Date: Mon Jun 11 22:39:10 2012 +0100 pkg/kamailio/fedora/16: Updated ver and rel in .spec to 3.4.0 and dev0 commit 0c7b9304efd5954cf53ba13a065b05a277efc91f Author: Daniel-Constantin Mierla Date: Mon Jun 11 14:32:44 2012 +0200 registrar(k): don't access realm_prefix.s if len is <=0 - solaris is not happy accessing .s struct field if set to 0 commit d42379da90f2ec87cb5dbb00ebb563c7528ec910 Author: Daniel-Constantin Mierla Date: Mon Jun 11 12:32:05 2012 +0200 Makefile: version set to 3.4.0-dev0 - development for future major version 3.4.0 is open ===================== 2012-06-18 Version 3.3.0 Released =====================