10341 Commits

Author SHA1 Message Date
Eliot Gable
6b9570cbf0 Add some additional info on transfer so callee_id_name and number are available in this scenario. 2013-01-03 23:09:19 +00:00
Travis Cross
b2714cbc30 Fix mod_mongo build when no CFLAGS/CXXFLAGS are set in environment
os.environ['CFLAGS'] raises a KeyError if no CFLAGS variable is set in
the environment.  So instead we use os.environ.get('CFLAGS','') which
will return the empty string in the event no CFLAGS variable is set.

The previous problematic pattern originated from the suggested code
here for importing the build environment in SCons:

  http://www.scons.org/wiki/FrequentlyAskedQuestions#Why_doesn.27t_SCons_find_my_compiler.2BAC8-linker.2BAC8-etc..3F_I_can_execute_it_just_fine_from_the_command_line.

FS-4746 --resolve
2013-01-03 17:38:28 +00:00
Steve Underwood
79d578adeb Use a new function in spandsp to access the AT interpreter state inside a T.31
state, rather than directly probing inside the T.31 structures.
2013-01-01 23:48:47 +08:00
Jeff Lenk
dc2c11f13f FS-4768 initial add of vs2012 build support 2012-12-29 14:57:15 -06:00
Anthony Minessale
190da435d1 FS-4958 --resolve thanks but again you could have submitted a patch so I did not have to hunt the 3 million lines of code for the line in question 2012-12-22 22:38:03 -06:00
Anthony Minessale
b7a6d3f551 FS-4959 --resolve 2012-12-22 22:35:52 -06:00
Brian West
22efebc301 FS-4956 --resolve 2012-12-20 20:49:36 -06:00
Brian West
d67b96af8a i've tested, now you can too 2012-12-20 20:08:42 -06:00
Anthony Minessale
5e62fde357 FS-4789 --resolve 2012-12-18 19:16:10 -06:00
Anthony Minessale
7085de2546 FS-4588 --resolve 2012-12-18 18:18:31 -06:00
Anthony Minessale
ef077917fd FS-4867 2012-12-18 14:56:44 -06:00
Anthony Minessale
c1d6b62593 FS-4926 --resolve You found it, the registration table was not updating the call_id field. 2012-12-15 08:55:02 -06:00
Anthony Minessale
40346ff6a8 minor tweaks for udptl mode 2012-12-14 16:52:27 -06:00
Anthony Minessale
9b7b46dbca FS-4935 add nested condition support to XML dialplan 2012-12-14 00:29:20 -06:00
Anthony Minessale
3730504693 FS-4933 --resolve 2012-12-13 10:02:36 -06:00
Jeff Lenk
17b6087d7a fix for covici on mailing list 2012-12-12 21:15:09 -06:00
Michael Jerris
08fdff4511 don't block on db for fifo track_calls 2012-12-11 16:35:53 -05:00
Anthony Minessale
8aba7238a8 FS-4905 2012-12-11 07:58:09 -06:00
Anthony Minessale
7ba3dadcd8 FS-4859 regression 2012-12-10 13:52:25 -06:00
Michael Jerris
c4cf1ba222 don't block on db for fifo_callers del 2012-12-10 16:39:02 -05:00
Anthony Minessale
3025375cc6 fix logic in openpty case 2012-12-09 13:12:40 -06:00
Steve Underwood
bfc3c17bcb Tweaks to the T.31 modem 2012-12-09 13:59:26 +08:00
Brian West
e91cb987ed clean up 2012-12-07 15:17:19 -06:00
Anthony Minessale
b513d72465 FS-4919 --resolve 2012-12-07 11:09:22 -06:00
Anthony Minessale
1cebb320f8 FS-4859 2012-12-07 10:29:44 -06:00
Anthony Minessale
c8e9688265 FS-4921 FS-4907 --resolve 2012-12-07 09:54:17 -06:00
Anthony Minessale
01dbadb987 bump opus to 1.0.2 2012-12-06 14:12:18 -06:00
Anthony Minessale
a7fafb2039 FS-4913 revert this breaks normal calls so nevermind 2012-12-06 12:22:31 -06:00
Anthony Minessale
2557c9b112 FS-4912 --resolve 2012-12-06 11:45:13 -06:00
Anthony Minessale
7e8e99e52c fix answer contention issue 2012-12-06 11:11:07 -06:00
Ken Rice
ad57781be4 copyright statement update 2012-12-06 17:42:14 +00:00
Anthony Minessale
8e5012e4d6 FS-4913 try this patch 2012-12-06 10:44:52 -06:00
Ken Rice
84ce23038e copyright statement update 2012-12-06 17:18:56 +00:00
Anthony Minessale
b4942d6bfd FS-4808 try this 2012-12-05 10:59:06 -06:00
Anthony Minessale
c181988036 FS-4808 revert 2012-12-05 10:22:09 -06:00
Anthony Minessale
ca603e59ef comment patch from e644e620c89867895cb4e69f834913f5df1070e2 seems to cause issues 2012-12-04 11:18:19 -06:00
Anthony Minessale
7744b62a62 add cr 2012-12-04 10:58:51 -06:00
Anthony Minessale
d31be4fbcb FS-4813 --resolve 2012-12-04 07:46:31 -06:00
Anthony Minessale
49a491ef54 FS-4808 see if this helps 2012-12-04 07:44:41 -06:00
Anthony Minessale
e1094cbd0f FS-4902 --resolve 2012-12-03 16:39:09 -06:00
Anthony Minessale
8790476f0f FS-4903 --resolve 2012-12-03 08:49:50 -06:00
Anthony Minessale
abcff8c94c FS-4886 --resolve the file permisions must be set properly by you, you must have installed it as root then changed users. This patch will fix the crash. 2012-12-03 08:07:24 -06:00
Anthony Minessale
8dd35c1d8c doh 2012-11-30 15:01:16 -06:00
Anthony Minessale
f0c47ede91 fix fifo queue_manager placement 2012-11-30 14:56:36 -06:00
Anthony Minessale
4e3bb1a1e6 rtp and signal parsing adjustments 2012-11-30 13:54:47 -06:00
Anthony Minessale
b35ac6b3bd fix auto_simplify 2012-11-29 18:34:27 -06:00
Michael Jerris
b4d7c2ab2c FS-4882: fix potential seg 2012-11-29 16:49:05 -05:00
Anthony Minessale
395b7a9799 FS-4882 --resolve 2012-11-29 12:59:33 -06:00
Anthony Minessale
685da11d0d FS-4885 --resolve this is not the best solution but it will work 2012-11-29 12:37:46 -06:00
Marc Olivier Chouinard
026da2b33d FS-4890 --resolve
I've also added the CC-Agent-Called-Time and CC-Agent-Aborted-Time in case you find this useful also.
2012-11-29 15:42:46 -05:00