19359 Commits

Author SHA1 Message Date
Anthony Minessale
bc177a4b28 FS-3475 --resolve 2011-08-02 13:51:57 -05:00
Anthony Minessale
2366f4295b add sqlite to clean on make current or update-clean 2011-08-02 13:06:31 -05:00
Anthony Minessale
71dd3ca86c force an update on sqlite build 2011-08-02 13:05:45 -05:00
Anthony Minessale
a7c6fa99c8 update sql indexes and queue size 2011-08-02 00:27:38 -05:00
Anthony Minessale
11d2cd1b49 print ip:port on rtp bind err 2011-08-01 23:55:58 -05:00
Anthony Minessale
1adb743f90 2 wrong toins 2011-08-01 21:25:48 -05:00
Anthony Minessale
dbed0cb984 wrong toin at albakerky 2011-08-01 21:13:54 -05:00
Anthony Minessale
2d9d3f479c call update 2011-08-01 20:59:55 -05:00
Anthony Minessale
77413ba9ba FS-3451 --resolve we support this but there was a bug, should work now 2011-08-01 20:08:04 -05:00
Anthony Minessale
9e399c19e3 FS-3439 --resolve 2011-08-01 16:29:37 -05:00
Anthony Minessale
4b1bb61fff addtl update to last commit 2011-08-01 15:43:07 -05:00
Anthony Minessale
c16c74d9c0 update show calls to show both 1 legged calls and bridged calls, also show bridged_calls for previous behaviour of show calls 2011-08-01 14:43:03 -05:00
Anthony Minessale
56d67eadf6 sdp_m_per_ptime is now implied to be true, if you don't like this set it to false but its going to be undefined behaviour. This basically means if you call in with ptime 30 then you have a bunch of ptime 20 codecs in your outbound list that there will be one m= line with 30 and the original inbound codec and more m= lines for each discinct ptime in your list. This is, of course, will depend on disable_trancoding or absolute_codec_string as well 2011-08-01 10:22:55 -05:00
Anthony Minessale
6b948cf190 make sql stmt more portable 2011-08-01 10:03:00 -05:00
Anthony Minessale
b6bed14ff6 make strdup NULL return strdup("") in sqlite for mac bug 2011-08-01 10:02:31 -05:00
Anthony Minessale
ed23847574 fix mac build 2011-08-01 10:01:50 -05:00
Anthony Minessale
5a4c25df29 FS-3470 --resolve 2011-08-01 08:56:40 -05:00
Jeff Lenk
02bb35148d trivial compiler warning 2011-08-01 10:39:11 -05:00
Jeff Lenk
5d84efc32e FS-3403 --resolve 2011-08-01 10:09:35 -05:00
Jeff Lenk
69e61f762b FS-3468 --resolve 2011-08-01 09:50:04 -05:00
Jeff Lenk
2b6a4f97c3 trivial portability issues c89 2011-08-01 09:48:08 -05:00
Marc Olivier Chouinard
5c455bda74 mod_conference: Missing a new line in a log file, thx AviMarcus 2011-08-01 09:49:57 -04:00
Anthony Minessale
0fc8050cbc display update 2011-07-31 22:14:06 -05:00
Anthony Minessale
3bfbae343b re-add detailed_calls another way 2011-07-31 19:57:42 -05:00
Anthony Minessale
65b4782d19 revert 2011-07-31 19:06:52 -05:00
Anthony Minessale
98473085ea add homer capture hooks to mod_sofia 2011-07-31 18:36:23 -05:00
Anthony Minessale
3e029f0dfb add capture hooks to libsofia 2011-07-31 18:36:05 -05:00
Anthony Minessale
00e0f87dcb FS-3443 --resolve 2011-07-31 18:27:33 -05:00
Moises Silva
68b887c760 freetdm: allow IO statistics access to users
added ftdm iostats command
2011-07-30 17:40:32 -04:00
Anthony Minessale
f527ed686f cid tweak 2011-07-29 23:42:46 -05:00
Anthony Minessale
ad51c7917a FS-3465 --resolve 2011-07-29 23:29:00 -05:00
Anthony Minessale
3f489a2a21 add NDLB-allow-nondup-sdp to indicate you want to parse a differnt sdp in 200 ok from 1xx (previous default) this is a RFC violation so I decided not to support it by default anymore. Enable this if you want that broken behaviour 2011-07-29 22:16:39 -05:00
Anthony Minessale
f9612fecfe use register contact to determine proper contact in 200 ok response to register 2011-07-29 21:55:52 -05:00
Jeff Lenk
868d8230d1 FS-3444 trivial compile fix 2011-07-29 19:05:59 -05:00
Moises Silva
f68d351fdd freetdm: refactoring of the CLI, it was getting way too ugly! 2011-07-29 19:35:10 -04:00
Anthony Minessale
a0cec8ab26 FS-3444 --resolve slightly simpler way to do the same thing 2011-07-29 15:23:17 -05:00
Moises Silva
dcbfa9a876 Merge remote-tracking branch 'fsorig/master' 2011-07-29 17:06:00 -04:00
Moises Silva
227971b340 freetdm: restrict GRS CLI request range to stay within sane boundaries 2011-07-29 17:02:12 -04:00
Moises Silva
3c731ed968 freetdm: ss7 - skip non-voice cics when processing GRA 2011-07-29 17:01:41 -04:00
Moises Silva
ea16afe34e svn-style merge from moy.ss7grs_perchan branch (spin off releases.3.2)
addressed issue with multiple GRS at the same time in a single span
revisions merged: afcc831d6fa1fccaf7ef091b8c48b905a76d834d 9c815c9ecd7102e7d30c3988cd41682b8cbade0b
2011-07-29 16:59:53 -04:00
Anthony Minessale
beecd937bf add new detailed_calls view a version of the channels table that shows only one legged calls or bridged calls 2011-07-29 13:59:31 -05:00
Anthony Minessale
3dc4b53051 setting display on wrong channel on eavesdrop 2011-07-29 13:59:31 -05:00
Moises Silva
09e545d377 freetdm: core - report initial alarms on span start 2011-07-29 14:55:35 -04:00
Moises Silva
587bb373b9 freetdm: fix event reporting in sangoma isdn 2011-07-29 14:01:49 -04:00
Anthony Minessale
f3a42258d6 FS-3099 --resolve 2011-07-28 17:13:38 -05:00
Anthony Minessale
7b1097e356 lower this socket write timeout to 60 seconds 2011-07-28 11:20:34 -05:00
Mathieu Rene
7403db7005 Fix segfault in sofia's stun code 2011-07-27 12:26:43 -04:00
David Yat Sin
372ae224e5 added check for trunk_type for each span 2011-07-25 19:03:11 -04:00
David Yat Sin
42eb8391fd Merge branch 'master' of git.sangoma.com:smg_freeswitch 2011-07-25 19:02:56 -04:00
Moises Silva
492bc6b416 freetdm: ftmod_libpri - request channel exclusively 2011-07-23 12:53:04 -04:00