Travis Cross
01a227d462
gitignore httapi/Makefile
2012-04-04 17:24:55 +00:00
Travis Cross
b83b567dae
set sdp_zrtp_hash_string earlier when inbound-late-negotiation is enabled
...
Previously in this case it was only being set after the dialplan had
already executed.
2012-04-04 17:24:54 +00:00
Tamas Cseke
982cb1fe1c
safe strdup FS-4062
2012-04-04 09:04:12 +02:00
David Yat Sin
66d90d5dfc
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
2012-04-03 16:48:22 -04:00
David Yat Sin
be4512be03
FreeTDM - ISDN fix for BRI lines with Q.921 layer going idle
2012-04-03 16:48:14 -04:00
Anthony Minessale
26b04fdc4a
FS-4068 --resolve
2012-04-03 13:29:39 -05:00
Anthony Minessale
781e8b72bd
do not include Expires header in INVITES responding to a auth challenge
2012-04-03 12:37:52 -05:00
David Yat Sin
d730df77e4
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
2012-04-02 18:00:38 -04:00
David Yat Sin
38143e3035
freetdm - ISDN added check to treat calling number 0000000000 as empty calling number
2012-04-02 18:00:27 -04:00
Anthony Minessale
647740e9a4
cleanup after yourself
2012-04-02 16:20:40 -05:00
Anthony Minessale
6138fc8753
FS-4038 can you try this
2012-04-02 16:03:45 -05:00
Anthony Minessale
139dc3e34e
fix race condition where network lists are not created yet so nat detection does not work in sofia during startup
2012-04-02 16:03:45 -05:00
Anthony Minessale
afdf50d423
stop sched thread quicker on global destroy
2012-04-02 15:33:45 -05:00
Anthony Minessale
972504a3ca
unset logger on global destroy
2012-04-02 15:00:35 -05:00
Anthony Minessale
61fe806c0a
delete subs on 481
2012-04-02 14:51:23 -05:00
Anthony Minessale
fe704c4082
FS-3984 --resolve
2012-04-02 14:37:40 -05:00
Anthony Minessale
d655ceecf8
add fsctl debug sql
2012-04-02 12:58:40 -05:00
Giovanni Maruzzelli
eaa37c3e41
gsmopen: windows now works
2012-04-02 19:01:45 +02:00
Anthony Minessale
b80a3a3439
set session loglevel as well in fs_cli when doing 'console loglevel info' also now implies '/log info' locally
2012-04-02 11:58:00 -05:00
Giovanni Maruzzelli
d9338ee28c
gsmopen: cleaning gsmlib
2012-04-02 15:39:43 +02:00
Giovanni Maruzzelli
8c94374b7d
gsmopen: cleaning gsmlib
2012-04-02 15:38:33 +02:00
Giovanni Maruzzelli
365a50182b
gsmopen: cleaning portaudio
2012-04-02 15:37:46 +02:00
Giovanni Maruzzelli
d5c8fb737e
gsmopen: cleaning portaudio
2012-04-02 15:34:34 +02:00
Giovanni Maruzzelli
b3903124ca
gsmopen: cleaning portaudio
2012-04-02 15:33:13 +02:00
Giovanni Maruzzelli
aa78fa77b0
gsmopen: continue AT control with tcblib, most of the AT timeouts are now 1/10th of sec, eg: 100millisec
2012-04-02 15:09:41 +02:00
Giovanni Maruzzelli
94ca0be296
gsmopen: continue AT control with tcblib, basic calls ok
2012-04-02 14:45:49 +02:00
Giovanni Maruzzelli
3c27c1f823
gsmopen: begin AT control with tcblib
2012-04-02 12:56:26 +02:00
Giovanni Maruzzelli
11ee736da7
gsmopen: cleaning from gsmlib
2012-04-02 12:01:23 +02:00
Giovanni Maruzzelli
51b6315e98
gsmopen: continue cleaning
2012-04-02 11:26:51 +02:00
Giovanni Maruzzelli
2239dee1b7
gsmopen: fixing libctb-0.16 include
2012-04-02 11:14:55 +02:00
Giovanni Maruzzelli
282a1885e7
gsmopen: adding libctb-0.16
2012-04-02 11:07:47 +02:00
Giovanni Maruzzelli
fc4c61570b
gsmopen: cleaning a little
2012-04-02 10:58:44 +02:00
Giovanni Maruzzelli
8c7a624d0c
gsmopen: cleaning Makefile, libctb and its includes need to be installed and ldconfigged
2012-04-02 09:42:42 +02:00
Giovanni Maruzzelli
d1446cd91c
gsmopen: works05
2012-04-02 09:27:22 +02:00
Giovanni Maruzzelli
5b98e04e49
gsmopen: works04
2012-04-02 09:26:11 +02:00
Giovanni Maruzzelli
64e0a5ab0d
gsmopen: works03
2012-04-02 09:25:30 +02:00
Giovanni Maruzzelli
c25779d6f4
gsmopen: works02
2012-04-02 09:20:31 +02:00
Giovanni Maruzzelli
624ed42324
gsmopen: works01
2012-04-02 09:12:54 +02:00
Giovanni Maruzzelli
bc8cf0a0bf
skypopen: test commit, please ignore
2012-04-02 08:14:28 +02:00
Travis Cross
d2edcad66e
Merge Phil Zimmermann's libzrtp as a FreeSWITCH library
...
Thanks to Phil Zimmermann for the code and for the license exception
we needed to include it.
There remains some build system integration work to be done before
this code will build properly in the FreeSWITCH tree.
2012-03-31 23:42:27 +00:00
Ivo Kutts
fcfa41e537
Help libzrtp build without ECC files
...
More build system work may be needed.
2012-03-31 23:26:07 +00:00
Philip Zimmermann
c7e476402a
Relicense bnlib under GPLv2/GPLv3 with exception for FreeSWITCH
...
Thanks to Travis Cross for much of the language here.
Signed-off-by: Philip Zimmermann <prz@mit.edu>
Signed-off-by: Travis Cross <tc@traviscross.com>
2012-03-31 22:56:22 +00:00
Philip Zimmermann
7bacb6d473
Add AGPLv3 license with exception for FreeSWITCH
...
Thanks to Travis Cross for much of the language here.
Signed-off-by: Philip Zimmermann <prz@mit.edu>
Signed-off-by: Travis Cross <tc@traviscross.com>
2012-03-31 22:56:22 +00:00
Viktor Krikun
b3280ae276
Send empty SAS during enrollment and other improvements
...
(refs #25 )
2012-03-31 22:56:22 +00:00
Viktor Krikun
9cd1409047
Add more unit-tests and bug-fixes for random-access ZRTP cache
...
(refs #24 )
2012-03-31 22:56:22 +00:00
Viktor Krikun
e8a376a87f
First draft implementation of random-access cache
...
(refs #25 )
2012-03-31 22:56:22 +00:00
Viktor Krikun
be03cdc27a
Add Cmockery unit-testing library as a backend for our automated tests
...
(closes #26 )
2012-03-31 22:56:22 +00:00
Viktor Krikun
c74f85f7ab
Recheck and implement missing features in Acive-Passive logs
...
(closes #23 )
2012-03-31 22:56:22 +00:00
Viktor Krikun
fc97a91993
Add Android make file
...
(closes #22 )
2012-03-31 22:56:21 +00:00
Viktor Krikun
589039481a
Minor improvements in OSX build system
2012-03-31 22:56:21 +00:00