Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated to 2.1 #6

Merged
merged 1,892 commits into from Jul 30, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1892 commits
Select commit Hold shift + click to select a range
783a18a
Fix usage of t_reply_with_body() with reply lumps.
bogdan-iancu Sep 23, 2015
34fab0d
Check if at least one DB URL is provided in avpops
bogdan-iancu Sep 24, 2015
de7bcfc
Dialplan module should honor db_default_url
dsanders11 Sep 23, 2015
4963c7c
Dispatcher module should honor db_default_url
dsanders11 Sep 23, 2015
ad8011a
memset all connection memory to 0 to avoid unwanted values
Sep 29, 2015
76e9809
on DB error: avoid double free;release only in destroy function
Sep 30, 2015
ca3895d
fix compression module bugs
Oct 5, 2015
a43ccca
Updated to support CNAM diversion use case.
Oct 6, 2015
fe654e4
ratelimit: avoid deadlock if counter is not updated
razvancrainea Oct 6, 2015
844fae5
Fix `make menuconfig` compile warnings
liviuchircu Aug 31, 2015
4c0c371
fix: some sh(busybox) do not support syntax of `$(< file)'
Oct 20, 2015
f8c424d
Fixed ACKs CSEQ number when doing in-dialog pinging
vladpaiu Oct 22, 2015
7901324
exec: Clarify what not to do with exec().
wdoekes Sep 27, 2015
440ab21
fix context reusage if async is made
razvancrainea Oct 22, 2015
fdf38ed
context: add destroy function for registered ctx vars
razvancrainea Oct 23, 2015
34eaede
Fix potential memory corruption on TCP write errors
liviuchircu Oct 27, 2015
17255b2
TCP aliases: Fix more race conditions (issue #589)
liviuchircu Oct 27, 2015
ac557ff
Fix compiler warnings with NO_DEBUG, NO_LOG
liviuchircu Oct 28, 2015
e37bdab
run destroy context when the message is sent
razvancrainea Oct 28, 2015
025eb66
properly handle async functions when reactor cannot fullfil the request
razvancrainea Oct 28, 2015
a836064
fix mem leak in permissions
Nov 2, 2015
6735c27
Fixed Post Script callbacks triggering in Async.
bogdan-iancu Nov 3, 2015
cfc1092
topo_hiding: replace LM_INFO with LM_DBG for debugging logs
razvancrainea Oct 30, 2015
da1b8c3
async: store cancelled and e2eack transactions in async ctx
razvancrainea Nov 3, 2015
01e93c9
tm: free async context when resuming
razvancrainea Nov 5, 2015
2526521
dialog: increase ref when setting dialog
razvancrainea Nov 6, 2015
0f82238
check if startup_done var is allocated before trying to set it
Nov 13, 2015
96ec5ee
fix str2int and str2sint input params check
Nov 13, 2015
8fe69f1
fix warnings reported by Ovidiu Sas
razvancrainea Nov 17, 2015
7f570e7
acc:evi: if the request failed send a missed event
razvancrainea Nov 19, 2015
21b2728
RPM spec: remove excess rest client package
Nov 23, 2015
8ce36d3
dialplan: enhance debug probe
ovidiusas Nov 23, 2015
511269f
dialplan: after inserting a new partition, set the pointer to the nex…
ovidiusas Nov 23, 2015
ba0ea01
dialplan: memset to 0 newly alocated memory for dp partition
ovidiusas Nov 23, 2015
120e6e2
dialplan: allocate the right amount of memory when creating a partition
ovidiusas Nov 23, 2015
d1177fe
dialplan: check if memory is properly allocated when updateing partit…
ovidiusas Nov 23, 2015
139415b
fix dangling db conns bug
Nov 24, 2015
13c6043
Fix bug in populating the PIDs
bogdan-iancu Nov 25, 2015
b188bff
Fix proper reporting for the statistics types.
bogdan-iancu Nov 27, 2015
1535a27
Reduce the amount of "useless" DBG's
bogdan-iancu Nov 27, 2015
98b76ee
RPM spec: increase max files limit and add dependencies
Dec 3, 2015
abc82d4
RPM spec: move ulimit to init-script
Dec 3, 2015
b6cd61b
properly handle epoll events
Dec 3, 2015
4a06a71
b2b_logic: parameters cannot be lower than 1
razvancrainea Dec 4, 2015
88bd36b
Return <null> value for missing AVPS.
bogdan-iancu Dec 4, 2015
ee99ac7
Merge pull request #681 from shiningstarj/dialoginfo-memory-leak
bogdan-iancu Dec 4, 2015
68b202e
Fix DB key when updating the destination state.
bogdan-iancu Dec 8, 2015
a173499
b2b_logic: set late SDP negociation flag
razvancrainea Dec 9, 2015
ef76542
Usrloc: modify invalid contacts behaviour
Dec 21, 2015
62e2969
comparse_uris: unescape all characters in user field
Dec 22, 2015
a95341a
Manula cherry-pick of ef2232
bogdan-iancu Dec 22, 2015
c11af55
strip_body(): check if content-type exists
Dec 23, 2015
7df8a1a
avpops: start without db_url if no func is using DB
Dec 23, 2015
7f933a5
Merge pull request #746 from lemenkov/remove_has_sdp
bogdan-iancu Jan 8, 2016
5d1d634
cachedb_mongodb: Fix crash when losing DB connection
liviuchircu Jan 8, 2016
a752c53
regex: Fix implicit declaration of 'isspace'
liviuchircu Jul 16, 2015
f4b81d3
Fix several print formatting bugs
liviuchircu Jan 8, 2016
5d32b84
redis: add timeout for connect and query
razvancrainea Jan 13, 2016
4395575
Fix pinging partitioning from nat_traversal.
bogdan-iancu Jan 13, 2016
5f486bb
Fix race condition between retransmission and wait timer in TM.
bogdan-iancu Jan 13, 2016
f267746
Allow retransmissions and wait for reply/timeout on canceled branches.
bogdan-iancu Jan 13, 2016
4c775f2
[snmpstats]more hints for setting up in the docs
Jan 13, 2016
d2f90b6
[sipcapture]mi_cmds were registered twice
Jan 14, 2016
548eb53
[sipcapture]completely remove mod_init mi_cmds registration
Jan 14, 2016
5d813f6
ws: release TCP connection if not static
razvancrainea Jan 12, 2016
9608063
tm: remove unused variables
ovidiusas Jan 14, 2016
4b011be
proto_ws: fix common variable used
razvancrainea Jan 14, 2016
57a7bf0
fixing coverity found defects - invalid memory access / memory corrup…
ph4r05 Dec 5, 2015
21083e8
fixing coverity found defects - resource leakage
ph4r05 Dec 5, 2015
50737ff
fixing coverity found defects - processing initialized variables, con…
ph4r05 Dec 5, 2015
a152bdf
fixing coverity found defects - logical fix in ul callback check type…
ph4r05 Dec 5, 2015
ed699bf
fixing coverity found defects - null dereference, break missing
ph4r05 Dec 5, 2015
c48773c
fixing coverity found defects - null dereference, invalid e164 number…
ph4r05 Dec 5, 2015
c9aaae3
fixing coverity found defects - copying into fixed size buffer
ph4r05 Dec 6, 2015
20004e4
fixing coverity found defects - copying into fixed size buffer withou…
ph4r05 Dec 6, 2015
19e5188
fixing coverity found defects - null dereference
ph4r05 Dec 6, 2015
37a7466
fixing coverity found defects - null dereference
ph4r05 Dec 6, 2015
6b4a327
fixing coverity found defects - null dereference & broken logic
ph4r05 Dec 6, 2015
56a7230
fixing coverity found defects - memory corruption, null dereference
ph4r05 Dec 6, 2015
83f4597
Coverity PR: Fix bad conflict merge
liviuchircu Jan 14, 2016
02fde2a
2.1.2: update changelog and minor version
razvancrainea Jan 14, 2016
7023ade
RPM spec: update version to 2.1.2
Jan 14, 2016
69aad41
[avpops]check if asyn funcs used in separate loop(on acmds struct)
Jan 15, 2016
c0a0408
function search: properly search through switch st
razvancrainea Dec 29, 2015
ad32566
[avpops]fix acmds instead of cmds
Jan 15, 2016
5a28baf
[siptrace]fix proto issues
Jan 15, 2016
44cc594
RPM spec: prepare for new build system
Jan 17, 2016
bd3751b
uac_registrant: update timer handling
ovidiusas Jan 15, 2016
0c26f91
fix calls per minute for fraud_detection module
Jan 12, 2016
bb37439
update ChangeLog with all commits in 2.1.2
razvancrainea Jan 18, 2016
0a642c5
uri: fix e164_check overflow checking
razvancrainea Jan 18, 2016
d0f5c3d
db in string or int pvar for avp_db_query()
Nov 13, 2015
b602a7f
Fix restoring leg route set.
bogdan-iancu Jan 19, 2016
fbb4aac
Merge pull request #664 from wdoekes/wjd-allow_unset_dlg_in_req_route
bogdan-iancu Jan 19, 2016
fbb97b8
Coverity PR: minor refactorings
liviuchircu Jan 14, 2016
d9af15b
Missing module "emergency" in extra list.
bogdan-iancu Jan 21, 2016
7de5534
increase versioning to 2.1.2
razvancrainea Jan 21, 2016
2641feb
Fix double free in case of errors when running MI command
vladpaiu Jan 25, 2016
aebf41f
Fix STANDARD and EXTRA list of tables.
bogdan-iancu Jan 25, 2016
58ba97b
Removed double listing of "address" into EXTRA_TABLES.
bogdan-iancu Jan 25, 2016
9b42ff6
Fix bugs in modules-readm target.
bogdan-iancu Jan 25, 2016
16b63fd
README files regenerated
bogdan-iancu Jan 25, 2016
41c8902
Fix codec handling functions when faulty streams are defined.
bogdan-iancu Jan 26, 2016
bbaf821
Fixed wrong warning on memory leak.
bogdan-iancu Jan 26, 2016
bce5306
Fix the sizing of the Async Reactors.
bogdan-iancu Jan 28, 2016
5b7b5f7
Fix calculation of timer set on 32b
bogdan-iancu Feb 1, 2016
12d27ab
Fixed autodetection of the reactor size (open files)
bogdan-iancu Feb 1, 2016
eb586ee
fix async: context shall be destroyed only at the last async call
Nov 25, 2015
a3f84d5
Fix freeing processing context after a second async jump.
bogdan-iancu Feb 2, 2016
c846598
Fixed improper setting of Missed column's type.
bogdan-iancu Feb 4, 2016
0a3c97b
Fix IPv6 insertion in fix_nated_contact()
bogdan-iancu Feb 5, 2016
ad44a05
proper compile on gcc 4.8
razvancrainea Feb 11, 2016
8133656
Fix proper callig in local cancels with TH.
bogdan-iancu Feb 11, 2016
135a0d6
Don't push throug RTPProxy streams with port 0 in SDP
vladpaiu Feb 11, 2016
96f6c77
arm: unforce thumb mode
razvancrainea Feb 15, 2016
f84cc83
Improve qvalue parsing
liviuchircu Feb 12, 2016
b055320
Fix contact DB delete in CONTACT_ONLY macthing.
bogdan-iancu Feb 17, 2016
12817d4
SIP forking engine: Fix async-related issues
liviuchircu Feb 23, 2016
bedecc4
Blacklisting logic: Fix async-related issues
liviuchircu Feb 24, 2016
9fc407d
Order target dependencies to avoid FTBFS in parallel builds.
Feb 24, 2016
b25c8aa
SIP forking logic: Add extra NULL checks
liviuchircu Feb 24, 2016
8b30865
sync with latest debian package
Feb 24, 2016
29028cf
Makefile: dash cannot use variables that contain -
razvancrainea Feb 24, 2016
3ea83ce
build: change variables for other OSes
razvancrainea Feb 23, 2016
1eeb44d
destination sets: Add yet another NULL check
liviuchircu Feb 24, 2016
6ce7676
debian: fix packaging config target
razvancrainea Feb 25, 2016
04b2eba
update changelog and add berkeley deb
Feb 25, 2016
d04e3b7
support reproducible builds
Feb 25, 2016
e6b7395
update spelling checks
Feb 25, 2016
e615552
other spellchecks
razvancrainea Feb 25, 2016
39b517d
tls: update install path
razvancrainea Feb 25, 2016
41e2b38
Updated to support STIR.
Feb 26, 2016
7dadebb
loop: declare fd_map for devpoll
razvancrainea Feb 26, 2016
8dce547
Deprecate 'use UNIVERSAL'
Feb 29, 2016
aa4b580
rename s_addr to avoid overlapping with Solaris structs
razvancrainea Feb 29, 2016
b0e5fab
packaging: add back the memcache for lua building
razvancrainea Mar 1, 2016
cde7bd4
tcp: prevent invalid mem access
razvancrainea Mar 4, 2016
2555c5e
Allow setting branch flags when no branches are yet appended
liviuchircu Mar 3, 2016
6d126a1
tm: Refactor some hardcoded static string lengths
liviuchircu Mar 4, 2016
172009c
Merge pull request #814 from sippy/master_rtpp_ip6_fix
bogdan-iancu Mar 7, 2016
f89dfc7
Fixed leak due wrong return code handling.
bogdan-iancu Mar 7, 2016
054836a
t_newtran() automatically sends a 100 Tryting for INVITE.
bogdan-iancu Feb 18, 2016
e2bdb30
dialog: Lower log level of state change errors
liviuchircu Mar 8, 2016
e48bc6f
Merge pull request #823 from jarrodb/db_postgres
bogdan-iancu Mar 8, 2016
1a194ad
Fixed memory leak on checking disposition hdr.
bogdan-iancu Mar 11, 2016
b2bc43e
Fixed async jump for end2end ACKs.
bogdan-iancu Mar 15, 2016
981e354
Fix crash when using $si in non SIP routes.
bogdan-iancu Mar 15, 2016
dc229a1
Fixed $TH_callee_callid to reflect '=' being an invalid character in …
vladpaiu Mar 16, 2016
a759574
topology_hiding: prefent crash at shutdown
razvancrainea Mar 16, 2016
847805e
Reset to 0 the whole branch if failed.
bogdan-iancu Mar 17, 2016
e74f665
Fix extracting TO hdr.
bogdan-iancu Mar 18, 2016
e49e2e8
Fixed usage of Prep Statement on failed CDRs.
bogdan-iancu Mar 19, 2016
143328f
Fixed port param for lb_is_destination().
bogdan-iancu Mar 20, 2016
c4cc161
Accept XMLRPC requests without params node.
bogdan-iancu Mar 21, 2016
940996f
Prevent async in local route.
bogdan-iancu Mar 21, 2016
ef2a42f
scripts/opensipsctl: complete support for optional database port
ovidiusas Mar 17, 2016
8002174
Fixed 491 Pending scenario in B2B.
bogdan-iancu Mar 22, 2016
92245fd
Proper handling of isolated EPOLLHUP events.
bogdan-iancu Mar 24, 2016
f1f67d9
Improve robustness of core URI copying functions
liviuchircu Mar 24, 2016
15bf627
drouting api: Fix a double free bug
liviuchircu Mar 29, 2016
e925732
TLS: Fix misleading error logs on accept() failures
liviuchircu Mar 30, 2016
87c93b8
Fix bogus log
bogdan-iancu Mar 31, 2016
44d2748
cachedb_redis: Prevent crash when re-connect keeps failing
khoegh Apr 7, 2016
36c4c63
pi_http: return "200 OK" instead of "0 Unknown"
ovidiusas Apr 11, 2016
b9aa873
Fixed bogus pkg_free on pointer in data segment
bogdan-iancu Apr 20, 2016
4358451
MI library: Add comments regarding a known issue
liviuchircu Apr 20, 2016
5600997
[tls_mgm] properly handle SSL_ERROR_SYSCALL on SSL_shutdown
Apr 26, 2016
25b6041
regex: fix spell-check in package
razvancrainea May 3, 2016
d273ced
ratelimit: initialize the length of the algorithm
razvancrainea May 4, 2016
c25b6b2
Updated opensipsctl.base to also search /sbin
renicok May 3, 2016
4f0dce9
[dispatcher] fix double allocation issue
May 11, 2016
4b0fca5
Fixed bogus memory operations.
bogdan-iancu May 18, 2016
80a1c31
Fixed preserving 3xx Contacts in TH without dialog
bogdan-iancu May 19, 2016
d94885a
Fix bogus timer ref counter during expire update.
bogdan-iancu May 19, 2016
eacc39c
Process sequential messages received in CONFIRMED_NA state
vladpaiu May 20, 2016
bab109f
Fix a string concatenation operator bug
liviuchircu May 20, 2016
2a3d31e
re-register topo hiding callbacks after restart
razvancrainea May 20, 2016
351d85b
th: fix dlg flag check
razvancrainea May 20, 2016
5c3f7ff
Fixed bogus name of "pkg-config"
bogdan-iancu May 23, 2016
1c07f61
Added extra log message on openssl 1.0.1e-fips bug.
bogdan-iancu May 23, 2016
0735d51
[mmgeoip] allow chosing memory caching type
May 23, 2016
3a7f90e
Revert "Accept TCP aliases by default"
liviuchircu May 24, 2016
5937884
TCP connection lookup: Add matching by transport
liviuchircu May 24, 2016
dfda90a
TCP alias lookup: Add matching by transport
liviuchircu May 24, 2016
3e5fe64
mi_xmlrpc_ng: Fix a shared memory leak
liviuchircu May 25, 2016
d1e0989
mi_xmlrpc_ng: Remove an incorrect free operation
liviuchircu May 25, 2016
c0c9eaa
Obey USE_SYSV_SEM and USE_PTHREAD_MUTEX.
bogdan-iancu May 25, 2016
0c9c688
Fix bogus destroy of a RW lock.
bogdan-iancu May 25, 2016
c6df63a
Proper support for USE_POSIX_SEM option in Makefile
bogdan-iancu May 25, 2016
a18183f
Fix bogus set locking functions.
bogdan-iancu May 25, 2016
f663dd3
Fix warning in SYSTEM V locking functions
bogdan-iancu May 25, 2016
a645657
call_center: obey lock_set interface
razvancrainea May 25, 2016
9c66491
dialplan: Fix a rule tie-breaking bug
liviuchircu May 26, 2016
8f46c2f
fix bin crash if no listener defined
razvancrainea May 26, 2016
4ef316b
dialplan: Improve documentation
liviuchircu May 26, 2016
7697fba
dbtext: convert DBG to ERR for better debugging
razvancrainea May 26, 2016
2b57eaf
Improve error reporting for unknown script vars
liviuchircu May 26, 2016
1a38656
Fixed missing MI reply on pua_publish.
bogdan-iancu May 27, 2016
4c18d31
add license to rw_locking.h header
razvancrainea May 27, 2016
d3f56fd
Link the dialog cell into internally generated requests from the dial…
vladpaiu May 27, 2016
f8a21e4
Fixed bogus test when using POSIX or PTHREAD locks.
bogdan-iancu May 30, 2016
7bc985c
Fixed proper cleanup on failure of tcpconn_new()
bogdan-iancu May 30, 2016
82f8093
If POSIX sems are used, be sure to link against pthread lib
bogdan-iancu May 30, 2016
d670270
Fixed interface matching in loose_route()
bogdan-iancu May 30, 2016
3a5138b
Fix invalid memory access with async MySQL queries
liviuchircu May 20, 2016
bee0cee
Update version 2.1.3
razvancrainea May 30, 2016
1867198
Update ChangeLog for 2.1.3
razvancrainea May 30, 2016
34abb00
httpd: properly treat select response
razvancrainea Dec 28, 2015
72f1711
Fix documentation on former b2bl_key_avp module param
bogdan-iancu Jun 1, 2016
f2ab0da
Proper handle the case of no usrloc domain registered.
bogdan-iancu Jun 3, 2016
48c178b
Fix error handling in DB writes.
bogdan-iancu Jun 3, 2016
a5b1249
Removed unused "error" jump label
bogdan-iancu Jun 3, 2016
485bfad
Removed wrong "NOT NULL" constraint over the contact DB fields
bogdan-iancu Jun 3, 2016
10bff83
Removed compilation warning
vladpaiu Jun 7, 2016
2ca9e1d
Fix evaluating the SIP port from a SIP URI.
bogdan-iancu Jun 8, 2016
58b2d8b
Fixed forcing FAST LOCKS for arm6.
bogdan-iancu Jun 9, 2016
248c836
Fix potential 100 Trying duplicates.
bogdan-iancu May 23, 2016
5b76510
Fix memory corruption on $stat() vars
bogdan-iancu Jun 16, 2016
8ea0ab1
Fixed failure to enable NAT pinging.
bogdan-iancu Jun 16, 2016
5c25300
Add support for SIP URIs without user part in 'avpops' module.
andrey-vorobiev Apr 14, 2016
5708cf5
Update rtpproxy.c
davesidwell Dec 12, 2014
2edafc6
Update rtpproxy.c
davesidwell Dec 16, 2014
01cf24e
rtpproxy: no need to update the len for IPv6
razvancrainea Jun 17, 2016
853998c
Fix proper testing of context content
bogdan-iancu Jun 17, 2016
d00f1f3
Update version from 2.1.2 to 2.1.3 for specs
razvancrainea Jun 17, 2016
d4c45ab
init: use the specified CFGFILE in debian init
razvancrainea Jun 23, 2016
daf692a
proto: always populate default values for protocols name and port
razvancrainea Jun 23, 2016
6e0e811
Allow proto modules to populate its name
razvancrainea Jun 24, 2016
81da723
Fix script varibles for providing port and proto (as part of SIP URI).
bogdan-iancu Jun 24, 2016
055730a
Fix compiler warning
liviuchircu Jun 25, 2016
618ff92
Fix dialplan module when using db_text backend.
bogdan-iancu Jun 24, 2016
e56b290
[siptrace][bugfix] fix bad macro in siptrace(trace local ip logic)
Jun 27, 2016
e7f8d1b
permissions: fix get_source_group() return
razvancrainea Jul 4, 2016
63e25f5
acc: Fix incorrect Request-URI handling
liviuchircu Jul 1, 2016
d3e9b6a
Fixed compiling on arm6 with fastlocks
bogdan-iancu Jul 5, 2016
186c4c2
Fix error message when a route is not defined.
bogdan-iancu Jul 7, 2016
a48af8e
dialog: advance to next cell in case of error
razvancrainea Jul 8, 2016
61e0ca2
[acc][bugfix] check if database loaded before using its handler
Jul 11, 2016
f5a251a
Fix populating blacklists.
bogdan-iancu Jul 11, 2016
a51b18a
Fix populating blacklists.
bogdan-iancu Jul 11, 2016
6030e5f
Fix populating blacklists.
bogdan-iancu Jul 11, 2016
49adcf5
Fix advertised port and address per branch.
bogdan-iancu Jul 12, 2016
e0b237b
Fix building Via Branch in stateless mode
bogdan-iancu Jul 11, 2016
a8c997d
rest_client: Fix incorrect trim operation
liviuchircu Jul 15, 2016
9c5fe8d
permissions: allow any supported protocol
razvancrainea Jul 18, 2016
171a78c
Update version to 2.1.4
razvancrainea Jul 20, 2016
121e8bf
Update ChangeLog for 2.1.4
razvancrainea Jul 20, 2016
00e8109
Fix db_url setting - do not make it mandatory if no db is used
bogdan-iancu Jul 22, 2016
a6c67bb
Fixed memory leak on modules/drouting/drouting.c
Ozzyboshi Jul 21, 2016
0e1fcf9
Remove unnecessary test.
bogdan-iancu Jul 22, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
13 changes: 11 additions & 2 deletions .gitignore
@@ -1,8 +1,9 @@
*.o
*.d
*.so
*.swp
*.sw?
tags
cscope*

# /
/cfg.tab.c
Expand All @@ -14,12 +15,20 @@ tags
/.svnrevision
/.gitrevision


# /doc/
/doc/database

# /menuconfig/
/menuconfig/configure
/Makefile.conf

# /utils/opensipsunix/
/utils/opensipsunix/opensipsunix

# miscellaneous files
core
core.*
out
log
*.log
*.html
6 changes: 6 additions & 0 deletions .travis.yml
@@ -0,0 +1,6 @@
language: c
compiler: gcc
before_install:
- sudo apt-get update -qq
- sudo apt-get install -y libsqlite3-dev libsctp-dev libradiusclient-ng-dev libhiredis-dev unixodbc-dev libconfuse-dev libmysqlclient-dev libexpat1-dev libxml2-dev libpq-dev flex bison zlib1g-dev libperl-dev libsnmp-dev libdb-dev libldap2-dev libcurl4-gnutls-dev libgeoip-dev libpcre3-dev libmemcached-dev libmicrohttpd-dev librabbitmq-dev liblua5.1-dev libncurses5-dev libjson0-dev libmemcache-dev libxmlrpc-c3-dev
script: make exclude_modules="db_oracle osp sngtc cachedb_cassandra cachedb_couchbase cachedb_mongodb" all
14 changes: 12 additions & 2 deletions COPYING
@@ -1,4 +1,3 @@

-------------------------------------------------------------------------
IMPORTANT NOTES

Expand All @@ -18,6 +17,17 @@ IMPORTANT NOTES
but the opensips software is mainly copyrighted by FhG FOKUS (each source
file has posted the copyright holder).

5) In addition, as a special exception, the copyright holders give permission
to link the code of portions of this program with the OpenSSL library under
certain conditions as described in each individual source file, and
distribute linked combinations including the two.
You must obey the GNU General Public License in all respects for all of the
code used other than OpenSSL. If you modify file(s) with this exception,
you may extend this exception to your version of the file(s), but you are
not obligated to do so. If you do not wish to do so, delete this exception
statement from your version. If you delete this exception statement from
all source files in the program, then also delete it here.

-------------------------------------------------------------------------

GNU Licence FAQ
Expand All @@ -38,7 +48,7 @@ understand implications of the GNU license, read it.
Version 2, June 1991

Copyright (C) 1989, 1991 Free Software Foundation, Inc.
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.

Expand Down
74 changes: 43 additions & 31 deletions CREDITS
Expand Up @@ -2,14 +2,14 @@
# OpenSIPS #
#=============#

Current OpenSIPS team in alphabetical order as of 29 January 2013:
Current OpenSIPS team in alphabetical order as of 18 March 2015:

Core Team:

Bogdan Andrei Iancu
Dan Pascu
Razvan Crainea
Ionut-Razvan Ionita
Liviu Chircu
Razvan Crainea
Vladut-Stefan Paiu


Expand All @@ -18,6 +18,7 @@ Module Maintainers:
Alexandr Dubovikov
Anca Vamanu
Arnaud Chong
Dan Pascu
Di-Shi Sun
Iñaki Baz Castillo
Marc Leurent
Expand All @@ -26,37 +27,48 @@ Saúl Ibarra Corretgé
Dynamic Packet


============== Release 1.9.0 =================
Arnaud Chong
Boris Ratner
============== Release 2.1.0 =================
Andrei Datcu
Alexander Mustafin
Antonis Psaras
Bill Hau
Bobby Hakimi
Brett Nemeroff
Christophe Sollet
buchtajz (GitHub)
Carlos Oliva
Chris Maciejewski
cityant
Damien Sandras
David Sanders
Diego Barberio
Dragos Oancea
Duane Larson
Gomtesh Jain
James Gledhill
eldonogithub
Eric Tamme
Evandro Villaron
Ezequiel Lovelle
Fabrizio Picconi
Gary Nyquist
gergelypeli (GitHub)
Giuseppe Cardone
hydrosine (GitHub)
jalung (GitHub)
jamesabravo (GitHub)
Jamuel Starkey
jbonicioli (GitHub)
John Nash
John Quick
Lirakis
Marcel Barbulescu
Michael Schloh von Bennewitz
Muhammad Shahzad
Nathaniel L Keeling III
Justin Zondagh
Mayama Takeshi
Mihai Tiganus
miko95 (GitHub)
Nick Altmann
Parantido Julius De Rica
Norman Brandinger
Ovidiu Sas
Parantido De Rica
Peter Kelly
Peter Lemenkov
Rick van Rein
Rudy from DynamicPacket
Ryan Bullock
Samuel Muller
Sergey Avseyev
Stefan Tobe
Trevor Francis
Robison Tesini
SamyGo
Satish Patel
sekil (IRC)
Sergey Khripchenko
Stas Kobzar
Walter Doekes
Yaroslav M Strilchuk
Nick (SourceForge)
Rico (SourceForge)
Toine (SourceForge)
shimaore (SourceForge)
zhangst (GitHub)