9563 Commits

Author SHA1 Message Date
Giovanni Maruzzelli
f28ba547df gsmopen: fix FS-4150 , deleted a spurious new_inbound_channel(), checked all gsmopen->fs->sip machinery, then I got problems with audio(only in gsmopen->fs->sip not the reverse): I was baffled by a snom bug for a week, then I tested with Xlite and worked, so I grow suspicious, I updated snom320 firmware and worked. Hate those things 2012-05-03 10:59:14 +02:00
William King
40fff624df Some sip notify events don't have a content type, such as notifies that only update the caller id info of a call. 2012-05-02 12:55:34 -07:00
Anthony Minessale
3cdb00a525 reduce events on many to many sla 2012-05-02 00:04:23 -05:00
Christopher Rienzo
acd3689666 FS-4064 mod_posix_timer workaround of CentOS 5 glibc problem 2012-04-30 17:39:53 +00:00
Anthony Minessale
2a0ca295cc FS-4144 --resolve 2012-04-27 15:28:17 -05:00
Anthony Minessale
481df053ac require timer by default unless its t.38 re-invite 2012-04-27 14:41:32 -05:00
Anthony Minessale
b553d62fbd add sip_require_timer=true variable to enable require timer on session refresh that breaks finicky endpoints 2012-04-26 10:35:02 -05:00
William King
b123214eff typo fixed 2012-04-26 10:13:07 -07:00
William King
37e726b7e7 Confirm we can open the file successfully before trying to add it to a libvlc media player 2012-04-26 09:06:09 -07:00
Anthony Minessale
8203475563 FS-4148 --resolve note: see switch_core_session_get_partner 2012-04-26 08:52:29 -05:00
Anthony Minessale
5e99d34fd8 FS-4146 --resolve 2012-04-26 08:10:30 -05:00
Ken Rice
7a147e4762 Update a ton of copyright statements to make sure the dates are proper 2012-04-25 17:14:55 -05:00
Christopher Rienzo
65c4f76f40 allow space after filename in play_and_detect_speech 2012-04-25 17:58:41 +00:00
Giovanni Maruzzelli
893d7eff9d gsmopen: correct sequence of callflow when got CEND: (nocarrier)->(hangup)->(idle) 2012-04-25 11:22:03 +02:00
Giovanni Maruzzelli
0e4fa9e23b gsmopen: AT+CREG erratic behavior does no more give errors or warnings when badly formatted unsolicited signaling 2012-04-25 09:11:36 +02:00
Christopher Rienzo
4178393a73 fix bug with max-age 2012-04-25 01:30:47 +00:00
Christopher Rienzo
d79982e72c added SSL support to mod_http_cache 2012-04-25 00:18:56 +00:00
Giovanni Maruzzelli
2a25c4f2e7 gsmopen: AT commands cosmetics 2012-04-24 16:30:20 +02:00
Anthony Minessale
273aa89423 set uniq header flag 2012-04-24 07:47:36 -05:00
Giovanni Maruzzelli
fbbbd06e28 gsmopen: send out those pesky DTMFs 2012-04-24 14:31:50 +02:00
Anthony Minessale
d642c2c1a6 add loopback_initial_codec variable to specifiy the codec of a one legeded loopback channel 2012-04-23 12:16:53 -05:00
Travis Cross
f73804ac6a mod_gsmopen: remove binaries from tree 2012-04-23 18:41:26 +00:00
Anthony Minessale
5e5a2ff84b FS-4141 --resolve 2012-04-23 07:50:57 -05:00
Giovanni Maruzzelli
adae5e5648 gsmopen: closing libctb serial ports when unloading or reloading mod_gsmopen 2012-04-21 16:08:32 +02:00
William King
5780293696 Adding headers for fail2ban to better handle the source and target of the failures. 2012-04-20 15:05:27 -07:00
Anthony Minessale
7cbafee809 FS-4128 2012-04-20 09:47:09 -05:00
Anthony Minessale
845639025c FS-4122 2012-04-20 08:04:32 -05:00
Giovanni Maruzzelli
b453c2fdfc gsmopen: reporting git version of files in logging 2012-04-20 10:23:50 +02:00
Giovanni Maruzzelli
470005fcdb gsmopen: config file update 2012-04-20 09:52:06 +02:00
Giovanni Maruzzelli
4ae62cfafb gsmopen: cosmetics 2012-04-20 09:43:25 +02:00
Giovanni Maruzzelli
bbae68a125 gsmopen: compile with gsmlib by default, cosmetics on unicode console tests 2012-04-20 09:32:05 +02:00
Giovanni Maruzzelli
855e16c288 gsmopen: unicode charset test not just for windoz 2012-04-20 09:13:01 +02:00
Giovanni Maruzzelli
ea79dbb239 gsmopen: choose codepage 65001 in windows, let's hope to have unicode in console 2012-04-20 08:59:49 +02:00
Anthony Minessale
a47d924a82 FS-4134 --resolve 2012-04-19 11:49:56 -05:00
Anthony Minessale
773a4c1f84 FS-4128 2012-04-19 09:52:57 -05:00
Anthony Minessale
7427fb9686 FS-4131 2012-04-19 09:25:50 -05:00
Anthony Minessale
6130f617c6 FS-4132 try this 2012-04-19 09:17:57 -05:00
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
8691b484c2 FS-4128 --resolve regression from commit 73279f01bf1c8a5e419a4de29b8c65f524c64b7b FS-3166 2012-04-18 14:55:59 -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