Commit Graph

1662 Commits

Author SHA1 Message Date
Travis Cross e8edf3c2e2 whitespace cleanup 2011-07-08 11:32:51 +00:00
Michal Bielicki - cypromis e1bdb65eef added mod_callcenter to modules.conf.xml 2011-06-30 15:08:37 +02:00
Anthony Minessale bc7cb400c0 add sip_liberal_dtmf chanvar and liberal-dtmf profile param to use the maximum methods of DTMF avoiding sticking to the spec which leads to incompatability 2011-06-23 17:57:10 -05:00
Christopher Rienzo 17099473a3 Update to latest UniMRCP version. MRCP requests can no timeout if there is no server response. 2011-06-16 16:25:00 +00:00
Mathieu Rene d52a254d91 Lower default buffer size to 50ms 2011-06-13 18:27:28 -04:00
Anthony Minessale 4eaabd2817 add conf 2011-06-13 13:19:43 -05:00
Anthony Minessale 0933a34369 RTMP as easy as A.B.C. Avant-Garde Solutions Inc. -- Barracuda Networks Inc. -- ClueCon! http://www.cluecon.com 2011-06-13 12:52:16 -05:00
Michael S Collins 3ef2692fb8 config: Fix mod_directory phrase file references to 'dir-press.wav' (correct: vm-press) 2011-05-31 18:09:03 -07:00
Moises Silva 1078f77f42 Merge remote-tracking branch 'fsorig/master' 2011-05-27 16:37:24 -04:00
Michael S Collins 42f10a48c3 Add ivr/ subdir to conf/lang/en/en.xml 2011-05-27 09:55:50 -07:00
Mathieu Parent 99b7f1d10c Skinny: voicemail after 30s (like SIP) 2011-05-26 21:44:56 +02:00
Mathieu Parent c93f7be7c4 Skinny: replace skinny-route by skinny-process in dialplan 2011-05-26 21:43:54 +02:00
Moises Silva 65b231f5a4 restore default config valus for portaudio.conf.xml 2011-05-26 00:21:59 -04:00
System Administrator 7eaef23955 Merge remote branch 'fsorig/master'
Conflicts:
	src/mod/applications/mod_commands/mod_commands.c
	src/mod/endpoints/mod_portaudio/mod_portaudio.c
	src/mod/endpoints/mod_portaudio/pablio.c
2011-05-26 00:13:12 -04:00
Tamas Cseke 84feca50e3 try to add sample config. I shouldn't have permission 2011-05-12 11:07:06 +02:00
Michael S Collins 8529ba3336 config: fix talking clock regexes (need ^ and $ so they don't match only 917x) 2011-05-06 13:28:21 -07:00
Anthony Minessale 16e3d1fa25 default timer to run slower and increase as needed, Run the timer at 20ms by default and drop down as needed unless you set 1m-timer=true which was previous default 2011-04-29 11:09:14 -05:00
Anthony Minessale 00b53a91ea FS-3277 --resolve There are actually really only 2 places where it needs the real hostname, the hostname command and the header on the events. I changed everything to the switchname because there were some more sql stmts etc in the core. 2011-04-29 10:24:50 -05:00
Michal Bielicki - cypromis 5d46ddbc92 FS-3195, thank you Christian Benke 2011-04-26 15:10:37 +02:00
Michael S Collins ffb4a3ae44 config: Talking clock dialplan example (Thanks AviMarcus) 2011-04-22 15:27:54 -07:00
Marc Olivier Chouinard 4137b360cf switch_ivr/xml: Change the structure of the phrases/language system. Previously it was fxml->phrases->macros->language->macro. Changed it so fxml->languages->language->phrases->macros->macro
You can have sub macros <macros name="voicemail"><macro ...> and allow you to call it login@voicemail.
Change the sound-path to sound-prefix to make it constistant with the rest of freeswitch.
Also allow to set a sound-prefix to a macros, so you can override it for a specific file set.
You can set say-modules="en" or whatever in the <language section to define that say module to use.
2011-04-20 13:09:03 -04:00
Jeff Lenk 28738b0629 FS-3001 --resolve 2011-04-19 23:02:51 -05:00
Michael S Collins 1781ac884f Update phrase_en; add lang/en/ivr/sounds.xml for general phrase macros 2011-04-19 17:52:45 -07:00
Michael S Collins c323efbf72 Measure twice, cut once... 2011-04-13 13:39:18 -07:00
Michael S Collins e4c8edef54 Directory sound file: dir-for_prev.wav -> dir-for_previous.wav 2011-04-12 09:33:45 -07:00
Marc Olivier Chouinard a909940385 conf: Only english is built by default.y 2011-04-08 15:13:11 -04:00
Anthony Minessale 1ddc19994f FS-3211 checkin 2011-04-01 13:07:41 -05:00
Anthony Minessale ebd9c83ed6 FS-3211 --resolve 2011-04-01 12:39:39 -05:00
Anthony Minessale 7dcbe7bda6 FS-3189 ok, patch added, but have you discovered why you trigger this because its not typical and is the sign of a problem I would assume? 2011-03-29 21:05:04 -05:00
Anthony Minessale eefdb764cf merge file_string into dptools 2011-03-29 20:35:34 -05:00
Anthony Minessale 305920eb3f Merge remote branch 'remotes/github-joshperry/modzmq' 2011-03-28 19:04:01 -05:00
Daniel Swarbrick 1ec4939a1f ringback tones defs - remove redundant second 0Hz freq where applicable, add some more complex examples 2011-03-27 16:36:41 +02:00
Josh Perry 6ebc52d355 Added module to modules.conf.xml 2011-03-26 12:47:47 -06:00
Daniel Swarbrick b737851459 correct a few ringback tone definitions, alphabetize them, add some new ones </ocd> 2011-03-25 00:13:39 +01:00
Brian West 11ceef07af Fix Config option with bogus half comment 2011-03-23 14:56:23 -05:00
Anthony Minessale cb9cb2b35e update defaults 2011-03-21 20:52:03 -05:00
Moises Silva 07d574a662 mod_portaudio: use default global configuration when configuring streams
add tons of comments to default portaudio.conf.xml for streams and endpoints
2011-03-20 21:45:51 -04:00
Moises Silva 10ff1f4386 mod_portaudio: more endpoints in sample config 2011-03-20 19:54:14 -04:00
Moises Silva 1509aa6371 mod_portaudio: update config 2011-03-20 03:26:01 -04:00
Moises Silva df43e51ca5 initial reworking for mod_portaudio multiple enpoint support 2011-03-17 21:46:52 -04:00
Anthony Minessale 1c30f009bd ok 2011-03-16 18:21:02 -05:00
Anthony Minessale 73fa043ea3 hmm 2011-03-16 17:32:43 -05:00
Anthony Minessale 8049194488 add defaults to config 2011-03-16 16:22:24 -05:00
Anthony Minessale 2d3d8f8d34 Add mod_ladspa (Audio plugin framework for linux) http://http://www.ladspa.org/ try it with autotalent http://web.mit.edu/tbaran/www/autotalent.html 2011-03-16 16:19:57 -05:00
Michael S Collins 6cd5ce7265 Add README_IMPORTANT.txt to default configuration 2011-03-11 10:24:55 -08:00
Anthony Minessale bfd0ba9798 do not renegotiate codecs on hold re-invites 2011-03-07 13:02:41 -06:00
Mathieu Rene 0911ed7408 FS-3124 Use the channel's sound_prefix if it's not set in the conference's config 2011-03-05 12:49:19 -05:00
Anthony Minessale 61cdf0da5d add limits to simo open sql handles 2011-03-04 13:52:30 -06:00
Michael S Collins 4ef6280a05 Add ring (Israel ring tone) to vars.xml 2011-02-25 10:27:18 -08:00
Mathieu Parent 646ad887d7 Skinny: enhance soft-key-sets 2011-02-25 00:05:56 +01:00
Mathieu Parent cffd62aa36 Skinny: complete list of softkeysets 2011-02-25 00:05:56 +01:00
Anthony Minessale 28242f871a add multiple-registrations flag to the core similar to mod_sofia 2011-02-17 12:14:48 -06:00
Brian West 722b2ce168 FS-3041 2011-02-15 19:01:45 -06:00
Marc Olivier Chouinard 500e9acd25 switch_core: Add capability to specify core-db-name in switch.conf.xml to have sqlite in a different location. This is important for everyone with relatively 'high' sip registration since the addition of sip registration to the core require sqlite db to be moved to a faster location (Ramdisk for example). Useful for everyone who moved their sqlite db for sofia to ramdisk because of performance issue. 2011-02-15 01:49:41 -05:00
Anthony Minessale e81e809650 don't encourage ppl to use vad on mod_dingaling 2011-02-14 13:38:49 -06:00
Anthony Minessale 2adfc50af7 take out default it seems to suck on 32 bit 2011-02-09 09:32:28 -06:00
Daniel Swarbrick bcb2262fdc major factor of pgsql field handling 2011-02-07 22:23:01 +01:00
Daniel Swarbrick bab7a2392f refactor config parsing 2011-02-07 17:09:38 +01:00
Anthony Minessale 8f565277e3 add mod_opus 2011-02-04 15:33:36 -06:00
Anthony Minessale b8b7266abb add default to conf to demonstrate min-idle-cpu 2011-02-04 13:11:31 -06:00
Raymond Chandler e6e4bcea73 TEST-002 2011-01-28 16:42:15 -05:00
Raymond Chandler 6d3abd41ca TEST-001 2011-01-28 16:11:55 -05:00
Raymond Chandler 9e6503a482 test 2011-01-28 14:33:30 -05:00
Raymond Chandler 97a2b4f902 test 2011-01-28 14:24:07 -05:00
Raymond Chandler 68b2756970 test 2011-01-28 14:21:31 -05:00
Raymond Chandler 9b0c16b5d4 test 2011-01-28 14:20:21 -05:00
Raymond Chandler f05fe55594 test 2011-01-28 14:19:07 -05:00
Daniel Swarbrick f5dafc9911 add mod_snmp to modules.conf.in and modules.conf.xml (commented out) 2011-01-21 23:42:30 +01:00
Jeff Lenk 7fbc47f83a FS-2973 Fix possible segfaults and memory leak during unload, and add new setting odbc-retries 2011-01-21 09:09:53 -06:00
Brian West bd39ad2269 FS-2995: sigh... mr collins you said you fixed this 2011-01-19 11:33:01 -06:00
Anthony Minessale a4df823c3d add send-presence-on-register (true|false|first-only) param to sofia and api command sofia global debug [presence|sla|none] 2011-01-14 13:58:21 -06:00
Brian West 57b410eba6 docs for acl 2011-01-14 13:10:12 -06:00
Anthony Minessale b55db357d9 add mod_fsk 2011-01-10 17:27:05 -06:00
Anthony Minessale 181b543b0c add auto-jitterbuffer-msec param and auto-disable the jitterbuffer when briding to another channel who also has a jitterbuffer so both legs will disable during a bridge 2011-01-05 16:25:14 -06:00
Brian West 3734f4cd44 bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
Daniel Swarbrick a3d66bb4f0 mod_cdr_pg_csv: make disk spool format user-selectable 2011-01-03 18:59:53 +01:00
Daniel Swarbrick aab453f52a tweak create.sql and config file 2011-01-03 14:01:08 +01:00
Daniel Swarbrick 9ab7473cb9 Drop a-table/g-table stuff, use single DB table. Filtering should be done by SQL 2010-12-31 20:13:45 +01:00
Daniel Swarbrick a0d36d8f9d add mod_cdr_sqlite to modules.conf.xml, thanks intralanman for reminding me 2010-12-31 01:30:09 +01:00
Daniel Swarbrick cc198a6e91 Add mising params to config file 2010-12-30 23:24:54 +01:00
Daniel Swarbrick 25bc8fe3e8 config file for mod_cdr_sqlite 2010-12-30 20:41:52 +01:00
Brian West 1d8a929711 little note of warning for some folks just in case we had a question about the math lesson 2010-12-28 14:00:25 -06:00
Travis Cross d24af1e1c2 close font tags in email templates 2010-12-25 15:09:41 +00:00
Michal Bielicki b61f729068 added polish ringtone 2010-12-22 18:55:18 +00:00
Brian West a1e425029c FS-2944 2010-12-21 16:59:31 -06:00
Mathieu Rene fcd7515cb2 Add dz-ring 2010-12-21 14:50:34 -05:00
Michal Bielicki 94bd1a7f26 added german ringtone 2010-12-21 15:52:22 +00:00
Geovani Ricardo Wiedenhoft 5df1683c38 - Notifies the pre_answer
- Dialplan examples
- New version of commons
- Priority of contexts
- New K3L install script - getk3l.sh
- CLI return in XML
- More options in GET and SET commands
- Events (ESL) to send/receive SMS.
- fax-adjustment-timeout implemented
- accountcode and language
- Owner destroy
- Destroy wait for resources release
- static const expression
- Hangup cause
2010-12-01 16:40:35 -02:00
Moises Silva 1f329ad521 set the right configs in sync with mainstream 2010-11-30 13:28:14 -05:00
Moises Silva 2a00d3ea13 Merge remote branch 'fsorig/master'
Conflicts:
	conf/dialplan/default.xml
2010-11-30 12:19:42 -05:00
Anthony Minessale 143949941c add presence-probe-on-register sofia param to send a probe on register instead of presence to deal with some broken phones and add some general improvements to allow multi homed presence 2010-11-24 21:39:08 -06:00
Anthony Minessale f987903e5e fix single domain assumption in default config to be more portable *cough* bkw *cough* 2010-11-24 21:36:21 -06:00
Moises Silva 8b61fe4400 mod_sangoma_codec: update sample config 2010-11-24 16:13:52 -05:00
David Yat Sin 553255c631 Fixed some windows compile warnings from merge 2010-11-19 14:33:57 -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 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
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
Jeff Lenk d2ca8d4046 FS-2050 Core ODBC support for transactions with MSSQL 2010-10-21 16:18:54 -05:00
Andrew Thompson 4680cbb2dd mod_erlang_event: Update config file with new option and add some comments 2010-10-15 23:41:35 -04:00
Brian West 890871ba4d FS-2777: You know this is only an example of how to use FreeSWITCH, this config needs to be rewritten its turning into a beast 2010-10-13 09:13:19 -05:00
Anthony Minessale e3c427ad28 fix default ptime for iLBC and make new configurable global map in switch.conf.xml 2010-10-08 17:04:22 -05:00
Mathieu Parent 53be013a5d Skinny: Correct OffHook softkeys 2010-10-07 21:25:50 +02:00
Anthony Minessale 8f13eb8966 FS-2762 2010-10-06 15:17:48 -05: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
Jeff Lenk ecf4e9abcc Part of FS-2742 2010-10-01 15:20:40 -05:00
Jeff Lenk 6741f35028 Part of FS-2742 lang/en/dir/sounds.xml & sound file mismatch
Still need missing files
2010-10-01 14:36:42 -05:00
Anthony Minessale c87b60278e FS-2748 2010-10-01 09:30:32 -05:00
Moises Silva 400c785d4e add rtpip documentation to sangoma_codec.conf.xml 2010-09-30 15:47:01 -04:00
Marc Olivier Chouinard 30b2c6fe90 mod_callcenter: Few default config comment spelling check, thanks Diego 2010-09-21 20:02:37 -04:00
Brian West b834a0e5d0 small typo in an EXAMPLE nothing critical 2010-09-19 16:59:58 -05:00
Brian West 486dcc631a improve defaults to cover more strange scenarios 2010-09-15 15:39:52 -05:00
Brian West 0279261b0b default example to resolve some issues with SCA in cases where host and ip are mixed causing the phone to be confused. 2010-09-13 13:04:46 -05:00
Moises Silva 5bb007889c update sangoma codec XML sample configuration file 2010-09-10 12:15:34 -04:00
Brian West 6875a9718d Adding att_xfer example to default dialplan 2010-09-08 16:33:50 -05:00
Brian West 20ec962a06 Adding att_xfer example to default dialplan 2010-09-08 16:33:45 -05:00
Brian West 4d448c979e move enum to the bottom of default. 2010-09-08 11:57:57 -05:00
Marc Olivier Chouinard 3482f95e72 mod_callcenter: Alot of cleanup. Added max-wait-time and max-wait-time-with-no-agent param to a queue.
max-wait-time : allow to make the caller quit the queue after X number of waited second.  The second one allow
max-wait-time-with-no-agent : This will wait for a range of second with no agent before kicking the member out of the queue.  This allow safe shift change with all agents login out and back in

I've changed the Event value from CC-Name to either CC-Agent or CC-Queue.  So watchout for your current event socket apps.  Sorry about this change.

Lot to be tested in this commit.  Please use Jira to post problems, and new feature request can be added at the bottom of the wiki page.
2010-09-08 00:07:19 -04:00
Mathieu Parent ba3a6ad6c8 Skinny: Rename skinny-default-soft-key-set-set to skinny-soft-key-set-set 2010-09-04 10:14:22 +02:00
Mathieu Parent 07c3c94d7a Skinny: allow skinny-default-soft-key-set-set per device 2010-09-04 10:06:07 +02:00
Mathieu Parent f5a6831ffc Skinny: allow configuration of softkeys via xml
- enhance conf/skinny_profiles/internal.xml
- Sanity checks
  + softKeySet id < 16
  + less than 16 buttons per softKeySet
  + at least the default soft-key-set to load the profile
  + at least one profile to load mod_skinny
- Lower some ERRORs to WARNINGs as they don't prevent module loading
- Default skinny_str2soft_key_event to 0
2010-09-04 09:35:43 +02:00
Mathieu Parent a5cd2df89a Skinny: Handle network-address-change trap event
- add auto-restart param to each profile (if true, ip is automaticaly changed)
- some cleaning (unused args in flush_listener, better logs)
2010-09-03 00:09:10 +02:00
Brian West 7a2c0c339b correct this 2010-09-01 11:49:48 -05:00
Brian West f790cbf20c Ignore Early Media is required here 2010-09-01 11:05:49 -05:00
Marc Olivier Chouinard ab2529d4e1 mod_callcenter: You can now allow caller that have hangup before agent answer to call back and resume their previous position. 2010-08-26 06:19:58 -04:00
Marc Olivier Chouinard 6558276a83 mod_callcenter: Default the level to 0 since the new tier system will wait x second at level 1... just level 0 that will ring agent right away (if set to do so) 2010-08-25 22:00:15 -04:00
Marc Olivier Chouinard 86c9bed758 mod_callcenter: Add tiers rules before jumping to a different level. Also added support for dial-in agent. 2010-08-25 21:40:33 -04:00
Michael S Collins 7642dd2c88 Fix typo (thanks diegoviola) 2010-08-23 14:13:28 -07:00
Marc Olivier Chouinard 8082aa987e mod_callcenter: Added value busy_delay_time and reject_delay_time so we can wait if those 2 occur (Un registred phone are considered as busy). Add a ready_time epoch time when we can contact an again again, fix ring-all (good this time I hope). 2010-08-19 21:43:07 -04:00
Anthony Minessale 5481d9a98c MODSOFIA-86 2010-08-19 18:22:06 -05:00
Brian West 5c93d44094 Merge branch 'master' of git.freeswitch.org:freeswitch 2010-08-17 10:16:57 -05:00
Brian West 0d95f63d74 don't answer the script does 2010-08-17 10:16:43 -05:00
Andrew Thompson a1f19d9123 Create RFC2822_DATE for use in emails. Some clients fail to sort emails properly without a Date: line. 2010-08-17 09:44:36 -05:00
Marc Olivier Chouinard 6980305f3a mod_callcenter: More ODBC changes. It is not a global settings value. Cannot be changed in runtime. 2010-08-14 12:22:11 -04:00
Marc Olivier Chouinard 42436e270c mod_callcenter: Add missing odbc db support (Not tested, please someone test this) 2010-08-14 11:46:34 -04:00
Marc Olivier Chouinard ba09b96d1e mod_callcenter: Initial commit of the mod_callcenter application.
This module is in it early state of developpement.  You can see documentation on the wiki at : http://wiki.freeswitch.org/wiki/Mod_callcenter
For support/comments, please use http://jira.freeswitch.org/ and select the MOD CALLCENTER module.
2010-08-13 09:48:37 -04:00
Anthony Minessale 6b91d451c1 add doc to the config 2010-08-04 09:58:14 -05:00
Mathieu Parent 83181fa2de Skinny use 1100 to 1119 to not conflict with groupdial 2010-07-28 23:57:26 +02:00
Mathieu Rene dc37716a29 mod_hash: oops, that meant to be commented out 2010-07-19 11:37:52 -04:00
Mathieu Rene 51bc65e299 mod_hash: add hash.conf.xml 2010-07-19 11:26:53 -04:00
Andrew Thompson 251d1f0689 Add commented out load directive for mod_erlang_event to modules.conf.xml 2010-07-12 13:08:14 -04:00
Di-Shi Sun 03abefdf07 Changed OSP TCP port from 1080 to 5045. 2010-07-07 15:41:09 +08:00
Di-Shi Sun dbf93daae8 Merge branch 'master' of ssh://git@git.freeswitch.org/freeswitch 2010-07-01 16:26:20 +08:00
Di-Shi Sun 32dbb191fd Added work mode option and support for outbound proxy. 2010-07-01 16:20:10 +08:00
Michael S Collins 6496db07b6 Change last references of 9999 to 9664 for MOH 2010-06-30 12:08:50 -07:00
Moises Silva 13a5f4eee0 update sangoma codec configuration 2010-06-29 22:25:28 -04:00
Anthony Minessale 3f460f1097 conf-update 2010-06-29 09:56:38 -05:00
Brian West ae99b1a706 clean up 2010-06-25 14:10:56 -05:00
System Administrator 4e82098307 Fix demo IVR to use new 919x extension numbers 2010-06-24 18:56:13 -07:00
Mathieu Rene 8ac3bdca6e Add redis backend to limit 2010-06-22 00:16:50 -04:00
Rupa Schomaker e3654d611c mod_lcr: update custom_sql syntax 2010-06-19 20:34:55 -05:00
Rupa Schomaker 61fb1d72ca modules.conf.xml: limit -> db/hash 2010-06-19 19:04:19 -05:00
Mathieu Rene 4e44c977d7 move limit.conf to db.conf 2010-06-19 07:49:34 -05:00
Anthony Minessale 76932995ad update example 2010-06-07 09:33:57 -05:00
Brian West 170404a41d default to 48k since most sound cards can do that 2010-06-04 11:50:17 -05: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 988147a70b change build to use mod_spandsp instead of mod_fax and mod_voipcodecs 2010-05-31 09:57:44 -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 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
Anthony Minessale 8f03a7cdd0 update config example for caller-id-type 2010-05-27 16:24:26 -05:00
Brian West 0c9bb17450 DP-17 2010-05-25 09:55:23 -05:00
Michael Jerris fa9a59a88b initial checkin of mod_fax/mod_voipcodecs merge into mod_spandsp 2010-05-24 05:38:17 -04:00
Mathieu Parent 89a1c41a9f Skinny: place autoload config 2010-05-21 12:15:58 +02:00
Mathieu Parent 1bfcc17e54 Skinny: add example dialplan and directory config 2010-05-18 14:47:36 +02:00
Michael S Collins b85e015b54 Update VM phrase macros to voice option then action on main, config menus 2010-05-11 13:38:58 -07:00
Brian West be1e39bb05 FSCONFIG-26 2010-05-06 10:14:33 -05:00
Brian West 085c1c49b2 update docs 2010-05-01 17:19:20 -05:00
Brian West 1407ee3fa8 example of how to use loopback in this case if you happen to attended transfer someone to voicemail 2010-04-30 16:56:37 -05:00
Brian West 6436e6b242 Check in mod_osp from transnexus thank you. 2010-04-28 22:22:28 -05:00
Brian West a5a24d4142 Merge branch 'master' of git.freeswitch.org:freeswitch 2010-04-28 09:19:07 -05:00
Brian West cee58931bf fix this 2010-04-28 09:18:58 -05:00
Anthony Minessale 19dca2e3e9 add callee id to events and add global param verbose-channel-events and fsctl verbose_events [on|off] to globally configure verbose events 2010-04-27 16:52:40 -05:00
Christopher Rienzo 118ddcf5d3 fixed RTCP configuration in internal.xml 2010-04-21 19:57:23 +01:00
Anthony Minessale aa4816659c add rtcp seperate on audio and video and add passthru 2010-04-20 16:15:53 -05:00
Mathieu Parent 9fd1b82813 Skinny: prepare config for skinny-patterns dialplan 2010-04-20 22:39:20 +02:00
Brian West 9d198c5012 config option for rtcp on profile 2010-04-20 11:08:39 -05:00
Mathieu Parent 4ca3f5746f SKinny: example firmware version 2010-04-16 18:01:19 +02:00
Michael S Collins d6ee682c2c Fix syntax for menu-play-sound 2010-04-13 13:38:47 -07:00
Mathieu Parent 279326e08c Dialplan: redial as destination number for the redial ext 2010-04-10 20:14:07 +02:00
root e6129e045e added load/noload options for the supported codecs 2010-03-30 17:03:00 -04:00
Brian West 6066330774 FSCORE-580
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17129 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-29 14:02:49 +00:00
Moises Silva 05ee760528 add sangoma_codec.conf.xml sample configuration
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17122 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-27 22:20:14 +00:00
Brian West c37a32bc5c FSCONFIG-23
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17118 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-27 00:34:50 +00:00
Michael Jerris 5903c2d350 change default to disable100continue, we don't acutally handle this case at all anyways, it just causes the request to fail
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17102 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-25 18:59:43 +00:00
Michal Bielicki 9fbb0b57f0 postgresql cdr module, requires some adjustments to make it more platform agnostic, good for solaris and centos
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17100 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-25 16:18:48 +00:00
Rupa Schomaker 5970ca045b MODAPP-409 - fix typo on conf file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17084 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-23 20:53:26 +00:00
Rupa Schomaker 39255be81c MODAPP-409 - update default config with commented out examples
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17082 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-23 17:14:01 +00:00
Anthony Minessale d2233129b1 document param
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17048 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-18 22:21:17 +00:00
Brian West fa1cb68b3c MODENDP-296
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16888 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-03 22:12:35 +00:00
Michael Jerris ad4eb5e019 MODENDP-293
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16863 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-02 17:16:52 +00:00
Brian West 58d3816e9c Clarifiy some info in the default user
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16852 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-01 15:30:58 +00:00
Mathieu Parent 03726b682e Skinny: use dialplan XML/default
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16816 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-25 13:30:43 +00:00
Mathieu Parent faee427c43 Skinny: fix typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16815 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-25 13:22:28 +00:00
Mathieu Parent 3c36d26988 Skinny: answer FeatureStatReqMessage with FeatureStatMessage
'#buggy version!'

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16796 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-24 12:06:58 +00:00
Christopher Rienzo 56f5e13c8b Added synthparams and recogparams to config so that default MRCP params can be defined for SPEAK and RECOGNIZE requests.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16717 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-22 14:26:16 +00:00
Anthony Minessale 1e182bc85e set the profile param
<param name="extended-info-parsing" value="true"/>


for out of dialog use

content-type: freeswitch/api-request
put any FSAPI <command>[:args] in the body
the 200ok will contain content-type freeswitch/api-response with the reply text

for in dialog use:

content-type: freeswitch/session-event
put anything you want in the body

The message will be queued to the channel as an event to pickup with the input callbacks.



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16689 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-18 16:01:07 +00:00
Mathieu Rene a9e2eb8bea update syslog.conf.xml to include uuid param
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16674 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-17 09:50:13 +00:00
Michael Jerris 13fc00b424 restore correct sound_prefix in default config broken in svn r16241
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16609 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-11 20:53:05 +00:00
Mathieu Rene adbb905753 FSCONFIG-18
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16585 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-08 19:48:03 +00:00
Brian West 15f33b9026 2st? hrm...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16539 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-29 22:03:37 +00:00
Michael Jerris 93f8288c0c bye bye iax
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16487 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-23 20:15:08 +00:00
Brian West 8a757e7c37 FSCONFIG-17
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16405 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-19 17:34:41 +00:00
Michael Jerris fceb1ffe82 MDXMLINT-56
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16305 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-14 07:03:24 +00:00
Brian West a4604e1af5 crazy ass
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16252 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-12 00:31:29 +00:00
Michael Jerris d1c60899de add soundsdir configure var and sounds_dir global freeswitch var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16241 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-11 16:32:35 +00:00
Michael Jerris c064a2a586 add recordings_dir
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16233 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-11 03:20:42 +00:00
Brian West 716574ebcb 125 usec per sample. 251 ms should allow milliwatt to work without a phase shift producing a cleaner milliwatt tone for test sets.
/b




git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16078 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-29 18:07:24 +00:00
Brian West a696e9279f params have dashes in them
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15945 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-14 16:39:15 +00:00
Michael Collins 6c9290f5a8 Add confirm-key & -macro, tts-engine & -voice, confirm-attempts attributes, extra comments to ivr.conf.xml
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15929 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-12 00:56:22 +00:00
Brian West 14fd85beef more listening and less sitting
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15894 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 01:30:25 +00:00
Andrew Thompson c2cde58f38 Move erlang module's default config file to be with all the others
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15881 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 22:10:12 +00:00
Brian West 68da102e0d revert cuz this isn't 100% right
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15873 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 19:04:27 +00:00
Michael Jerris ead4f5bb35 mod_sofia: add shutdown-on-fail param to sofia profiles (MODSOFIA-45)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15854 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-09 14:42:30 +00:00
Brian West 714a7bebd9 FSCONFIG-16, psst its only an example you don't have to use FreeSWITCH exactly how its setup in the defaults.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15828 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-07 16:25:46 +00:00
Mathieu Rene 262da8b6a0 Add core-db-dsn (commented) to switch.conf.xml
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15756 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-02 18:07:09 +00:00
Michael Jerris d6f8c71921 fix ru-ring
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15743 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-01 20:45:21 +00:00
Raymond Chandler 56c7df2bd8 US Independence day is in July
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15742 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-01 20:37:32 +00:00
Andrew Thompson b003a84c21 Add memorial day to holiday dialplan example
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15723 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-30 19:10:22 +00:00
Anthony Minessale c314c09976 add Vagabond's week of year patch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15721 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-30 16:23:42 +00:00
Buklov Boris Vladimirovich 98182adebd voicemail tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15666 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-25 06:29:04 +00:00
Brian West 1588d5c552 voicemail tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15663 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-25 00:23:07 +00:00
Anthony Minessale d34d8ae16b add separate inbound/outound codec prefs params to sofia profile original codec-prefs sets both to the same value for back-compat
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15658 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-24 18:52:57 +00:00
Brian West 383541f3d0 MODSOFIA-41 , fail2ban support in mod_sofia thanks jay binks.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15654 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-24 16:11:56 +00:00
Michael Jerris 52647edbc2 add descriptions for broadvoice codecs (FSCORE-497)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15626 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-23 18:32:33 +00:00
Christopher Rienzo d4c09010ab Update Nuance MRCP configuration to send RTCP BYE
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15555 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-19 20:11:42 +00:00
Mathieu Rene b810170e25 add commented uuid param to mod_logfile's default config
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15537 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-19 00:17:47 +00:00
Christopher Rienzo af91267c44 Add enable-profile-events param to mod_unimrcp config
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15529 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-18 19:53:44 +00:00
Brian West d3ea0df951 FSCONFIG-12
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15492 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-17 15:24:42 +00:00
Anthony Minessale 7580128484 fix typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15434 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-11 18:29:52 +00:00
Anthony Minessale b92ca24e10 add mod_distributor
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15421 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-11 02:19:44 +00:00
Anthony Minessale 5ffca2c824 update config
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15338 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-03 23:44:45 +00:00
Brian West 5f05c256a5 MODASRTTS-22
in the future diff from the FS root src dir. 

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15319 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-02 16:56:56 +00:00
Brian West 62240982e9 clarify the info as the word IP in the option isn't clearly saying you can put an IP in the options value
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15302 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-31 08:41:08 +00:00
Brian West fffc68bfd1 ugh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15299 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-30 23:35:12 +00:00
Michael Collins 89b88130a0 Fix dialplan 6000 - call park retrieval example
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15292 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-30 18:41:24 +00:00
Raymond Chandler d7787bb072 thanks to wsuff for his detail-oriented watchful eye ;-)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15249 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-27 15:20:50 +00:00
Anthony Minessale 25e081d784 add pass-callee-id (defaults to true) disable by setting it to false if you encounter something too stupid to ignore X headers (update conf)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15231 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 18:20:55 +00:00
Brian West fb929dec8e record path and template are two values with backwards compatibility tried
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15208 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 15:07:52 +00:00
Brian West 36d2d2f944 LOGGER-3
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15162 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-15 03:49:26 +00:00
Anthony Minessale ad66fa9a77 add valet macros
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15156 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-13 23:06:04 +00:00
Michael Collins 8d701578fb config: Add valet_parking to default config
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15124 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-09 00:49:50 +00:00
Anthony Minessale 0c24567257 XML-12
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15108 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-07 14:45:59 +00:00
Marc Olivier Chouinard 4073ccc59f Remove mod_directory from default modules until we get the prompts recorded
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15074 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-04 05:10:44 +00:00
Anthony Minessale 3e4e2ee7b9 let there be valet parking....
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15072 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-03 23:59:01 +00:00
Rupa Schomaker 5211bce43b mod_cidlookup: add whitepages.com support
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15023 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-30 17:23:01 +00:00
Marc Olivier Chouinard c8de5ee105 mod_fifo: allow to call outbound member on on-the-fly fifo, also add a settings params to delete or keep all dynamic fifo entry (MODAPP-332)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14989 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 21:18:09 +00:00
Marc Olivier Chouinard 54038e9975 mod_directory: New Search by Name Directory IVR (MODAPP-325)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14984 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 19:48:46 +00:00
Anthony Minessale 6b4b4a9025 set force-subscription-domain in defaults
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14975 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 15:09:07 +00:00
Anthony Minessale fbf1a82cc3 add chime-list to local_stream
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14966 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-24 18:13:46 +00:00
Brian West 25b792f986 MODASRTTS-21
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14932 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-21 09:43:47 +00:00
Anthony Minessale 14e4f0497d farewell crash protection
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14919 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-18 15:55:10 +00:00
Brian West 3aeeda1d69 MODASRTTS-20
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14911 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-17 21:51:18 +00:00
Brian West dcfe0f5743 FSCORE-442
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14893 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-16 21:24:22 +00:00
Brian West 95c625552c adding config
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14887 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-16 18:50:53 +00:00
Mathieu Rene c6dbca5425 Add master-file-only option to mod_cdr_csv's sample config file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14787 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-08 15:01:55 +00:00
Brian West 4aeb40f384 MODENDP-246, with a few changes.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14698 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-31 14:33:41 +00:00
Brian West 35947acdda clarify this
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14596 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-22 15:26:12 +00:00
Michael Jerris b59c4752e5 revert MODAPP-311 for now until we address how to do this in the file interface
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14448 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-01 05:35:22 +00:00
Brian West 2faaeb00a5 try this out
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14443 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-01 01:02:02 +00:00
Michael Jerris 9494aa77c8 mod_voicemail: allow to skip the info section of a message by pressing a key (MODAPP-314)
<!--<param name="skip-info-key" value=""/>-->

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14392 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 20:46:05 +00:00
Michael Jerris 15e1da6ccd mod_voicemail: allow Voicemail FF REW key to have configurable millisec interval AND allow REW to limit at the begining of the recording. (MODAPP-311)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14389 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 19:05:59 +00:00
Michael Jerris 24aeb4356e mod_voicemail: add option to move to next and previous message(MODAPP-313)
<!--<param name="previous-message-key" value=""/>-->
      <!--<param name="previous-message-key" value=""/>-->


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14386 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 18:44:30 +00:00
Brian West 5330206d11 do not doubt myself next time
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14385 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 18:00:26 +00:00
Brian West 454bd9e120 doh, brain fart
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14384 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 17:59:25 +00:00
Brian West af7966e49d doh fix this cuz its 1-23 on hours..
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14383 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 17:57:24 +00:00
Brian West 696f91ef14 minute is 0-59 not 1-60
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14382 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 17:47:02 +00:00
Brian West bdbffee1ff doc new tod routing on conditions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14381 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 17:25:59 +00:00
Michael Jerris 7ecb708de7 config: remove unused param comfort-noise-level from default conference config file (MODAPP-299)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14350 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 17:58:18 +00:00
Brian West 1f3806e984 remove theese as they are on the wiki
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14307 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-21 15:17:52 +00:00
Brian West 8e90e5433f config file changes ONLY from XML-5
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14259 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-15 16:54:20 +00:00
Brian West 6f215d5e1f add docs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14204 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-11 19:11:13 +00:00
Brian West 09705ae96b you're number one.. see\!
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14164 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-09 02:20:25 +00:00
Rupa Schomaker 86d032f598 add some whitespace
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14156 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-08 02:38:58 +00:00
Rupa Schomaker c09a5e6ebe some comments
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14155 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-08 02:38:35 +00:00
Rupa Schomaker 60119c765f add citystate-sql
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14154 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-08 02:34:37 +00:00
Brian West 72a8c569a9 more docs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14139 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-06 19:30:54 +00:00
Brian West d85f73d1dd adding ru-ring
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14126 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-03 17:16:00 +00:00
Buklov Boris Vladimirovich c3272245b6 fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14110 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-02 08:45:29 +00:00
Brian West 03b73eb46e less robotic
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14103 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-02 00:24:29 +00:00
Brian West 7fd66c3ec0 SLEEP is a nono in phrase macros used for ivr menus because they eat dtmf. (MODAPP-301)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14100 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-02 00:12:06 +00:00
Michael Jerris 2ddb4079f3 add russian language support and makefile targets
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14091 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-01 19:58:40 +00:00
Buklov Boris Vladimirovich 7025e178db fix for sounds in trunk
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14086 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-01 16:39:59 +00:00
Brian West 296151c428 this makes sense for your network but note if the far end uses the same network as you then you can't detect nat.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14083 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-01 15:53:28 +00:00
Buklov Boris Vladimirovich d65523c38e change path for sound files http://freeswitch.ru/attachment/wiki/fs-say-ru/
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14080 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-01 14:51:59 +00:00
Christopher Rienzo ef08ab66b5 Loquendo MRCP Server 7 configuration
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14038 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-29 23:48:39 +00:00
Brian West 4dd9f8d07b more docs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13969 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-25 23:44:13 +00:00
Brian West a57cd1300d adding auto-nat options to dingaling
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13967 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-25 21:38:44 +00:00
Brian West 770e6a05b1 turn on rollover by default
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13940 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-24 16:26:14 +00:00
Brian West 93da71f963 add language weight to pocketsphinx
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13910 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 17:28:00 +00:00
Brian West 4aa9e3f6fa clean up configs and put wan.auto in by default commented out
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13907 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 14:19:03 +00:00
Andrew Thompson 273b81491f Add a commented out pre-shared key to the sample event_multicast.conf.xml file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13903 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 03:26:27 +00:00
Brian West 2b8f736f6d adding some stuff to defaults for zrtp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13891 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-22 15:08:19 +00:00
Michael Collins afdd15aa44 config:Remove use_profile from default dialplan, move to vars.xml, default value is 'internal'
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13874 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-19 20:02:05 +00:00
Brian West 784fcc80e0 cp fail
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13850 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-18 21:45:57 +00:00
Brian West 7e39b478d8 w00t
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13849 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-18 21:42:34 +00:00
Brian West d01a28bc08 MODASRTTS-18
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13835 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-18 14:43:59 +00:00
Brian West 04979e6962 clean p config a little bit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13813 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 14:25:35 +00:00
Stefan Knoblich 6c634de158 Fix c&p error in comment
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13809 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 10:08:06 +00:00
Andrew Thompson a232c1e5f5 Add ttl parameter to sample config
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13803 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 04:21:28 +00:00
Brian West ec90221783 Adding mod_unimrcp still needs more testing and some tweaks to config engine... do not forget to come to ClueCON http://www.cluecon.com
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13788 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-16 21:56:59 +00:00
Brian West 3398ddfc82 update config file option
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13748 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-10 14:52:52 +00:00
Brian West c64b31c12c improve handling of 302 redirect and add option to handle them in the dialplan if needed. Also all redirects back to ourself will be transfered to the dialplan automatically now bypassing the loop.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13734 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 19:05:11 +00:00
Rupa Schomaker 3c15ba0f35 remove duplicate "rtp-timeout-sec"
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13670 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 15:29:20 +00:00
Brian West b85a28e083 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13668 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-07 21:35:54 +00:00
Brian West d07590f584 you know its called a contact because you get to SPECIFY IT... if a gateway doesn't like that they are WRONG
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13640 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 17:47:51 +00:00
Brian West 7e66af4a9a more auto stuff for external which now you can use ONLY for providers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13622 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-04 21:39:49 +00:00
Brian West ec2497b0c7 default config tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13620 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-04 20:05:53 +00:00
Brian West 8c17a5e16d enable auto-nat by default
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13618 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-04 19:58:36 +00:00
Brian West 603256e3c6 commit config options for new auto nat
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13595 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-03 21:15:12 +00:00
Brian West d59ebd6450 adding nat-map option to mod_event_socket
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13567 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-03 14:25:35 +00:00
Anthony Minessale b82984fe97 add netmask detection for nat discovery work
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13549 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-02 16:55:10 +00:00
Brian West dd07874f40 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13503 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-29 15:13:54 +00:00
Brian West 9dcc72422d clean up config
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13501 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-29 01:23:53 +00:00
Brian West 20810d8726 you know this is just one example of the crazy things you can do with FreeSWITCH
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13500 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-29 01:09:33 +00:00
Brian West 36bade7bec tweaks to codecs in default conifg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13485 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-28 04:08:09 +00:00
Brian West 53bd7259cd adding siren to the default build and install
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13470 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-27 18:34:13 +00:00
Brian West 63b4553026 clarify zrtp docs in vars.xml and give link on where to get more info
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13469 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-27 18:31:49 +00:00
Brian West e4326ffc05 clear up docs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13468 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-27 16:09:51 +00:00
Brian West 3c58f390ed make xml parser happy
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13466 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-27 15:49:22 +00:00
Brian West ea4b78f749 zrtp_secure_media=true will have to be set to true in order for your zrtp to work moving forward similar to how srtp_secure_media works.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13461 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-27 05:07:19 +00:00
Michael Jerris ca15367736 add mod_nibblebill
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13458 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-27 04:50:59 +00:00
Brian West ee0fd0d3a7 you can call 9999 from a zrtp endpoint and enroll this should be replaced with an IVR to explain it a bit but most of the work happens client side at this point
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13445 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-27 01:52:48 +00:00
Brian West fc6c8e05aa conf fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13441 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-26 23:11:35 +00:00
Brian West c8d0cea3f2 thank god this was pointed out AFTER pre8
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13437 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-26 17:38:22 +00:00
Michael Jerris 9bc4c10b5c remove questions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13413 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-21 18:37:03 +00:00
Ken Rice 6074bc9714 small regex adjustment so we can dial PSTN numbers that happen to have 4000 in them
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13409 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-21 07:03:15 +00:00
Michael Jerris 2c7a894c02 woops need this too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13407 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-20 23:05:28 +00:00
Anthony Minessale b0bf26153a make autoflush on bridge the default
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13389 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-19 17:49:21 +00:00
Brian West d9f50be754 adding default local stream just in case
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13376 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-18 17:04:51 +00:00
Michael Jerris b80395c91d remove mailbox= attribute
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13375 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-18 15:42:38 +00:00
Brian West e31f84aa38 MODAPP-173 you'll need the latest sounds and a make vm-sync to use this
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13314 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-14 22:47:44 +00:00
Brian West b674b438ae sigh, polycom srtp will work now
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13295 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-14 00:15:06 +00:00
Buklov Boris Vladimirovich 152527a12b macro voicemail_message_count fix v.2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13277 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-11 18:57:38 +00:00
Buklov Boris Vladimirovich 7351abcdf8 macro voicemail_message_count fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13276 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-11 18:34:22 +00:00
Anthony Minessale f0d1c47536 add rtp-autoflush-during-bridge param
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13249 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-07 15:07:04 +00:00
Mathieu Rene a977b8d640 Add sofia profile params to fine-tune timers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13245 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-06 18:12:44 +00:00
Brian West 8fcbf6bf83 clean up
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13234 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-05 15:51:30 +00:00
Traun Leyden 0d1572607b document dist-dtmf member flag
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13208 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-30 04:55:40 +00:00
Anthony Minessale e223c655b8 Stings of files
method 1 high level (core most funcs that use switch_ivr_playback)

Delimiter is set by a var which also enables the parser 
<action application="set" data="playback_delimiter=!"/>
<action application="set" data="playback_sleep_val=500"/>
<action application="playback" data="/ram/sr8k.wav!/ram/swimp.wav"/>

method 2 low level (mod_file_string lower level code that uses direct file handles)

Delimiter is always !
<action application="playback" data="file_string:///ram/sr8k.wav!/ram/swimp.wav"/>



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13182 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-28 23:46:18 +00:00
Brian West 60e8dcd6b7 remove invalid options from profiles
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13153 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-26 15:06:13 +00:00
Anthony Minessale 696bf57c1f clue choo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13069 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-17 03:05:33 +00:00
Michael Collins 6810445738 Add ext 9991 as ClueCon ext; use transfer instead of bridge on demo ivr opt #4
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13046 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-15 20:33:49 +00:00
Buklov Boris Vladimirovich a49f5dcc29 Update phrase_ru.xml to include v1.0.8 sound prompts
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13045 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-15 20:13:53 +00:00
Michael Collins 12e17ded65 Update sample IVR to include ClueCon reg option :)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13043 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-15 19:58:45 +00:00
Anthony Minessale 4fe03913d3 MODAPP-260
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13035 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-15 16:54:54 +00:00
Anthony Minessale a9f9704388 make mod_iax async
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13021 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-14 22:41:34 +00:00
Rupa Schomaker ca39144a1e config file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12994 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-11 03:14:17 +00:00
Buklov Boris Vladimirovich 13e3d99e6a change patch for ru files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12980 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-10 05:25:21 +00:00
Buklov Boris Vladimirovich f93dbc6001 Russian translate
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12970 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-09 20:20:07 +00:00
Buklov Boris Vladimirovich 5f1caf2660 Russian translate
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12968 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-09 20:15:43 +00:00
Brian West e37d8fb413 Lets not make XML Parsers mad now
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12945 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-08 02:44:23 +00:00
Michael Jerris 65e8a11e52 tweak the configs to bind siptrace on and off to F10 and F11
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12938 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-07 19:30:07 +00:00
Mathieu Rene c6382ace70 MODAPP-251
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12916 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-06 16:36:33 +00:00
Anthony Minessale b28088889d add rtp-autofix-timing (defauts to true even when not present) set to false to disable it FSCORE-281
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12904 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-03 15:09:30 +00:00
Robert Joly a6065fb411 Added gatekeeper support.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12878 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-01 23:10:52 +00:00
Rupa Schomaker 13d3efb6d0 add sample config for mod_memcache
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12872 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-01 19:05:34 +00:00
Michael Jerris 9e32c325ce FSCONFIG-5
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12838 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-30 14:24:14 +00:00
Michael Jerris e4da4eb756 You can lead a horse to water
But you can't make him drink
You can send a kid to college
But you can't make him think

PLEASE THINK!

/b




git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12802 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-27 01:44:28 +00:00
Anthony Minessale 6c4f7c9e07 MODAPP-237
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12685 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-20 15:28:50 +00:00
Brian West ffca185283 add undocumented features to the config file example someone wiki this please
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12659 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-18 19:17:31 +00:00
Brian West e941f7f4a4 MODLANG-105
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12658 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-18 18:56:36 +00:00
Rupa Schomaker dc857646dd update sample config with custom_sql example
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12621 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-16 16:07:11 +00:00
Ken Rice 4db6814d75 format fixing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12609 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-15 09:37:47 +00:00
Brian West fda73fc4a9 sigh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12596 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-13 22:31:25 +00:00
Brian West 63058fbb64 revert
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12576 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-11 22:13:26 +00:00
Anthony Minessale 0d38a7cf39 hijack gcrypt init call to fix threadsafe race in dingaling and fix buffer overrun in iksemel
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12575 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-11 21:22:14 +00:00
Brian West 926c70630b revert
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12393 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-03 20:20:27 +00:00
Anthony Minessale 8d965c32b2 FSCORE-297 FSCORE-305 FSCORE-315
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12392 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-03 20:16:05 +00:00
Brian West 34f5a778ca typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12356 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-02 16:47:09 +00:00
Brian West 9557fa98d3 typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12355 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-02 16:40:21 +00:00
Brian West d5411fe95b Ok this is a stop gap for some people running 3.x polycom firmware. We smack down the ability to turn on SRTP.
I'm currently working with Polycom to resolve this issue. (SR #: 1-31824511)



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12340 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-27 23:11:49 +00:00
Mathieu Rene f4e97a7dbd MODAPP-223 Add new param to voicemail.conf.xml
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12316 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-26 20:48:41 +00:00
Brian West d369407b26 Use hash instead of db for these values if you wish some to presist then swap out db
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12314 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-26 20:34:05 +00:00
Brian West a66366c95b force domain_name to simplify things
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12064 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-16 19:01:50 +00:00
Brian West 82bdc16e0a just to be sure that people know you can't comment them out. You have to remove them.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12049 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-16 15:14:05 +00:00
Brian West 866e671575 no longer dialing your own extension checks your own voicemail
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11968 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 22:06:29 +00:00
Brian West d47662fc64 tweak description
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11898 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 23:58:48 +00:00
Raymond Chandler 8c99c0cbf7 patch from FSCORE-291
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11887 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 19:29:06 +00:00
Brian West dbc1b7d8b8 remove openmrcp from modules.conf.xml
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11750 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 11:41:28 +00:00
Brian West d2b40c45bb here try this out
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11749 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 06:14:53 +00:00
Brian West 7d71fa0c3c this makes more sense
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11747 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 05:07:56 +00:00
Michael Collins 4924c4da15 Remove sleep(250) and add pause=250 for demo IVR
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11735 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-10 22:44:07 +00:00
Mathieu Rene 3e4413f871 Add commented disable-srv and disable-naptr options to sample config
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11717 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-09 18:48:26 +00:00
Brian West 76e8916b1b clarify
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11637 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-04 20:59:41 +00:00
Brian West dbd74c0c98 forgot to add sla conference profile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11571 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-30 23:33:53 +00:00
Brian West 8ba68ed14f MODENDP-179 - Support for SLA, works with Polycom and Snom(Sylantro mode). Thank you Matthew Kaufman. Might still need more work.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11562 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-30 16:46:37 +00:00
Brian West 963cbf4c3c make this param optional in the config on all platforms but solaris since it doesn't like it anyway
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11470 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-23 21:34:43 +00:00
Brian West cba7c53e69 fix unloop bug
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11467 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-23 20:33:25 +00:00
Brian West b5b983e5cd FSSCRIPTS-13
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11332 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-21 18:48:54 +00:00
Brian West a0a890913a tweak the mad boss a bit, no pun inteded
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11311 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 17:03:13 +00:00
Brian West 439f8111a2 cleanup the comment
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11308 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 15:17:53 +00:00
Brian West 35271eff49 adding example of how to detect when inband is needed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11285 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 17:39:47 +00:00
Steve Underwood 06d3b5c4e5 Added a default config file for the Unicall endpoint module, and progressed the
module a little. Still far from complete.


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11273 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-18 10:26:01 +00:00
Steve Underwood c5c60a801b Added simple FAX demo entries to the default dialplan.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11272 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-18 09:49:07 +00:00
Steve Underwood f4e9e1080b Added entries for mod_fax and mod_unicall in the autoloaded modules.conf file.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11271 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-18 09:40:58 +00:00
Brian West 1340723feb remove unused option
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11265 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-16 23:21:04 +00:00
Brian West 5a66b514d1 fun.. now everyone go out and get a Logitech 350 headset
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11264 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-16 21:48:01 +00:00
Brian West 2cf6bbbc48 add to modules.conf.xml
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11260 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-16 19:34:27 +00:00
Brian West f18d532e96 test
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11242 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-15 23:32:03 +00:00
Brian West e2fea5094f enable these options to make the default more user friendly when it comes to domains
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11241 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-15 23:29:18 +00:00
Brian West 9ee38aa4c9 remove these files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11238 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-15 23:13:45 +00:00
Brian West 6d35eaf2b6 lets set hold music to silence in this case it has special meaning ... it means SILENCE
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11212 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-15 03:46:46 +00:00
Raymond Chandler f631309dd9 add mod_lcr to modules.conf.xml
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11194 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-14 16:22:06 +00:00
Brian West 796947ca46 SwK is making fun of my dingaling... oh my!
MOOSE!!!!



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11185 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-14 03:24:27 +00:00
Brian West d97f902098 make sure people know this setting is for dingaling
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11183 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-14 02:56:30 +00:00
Brian West af28db5821 w00t
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11181 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-14 02:51:34 +00:00
Raymond Chandler a38dbe3ebe moving mod_lcr to release
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11180 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-14 02:18:51 +00:00
Brian West 4a92d26606 testing pre-commit hook
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11172 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-13 23:59:53 +00:00
Brian West d7c78cbde9 testing pre-commit hook
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11170 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-13 23:57:45 +00:00
Brian West e5536a377c testing pre-commit hook
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11167 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-13 23:54:56 +00:00
Brian West 5a40262353 test
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11166 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-13 23:51:17 +00:00
Anthony Minessale b759ce73cd add example
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11147 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-12 19:38:41 +00:00
Brian West 03858b52b7 doh this is wrong
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11102 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-09 03:30:25 +00:00
Ken Rice 63cd3a9810 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11055 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-02 04:38:12 +00:00
Brian West 79cced2d52 now that anoys me :)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11017 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-31 04:33:30 +00:00
Brian West a83463536d go forth and anoy less
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11016 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-31 04:33:07 +00:00
Brian West 63415ebce6 how the hell did this happen... thanks dasbus
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11015 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-31 02:41:29 +00:00
Brian West 724633e702 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11014 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-31 02:39:08 +00:00
Brian West 7d084eaa59 even more
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11013 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-31 02:32:28 +00:00
Brian West e3970b1de0 more goodies
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11012 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-31 02:31:42 +00:00
Brian West 967520ba1c use the address 192.0.2.0/24 from rfc3330 for examples
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10983 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-29 05:27:53 +00:00
Brian West 83182dbdbc notes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10976 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-27 23:56:22 +00:00
Ken Rice 9926414560 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10933 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-23 21:54:47 +00:00
Brian West 74c3c2d8a9 more docs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10926 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-23 19:53:35 +00:00
Brian West d45f5bbd50 example of group_call
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10924 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-23 19:23:28 +00:00
Brian West 681b697173 tweak configs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10923 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-23 19:20:43 +00:00
Brian West a66645c55d group examples
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10918 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-23 17:45:47 +00:00
Brian West d5100bc5fe grrr woops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10914 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-22 23:42:04 +00:00
Brian West b3d0a62c20 update vars
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10897 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-21 19:48:33 +00:00
Michael Jerris 61647d0f3e MODAPP-181 add ability to skip greeting when leaving a voicemail.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10875 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-18 22:53:01 +00:00
Brian West 26df7a3921 no 48k flite
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10850 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-17 15:20:32 +00:00
Raymond Chandler ab6c048bcd lint
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10849 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-17 14:50:20 +00:00
Anthony Minessale c87d2c0b8b add mod_celt
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10841 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-17 01:53:46 +00:00
Raymond Chandler 291ffde2b2 fix regex
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10839 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-16 21:54:16 +00:00
Raymond Chandler 296920275b you ever feel like you don't belong?
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10794 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-16 15:37:35 +00:00
Brian West 5515d9b24d add docs for force-subscription-expires
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10768 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-15 16:21:15 +00:00
Brian West 5b762d2aad add siren to conf file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10767 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-15 16:14:39 +00:00
Brian West f9d0b83cf9 more tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10747 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-12 23:53:37 +00:00
Brian West cbca239ac5 w00t
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10746 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-12 23:51:45 +00:00
Brian West 88c99c38a0 update docs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10742 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-12 20:52:52 +00:00
Brian West b7e6fb0380 unsupported
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10739 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-12 18:51:20 +00:00
Anthony Minessale cd88977709 move config
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10735 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-12 16:45:44 +00:00
Brian West 4dc4b35590 option to turn of auto_restart of sofia profiles on ip change
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10715 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-11 20:16:32 +00:00
Brian West 5a26e766f1 tweak this
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10712 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-11 15:51:15 +00:00
Brian West 5b5ff55874 document force-register-db-domain ... I do not know how I missed this
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10562 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-01 19:52:22 +00:00
Brian West 8b87e4bac7 set domain_name to the default domain on all calls from mod_openzap
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10539 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-26 03:12:27 +00:00
Brian West 47015599dc doh.. its retry-seconds since its a param
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10527 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-24 16:30:46 +00:00
Anthony Minessale 1d398babde close MDXMLINT-39
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10460 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-19 17:37:10 +00:00
Anthony Minessale be846e07ec add params to use sip callid as uuid on inbound calls and uuid as sip callid on outbound calls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10418 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-15 17:44:27 +00:00
Brian West 609c3b1553 line up with upcomming commit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10355 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 13:03:08 +00:00