Marco Capetta
f22abc1dfb
TT#33952 Remove obsolete packages purple and iptrtpproxy
...
Both the packages were removed starting from kamailio version 5.0
Change-Id: Id0c69bc83a9e4bac98111421f40d6ca419fb365e
8 years ago
Andreas Granig
9d17e1d738
TT#32450 Use "time" for db_redis timestamps
...
Change-Id: I361479d3d562f5c65f502294b6deb3756e9b04b2
8 years ago
Marco Capetta
18ad32baac
TT#33258 Update debian changelog to 5.1.2
...
Change-Id: Ifb19f66c6c14f7ccf55fb93004d1bebe4b401e7b
8 years ago
Marco Capetta
372d8fd376
TT#33258 Remove already applied upstream patches and refresh old ones
...
Change-Id: Ideb982cac48915c6150495cc6c9bc991662b864a
8 years ago
Andreas Granig
3be33de622
TT#32450 Queue appended redis commands for reconnect
...
Hiredis sends queued commands to redis only after first call
of getReply, and if that fails, we need to have the appended
commands queued up, so we can re-queue them and re-execute
again after reconnect.
Also refresh code using upstream fixes, like declaring vars
at the beginning of functions instead of inline in for() loops.
Change-Id: I2de5da00818aaa27d3c10ba81074cfa83083e5b5
8 years ago
Alexander Lutay
4b365e03b3
TT#33276 Remove sysv init script dependency on sshd
...
It is not necessary with systemd (all services start in parallel).
Change-Id: Iff1fdca2d263f097ba02173273352e5f8d8a865d
8 years ago
Richard Fuchs
5221f67d65
TT#30572 add transcoding options to rtpengine module
...
Change-Id: I728004cb638c1c963370eb081f8ff08587eda261
8 years ago
Marco Capetta
abb4ab53b7
TT#31165 Fix inconsistency in kamailio service names
...
In the system there were some naming inconsistency between templates
and init scripts. Move everything to use "minus" convention in order
to have everything name 'kamailio-lb' and 'kamailio-proxy'.
Change-Id: I7bd90a7b5b2af5007c6b368f40d8064852c95966
8 years ago
Andreas Granig
d2fbb6ba00
TT#32450 Install db_redis schema files
...
Change-Id: Ia7c60d8552c3b8324315a8782be56cb443b08343
8 years ago
Andreas Granig
b98ea96411
TT#32450 Implement db_redis database driver.
...
* Fix typos and indentations.
* Fix off-by-one error in schema/key parsing.
* Fix off-by-one error in key generation.
* Fix reviewed items.
* Fix redis reply mem leaks.
* Fix redis reconnection.
* Implement consuming of outstanding redis replies.
* Implement generation of db_redis schema files.
* Implement lookup of table version from schema.
* Refresh kamctl schema from db_redis xsl.
* Cleanup Makefile.
Change-Id: I15fde5f32b16e080079ab75a9ece92ecdfc2b322
8 years ago
Guillem Jover
c5db8b0f9b
TT#32207 Wait until the kamailio processes have been terminated
...
If we do not wait, and make sure kamailio is not running any more, we
exit and it's still running which means a subsequent start will see the
service is indeed aready running and exit successfully. Add the needed
--retry options to start-stop-daemon.
Change-Id: I4bfbd394ca5233478d68361e4084b36f03afa435
8 years ago
Guillem Jover
6872898298
TT#22072 Update packaging
...
- Update debian/.gitignore file.
- Switch to automatic debug symbol packages.
- Let debhelper handle DEB_BUILD_OPTIONS by itself.
- Do not specify init script runlevels, we use the LSB metadata instead.
Change-Id: I77aab74becf0dedc5922ba7f7c3489c6793495d3
8 years ago
Richard Fuchs
51d956218c
TT#26263 fix rtpengine default set ID selection
...
Change-Id: I96aeb230bf588d3a841440019f46e4cf553d704b
8 years ago
Sipwise Jenkins Builder
4e6ea7e991
Release new version 4.4.6-1+0~mr6.2.0.0
8 years ago
Marco Capetta
0c434c43a8
TT#29627 Clean kamailio-tap-test warnings for debian folder
...
* Switch the init script from sh to bash
* Fix shellcheck warnings
* Rename ngcp-check_active to new ngcp-check-active
Change-Id: I40d2974097f87135ae3900919f47f399427e3720
9 years ago
Sipwise Jenkins Builder
1a9774279d
Release new version 4.4.6-1+0~mr6.1.0.0
9 years ago
Marco Capetta
4ec8815a50
TT#8407 Fix creation of CDRs for provisional responses
...
Change-Id: I3557b664eb1f57e1839b8fe7923e19986d8d66dc
9 years ago
Guillem Jover
6ced791582
TT#22072 Update packaging
...
- Bump debhelper compatibility version 10.
- Switch from Priority extra to optional.
- Canonicalize Homepage URL.
- New debian/.gitignore file.
Change-Id: I41785c6cfafb71b4f012e8bbcc91f6202dadc131
9 years ago
Sipwise Jenkins Builder
0a04dd2df7
Release new version 4.4.6-1+0~mr6.0.0.0
9 years ago
Andreas Granig
7157ca348c
TT#22659 Print errno when json writing fails
...
Change-Id: I5a96556153c0978d66838db2eddc32accbd4827b
9 years ago
Irina Peshinskaya
cf4d136247
TT#21101 add CRLF to as-feature-event NOTIFY to satisfy Polycom
...
Change-Id: I414d8f702cfb76a2feef61f8d2d3cbf97e977ff6
(cherry picked from commit 1ecfa5ec54 )
9 years ago
Andrew Pogrebennyk
3890714cf2
TT#18851 Import github.com/majastanislawska/sip-router-presence_dfks-module
...
Change-Id: I84c99571c5b1f0869af20f69760996de80b26612
9 years ago
Guillem Jover
a7391e56fd
TT#16684 Cleanup OpenSSL state properly on a threaded program
...
With newer OpenSSL versions it seems a threaded application needs to
cleanup properly, otherwise the now automatic atexit() cleanup handler
will segfault when the pthread variables have been deallocated already
by the pthreads library.
Change-Id: I08ac91cf63b1a74c17a0bd70b40202a5baf7771f
9 years ago
Victor Seva
2c01279113
TT#18950 refresh patches
...
> dpkg-source: info: applying upstream/dialog-check-if-dialog-exists-after-event-route-exec.patch
> patching file modules/dialog/dlg_handlers.c
> Hunk #1 succeeded at 1179 (offset -47 lines).
> Hunk #2 succeeded at 1276 (offset -47 lines).
> Hunk #3 FAILED at 1368.
> 1 out of 3 hunks FAILED
> dpkg-source: info: the patch has fuzz which is not allowed, or is malformed
> dpkg-source: info: if patch 'upstream/dialog-check-if-dialog-exists-after-event-route-exec.patch' is correctly applied by quilt, use 'quilt refresh' to update it
Change-Id: I61458d08945784b7e38fff598fa5aa6cb2c879da
9 years ago
Victor Seva
a2ef263cd8
update debian version
...
Change-Id: I283142b2a01a401cd73a976e03cf8bb0ce2ca93e
9 years ago
Victor Seva
8fb71b4b09
TT#18950 remove already applied patches from 4.4 branch
...
Change-Id: Ied4acd062880b805a8aa314933236a82c814df06
9 years ago
Sipwise Jenkins Builder
267c66b9f4
Release new version 4.4.5-1+0~mr5.5.0.0
9 years ago
Victor Seva
ce8bc30492
TT#2386 sca: improvements
...
* [to|from]_avp module parameters
* sca_call_info_update() fallback if no Contact
header is present
* implement unsubscribe for call-info
* use rr is_direction() to select tag for search
* fix core on RPC command release_appearance
* fix on-hold detection when direction is upstream
Change-Id: I29c71374da6ae918b82a32987e5d9a52a252e478
9 years ago
Victor Seva
6fd6b73361
TT#10136 pv: pv_var_to_xavp() and pv_xavp_to_var() fix
...
Change-Id: I7d7b629be707066de20d3dfec5e8f375b6a72390
9 years ago
Victor Seva
ad82b828b1
TT#14580 core: fix memory leak
...
* sipwise/tm-deep-cloning-of-the-request-for-fake-environment.patch
introduced a memory leak on reset_path_vector()
Change-Id: Iec8341920e54c769fdc6107765d9a6401a3f64b0
9 years ago
Victor Seva
baa283ce55
TT#16548 core: fix mem_summary comparation when SIGUSR1 is received
...
Change-Id: Ic56ac61a4b63e2975c99034de24c2877d702bfd1
9 years ago
Sipwise Jenkins Builder
967f2b7496
Release new version 4.4.5-1+0~mr5.4.0.0
9 years ago
Richard Fuchs
07d22578d2
TT#12800 return rtpengine MOS values to pvars
...
Change-Id: Iea96c5f9d0f43238d890296ba36037dc067fac85
9 years ago
Victor Seva
e55372f63e
TT#14953 dialog: more safety checks
...
Change-Id: I22e8c4ad135777147438e79128d816a30fdcf844
9 years ago
Victor Seva
1e2115a9d1
TT#14208 prevent crash on BYE when dialog is gone
...
https://github.com/kamailio/kamailio/issues/1059
Change-Id: I3dcad249537f92c2ef75708a60f53b5b5383264a
9 years ago
Victor Seva
c55fc187c9
TT#12676 tls: fix kerberos detection at runtime with openssl > 1.1.0
...
https://github.com/kamailio/kamailio/issues/1050
Change-Id: Ide1f8e391ae7a8dafa946640e163c5772647a0b2
9 years ago
Sipwise Jenkins Builder
788df0dbf4
Release new version 4.4.5-1+0~mr5.3.0.0
9 years ago
Victor Seva
cf5d9b74b0
TT#13003 pv: stop spamming with ERROR on uri transformations
...
* print config line on transformation errors
Change-Id: I5abce44869c5fc47ac9ba9fffa470aef909b692b
9 years ago
Victor Seva
064a6f0186
TT#12309 debian: add missing libssl-dev
...
Change-Id: I093678451f6e99474fe3c742907e15ccd73b59d5
9 years ago
Victor Seva
cd6c25c74b
TT#10159 refresh upstream fixes from 4.4
...
* renamed already merged upstream fixes
Change-Id: I639f8fb4213284e25da29ab98529d3b50cc41a03
9 years ago
Victor Seva
86e3621307
TT#10122 tm: fix race condition
...
Change-Id: Iedf68425ea66e676b434cb368a909c4d15f38b26
9 years ago
Richard Fuchs
37a79ead36
TT#10350 fix kamailio rtpengine module segfault
...
Change-Id: I91d551a68ebaa28af0c1c13f55b67983cd11cdbb
9 years ago
Sipwise Jenkins Builder
446d2621eb
Release new version 4.4.5-1+0~mr5.2.0.0
9 years ago
Victor Seva
4c15b35e5a
TT#9870 presence: fix transaction issues
...
Change-Id: I939a3a590b4c90e521b355dae32aee13fda0fd90
9 years ago
Victor Seva
a997dcea00
TT#9301 4.4 upstream fixes
...
Change-Id: I4b5af49ad7985c605649f1289fecf2a0196bcb41
10 years ago
Victor Seva
ad524bf4a9
TT#9301 update debian changelog
...
Change-Id: I33680db187be38d9efc0e1558b0e2f2a4bd126f1
10 years ago
Victor Seva
16a4f270d1
TT#9301 remove already applied upstream patches
...
Change-Id: I40b30559fd65444ecd09c7289af5a46ca91d8cef
10 years ago
Victor Seva
298ee6bc00
TT#8275 debian/patches/sipwise: remove unused patches
...
Change-Id: I65cd77ac6e3520676c10172a65b64b3d7df60ecd
10 years ago
Victor Seva
262ed002a3
TT#8199 [CARRIER] usrloc: restore use db read-only functionality
...
we use it just for nathelper pinger.
nathelper "filter_server_id" has to be enabled
Change-Id: If9923b3536874d364ede6656762d238c0df416bb
10 years ago
Victor Seva
c0c3afd401
TT#8007 dialog: RPC dlg.dlg_list[_ctx] make from_tag parameter optional
...
Change-Id: I0300aad01a7b700350e1d3553afb03ec096e4e91
10 years ago
Victor Seva
a2cae5cebc
TT#7034 dialplan: fix avp values when PV_IDX_ITR
...
Change-Id: I3c300c046aa8d09fccd9a56225295b6c06d6f814
10 years ago
Victor Seva
890b2ba253
TT#5449 debian: support stretch build
...
* merge packaging from Debian
Change-Id: If1a8cc31a0914b4ad8abac95cf9b3a37e012a419
10 years ago
Sipwise Jenkins Builder
5305643d98
Release new version 4.4.4-1+0~mr5.1.0.0
10 years ago
Victor Seva
1393a3a537
TT#3150 update debian changelog
...
Change-Id: I5870aac12e2a86a301f03bc25e1097c3fe754dd4
10 years ago
Victor Seva
fd1c3eb081
TT#3150 refresh patches and remove already applied upstream
...
Change-Id: I3359360bf675c7ac8700b19cf16e68a7a1781a9c
10 years ago
Victor Seva
3d5a816f42
TT#2391 sca fixes
...
* use server_address as contact of SUBSCRIBE reply too
* use To header info as target of SUBSCRIBE when in-dialog
* fix sca_call_info_update() params
* change onhold_bflag parameter behavior
Change-Id: I5d112e9187ed6eccce0c44422605482530ab7671
10 years ago
Victor Seva
d36252ddc1
TT#3010 sca: server_id
...
* sca_subscriptions version 2
Change-Id: I5f834bdcee8cb6832599e9a0738871730bfa0ddc
10 years ago
Victor Seva
33ce5e05e6
TT#2387 sca: new "server_address" parameter
...
Change-Id: Ia64461f306e13dcfc72db0221811d6b10d8ad5f4
10 years ago
Kirill Solomko
042eb8687f
MT#22031 kamailio-mysql-modules now depend on mariadb-client
...
* add virtual-mysql-client as an alternative
Change-Id: I0298cfe01f6e19ca9a167414fd63d9f12ce7588e
10 years ago
Victor Seva
760e90bbe8
TT#3855 presence: fix crash when no dialog.id at dialog-info xml PUBLISH
...
Change-Id: I781f56e3b14b3c68a13edac0654c8270636f6922
10 years ago
Victor Seva
1660258b2a
TT#2387 sca: fix call_info_update() param calls
...
Change-Id: I9aec06b93cc7067eebaa09648af32d75dffda6ae
10 years ago
Victor Seva
91b631e349
TT#3150 update debian changelog to 4.4.3-1+0~mr5.0.0.0
...
Change-Id: I6fcb0129c5ecfb9e194f000679c87e4aa67d9e4f
10 years ago
Victor Seva
be034e30a6
TT#3010 remove upstream fixes merged into 4.4.3
...
Change-Id: I7f476879c3242d8dd3a0791b451bc39020642714
10 years ago
Victor Seva
7e92049ce6
TT#2387 sca: sca_handle_subscribe() get actual ruri
...
Change-Id: I976ee6c90f440fad1aaa4f45e3cdd3b1cc24e63f
10 years ago
Víctor Seva
5d77f994da
Revert "TT#2387 sca: sca_handle_subscribe() honor the "$ru" value"
...
This reverts commit ded353b576 .
Change-Id: Ic53791222d6b69af6ad36e01be07c89340b19bfc
10 years ago
Victor Seva
ded353b576
TT#2387 sca: sca_handle_subscribe() honor the "$ru" value
...
Change-Id: I465c04fdacaadca217647d3f5155a9e1058750fd
10 years ago
Victor Seva
a30ac67c31
TT#2386 sca: sca_call_info_update() add [to|from] optional parameters
...
* skip parsing msg for header [to|from] if value is given
Change-Id: I5200d78c7b87f6d9aa21d5217893b1f2c5ab2bb7
10 years ago
Victor Seva
4bca15e83f
TT#2388 sca: onhold_bflag
...
Change-Id: I5ff97e0f726e53a60221116242ec4854529a9f9b
10 years ago
Jenkins User
d22c14c08b
Release new version 4.4.2-1+0~mr5.0.0.0
10 years ago
Victor Seva
b69cfb4ad8
MT#21143 fix log level after t_continue() when setting debug level via fifo/rpc
...
Change-Id: Id70c8011a1553e7be1f285aff113a4703ca6977c
10 years ago
Victor Seva
2aac2219d8
MT#20927 update debian changelog
...
Change-Id: Ic1fb6313a3134a12283554a25381255d68eccf10
10 years ago
Victor Seva
c333758efc
MT#20927 remove upstream already applied fixes
...
Change-Id: Idb32514efb7775e84bd858fb21a51a8ca4b41e1c
10 years ago
Victor Seva
1e0fadc22e
MT#20927 fix build template for group modules
...
Change-Id: I2a6a4d0d66393832412b58c5191ab1296017f1c7
10 years ago
Victor Seva
3835a76394
MT#14217 remove janssonrpc-c patches for custom server
...
* now we are using standard json-rpc witn ngcp-lnpd
Change-Id: Ide6edf30c884a7693431cfdb6f953b661aaeb398
10 years ago
Victor Seva
2e505d2083
MT#20493 textops: filter_body() remove extra '\r\n'
...
Change-Id: Ia671a6ed6921717cf8ec728ee4bf9909446d8932
10 years ago
Victor Seva
1de287215e
MT#20349 tls: fix openssl compatibility check
...
Change-Id: Icb5cf21cd3141740d8a75d416a508e5bfb16b4e0
10 years ago
Victor Seva
0d7b36c2a5
MT#20225 backport pv_evalx()
...
Change-Id: I7c4cc6b5926bb0a0d7e5b6e4dd4b299edd960413
10 years ago
Jenkins User
b8d670ef48
Release new version 4.4.1-1+0~mr4.5.0.0
10 years ago
Victor Seva
398dfd263a
MT#19415 Extend kamailio core and dialog stats
...
* core:
- request stats by method
- reply stats by status code
Change-Id: I8fd81bdd249bb1ed0e65471d47b5bb16d9315086
10 years ago
Victor Seva
09cd01e0fb
MT#19673 update debian changelog
...
Change-Id: I587afd8193b3f2a876f288ab2dfcca591bf054f8
10 years ago
Victor Seva
e8c6649d3a
MT#19673 remove already applied patches from 4.4 branch
...
Change-Id: I8ec430e8d8bf934b16a5e60fae6d1ba60ed3524e
10 years ago
Richard Fuchs
f699e686c4
MT#19073 add via-branch=next feature
...
Change-Id: If1a66a12859d2c32e15dd0df5b07384df5c339a6
10 years ago
Victor Seva
c1896a968d
MT#19009 update debian changelog to 4.4.0
...
Change-Id: Ied2b875288f4aee1c8ef9da87caab0401f9c4e2f
10 years ago
Victor Seva
356789940b
MT#19009 add upstream fixes from 4.4 branch
...
Change-Id: Ief951f7b6b3c738477f2538a1e327ec2d77e82c2
10 years ago
Victor Seva
20120d45e1
MT#19009 remove already applied upstream patches and refresh old ones
...
Change-Id: I21163f128b0648131309fdd5d303d788eb1a5a47
10 years ago
Jenkins User
4e9a987b2d
Release new version 4.3.4-1+0~mr4.4.0.0
10 years ago
Victor Seva
cc6a3b466d
MT#18051 db_mysql: change log level from WARN to DBG for ping checks
...
> proxy[]: WARNING: db_mysql [km_dbase.c:85]: db_mysql_submit_query(): driver error on ping: Lost connection to MySQL server during query
Change-Id: Ieea5064451ea27a855942f060731d766740bde1a
10 years ago
Richard Fuchs
1d65f49947
MT#18057 create new isup_decode_number_hex()
...
Change-Id: Icb2802316391fc4b91dbc81e0111bb9c3915fcdd
10 years ago
Michael Prokop
ef23b92bd3
MT#17699 Bump Standards-Version to 3.9.7
...
No further changes required to update to Debian Policy 3.9.7[.0]
Change-Id: Ie1378e4e98ddb06f412d771c5780840ef52521f5
10 years ago
Richard Fuchs
e3fe85f506
MT#15177 implement functions to fetch billing profile details
...
Change-Id: I13d738b7f1207192843d31d35b234ff0b71dcfa3
11 years ago
Victor Seva
720078128a
MT#15977 ngcp-kamailio-berkeley-modules: upgrade dbX-util depends for jessie
...
Change-Id: Ib7ffa5655ad7111f512eebbc56e62878a4c0fe0e
11 years ago
Jenkins User
714d527df0
Release new version 4.3.4-1+0~mr4.3.0.0
11 years ago
Victor Seva
c7a4709557
MT#16703 update debian changelog
...
Change-Id: I225a5a2d3cbe471f0f43e80de8ea7e87f09aa424
11 years ago
Jenkins User
872882f5d6
Release new version 4.3.3-1+0~mr4.2.0.0
11 years ago
Victor Seva
ac6a0c7940
MT#15555 ability to set ACC flags after transaction has been created
...
Change-Id: I09eada59314a8e036b6a48360b05b5b11ce60e84
11 years ago
Victor Seva
1a42a68821
MT#15575 restore dmq_usrloc patch
...
Change-Id: I1d77137a014d4d84f3d486c124d3818a7809acfc
11 years ago
Victor Seva
44fafbe0b7
MT#15575 upgrade debian changelog to 4.3.3
...
Change-Id: I6bc25e0fdcc8f6ac9c5790c8d354dc20560d3902
11 years ago
Victor Seva
a468cf8f8d
MT#15575 remove already merged patches
...
Change-Id: I2b7f21a48f4fbea69f4689a747f0f96c18e944c7
11 years ago
Victor Seva
ef0516bb8b
MT#14989 registrar: add contact/received info to xavp_rcd and set it at registrered() too
...
Change-Id: I2c2a3e202392b2b98b308872d47c2c40989f1def
11 years ago
Victor Seva
a47aa4fc0e
MT#14217 janssonrpc-c: add fakerpc mode
...
This is the Kaspch specification for LNP. This is
asynchronous so We've added some pv command helper
functions in order to copy $var -> $xavp and
$xavp -> $var
upstream/pv-pv_var_to_xavp.patch was merged upstream at
https://github.com/kamailio/kamailio/pull/309
upstream/pv-pv-xavp_to_var.patch was merged upstream at
https://github.com/kamailio/kamailio/pull/316
upstream/pv-pv_xavp_to_var.patch was merged upstream at
https://github.com/kamailio/kamailio/pull/320
tcap: added inap_extract_var() in order to get the info
from a var. Info needs to be a binary string in hexadecimal
NO SPACES!!
Change-Id: I346c98a877085feeeff3ca49d3625304dfe5e344
11 years ago
Victor Seva
76e5e3fe4c
MT#14721 fix routename for event_route
...
Change-Id: Ic60c865d7da4064340a676beadcbe8ff034a16d3
11 years ago
Victor Seva
e0b7ef1796
MT#14405 fix registrar max_contacts having sip.instance
...
Change-Id: Id2d3c99ff4d57823ddb59fcdf9e8a7a19d7bf5c1
11 years ago
Victor Seva
e82524cdf6
MT#12691 revert pua_reginfo fix c40f56627a
...
Use ul.get_urecord_by_ruid to fix not found on usrloc ERROR
Change-Id: I74b6f63e284bf07afc30a354eeb23f28c6d7ef2b
11 years ago
Victor Seva
7a2c1f8646
MT#10339 add patch to fix dmq_usrloc build after usrloc patches
...
Change-Id: Ic343ada9254c4d9eac1f19966b9abeb72abbc8db
11 years ago
Victor Seva
a6b39bc72d
MT#10339 refresh patches
...
Change-Id: Ic1adf9a26a2a7f773a1a16c5f9ed533ac7751051
11 years ago
Victor Seva
f67f9ea14e
MT#10339 update debian changelog
...
Change-Id: Ifadf75dc3eed212ce91d1ee50f2d3b8c37d191c0
11 years ago
Victor Seva
6a025a40a5
MT#10339 remove upstream patches already on 4.3.1
...
Change-Id: I9809810cdf25a57c5db72ff5131404b0856d8d42
11 years ago
Victor Seva
f5b58c9d49
MT#13917 pua_reginfo fix from 4.3 branch
...
Change-Id: Id5dc44d54cbaf8a81ced6e439fdfa6257f36c504
11 years ago
Richard Fuchs
3891413f76
update lcr_rate for new swrate
11 years ago
Jenkins User
6317d27490
Release new version 4.3.0-1+0~mr4.1.0.0
11 years ago
Victor Seva
427b84d34c
MT#10339 stop kamailio on upgrades always. fix 23fdcaa0bf
...
Change-Id: I750ea72622a4442f65a9ea466860173281e8a0af
11 years ago
Victor Seva
23fdcaa0bf
MT#10339 stop kamailio on upgrades always
...
Change-Id: Idb943dc376a127174dff79e83804dacdbe4f00bc
11 years ago
Victor Seva
a6e79ec2f2
MT#10339 CARRIER: nathelper filter by server_id
...
Change-Id: Ia5cc3928ef73236f443f391e2eaf460dec064e1d
11 years ago
Victor Seva
e427af0ee3
MT#10339 CARRIER: usrloc_dbro.patch
...
Change-Id: I894ab9c319853e29b492a84f33a07290e562dfef
11 years ago
Victor Seva
696dbabcfc
MT#6565 mod_cfgt
...
Change-Id: I1ceb9ee84d0f8f851118f873815303809af86555
11 years ago
Victor Seva
ee886c675a
update debian changelog
...
Change-Id: I6b7e0e71aa3f3a198b54aee910b0d0304810c00a
11 years ago
Victor Seva
8807415101
refresh patches for 4.3.0
...
Change-Id: Ia7e99d46cb3fc6a6cda12ffa4a3e0974730c8ab6
11 years ago
Victor Seva
2285493a8d
remove old patches and disable the ones that need extra work
...
sipwise/usrloc_dbro.patch
sipwise/nathelper_socket_filter.patch
Change-Id: Ie277e60564b78ff88e06d64bbe015409b3b1e942
11 years ago
Victor Seva
8a1c6f86aa
MT#13249 fix double precision value on queries
...
acc module values were rounded when convert double to str on the query
Change-Id: I2c1c7c3ac68cdb08455596424c414d306428027a
11 years ago
Victor Seva
9376ec28ad
MT#12691 add upstream fix for usrloc callbacks
...
Change-Id: I4b6eeb651d2a4537975cd5e9e87107cb478fc066
11 years ago
Victor Seva
1603f51572
sipwise/nathelper_socket_filter.patch: too much debug information
...
Change-Id: I4ed24aea9b9275b3fd2daff5c65c1ba52b932b23
11 years ago
Victor Seva
c40f56627a
MT#12691 pua_reginfo fix
...
Use ul.get_urecord_by_ruid to fix not found on usrloc ERROR
Change-Id: I6d481471ab1a96aebaecbfe0d30b3c23692cc046
11 years ago
Victor Seva
30a3c00b74
MT#12987 update debian changelog 4.1.8-1
...
Change-Id: I041d35dc6eef9927a0e01ed3e369b27ac49c230b
11 years ago
Victor Seva
4c2fcffa9c
MT#12987 debian: add 4.1 upstream patches after 4.1.8 release
...
Change-Id: I043932f8dbcffa1240f92f376c7e0f4935b5e035
11 years ago
Victor Seva
9deb226c4b
MT#12987 debian: refresh conflicted patches
...
Change-Id: Ide0395de8faaac173f9504509b4a12ae6c484bf0
11 years ago
Victor Seva
8f5a085584
MT#12987 debian: remove 4.1 patches from upstream already merged
...
Change-Id: Ia0330d3ba8d89515135760c97cbed03f9437f05e
11 years ago
Victor Seva
740c17e06e
MT#12987 remove empty patch
...
Change-Id: Ide2a15833e27074a1bd045bdd1ce8d5447a8db4d
(cherry picked from commit 8fc02f64282b3d2432fc083866bf6b1b9e8788ee)
11 years ago
Victor Seva
ccda56f2c0
MT#12761 dialplan: skip rules with empty avp[*] value
...
Change-Id: I4680674c878c62a2733107cfefc1111e84cee349
11 years ago
Jenkins User
e5cbd3ec40
Release new version 4.1.6-1+0~mr4.0.0.0
11 years ago
Michael Prokop
1936824414
MT#9127 Bump Standards-Version to 3.9.6
...
Change-Id: I71d7fd1ec32240209cefef227328235cf7ab648d
11 years ago
Victor Seva
4a9f398c41
MT#11753 backport patches for dialoginfo and remove ours
...
Introduce the force_dummy_dialog parameter for presence_dialoginfo
modparam("presence_dialoginfo", "force_dummy_dialog", 1)
Change-Id: If2981db948c421cc626bfac93d113cd217c839cd
11 years ago
Michael Prokop
852eacea8a
MT#11387 Switch from Pre-Dependency on ngcp-system-tools* to Depends
...
Since we invoke the ngcp-virt-identify command (see commit
d3001c9e7a which introduced the according Pre-Dependency)
only in the init scripts it's ought to be enough to depend on
the ngcp-system-tools-* package.
Change-Id: Ie88bb50730a4694a565a4cd80ef0d0c1dc5bcf5e
11 years ago
Victor Seva
d24106ae22
MT#10931 nathelper: append_sdp_oldmediaip parameter
...
Change-Id: I329ad0d2676cecb9e7cbc03930518ab436c1e1c8
12 years ago
Richard Fuchs
1e737904c2
sync rtpengine.patch with upsteam
...
sync sipwise/rtpengine.patch with upstream rtpengine module and split
into sipwise/rtpengine-compatibility.patch those changes which we need
no our version, but shouldn't be in upstream
12 years ago
Michael Prokop
20c76d26be
MT#10837 Adjust FREERADIUS behaviour
...
'dpkg --list libfreeradius-client-dev' returns with exit code 0 if the
cowbuilder environment knows about the libfreeradius-client-dev
package, even if it's not installed at the time of execution.
A cleaner solution would be to handle this through autoconf & family,
but as that's not available in upstream sources let's fall back to a
simple check for presence of file /usr/include/freeradius-client.h.
Change-Id: I53c727be29ff2639f304a4ce009267b9e125c70e
12 years ago
Jenkins User
597c7b66f4
Release new version 4.1.6-1+0~mr3.8.0.0
12 years ago
Victor Seva
3078f998aa
MT#9257 Use proper radius lib depending on the lib installed
...
Change-Id: I6fa19a46965f5ec14f9ee473f4f84ae5a1ae56aa
12 years ago
Victor Seva
cce8bdd075
MT#9257 add new radius lib as an alternative for jessie build
...
Change-Id: I3f9149c780c99f288e99e34d288f5d46278bf91e
12 years ago
Alexander Lutay
3a7f83b782
MT#10383 Kamailio.init new action check-config and stop checking config on start
...
Change-Id: Ia534307c8152c0afbfda5931caab75772d24d12d
12 years ago
Victor Seva
94c2cede13
MT#10303 usrloc: fix db_update_addr and db_delete_ucontact_addr
...
use query WHERE columns depending on matching_mode option
Change-Id: Ie85a000f443b784e4782bc3b252443f360960188
12 years ago
Richard Fuchs
a29871bceb
MT#9949 compile fix for the tcp idle timer
...
Squashed commit of the following:
commit 90d9e2e63c
Author: Richard Fuchs <rfuchs@sipwise.com>
Date: Wed Nov 12 09:59:01 2014 -0500
removing test error trigger
commit b33c5e5a6a
Author: Richard Fuchs <rfuchs@sipwise.com>
Date: Wed Nov 12 09:48:02 2014 -0500
testing build system for timeout flag
commit 151a43f425
Author: Richard Fuchs <rfuchs@sipwise.com>
Date: Wed Nov 12 09:43:31 2014 -0500
testing build system for timeout flag
commit 9a08891d52
Author: Richard Fuchs <rfuchs@sipwise.com>
Date: Wed Nov 12 09:38:26 2014 -0500
testing build system for timeout flag
12 years ago
Andrew Pogrebennyk
1d9e6399c1
MT#9643 upstream fix tm: safety catch inside t_check_trans()
...
There was a deadlock if t_check_trans() is called from request route called
from the FAILURE_ROUTE or BRANCH_FAILURE_ROUTE - FS#482
http://sip-router.org/tracker/index.php?do=details&task_id=482#comment1693
Change-Id: I0eab72699b655863fcd1182417abfd571fc8f057
12 years ago
Richard Fuchs
c508e3aafd
MT#9949 TCP_KEEPIDLE requires SO_KEEPALIVE to function
12 years ago
Jenkins User
994710ec9f
Release new version 4.1.6-1+0~mr3.7.0.0
12 years ago
Victor Seva
59ae20bf2e
MT#6243 fix multipart append_body_part function
...
Change-Id: If8d5840b70aedf6cbceb0739df684bf2c8c7ea0b
12 years ago
Victor Seva
3421de34c4
MT#9561 upstream fixes from 4.1 branch
...
Change-Id: I2d21fbd2d1ab0f272439cd227e472da0baa98af7
12 years ago
Jenkins User
cf7aa848cf
Release new version 4.1.6-1+0~mr3.6.0.0
12 years ago
Victor Seva
331e683c7f
MT#9425 init: set umask and perms
...
Change-Id: Ie33ebfbd7d4c09c365820f732e63872291d7337d
12 years ago
Victor Seva
193d427b64
MT#7505 ignore .gitreview file
12 years ago
Victor Seva
a6dd6f2704
MT#6981 dialplan: remove error when no rules are loaded
12 years ago
Victor Seva
ee1aa68b5f
MT#9205 usrloc: use db ro if socket_filter option
12 years ago
Victor Seva
16f9b2cba3
MT#9205 nathelper: add filter_socket option
...
This filters the query on DB_ONLY mode when retriving contacts
for nat ping to the list of sockets we are listen into. Each
server now manages its own nat contacts.
12 years ago
Victor Seva
81596a116d
MT#8517 MT#9205 remove force-dbflag patch for lookup
12 years ago
Richard Fuchs
2ae58ef8a2
adapt $rtpstat to new dictionary layout
12 years ago
Richard Fuchs
183e61f16a
add rtpengine set wrapper for $rtpstat
12 years ago
Victor Seva
24c2450945
MT#9189 update debian changelog
12 years ago
Victor Seva
b5805c265b
MT#9189 remove already applied upstream fixes
12 years ago
Richard Fuchs
1b3ab9a5c0
fix rtpengine "direction" flag
12 years ago
Richard Fuchs
66d898f31e
Merge branch 'rfuchs/db_postgres-timeout'
12 years ago
Richard Fuchs
25eb69476b
typo fix
12 years ago
Richard Fuchs
4b7b518b12
add freeform direction= flag to rtpengine module
12 years ago
Alexander Lutay
b9d539b15d
MT#6485 Remove 'set -e' which fails inactive->active switch
12 years ago
Victor Seva
1a6523a779
MT#8797 backport upstream patches to deal with double record route
12 years ago
Victor Seva
3ac0dec31f
MT#8741 follow 6fd2698ff9. Remove dh_installinit -n option
...
This option disabled the init handler on debhelper
12 years ago
Victor Seva
ae2fb05098
Add upstream bugfixes from 4.1 branch
12 years ago
Richard Fuchs
9e2b7efb99
configurable tcp keepalive interval
12 years ago
Richard Fuchs
98b39e07d8
compile fix
12 years ago
Richard Fuchs
07de80180d
implement db_postgres connection timeout
12 years ago
Victor Seva
6fd2698ff9
MT#8741 remove init links tricks
12 years ago
Richard Fuchs
582fceebdc
implement db_postgres query timeout
12 years ago
Victor Seva
d49b83b081
refresh patches
12 years ago
Victor Seva
000b0cc562
MT#8517 add lookup force dbflag. fix b94e0be011
12 years ago
Victor Seva
cb09151e59
MT#8699 fix fe7f161d1
12 years ago
Victor Seva
fe7f161d16
MT#8699 fix debugger.reset_msgid
12 years ago
Victor Seva
b94e0be011
MT#8517 add lookup force dbflag
...
Now we can force lookup to read from DB
12 years ago
Richard Fuchs
5e0cd04c3d
first attempt at double-offer/answer feature
12 years ago
Victor Seva
f1d42d77f2
Upgrade debian package to 4.1.5 and remove upstream applied patches
12 years ago
Richard Fuchs
2c6f8cabb8
MT#7995 lcr_rate: ignore peers without valid fees
...
Squashed commit of the following:
commit d53dd86b82bcb600c4aeb897bead8b329ccf6e0b
Author: Richard Fuchs <rfuchs@sipwise.com>
Date: Fri Jul 18 09:30:35 2014 -0400
fix typo
commit ee645b6b131203d0be8e5d0d92314c6513142f7f
Author: Richard Fuchs <rfuchs@sipwise.com>
Date: Fri Jul 18 08:28:18 2014 -0400
segfault fix
commit 2409c1bf286a576797bab2167860daa40ea63fd8
Author: Richard Fuchs <rfuchs@sipwise.com>
Date: Mon Jul 14 09:58:22 2014 -0400
MT#8019 lcr_rate: ignore peers without valid fees
12 years ago
Jenkins User
b6b9f05d65
Release new version 4.1.4-1+0~mr3.5.0.0
12 years ago
Richard Fuchs
f6cf9384ec
update rtpengine bencode.h from kamailio master
12 years ago
Richard Fuchs
51ec3e49eb
Merge branch 'rfuchs/configurable-tos'
12 years ago
Victor Seva
98500b34d3
MT#6981 dialplan: fix initial load of pv rules.
12 years ago
Victor Seva
084fe88ec7
MT#7771 dialplan: match and subst with $(avp(s:xxxx)[*]) at rules
...
Now a dialplan rule having an avp with index all([*]) will be checked with the avp values one by one.
Example:
Having $(avp(s:list)[*]) -> "111", "222"
'^(00|\+)?$(avp(s:list)[*])$' will be checked as:
- '^(00|\+)?111$'
- '^(00|\+)?222$'
12 years ago
Andrew Pogrebennyk
2ff07db4b3
MT#7059 allow t_is_failure_route() call from branch route.
12 years ago
Richard Fuchs
13e6ae6d44
add TOS= parameter
12 years ago
Richard Fuchs
368eee5afa
update rtpengine to kamailio master
12 years ago
Victor Seva
d3001c9e7a
MT#6485 add container check at init script
12 years ago
Victor Seva
fdf507d58b
MT#6485 sync init.d scripts from templates.
12 years ago
Victor Seva
d041b0fba0
MT#7503 remove old upstream patches. Add new upstream patches. Use gcj-jdk.
12 years ago
Victor Seva
b303b8c8a8
Bump debian version 4.1.4
12 years ago
Victor Seva
01b66088c5
MT#7503 update upstream patches
12 years ago
Jenkins User
cf0cb1056d
Release new version 4.1.3-1+0~mr3.4.0.0
12 years ago
Victor Seva
da86e779b8
MT#6243 add multipart body functions
...
Backport from master
12 years ago
Victor Seva
2d9527c831
add upstream fixes
12 years ago
Victor Seva
7a4867d7af
MT#6981 allow regex rules with pv in match and subst in dialplan.
12 years ago
Victor Seva
b1f74590cd
MT#5301 add pkg-config Build-Depends
12 years ago
Victor Seva
d49f5532fd
Upgrade to 4.1.3-1
12 years ago
Victor Seva
6da9f1efa1
MT#6517 unify Debian Packaging
...
Use Sipwise Development Team <support@sipwise.com> as Maintainer.
12 years ago
Michael Prokop
e719525172
MT#6511 Bump Standards-Version to 3.9.5
12 years ago
Richard Fuchs
38ba489080
rtpengine: fix inconsistent function naming
12 years ago
Richard Fuchs
fb9bf4e88a
update rtpengine to kamailio master
12 years ago
Richard Fuchs
80a2bf4f16
update rtpengine to kamailio master version
12 years ago
Richard Fuchs
47207276b6
silence compiler warning
12 years ago
Richard Fuchs
c8251708ba
include rtpengine patch in series
12 years ago
Richard Fuchs
58fdf9342c
adding rtpengine module
12 years ago
Victor Seva
57ce17588c
MT#6345 create tcap module package
12 years ago
Richard Fuchs
91684d20b0
remove obsolete patch files
12 years ago
Victor Seva
5ffab90ffa
Bump version 4.1.2-1 for next release
12 years ago
Victor Seva
e94a4b3e19
MT#6219 fix java build process
12 years ago
Victor Seva
05ce704fcf
MT#6219 remove upstream applied patches. Refresh patches.
12 years ago
Victor Seva
65a2db4900
MT#5891 fix lintian warnings
13 years ago
Victor Seva
b11a51d028
MT#5891 wrap-and-sort
13 years ago
Victor Seva
201877e2f1
MT#5301 add upstream fixes
13 years ago
Sipwise Jenkins Builder
c6f1bda776
Release new version 4.1.1-1+0~mr3.3
13 years ago
Victor Seva
0721f86ae1
MT#5301 fix debian changelog
13 years ago
Victor Seva
086644a3d6
MT#5301 add upstream fixes
13 years ago
Victor Seva
96c4d72992
Update debian changelog to 4.1.1
13 years ago
Victor Seva
58e93da098
MT#5301 remove applied upstream patches
13 years ago
Victor Seva
506d1d48ee
MT#5565 add upstream fix for usrloc db sync
13 years ago
Victor Seva
9f52bf076b
MT#5301 Add upstream fixes
13 years ago
Victor Seva
549b84e305
MT#5369 allow pvars in acc functions first parameter
13 years ago
Victor Seva
e69d58872c
MT#5301 Add upstream bug fixes
13 years ago
Richard Fuchs
d1893f3fd8
add strip_trailing_crlf option to tcap
13 years ago
Richard Fuchs
1ae44eea8b
use new isup_convert_number from libtcap
13 years ago
Richard Fuchs
872e952d80
fix hex decoding
13 years ago
Richard Fuchs
136eea04d3
less redundant error messages
13 years ago
Richard Fuchs
367843f67d
fix hex decoding
13 years ago
Richard Fuchs
0e4fdd28ea
adding isup_decode_number function
13 years ago
Richard Fuchs
cc4984aa5c
implement inap_extract
13 years ago
Richard Fuchs
6e74963164
try different method of setting return avp
13 years ago
Richard Fuchs
834b41a964
wrong error message
13 years ago
Richard Fuchs
56a4e991ef
adding error logging
13 years ago
Richard Fuchs
cc99c171a9
try a different fixup function
13 years ago
Richard Fuchs
91e1d04e63
some rudimentary tcap function
13 years ago
Richard Fuchs
19f4aeb891
add libtcap to control file
13 years ago
Richard Fuchs
2801b679c4
add libtcap to control file
13 years ago
Richard Fuchs
8d7ad935af
dont modify control file in quilt patch
13 years ago
Richard Fuchs
73b025b62b
adding libtcap-dev to build depends
13 years ago
Richard Fuchs
d64a8ece6b
breaking kamailio build by adding tcap to build modules
13 years ago
Richard Fuchs
4ec3f9d141
totally stubby tcap module
13 years ago
Victor Seva
53988d3fcb
MT#5301 add upstream patches
13 years ago
Victor Seva
4ee1c6a799
MT#5301 fix error when upgrading from 4.0.X.
...
New templates needs to be applied in order to get kamailio working
13 years ago
Victor Seva
94e2840402
MT#5301 Add missing debug patch not applied upstream.
13 years ago
Victor Seva
0c0f037a40
MT#5301 Initial debian changelog for 4.1.0-1
13 years ago
Victor Seva
50c1ece44e
MT#5301 add new modules
13 years ago
Victor Seva
4127c41ef1
MT#5301 Add upstream patches
13 years ago
Victor Seva
c99d19e16e
MT#5301 remove upstream applied patches and refresh the rest
13 years ago
Richard Fuchs
a10b7fe02a
fix handling of multipart sip/sdp
13 years ago
Victor Seva
a4c4f50eee
Bump version 4.0.4-3
13 years ago
Victor Seva
14dbee8f6e
MT#4143 Add upstream ursloc fix
...
Bug introduced by upstream/0001-modules-usrloc-reduce-work-if-contact-attributes-are.patch
13 years ago
Victor Seva
eb75e77d03
Bump version 4.0.4-2
13 years ago
Victor Seva
fa78bc4c6a
MT#4143 Add upstream patches
13 years ago
Victor Seva
898d25b0a6
update changelog
13 years ago
Victor Seva
09773f4774
update changelog
...
(cherry picked from commit 827498a401 )
Conflicts:
debian/changelog
13 years ago
Victor Seva
6e3fdbef2d
MT#4637 add the patch merged upstream by Richard.
13 years ago
Andrew Pogrebennyk
836c1343df
MT#4483 Adopt upstream patch for milliseconds precision in acc
13 years ago
Victor Seva
19186ff8fa
lcr_rate needs mysql
13 years ago
Victor Seva
7479dcc2fa
update changelog
13 years ago
Victor Seva
fee2de5416
refresh and remove patches
13 years ago
Andrew Pogrebennyk
016a7e6bb3
Add patch for body in initial dialoginfo NOTIFY for Cisco SPA504g
13 years ago
Victor Seva
ca2701b2d3
update changelog
13 years ago
Victor Seva
c4d0a118c7
Add patches from upstream to fix #3837
13 years ago
Victor Seva
1d87c5b500
update debian/changelog
13 years ago
Victor Seva
bd57b582ca
remove unused patch
13 years ago
Victor Seva
93233e1422
Add patches from upstream for app_lua sr.xavp.get function
13 years ago
Victor Seva
c2882c9181
update changelog
...
(cherry picked from commit 5f3d0317de )
13 years ago
Victor Seva
9fabbf154a
uac_redirect patch merged upstream. Will be included on next 4.0 series
13 years ago
Victor Seva
f15dbc9b1a
fix get_redirects core dump ( Closes: FS#337 )
13 years ago
Richard Fuchs
8098f4bfdf
fix possible segfault in rtpproxy-ng
13 years ago
Victor Seva
bce4b2137c
Add upstream patch to get src address details of malformed messages.
...
This can help to create fail2ban rules to ban attacks that do not hit
our security system. This kind of messages will never reach the config execution.
13 years ago
Victor Seva
9a7f5fc24a
use upstream CC_EXTRA_OPTS and LD_EXTRA_OPTS environment variables to pass hardening flags
13 years ago
Victor Seva
321052d939
debian/patches: removed applied upstream patches
13 years ago
Victor Seva
bc4bba4dd3
New upstream version
13 years ago
Victor Seva
a3c0711b9d
Added debug patch for reset_msgid
13 years ago
Victor Seva
f5f81c3858
debian/changelog: remove useless lines
13 years ago
Andrew Pogrebennyk
ba6b6f7435
update changelog
13 years ago
Victor Seva
940e61e79b
Added upstream fix for uac_replace_from FS#323
13 years ago
Richard Fuchs
95a2bacb00
implement second parameter to rtpproxy_offer/answer/manage
13 years ago
Richard Fuchs
5b71a47207
remove obsolete code
13 years ago
Victor Seva
acbb8f77ed
Add upstream fix for natping_process limit. (FS#321)
13 years ago
Richard Fuchs
6cf8b75b12
implement $rtpstat and document start_recording()
13 years ago
Richard Fuchs
20085a65dd
remove obsolete files
13 years ago
Victor Seva
cc7840b427
add sqlite3 Recommends on sqlite-modules
13 years ago
Richard Fuchs
c94742b31d
update rtpproxy-ng docs
13 years ago
Victor Seva
4fc25b190d
websocket patch applied upstream. Refresh and renamed.
13 years ago
Victor Seva
a28d9bf02b
try websocket PROTO in forward
13 years ago
Victor Seva
ac55b31bc7
Revert to c3278bfc0d
...
No need to patch kamailio to get incoming messages.
13 years ago
Victor Seva
9f04c0985b
fix last commit. Refresh modules-debugger-add-dbg_pv_dump-config-function.patch
13 years ago
Victor Seva
fd2a33f003
Refresh trace msg patch. Now dumps incoming messages too.
13 years ago
Victor Seva
c3278bfc0d
Added output trace patch. Just for testing.
13 years ago
Victor Seva
f15fb08d16
removed UNRELEASED this confuses our build system.
13 years ago
Richard Fuchs
0191ea61fa
adding untested url-safe_base64.patch
13 years ago
Richard Fuchs
9f9f54928d
adding "transport-protocol" selection support to rtpproxy-ng
13 years ago
git user on spce
921d50c35e
Refresh dbg_pv_dump patch. Added upstream patches for debug.
13 years ago
git user on spce
c441f493ff
Refresh dbg_pv_dump patch. Fix var name.
13 years ago
git user on spce
2ce6623f3c
Refresh dbg_pv_dump patch. Fix dump null values.
13 years ago
Victor Seva
680dff8487
Refresh dbg_pv_dump patch. Removed unwanted debug messages.
13 years ago
git user on spce
67222dcfcf
Refresh dbg_pv_dump patch. Added more checks. Fix xavp error.
13 years ago
Victor Seva
4e5e9754f4
Add missing patch for debug. Enable debug patches
13 years ago
Victor Seva
2f130f90b6
do not apply debug patches. This is not working now.
13 years ago
Victor Seva
371a0af8a2
Refreshed dbg_pv_dump patch. Added needed upstream patch.
13 years ago
Victor Seva
7c7babc550
Changes for wheezy
13 years ago
Victor Seva
b40a1de62b
Upgrade to 4.0.2. Remove upstream applied patch.
13 years ago
Victor Seva
eabf941bcd
Imported Debian patch 4.0.1-1
13 years ago
Victor Seva
4a31eece25
upstream 4.0.1 version. No sipwise patches.
13 years ago
Michael Prokop
124ceaf969
kamailio-mysql-modules: support percona-server-client-5.1 as alternative to mysql-client dependency
...
Currently ngcp-services-ce fails to install on Debian/squeeze
for release-trunk-squeeze because of:
| # apt-get install ngcp-services-ce
| [...]
| The following packages have unmet dependencies:
| ngcp-services-ce : Depends: kamailio-mysql-modules but it is not going to be installed
| Depends: mysql-client or
| percona-server-client-5.1 but it is not going to be installed
| Depends: mysql-server or
| percona-server-server-5.1 but it is not going to be installed
I might be totally wrong but I don't see any reason why it should
fail besides apt not being able to fully resolve the percona
packages as valid mysql-client package:
| # apt-cache show percona-server-client-5.1 | grep Provides
| Provides: mysql-client
since:
| # apt-get install ngcp-services-ce percona-server-client-5.1 percona-server-server-5.1
just works™. :-/
So at least give it a try before we dig deeper into apt's
resolver...
13 years ago
Michael Prokop
5a48114452
Add openssl to Build-Depends
...
Let's see whether this solves:
| MAIN_NAME=kamailio ./sip-router_cert.sh -d /tmp/buildd/kamailio-3.3+ngcp2.8.0+0~1367239454.423+wheezy~1.gbp8b35cf/debian/kamailio-tls-modules/etc/kamailio/
| Could not find openssl command
13 years ago
Michael Prokop
8b35cfde80
Disable mi_xmlrpc package and move purple package from EXCLUDED_MODULES to EXTRA_EXCLUDED_MODULES
...
This is a merge from the wheezy package actually.
Thanks: Jon Bonilla <jbonilla@sipwise.com>
13 years ago
Richard Fuchs
86f320f20f
3.3+ngcp2.8.0
13 years ago
Richard Fuchs
a37c97e07a
update lcr_rate to a/b rating and update dependencies
13 years ago
Michael Prokop
1951b42a03
Drop symlink debian/ + install pkg/kamailio/deb/squeeze instead
...
The symlink debian causes git log to fail in git-dch calls:
| gbp:debug: ['git', 'log', '--pretty=format:%H', '-1', '--', 'debian/changelog']
So finally get rid of this wrong thing. :)
14 years ago
Andreas Granig
243e32a17b
Start versioning of kamailio-3.1-sipwise in svn.
...
Use this source to build the kamailio used in NGCP.
15 years ago