Anthony Minessale
|
474f89e040
|
FS-4128
|
2012-04-19 09:01:58 -05:00 |
|
Giovanni Maruzzelli
|
38874956fa
|
gsmopen: gsmlib compile on windows with gsmlib, new solution for gsmlib, mod_gsmopen compiles again on linux (with gsmlib)
|
2012-04-19 11:32:29 +02:00 |
|
Giovanni Maruzzelli
|
1f9c34cce4
|
gsmopen: added lib directory to libctb
|
2012-04-19 08:35:09 +02:00 |
|
Anthony Minessale
|
54af0dcfe2
|
regression from 385a92cec74598122f389ee42d28f928c2f15fd9
|
2012-04-18 19:02:06 -05:00 |
|
Anthony Minessale
|
1c70afabdd
|
regression from 385a92cec74598122f389ee42d28f928c2f15fd9
|
2012-04-18 19:00:37 -05:00 |
|
Anthony Minessale
|
8691b484c2
|
FS-4128 --resolve regression from commit 73279f01bf1c8a5e419a4de29b8c65f524c64b7b FS-3166
|
2012-04-18 14:55:59 -05:00 |
|
Anthony Minessale
|
ae23edad9c
|
FS-4111 --resolve
|
2012-04-18 14:49:00 -05:00 |
|
Anthony Minessale
|
9752b272dc
|
FS-4070 --resolve I added something to check for the bridge flag too and i guess its only when you are getting cng frames
|
2012-04-18 13:12:07 -05:00 |
|
Anthony Minessale
|
677b223579
|
FS-4122 --resolve this fixes the issue and eliminates the delay unless you configure it to have some
|
2012-04-18 09:56:06 -05:00 |
|
Giovanni Maruzzelli
|
6ea05d25f7
|
gsmopen: gsmlib compile on windows, made a solution (vc++ makefile) for it
|
2012-04-18 17:57:07 +02:00 |
|
Ken Rice
|
c5554eb939
|
Copyright date update.
|
2012-04-18 11:52:02 -05:00 |
|
Ken Rice
|
437e502b59
|
fix my contact info as i havent had that email address in years
|
2012-04-18 11:52:02 -05:00 |
|
Anthony Minessale
|
f7579162be
|
fix build
|
2012-04-18 09:34:02 -05:00 |
|
Anthony Minessale
|
1fbde2b403
|
FS-3902 --resolve
|
2012-04-18 08:53:44 -05:00 |
|
Anthony Minessale
|
2fc4960f97
|
fix regression in commit 19f441c6f4516f035828aa112bcf92f47f4e0f28
|
2012-04-18 08:53:44 -05:00 |
|
Giovanni Maruzzelli
|
675bf4f546
|
gsmopen: windows config file update
|
2012-04-18 16:46:59 +02:00 |
|
Giovanni Maruzzelli
|
3156a1ec9a
|
gsmopen: compile on windows, with iconv for windows. Substituted actual file to symlink
|
2012-04-18 16:33:09 +02:00 |
|
Giovanni Maruzzelli
|
9134968fd6
|
gsmopen: compile on windows, with iconv for windows
|
2012-04-18 16:32:22 +02:00 |
|
Giovanni Maruzzelli
|
47ab2eb7b2
|
gsmopen: compile on windows, with iconv for windows
|
2012-04-18 16:25:09 +02:00 |
|
Anthony Minessale
|
f2a77da45e
|
FS-4126 --resolve
|
2012-04-18 08:08:45 -05:00 |
|
Giovanni Maruzzelli
|
7a0b41c42f
|
Merge branch 'gsmopen01'
|
2012-04-18 15:48:39 +02:00 |
|
Giovanni Maruzzelli
|
98b51e5681
|
gsmopen: zeroize sms_message store in case we receive an empty message
|
2012-04-18 15:46:23 +02:00 |
|
Ken Rice
|
113c00aa5b
|
FS-4117 --resolve
|
2012-04-18 09:33:10 -05:00 |
|
Jeff Lenk
|
e6963e34bb
|
FS-4127 --resolve
|
2012-04-18 09:17:52 -05:00 |
|
Giovanni Maruzzelli
|
b20558818c
|
gsmopen: not compiling with gsmlib by default right now, will be default soon
|
2012-04-18 15:41:08 +02:00 |
|
Giovanni Maruzzelli
|
e08c027dbe
|
gsmopen: added an excerpt from gsmlib FAQ on how to sending UCS2 when characters cannot be represented in GSM-7 (gsmlib does not support utf to UCS2)
|
2012-04-18 15:35:53 +02:00 |
|
Giovanni Maruzzelli
|
4ed53eca23
|
gsmopen: updated gsmopen.h
|
2012-04-18 15:18:39 +02:00 |
|
Giovanni Maruzzelli
|
a4df4fa1f4
|
gsmopen: added gsmlib support to outbound smss (eg: PDU mode). Must implement a mechanism to fall back sending in UCS2 when characters cannot be represented in iso-8859-1 (gsmlib does not support utf)
|
2012-04-18 15:17:31 +02:00 |
|
William King
|
180f535490
|
Adding a failed registration event and adding an auth result header on the attempt event.
|
2012-04-17 17:28:47 -07:00 |
|
Anthony Minessale
|
395965891e
|
FS-4119 --resolve
|
2012-04-17 16:53:25 -05:00 |
|
Anthony Minessale
|
456b07eb8b
|
FS-4125 --resolve you should really switch to {} when you know you have one dial string but i'll add this as a convienence
|
2012-04-17 16:51:40 -05:00 |
|
Anthony Minessale
|
19f441c6f4
|
move relevant portion of display update code into the core and fix mod_loopback bug involving passing display updates across properly
|
2012-04-17 16:13:41 -05:00 |
|
Anthony Minessale
|
e27a9c78c3
|
put caller back into the fifo if the agent hangs up before they are bridged
|
2012-04-17 16:12:14 -05:00 |
|
Giovanni Maruzzelli
|
a621cdee99
|
gsmopen: added proof of concet to send pdu messages via gsmlib
|
2012-04-17 22:54:54 +02:00 |
|
Giovanni Maruzzelli
|
1f664b68f4
|
gsmopen: added gsmlib support to incoming smss (eg: PDU mode)
|
2012-04-17 21:17:09 +02:00 |
|
Giovanni Maruzzelli
|
3df7a04df5
|
gsmopen: added win_iconv
|
2012-04-17 20:11:44 +02:00 |
|
Giovanni Maruzzelli
|
3747375196
|
gsmopen: re-added gsmlib
|
2012-04-17 18:40:32 +02:00 |
|
Anthony Minessale
|
51810b9892
|
FS-4120 --resolve
|
2012-04-17 08:31:47 -05:00 |
|
Giovanni Maruzzelli
|
61894c23ae
|
gsmopen: zeroize sms_message store in case we receive an empty message
|
2012-04-17 11:27:54 +02:00 |
|
Anthony Minessale
|
02e5eaefec
|
FS-4118 --resolve
|
2012-04-16 16:14:20 -05:00 |
|
Anthony Minessale
|
6e512f1a89
|
FS-4053 --resolve
|
2012-04-16 11:57:19 -05:00 |
|
Anthony Minessale
|
e1db065195
|
FS-4115 possible workaround for sipura bug + recording
|
2012-04-16 11:14:22 -05:00 |
|
Giovanni Maruzzelli
|
4ff99df417
|
gsmopen: Makefile.am updated
|
2012-04-16 16:23:24 +02:00 |
|
Giovanni Maruzzelli
|
e6689bada9
|
gsmopen: using non volatile memoty for storage (vs SIM), new reading with timeout from serial port
|
2012-04-16 15:18:08 +02:00 |
|
Anthony Minessale
|
9c288870e2
|
FS-3994 --resolve regression from FS-3596:b2d2353c
|
2012-04-13 15:58:49 -05:00 |
|
Brian West
|
1454cdf15a
|
send the name and number in the right order
|
2012-04-13 15:33:42 -05:00 |
|
Anthony Minessale
|
ab0736127a
|
FS-4043 --resolve
|
2012-04-13 12:47:30 -05:00 |
|
Anthony Minessale
|
0eb9b0101f
|
FS-4110 --resolve yes this block is wrong we can't guess the right presence id here
|
2012-04-13 11:37:06 -05:00 |
|
Anthony Minessale
|
f6c9e19639
|
FS-3750
|
2012-04-13 11:19:08 -05:00 |
|
Anthony Minessale
|
1145905513
|
FS-4106 --resolve
|
2012-04-13 11:18:16 -05:00 |
|