Commit Graph

11634 Commits

Author SHA1 Message Date
Anthony Minessale 7155001c86 FS-3810 --resolve 2012-04-03 18:11:32 -04:00
James Zhang a8e21663ce Revert "freeswitch: taking out -Ox cflags and have them replaced with -O0"
This reverts commit e560ddccde.
2012-03-21 10:05:51 -04:00
James Zhang e560ddccde freeswitch: taking out -Ox cflags and have them replaced with -O0
we dont want to optimize out symbols for debugging
2012-03-20 11:56:29 -04:00
Moises Silva 09dd96455e switch-core: changed the exit status when modules fail to load to 65 (EX_DATAERR), init scripts must
be updated to handle 65 instead of 1 to detect module loading errors
2011-12-15 12:34:56 -05:00
wadam b89a072a46 Fix pid file name - Still hardcoded but to nsg. 2011-10-05 16:43:26 -04:00
Moises Silva 1aad77a0d3 Fix issue #1545 - Wrong branding
Conflicts:

	src/switch_console.c
2011-09-28 13:40:55 -04:00
Moises Silva b719983933 mod_sofia: Resolved issue #1547 - SIP INFO not working
The dtmf_type member was incorrectly being set to NONE if the SDP
           does not advertise RFC2833 support (which has nothing to do with SIP INFO)
2011-09-28 12:07:30 -04:00
Moises Silva ccdd76b126 Merge branch 'master' into smgmaster 2011-09-15 09:53:55 -04: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 5a4c25df29 FS-3470 --resolve 2011-08-01 08:56:40 -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
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 00e0f87dcb FS-3443 --resolve 2011-07-31 18:27:33 -05: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 43a8683a4a Merge branch 'master' into smgmaster 2011-07-29 17:07:24 -04:00
Moises Silva f1dc7b1ddb Merge branch 'master' into smgmaster 2011-07-29 16:50:22 -04:00
Anthony Minessale a0cec8ab26 FS-3444 --resolve slightly simpler way to do the same thing 2011-07-29 15:23:17 -05: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
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 Parent 3c74f391f4 Skinny: correct fix b399735 2011-07-22 23:06:06 +02:00
Jeff Lenk b2299035fd FS-3421 --resolve 2011-07-22 15:51:50 -05:00
Mathieu Parent b3997353a1 Skinny: Stop harcoding APR_TIMEUP
See also FS-3425
2011-07-22 09:17:09 +02:00
Matrhieu Rene 1529c0ec8a mod_portaudio: move load_config a bit lower since it needs to use the hashtables 2011-07-19 16:14:14 -04:00
Georgiewskiy Yuriy b0fc1d8fb5 fix small interoperability issues if remote endpoint send progress twice 2011-07-19 19:23:54 +04:00
Jeff Lenk 6d03eb34f9 FS-3436 --resolve 2011-07-18 09:51:08 -05:00
Marc Olivier Chouinard db5f504678 mod_callcenter: Quick fix againt major loop in wait time is set to 0 and the phone is not registred. 2011-07-17 17:00:38 -04:00
Travis Cross 82af87f3ae M-x whitespace-cleanup 2011-07-17 13:48:05 +00:00
Anthony Minessale f1de377d01 reapply revert 2011-07-16 11:37:03 -05:00
Anthony Minessale 1729078f56 FS-3386 2011-07-16 11:30:36 -05:00