Jeff Lenk
ecddf7a880
trivial windows build fix
2010-06-08 10:02:13 -05:00
Michael Jerris
d9eb01974f
add block_dtmf and unblock_dtmf apps
2010-06-07 21:14:47 -04:00
Anthony Minessale
c752e71afe
more work on callstate events
2010-06-07 18:01:02 -05: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
Mathieu Rene
114731215d
Assert the size of EVENT_NAMES at initialization
2010-06-07 08:49:04 -04:00
Brian West
5cd066df39
fix issue reported on mailing list along with segfault.
2010-06-06 23:26:09 -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
Moises Silva
ae298182c2
switch rtp: check for the channel too
2010-06-04 08:16:51 -04: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
Anthony Minessale
8f4e63928a
add some error checking
2010-06-03 12:34:38 -05:00
Anthony Minessale
4a4670a71e
FSCORE-615
2010-06-03 10:17:00 -05:00
Anthony Minessale
2cc59f1ed4
FSCORE-615
2010-06-02 21:57:30 -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
Anthony Minessale
4c20b020fc
allow monitor_early_media and ignore_early_media to work for hmmhesays
2010-06-02 17:31:55 -05: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
Jeff Lenk
52f14165f8
Fix windows build
2010-06-01 20:12:33 -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
Anthony Minessale
f41fbbc05b
fix typo that generated null video codecs in inherit_codec
2010-06-01 12:10:50 -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