166 Commits

Author SHA1 Message Date
Dušan Dragić
f262dbce94 FS-6821 mod_gsmopen: fix interface name in log
Fix interface name for logs emitted from mod_gsmopen.cpp during startup
2014-09-14 13:06:31 +02:00
Moises Silva
d6574e8c0f dos2unix a bunch of files
For some reason these files would get marked as modified
just after a fresh clone on Linux
2014-07-22 15:04:28 -04:00
Michael Jerris
0cc3a17072 FS-6408: fix passing of CPPFLAGS to spandsp build 2014-04-01 13:28:22 -04:00
Michael Jerris
496a6db5c4 cxx 2014-03-19 08:33:47 -04:00
Michael Jerris
f575dd6f05 this is a cxx mod 2014-03-19 08:32:25 -04:00
Michael Jerris
45303fdc93 use right var for -I includes 2014-03-18 19:36:26 -04:00
Michael Jerris
4bbea9664d add depends so these are built 2014-03-18 19:32:02 -04:00
Michael Jerris
524c566e01 attempt at fixing mod_gsmopen build 2014-03-18 19:11:24 -04:00
Giovanni Maruzzelli
40c56c621a FS-5078 gsmopen: adding ussd capabilities, thanks Boris 2014-03-12 17:51:58 +01:00
Giovanni Maruzzelli
4d8866a7cf gsmopen: added driver_usb_dongle directory, for building a working and stable 'option' modem serial driver for 2.6.32 kernels (eg: Proxmox, OpenVZ) 2014-03-05 02:06:03 +01:00
Giovanni Maruzzelli
3046e23fbe FS-5938 fixed, thx Boris 2014-02-24 19:12:33 +01:00
Giovanni Maruzzelli
c242f76634 FS-5830 fixed, thx Dusan 2014-02-24 18:15:43 +01:00
Giovanni Maruzzelli
827c5ac743 FS-5908 FS-5907 fixed, thx Dusan 2014-02-24 18:08:18 +01:00
Giovanni Maruzzelli
156e681c50 FS-6205 fixed, thx Dusan 2014-02-24 17:58:32 +01:00
Peter Olsson
93696934b2 Silence more compiler warnings 2014-01-23 12:25:15 +01:00
Peter Olsson
5a820fdc78 Disabled some compiler warnings on Windows build (for Visual Studio 2012), also disabled code analysis one some projects. This should make the Windows build more clean in the future. 2014-01-22 22:47:11 +01:00
Peter Olsson
084e245085 Lots of trivial tweaks to minimize compiler warnings, especially on 64-bit platform: Added missing type casts, changed types, added missing NULL checks. 2014-01-22 22:30:23 +01:00
Jeff Lenk
94f2187efe fix gsmopen and skypopen last commit for logging 2014-01-18 23:32:33 -06:00
Jeff Lenk
27035219a7 fix mod_skypopen and mod_gsmopen for switch_version.c 2014-01-16 22:00:21 -06:00
Anthony Minessale
8dfbd91a3d fold version macros into runtime functions to avoid cascade rebuilds when modifying the core 2014-01-17 01:54:47 +05:00
Anthony Minessale
4a172402d2 some refactoring and plumbing for 1.4 2013-10-16 02:24:32 +05:00
Jeff Lenk
36b840543d mod_gsmopen fix complier errors windows 2013-09-05 10:24:33 -05:00
Giovanni Maruzzelli
6a64f1b5eb FS-5727 and FS-5729 gsmopen: inserted some debugging to eventually find a probable flaw in gsmlib. Disabled the suspected code 2013-09-05 11:38:47 +02:00
Giovanni Maruzzelli
dc10a5562e gsmopen: inserted some debugging to eventually find a probable flaw in gsmlib. Disabled the suspected code 2013-09-05 11:37:04 +02:00
Giovanni Maruzzelli
4a3d1a074f FS-5148 gsmopen: wait for the first audio write() before giving the AT command that moves the audio path to the audio tty (eg: don't accumulate noise by not sending frames on the open tty) 2013-07-03 13:56:02 +02:00
Giovanni Maruzzelli
172df304cc gsmopen: on Linux, automatically find out and setup audio and data ports associated to dongle model, IMEI and IMSI 2013-07-03 10:02:09 +02:00
Nathan Neulinger
32adc789f6 make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
Giovanni Maruzzelli
7e2ea11b67 gsmopen: cleaning 2013-06-21 00:41:07 +02:00
Giovanni Maruzzelli
4640a9c80c gsmopen: cleaning 2013-06-21 00:41:07 +02:00
Giovanni Maruzzelli
66f028b4ba gsmopen: cleaning 2013-06-21 00:41:07 +02:00
Giovanni Maruzzelli
0a364e1f3b gsmopen: cleaning 2013-06-21 00:41:07 +02:00
Giovanni Maruzzelli
fa1d773a84 FS-4821 fixed core dump when received sms in UCS2 after having sent sms in UCS2 2013-06-21 00:41:07 +02:00
Giovanni Maruzzelli
12c96d9009 FS-5292 gsmopen: patch from garmt 2013-06-20 14:21:49 +02:00
Jeff Lenk
a7be251bd8 fix several more windows compiler warnings and mod_gsmopen 2013-06-18 22:44:11 -05:00
Giovanni Maruzzelli
0330520eba test 2, please ignore 2013-05-09 17:00:54 +00:00
root
0fe65187cd test, please ignore 2013-05-09 16:59:39 +00:00
Jeff Lenk
5f3160ef0f FS-5167 2013-04-08 21:17:02 -05:00
Giovanni Maruzzelli
6afa0fd542 FS-5148: noise at beginning of call, probably from uncleaned buffer 2013-03-16 22:14:25 +01:00
Jeff Lenk
dc2c11f13f FS-4768 initial add of vs2012 build support 2012-12-29 14:57:15 -06:00
Jeff Lenk
74dd18fe97 add missing reference - windows gsmopen 2012-11-13 08:51:48 -06:00
Giovanni Maruzzelli
dedbb3a8cb FS-4692 gsmopen: patch from Ivan Mironov allowing for values 'context', 'dialplan', 'destination' and 'hold_music' from configuration file global_settings used by default for individual interfaces 2012-11-06 12:31:32 +01:00
Giovanni Maruzzelli
92d44e5023 FS-4691 gsmopen: patch from Ivan Mironov allowing for longer device names, useful for symlinks created by udev 2012-11-06 12:24:17 +01:00
Giovanni Maruzzelli
85542799f0 FS-4782 gsmopen: abide the origination_uuid variable. Dude abide 2012-11-06 12:05:26 +01:00
Giovanni Maruzzelli
65bc765846 FS-4659 gsmopen: give error and abort call when dialing was not through correctly (eg: get back OK). Also, grow the default timeout when expecting a string back from the modem to half a second - 500000 usec - so to avoid false negatives 2012-11-06 11:34:34 +01:00
Giovanni Maruzzelli
648ce206c6 FS-4338 gsmopen: added patch to compile in FreeBSD 2012-11-06 10:39:12 +01:00
Anthony Minessale
52eff9451c wrap fork so we can drop priority in child processes 2012-10-01 13:38:45 -05:00
Giovanni Maruzzelli
a1d727cab6 gsmopen: FS-4652 , compilation failed with Mobigator 2012-09-26 19:20:27 +02:00
Giovanni Maruzzelli
d0ddd77cdc gsmopen: FS-4652 , compilation failed with Mobigator 2012-09-26 19:15:42 +02:00
Giovanni Maruzzelli
ed6f040e70 gsmopen: FS-4652 , compilation failed with Mobigator 2012-09-26 19:01:08 +02:00
Giovanni Maruzzelli
f102f7b4c4 gsmopen: FS-4652 , compilation failed with Mobigator 2012-09-26 18:56:02 +02:00