Brian West
2e347c9326
Adding subject to SEND_MESSAGE
2010-06-10 15:48:29 -05:00
Mathieu Parent
2fc09235b7
Skinny: split event handlers
2010-06-10 08:35:05 +02:00
Christopher Rienzo
2cf81f9dfc
Skip whitespace for grammars
2010-06-09 12:48:30 +00:00
Michael Jerris
d9eb01974f
add block_dtmf and unblock_dtmf apps
2010-06-07 21:14:47 -04:00
Anthony Minessale
bc6334a610
FSCORE-617
2010-06-07 16:47:35 -05:00
Anthony Minessale
4d928be3e3
update to last patch
2010-06-07 15:28:32 -05:00
Anthony Minessale
d5ba2f3e3b
add RTP_BUG_IGNORE_MARK_BIT to list of bug tolerances
2010-06-07 14:06:41 -05:00
Anthony Minessale
23b1fc6175
add log api command
2010-06-07 13:53:03 -05:00
Anthony Minessale
2492c2899a
FSCORE-567
2010-06-07 09:34:44 -05:00
Moises Silva
73d9d56f6f
mod_sangoma_codec: silence suppression
2010-06-07 10:27:13 -04:00
Brian West
5ffc57e5dc
FSMOD-54
2010-06-07 09:20:45 -05:00
Anthony Minessale
0152706fa9
BOUNTY-19
2010-06-04 19:37:04 -05:00
Anthony Minessale
0f133eae2d
add new callstate field to channels table
2010-06-04 19:03:36 -05:00
Anthony Minessale
3b8887ba07
put correct sample value in the fillin call
2010-06-04 19:03:11 -05:00
Anthony Minessale
e886e990aa
fix build
2010-06-04 16:45:35 -05:00
Anthony Minessale
eba05c3c01
allow uuid_break to interrupt one or all in a delimited string of files the same as several individual files
2010-06-04 10:15:04 -05:00
Di-Shi Sun
4d9135500c
Merge branch 'master' of ssh://git@git.freeswitch.org/freeswitch
2010-06-03 10:01:36 +08:00
Di-Shi Sun
d05b08e2be
Fixed a bug on 64bit platform.
2010-06-03 09:52:24 +08:00
Brian West
a0c78de27d
don't use operator key when no operator ext is configured
2010-06-02 15:17:12 -05:00
Anthony Minessale
64f58f2d67
only execute app once in app mode
2010-06-02 15:17:12 -05:00
Brian West
e80befba17
fix log messages on spandsp.conf loading or processing failure
2010-06-02 11:52:27 -05:00
Brian West
22ebaaf8e2
don't fail load of mod_spandsp just because we don't have tones in the conf file
2010-06-02 11:39:36 -05:00
Anthony Minessale
43dedcac1f
add tab completion rule
2010-06-02 11:17:43 -05:00
Mathieu Parent
3f7cafd709
Rename sofia_glue_get_user_host to switch_split_user_domain
...
and move to switch_utils. To allow use by other modules.
2010-06-02 01:09:54 +02:00
Anthony Minessale
a291af5768
add sip_copy_multipart to work like sip_copy_custom_headers
2010-06-01 17:22:45 -05:00
Anthony Minessale
c17eefb2a4
first crack at multipart content in invites
2010-06-01 17:13:32 -05:00
Brian West
ccdaabd634
typo
2010-06-01 17:25:25 -05:00
Brian West
187c3b90f2
picky picky
2010-06-01 16:14:42 -05:00
Anthony Minessale
6360264fb2
add sip_force_audio_fmtp
2010-06-01 14:04:55 -05:00
Jeff Lenk
a5f07a8066
MODLANG-165 Added wrapper for switch_event_bind for .net
2010-06-01 10:23:04 -05:00
Jeff Lenk
4fa8be625a
add mod_spandsp to windows build
2010-05-31 22:05:54 -05:00
Michael Jerris
7961c2266d
handle EINTER case on write
2010-05-31 16:40:48 -04:00
Michael Jerris
1339e2185f
mod_java: Allow user defined java methods to be called at startup and shutdown of JVM (MODLANG-117)
2010-05-31 10:15:35 -04:00
Michael Jerris
e4450044d7
indent
2010-05-31 10:14:59 -04:00
Michael Jerris
52cd8cdd64
mod_sofia: use rfc recommended default session timeout of 30 min according to RFC 4028 4.2 (MODSOFIA-76)
2010-05-31 09:39:36 -04:00
Michael Jerris
19253d8354
mod_xml_cdr: fix minor memory leaks and config bug (MODEVENT-62)
2010-05-31 09:30:57 -04:00
Michael Jerris
be92e5df08
mod_sofia: allow video negotiation on re-invite (SFSIP-211)
2010-05-31 09:14:53 -04:00
Michael Jerris
f029ce07b7
mod_conference: fix relate nohear (MODAPP-428)
2010-05-31 08:41:08 -04:00
Michael Jerris
a6e6514799
mod_spandsp: add start_tone_detect/stop_tone_detect app and api commands for tone and cadence detection (MODAPP-378)
2010-05-31 08:41:07 -04:00
root
e098d8757e
Merge branch 'master' of ssh://git@git.freeswitch.org/freeswitch
2010-05-31 15:57:05 +04:00
root
51b79d7a37
add dtmfinband conf parameter.
...
add endpoint-name conf parameter represents endpoint name.
fix GK registration retrying in case of registration reject.
fix double DTMF hadling for examle in case dtmf-relay h245-signal h245-alphanumeric on cisco dial-peer.
fix crash on module unloading.
2010-05-31 15:44:51 +04:00
Michael Jerris
eab4f24632
mod_spandsp: improve duplicate digit detection and add 'min_dup_digit_spacing_ms' channel variable for use with the dtmf detector (FSMOD-45)
2010-05-31 07:34:23 -04:00
Michael Jerris
a66654de7d
mod_cid_lookup: honor skipcitystate when using whitepages (FSMOD-53)
2010-05-31 07:25:49 -04:00
Michael Jerris
6bed19b2d6
mod_say_es: fix grammar when saying dates and time (MODAPP-429)
2010-05-31 06:13:02 -04:00
Michael Jerris
65400642f7
rework of new mod_spandsp to have functions broken up into different c files
2010-05-31 06:04:12 -04:00
Travis Cross
9b80aa18a4
Updates to .gitignore.
2010-05-28 02:16:42 +00:00
Anthony Minessale
e2e9765c2c
fix timeout feature
2010-05-27 16:55:20 -05:00
Brian West
f17bd746e8
swigall
2010-05-27 16:39:19 -05:00
Mathieu Parent
48c7bb320e
Skinny: correct define_time_date
...
The 'day' field is the month day (and not year day).
Fix MODSKINNY-4 and MODSKINNY-7
2010-05-27 11:55:09 +02:00
Di-Shi Sun
d140b11caf
Changed osp_route_N string variables.
2010-05-27 14:48:46 +08:00