Commit Graph

16918 Commits

Author SHA1 Message Date
Anthony Minessale
28d02700c8 typo 2010-10-27 14:58:01 -05:00
Anthony Minessale
8bb4d0d413 add the stuff drk_ keeps begging for 2010-10-27 14:09:38 -05:00
Giovanni Maruzzelli
a1ada3e2a9 skypopen: windows compile 2010-10-27 12:10:00 -05:00
Anthony Minessale
99ada6bdba add events 2010-10-27 12:00:30 -05:00
Anthony Minessale
91230e01f9 used || instead of 'or' in sql stmt 2010-10-27 11:46:39 -05:00
Anthony Minessale
6ae933a2e9 FS-2800 2010-10-27 11:10:21 -05:00
Giovanni Maruzzelli
5472923024 skypopen: cosmetics 2010-10-27 09:44:52 -05:00
Giovanni Maruzzelli
a5045b1ab0 skypopen: interface DOWN during hangup, cosmetics 2010-10-27 09:44:52 -05:00
Giovanni Maruzzelli
99b14db491 skypopen: manage ERROR 36 Not online, cosmetics, put the interface DOWN when no session and when beginning to destroy 2010-10-27 09:44:52 -05:00
Giovanni Maruzzelli
145a7a4b31 skypopen: manage failed ALTER I/O (sockets), LOCALHOLD, ANSWER. Use only IDLE interfaces to answer 2010-10-27 09:44:51 -05:00
Giovanni Maruzzelli
0499be4acd skypopen: locking flags 2010-10-27 09:44:51 -05:00
Giovanni Maruzzelli
01d0f1bd2a skypopen: better management of 'hupall' and KILL 2010-10-27 09:44:51 -05:00
Giovanni Maruzzelli
5d03777fe5 skypopen: cleanup continues 2010-10-27 09:44:51 -05:00
Giovanni Maruzzelli
758254ad42 skypopen: cleanup begin 2010-10-27 09:44:51 -05:00
Giovanni Maruzzelli
9274deeabb skypopen: fixed crash on closing XDisplay before is used by interface shutdown/remove 2010-10-27 09:44:51 -05:00
Giovanni Maruzzelli
7d7f23cebb skypopen: indented 2010-10-27 09:44:51 -05:00
Giovanni Maruzzelli
994cdbd183 skypopen: lot of improvements in locking and hangup handling 2010-10-27 09:44:51 -05:00
Giovanni Maruzzelli
01fb67aeca skypopen: better checking audio buffers not destroyed 2010-10-27 09:44:51 -05:00
Giovanni Maruzzelli
f04322e9bb skypopen: CLOUDTREE patch with some modifications 2010-10-27 09:44:50 -05:00
Mathieu Rene
7fce3995df oops 2010-10-27 09:35:20 -04:00
Mathieu Rene
b639aebd62 fix dow to support multiple coma-separated conditions. BLUEBOX-133 2010-10-27 00:57:13 -04:00
Anthony Minessale
17ac6ba9c6 add record overwrite 2010-10-26 19:34:47 -05:00
Anthony Minessale
e10bc0a965 allow {dtmf_type=none} to work in oubound dial strings 2010-10-26 15:43:14 -05:00
Anthony Minessale
08d2ea9d96 update 2010-10-26 13:43:21 -05:00
Anthony Minessale
9d087d457e pass ring_ready like we do with pre_answer 2010-10-26 11:52:28 -05:00
Anthony Minessale
1f0b951019 add fwd and rev message scroll keys as default and return to same message when doing a message forward 2010-10-26 10:55:15 -05:00
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