2629 Commits

Author SHA1 Message Date
Rupa Schomaker
1c1df1f772 mod_lcr: FS-2820 - profile support in dialplan module 2010-11-17 09:34:09 -06:00
Anthony Minessale
cd95138427 FS-2839 2010-11-11 12:32:29 -06:00
Paulo R. Panhoto
f331303404 mod_mp4 -- Supports playback of MP4 files.
* depends on libmp4v2 <http://code.google.com/p/mp4v2/>
(originally compiled against v1.6.1)

* File format details:
	- Files must be hinted (mpeg4ip can be used to create the hint
	  tracks).
	- Video track encoding must be supported by FS (e.g. H.263)
	- Audio track encoding must be PCMU/8000/Mono. The audio track
	  can be created with this tool:
	<https://asteriskvideo.svn.sourceforge.net/svnroot/asteriskvideo/tools/pcm2mp4.cpp>
2010-11-10 16:27:43 -02:00
Anthony Minessale
7bd0a5a63d FS-2833 2010-11-09 11:53:01 -06:00
Anthony Minessale
dd4fb5bee5 add default_lag to fifo 2010-11-09 10:30:06 -06:00
Anthony Minessale
3885eea765 add outbound_ring_timeout param to mod_fifo 2010-11-09 09:46:03 -06:00
Anthony Minessale
e0c37c1f6e allow process_import to specify a prefix 2010-11-05 18:20:09 -05:00
Anthony Minessale
7ac78ac21a FS-2811 2010-11-01 10:25:47 -05:00
Marc Olivier Chouinard
81a038690a mod_callcenter: Make callcenter_config agent get return the value of the item requested. Also added queue param max-wait-time-with-no-agent-time-reached: If the max-wai-time-with-no-agent is already reached for the queue, then new caller can wait for x ammount of second before it kicked out of the queue rather than get rejected automaticly. 2010-10-29 22:41:14 -04:00
Anthony Minessale
402e383bd7 fix fifo race in use count dec 2010-10-29 20:39:07 -05:00
Jeff Lenk
e866e7a136 windows - fix build - change based on other changes in file 2010-10-28 21:37:12 -05:00
Anthony Minessale
5d647d2c42 omfg really 2010-10-28 19:34:20 -05:00
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
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
Michael Jerris
daa08ecd09 add var to indicate the fifo name on outcall 2010-10-25 18:04:53 -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
743c87883b tweak 2010-10-15 12:55:59 -05:00
Marc Olivier Chouinard
df5b3498ed mod_voicemail: FS-1776 Add support for per user operator exten override param vm-operator-extension 2010-10-14 22:36:51 -04:00
Anthony Minessale
f6bcf83011 expand vars in data element 2010-10-14 20:56:19 -05:00
Anthony Minessale
4d5389bd94 FS-2781 2010-10-14 20:07:26 -05:00
Anthony Minessale
ac19f73cc4 refactor conference to use switch_ivr_dmachine for the digit parsing
controls are now bound to each member separately based on
conference_controls channel var, then the caller-controls param in the profile or a default to "default"

please test and report any issues in jira http://jira.freeswitch.org
2010-10-14 19:00:06 -05:00
Anthony Minessale
4eb3ec1448 update last 2010-10-13 16:55:51 -05:00
Anthony Minessale
93c2ed941a silent recovery 2010-10-13 16:17:43 -05:00
Marc Olivier Chouinard
70d592aeba mod_callcenter: Allow to get queue info via api 2010-10-13 01:40:18 -04:00
Marc Olivier Chouinard
18131a58a5 mod_conference: Fix deadlock 2010-10-12 16:06:49 -04:00
Anthony Minessale
c1d41dd989 only pause recording media bugs in fifo 2010-10-12 12:28:13 -05:00
Mathieu Rene
c0fddf054c runtime/shutdown mixed up 2010-10-11 13:42:58 -04:00
Anthony Minessale
57cd1c9850 fix regression 2010-10-11 12:31:50 -05:00
Jeff Lenk
bac79ba18c Add mod_distributor to VS2010 - not built by default 2010-10-10 13:32:45 -05:00
Anthony Minessale
37298f56bd add event data 2010-10-08 17:45:40 -05:00
Anthony Minessale
1d921b1cfa improve dmachine stuff some more 2010-10-08 13:50:15 -05:00
Anthony Minessale
8a7f8cd22e fix carbon copy delete after emailing paradox 2010-10-08 11:05:29 -05:00
Anthony Minessale
9537197b4d add some goodies 2010-10-07 18:30:47 -05:00
Marc Olivier Chouinard
3bd09b34c5 mod_voicemail: Simple correction to the app description of voicemail 2010-10-07 01:07:12 -04:00
Anthony Minessale
3bb90ac41c fix some edge cases 2010-10-06 15:16:09 -05:00
Anthony Minessale
7f3319dc11 add switch_ivr_dmachine async digit parser to core 2010-10-04 18:23:43 -05:00
Michael Jerris
0ca8d88ed4 declinatio mortuus obfirmo 2010-10-04 17:43:10 -05:00
Michael Jerris
757e9e20bd fix conference deadlock on probobly inpossible buffer failure 2010-10-04 16:58:29 -04:00
Marc Olivier Chouinard
f288e3c38d mod_callcenter: Fix a potential segv following previous commit 2010-10-01 23:35:51 -04:00
Marc Olivier Chouinard
8bd3513461 mod_callcenter: Add param to change the location or name of the sqlite database like to put it into a ramdisk 2010-10-01 23:01:03 -04:00
Anthony Minessale
4aa9a83898 refactor export code and add new bridge_export app which is like export but exports across when one channel bridges another 2010-10-01 17:26:12 -05:00
Michael Jerris
76a065ec8b mod_valet_parking: pass hold class on transfer 2010-10-01 14:49:25 -04:00
Jeff Lenk
45ecbc2f61 fix warnings on windows x64 builds src and mods projects - only libsofia included on the libs side 2010-09-29 15:47:58 -05:00
Raymond Chandler
7577b8aae8 add nat_map usage 2010-09-28 11:02:35 -04:00
Brian West
04aa7ef90c FS-1682 2010-09-27 19:14:17 -05:00
Brian West
2cb2d3bde4 FS-1682 2010-09-27 18:52:30 -05:00
Marc Olivier Chouinard
426a448f50 mod_callcenter: Fix invalid update of agent field FS-2738 2010-09-27 10:12:10 -04:00
Anthony Minessale
e7b9790733 BOUNTY-23 2010-09-24 16:01:05 -05:00
Anthony Minessale
cfa30468e8 sprinkle digit_timeout into switch_ivr_read and switch_ivr_play_and_get_digits and the higher level variants 2010-09-23 18:37:45 -05:00