Anthony Minessale
03d29a772b
add fwd and rev message scroll keys as default and return to same message when doing a message forward
2010-10-26 09:45:11 -05:00
Anthony Minessale
07adca56cc
add record_post_process_exec_app and record_post_process_exec_api both can have <app|cmd>:<args>
2010-10-26 09:42:56 -05:00
Michael Jerris
daa08ecd09
add var to indicate the fifo name on outcall
2010-10-25 18:04:53 -04:00
Jeff Lenk
be43052c50
fix build
2010-10-25 14:54:13 -05:00
Marc Olivier Chouinard
d09e6c60d9
switch_xml: snprintf size fix
2010-10-25 15:21:39 -04:00
Anthony Minessale
cd736a1c77
fix fail_on_single_reject
2010-10-25 13:03:06 -05:00
Anthony Minessale
59d3b84def
profile param ignore-183nosdp, chanvar sip_ignore_183nosdp FS-1978
2010-10-25 11:52:43 -05:00
Anthony Minessale
1a1881e80c
FS-2795
2010-10-25 11:28:02 -05:00
Geovani Ricardo Wiedenhoft
1ef3fc9a1b
- Removed alternative contexts / extensions
...
- New struct for matchs
- On calls originated from an FXS branch, the Endpoint searches for a valid extension (digits sent) after the DTMF '#' or after the timeout (option fxs-digit-timeout). That search is done in the context defined in section <fxs-options>, or if no context configured, the search is done in context defined in context-fxs.
- Added "dialplan" configuration: Name of the dialplan module in use
(default XML)
- Group context enabled. If set, the search for a valid extension is done only in that context.
- Updated documentation
2010-10-25 12:07:31 -02:00
Jeff Lenk
15070162ff
windows installer - correct missing file
2010-10-23 09:51:08 -05:00
Jeff Lenk
917ebfe335
windows installer - correct missing files
2010-10-23 09:38:56 -05:00
Jeff Lenk
28c827abd6
windows installer - correct missing file
2010-10-23 08:32:38 -05:00
Andrew Thompson
6a83988674
Merge branch 'master' of git.freeswitch.org:freeswitch
2010-10-23 02:06:52 -04:00
Andrew Thompson
564940c274
Add FreeTDM to modules.conf.xml
2010-10-23 02:06:09 -04:00
Marc Olivier Chouinard
9241a35e61
switch_rtp: Show the UUID of the session in the log when sending RFC2833 DTMF packet and when receiving a RTP DTMF
2010-10-22 22:16:12 -04:00
Marc Olivier Chouinard
3a47598695
mod_callcenter: Fix bad return type so it compile on archlinux, thx bougyman
2010-10-22 18:34:45 -04:00
Anthony Minessale
7d7d66342f
reverse perspective of dialog events on non-registered entities
2010-10-22 15:14:14 -05:00
Jeff Lenk
9187055301
add windows installer start menu item
2010-10-22 14:10:14 -05:00
Anthony Minessale
13d8d33e3d
hack out ogg
2010-10-22 12:33:37 -05:00
Anthony Minessale
da9742d8fa
hack out ogg
2010-10-22 12:28:40 -05:00
Jeff Lenk
f3aecdc9ee
fix error in mod_curl manifest
2010-10-22 12:20:30 -05:00
Anthony Minessale
83c8c1254b
this should have been moved into agressive nat detection not commented
2010-10-22 11:22:17 -05:00
Marc Olivier Chouinard
1166f8d0de
switch_event: Correct the set of a uniq flag for request_param and channel_data event type.
2010-10-22 12:21:49 -04:00
Anthony Minessale
564dc7e493
return break in mod_sndfile when seek returns failure
2010-10-21 22:35:24 -05:00
Anthony Minessale
4cf5842836
fix type in dmachine parser
2010-10-21 22:34:16 -05:00
Jeff Lenk
180c179c7f
add missing file windows setup
2010-10-21 17:11:57 -05:00
Jeff Lenk
d2ca8d4046
FS-2050 Core ODBC support for transactions with MSSQL
2010-10-21 16:18:54 -05:00
Anthony Minessale
fd1736b38f
1) Add force-publish-expires to set custom presence update expires delta (-1 means endless)
...
2) Check how many users are registered when receiving a PUBLISH AND Multiple Registrations is enabled:
if there is more than just 1 AND you are sending a offline message: skip publishing it to everyone
to prevent clients from thinking themselves has gone offline.
2010-10-21 12:55:07 -05:00
David Yat Sin
b430da3584
Merge branch 'master' of 192.168.1.169:smg_freeswitch
2010-10-21 13:47:49 -04:00
David Yat Sin
df005951eb
freetdm: Added Print for Called Number, Calling Name on incoming/outgoing calls
2010-10-21 10:45:03 -07:00
Anthony Minessale
c423e2096c
pass indication when in app mode on mod_loopback
2010-10-21 12:09:52 -05:00
Michael Jerris
cf5c1d216a
try to pass the 'f' up from wanpipe and do something sane with it
2010-10-20 16:40:26 -04:00
Moises Silva
51ec6b8845
freetdm: add FreeBSD defines to compile scheduling support in FreeBSD
2010-10-20 15:54:19 -04:00
Moises Silva
268bbf093a
freetdm: ignore fax events for now
2010-10-20 15:35:29 -04:00
Moises Silva
a4f1cbe5f4
openzap: ignore fax dtmf event coming from wanpipe
2010-10-20 15:30:30 -04:00
Konrad Hammel
f0f2dfc5ac
freetdm: ss7 - bug fix for call-resume and call-suspend handling, added isup interface option for lpa_on_cot
2010-10-20 13:58:29 -04:00
Moises Silva
c64f0b80ef
mod_sangoma_codec: more
2010-10-20 12:51:01 -04:00
Anthony Minessale
23180c18e1
changes from devlist
2010-10-20 10:17:57 -05:00
Moises Silva
4f817aea4c
mod_sangoma_codec: more
2010-10-20 10:59:54 -04:00
Jeff Lenk
31a4a7f245
oops
2010-10-20 09:54:49 -05:00
Jeff Lenk
1cabe88302
continuation of msbuild enabled automated installers for Win32/X64
2010-10-20 09:46:27 -05:00
Moises Silva
3baa433e0b
mod_sangoma_codec: fix compilation warning/error
2010-10-20 10:31:18 -04:00
Anthony Minessale
ad74326b3f
fix presence update from dp to apply to pidf presence
2010-10-19 13:58:30 -05:00
Anthony Minessale
36851a90b7
dont update display to ring when call is hungup in pidf presence
2010-10-19 13:33:17 -05:00
Giovanni Maruzzelli
567dab9376
gsmopen: fix alsa_nogsmlib_nocplusplus/mod_gsmopen/Makefile
2010-10-19 12:01:43 -05:00
Giovanni Maruzzelli
355c0dbb8f
gsmopen: fix FS-2793, compilation stops
2010-10-19 12:01:43 -05:00
Konrad Hammel
118403c5bf
freetdm: ss7 - added support for 64bit to configure.ac
2010-10-19 10:18:27 -04:00
System Administrator
ee051faef3
Add sound prompt
2010-10-18 16:21:26 -07:00
System Administrator
31b235f16a
XML doesn't like missing slashes
2010-10-18 15:32:24 -07:00
Anthony Minessale
4e0399d05f
adjust sql stmts in presence to allow even non-registered entities to be tracked
2010-10-18 15:30:29 -05:00