21388 Commits

Author SHA1 Message Date
Jeff Lenk
1b399d3cf2 FS-4184 --resolve 2012-05-04 08:44:38 -05:00
Travis Cross
d174c2ee3c gitignore the noreg file
This file is used to squelch the advertisement for ClueCon in
configure.
2012-05-04 02:39:22 +00:00
Travis Cross
6a9572fca9 fix mod_pocketsphinx build under make -j 2012-05-04 02:36:29 +00:00
Travis Cross
f3f954bdb4 whitespace 2012-05-04 02:30:58 +00:00
Ken Rice
0eca328f48 white space cleanup 2012-05-03 18:55:06 -05:00
Anthony Minessale
8664dc6d5a some perfomance tweaks 2012-05-03 16:31:21 -05:00
Anthony Minessale
2368f556ac FS-4180 --resolve 2012-05-03 14:23:09 -05:00
Anthony Minessale
163fffb3e8 fix issue with threaded ivrd, forking is back by default but threaded can be chosen with -t; in both modes the fd number is not passed as the first arg to the program but in threaded mode the stdin will no longer be mapped to the socket you will have to get the first command line arg instead of fileno stdin 2012-05-03 13:13:48 -05:00
Anthony Minessale
086cbf1bfc FS-4176 --resolve 2012-05-03 13:17:05 -05:00
Giovanni Maruzzelli
de019abd21 gsmopen: indented 2012-05-03 15:23:57 +02:00
Giovanni Maruzzelli
1666292025 gsmopen: fix FS-4181 , catch gsmlib exceptions 2012-05-03 15:22:15 +02:00
Giovanni Maruzzelli
a10f01f10c gsmopen: indented 2012-05-03 14:15:10 +02:00
Giovanni Maruzzelli
e589efb17f gsmopen: fix FS-4149 2012-05-03 14:13:44 +02:00
Giovanni Maruzzelli
2431e0f235 gsmopen: indented 2012-05-03 10:59:14 +02:00
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
Anthony Minessale
1c6d7ce68f FS-4166 2012-04-30 19:37:59 -05:00
Anthony Minessale
df8696293d FS-4166 2012-04-30 18:25:59 -05:00
Anthony Minessale
e71b238e9e FS-4166 2012-04-30 18:13:32 -05:00
Anthony Minessale
b571952909 FS-4166 2012-04-30 18:06:20 -05:00
Anthony Minessale
940636588c FS-4166 2012-04-30 17:51:31 -05:00
Christopher Rienzo
acd3689666 FS-4064 mod_posix_timer workaround of CentOS 5 glibc problem 2012-04-30 17:39:53 +00:00
David Yat Sin
428340830b Fix for not handling T302 timeout in NET mode 2012-04-29 11:33:24 -04:00
Ken Rice
017843a8cf DOH! 2012-04-28 09:37:56 -05: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
4630e3b927 FS-4160 try this 2012-04-27 11:37:21 -05:00
Anthony Minessale
f1b504402b add core-db-inner-pre-trans-execute and core-db-inner-post-trans-execute to switch.conf.xml to wrap sql stmts inside the meat of the core transactions 2012-04-26 11:28:47 -05:00
Anthony Minessale
21b1ffbf25 add core-db-pre-trans-execute and core-db-post-trans-execute to switch.conf.xml to wrap sql stmts around the core transactions 2012-04-26 11:12:16 -05:00
Jeff Lenk
8a4f273fd8 FS-4019 -- resolve 2012-04-26 12:45:13 -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
Michael Jerris
7d3816dbea silence set but not used 2012-04-25 15:19:47 -04:00
Michael Jerris
ba4280e61f try to add a tag to disable timer autorequire NUTAG_TIMER_AUTOREQUIRE(0) 2012-04-25 15:15:32 -04: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
Travis Cross
59d08bd033 getsounds.sh: style tweaks 2012-04-25 08:59:12 +00:00
Travis Cross
9a2b82dace getsounds.sh: add mode-line and reindent 2012-04-25 08:59:12 +00:00
Travis Cross
7821e8ad9d getsounds.sh: avoid copying sound files 2012-04-25 08:59:12 +00: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