Anthony Minessale
|
986f258db0
|
let ctl-c work until you are connected
|
2011-02-24 18:48:16 -06:00 |
Moises Silva
|
f0da352917
|
freetdm: more visual studio 2008 and 2010 updates to set the proper _WIN32_WINNT target
|
2011-02-24 19:38:37 -05:00 |
Moises Silva
|
99b64f39a1
|
freetdm: add _WIN32_WINNT version to vs project
|
2011-02-24 19:32:40 -05:00 |
Moises Silva
|
518e034187
|
freetdm: remove remaining references to boost (sample code, visual studio project references)
|
2011-02-24 19:26:40 -05:00 |
Anthony Minessale
|
e96acac3c8
|
add optional job-uuid param to bgapi in oop mod
|
2011-02-24 17:48:51 -06:00 |
Moises Silva
|
327def8c21
|
freetdm: Do not move to dialing if signaling module already moved the state
|
2011-02-24 18:45:54 -05:00 |
Moises Silva
|
269906c891
|
freetdm: Added support for hardware (native) R2 MF generation
|
2011-02-24 18:41:07 -05:00 |
Mathieu Parent
|
646ad887d7
|
Skinny: enhance soft-key-sets
|
2011-02-25 00:05:56 +01:00 |
Mathieu Parent
|
2148d81d74
|
Skinny: avoid crash when loading config with blank soft-key-set value
|
2011-02-25 00:05:56 +01:00 |
Mathieu Parent
|
cffd62aa36
|
Skinny: complete list of softkeysets
|
2011-02-25 00:05:56 +01:00 |
Mathieu Parent
|
c9aab94aa4
|
Skinny: use a const for SKINNY_KEY_SET_IN_USE_HINT
|
2011-02-25 00:05:56 +01:00 |
Anthony Minessale
|
61d3c56fde
|
fix jb + no timer situations
|
2011-02-24 15:29:22 -06:00 |
Anthony Minessale
|
3a10d6a1c5
|
use strdup instead of core_session_strdup in hangup hook
|
2011-02-24 14:54:13 -06:00 |
Anthony Minessale
|
cbf610c5aa
|
reswig
|
2011-02-24 14:24:53 -06:00 |
Anthony Minessale
|
69d1d984fe
|
sleep 2 seconds on confernece outcall at the end to prevent auto-answer race
|
2011-02-24 12:17:47 -06:00 |
Moises Silva
|
62d000ed20
|
freetdm: remove sanity state check in outgoing function
|
2011-02-24 13:14:23 -05:00 |
Anthony Minessale
|
deec244b9d
|
FS-3098 You are probably right about the sql statement, we must have missed that when the contributor gave us the patch. Be aware this code is depricated in favor of the broadsoft SCA shared appeareances and will probably be removed eventually
|
2011-02-24 10:22:47 -06:00 |
Anthony Minessale
|
155aafd3f4
|
FS-3097 regression from 4f93ea25ec
|
2011-02-24 10:17:33 -06:00 |
David Yat Sin
|
c22816c39c
|
freetdm: span id specified in raw trace if channel was not mapped
|
2011-02-23 16:21:44 -05:00 |
David Yat Sin
|
e94913a2da
|
Merge branch 'master' of git.sangoma.com:smg_freeswitch
|
2011-02-23 16:21:30 -05:00 |
David Yat Sin
|
dd40e50e7a
|
freetdm: span id specified in raw trace if channel was not mapped
|
2011-02-23 16:20:26 -05:00 |
David Yat Sin
|
512eaaa87c
|
freetdm: removed warning log when a SETUP message without channel IE is received
|
2011-02-23 15:01:29 -05:00 |
Mathieu Rene
|
cb6f1ed61d
|
Fix storage class for 'cause' in user_outgoing_channel() so that each call has its very own hangup cause
|
2011-02-22 20:25:16 -05:00 |
Anthony Minessale
|
b53a684843
|
fix bug in switch_itodtmf from a8f5bf60a8
|
2011-02-22 18:36:02 -06:00 |
Mathieu Parent
|
e0a0a56f24
|
mod_command reg_url: correct field name
|
2011-02-23 01:13:00 +01:00 |
Mathieu Parent
|
0a14839bf9
|
Skinny: mark ring ready
|
2011-02-23 01:07:54 +01:00 |
Mathieu Parent
|
e7a8189b2b
|
Skinny: centralized registration
|
2011-02-23 01:07:54 +01:00 |
Mathieu Parent
|
ea29a1dfcc
|
centralized registration:
- allow infinite registrations (expire=0)
- when removing a registration, keep the other with same user if multiple reg is allowed
|
2011-02-23 01:07:53 +01:00 |
Mathieu Parent
|
f202328eff
|
Doc: somes details on user registration functions
|
2011-02-23 01:07:53 +01:00 |
Anthony Minessale
|
0dcdd78cb5
|
FS-3054 --comment-only try latest commit, I can guess what probably causes the seg based on my last patch
|
2011-02-22 17:22:01 -06:00 |
Anthony Minessale
|
e8a1055854
|
ESL-56 null terminate buffer after reading from the socket to prevent cross-over to old data that confuses the parser and throws off framing. (regression from 2081bf97b9 )
|
2011-02-22 17:07:18 -06:00 |
David Yat Sin
|
9f8c428ebc
|
freetdm: fix for calling print_hex_dump with invalid string length
|
2011-02-22 15:00:40 -05:00 |
David Yat Sin
|
e26b5727de
|
freetdm: fix for calling print_hex_dump with invalid string length
|
2011-02-22 14:59:57 -05:00 |
Anthony Minessale
|
3116334d27
|
FS-3086 --comment-only This should fix the 'hupall' based lockups
|
2011-02-22 13:16:23 -06:00 |
David Yat Sin
|
7860db0110
|
freetdm: updated documentation for ftdm_variables
|
2011-02-22 11:22:58 -05:00 |
David Yat Sin
|
4f8d4b95cd
|
added ftdm_variables.c
|
2011-02-22 11:13:44 -05:00 |
Brian West
|
f28c211c0c
|
FS-3077
|
2011-02-22 09:56:33 -06:00 |
Anthony Minessale
|
e7acd4d138
|
FS-3054 re-open if this does not fix it.
|
2011-02-21 20:17:58 -06:00 |
Anthony Minessale
|
079f3f73ed
|
bump mod_shout to use mpg123-1.13.2 to hopefully address unwanted calls to exit() and inherit other upstream fixes
|
2011-02-21 20:01:46 -06:00 |
Anthony Minessale
|
b61fc39622
|
add support for bz2 to getlibs
|
2011-02-21 20:01:01 -06:00 |
Anthony Minessale
|
f6dd557e5d
|
agc
|
2011-02-21 17:24:35 -06:00 |
Anthony Minessale
|
e431481d4d
|
agc
|
2011-02-21 17:16:34 -06:00 |
Anthony Minessale
|
a79b64ee20
|
more agc
|
2011-02-21 14:35:13 -06:00 |
Anthony Minessale
|
1ba1c57eff
|
move jb debug to level 8
|
2011-02-21 13:28:41 -06:00 |
Anthony Minessale
|
4a4ac35426
|
another round of agc changes
|
2011-02-21 13:12:51 -06:00 |
Anthony Minessale
|
4e60f14a4d
|
FS-3072
|
2011-02-21 11:02:42 -06:00 |
Anthony Minessale
|
38b430f43f
|
FS-3057
|
2011-02-21 10:51:26 -06:00 |
Christopher Rienzo
|
4f5ca9e88d
|
FS-3077 prevent crash on double call to asr_close
|
2011-02-21 15:00:35 +00:00 |
Brian West
|
06988e1a36
|
FS-3084
|
2011-02-20 15:10:02 -06:00 |
Jeff Lenk
|
3cd120a02e
|
fix warning
|
2011-02-20 14:50:20 -06:00 |