Michael Jerris
8a80bf5b07
move some modules to use .vsprops files to centralize where settings are made and to simplify the project files.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5966 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 09:34:05 +00:00
Michael Jerris
9488c6da9b
move some modules to use .vsprops files to centralize where settings are made and to simplify the project files.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5965 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 08:13:08 +00:00
Michael Jerris
2e2befeff4
move some modules to use .vsprops files to centralize where settings are made and to simplify the project files.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5964 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 07:39:25 +00:00
Michael Jerris
83c21e77f3
move some modules to use .vsprops files to centralize where settings are made and to simplify the project files.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5963 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 07:21:38 +00:00
Michael Jerris
16bfe51c0c
move some modules to use .vsprops files to centralize where settings are made and to simplify the project files.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5962 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 06:28:27 +00:00
Michael Jerris
bbffdd99ab
cleanup some project file properties and hopefully fix the release build enum issue.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5961 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 04:15:33 +00:00
Michael Jerris
6754e4275b
put gateway contact params inside the <>
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5960 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 03:51:49 +00:00
Anthony Minessale
bc0bee90d2
add contact-params
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5959 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 03:04:48 +00:00
Anthony Minessale
7c93a4e4eb
experimental multiple registrations
...
in sofia conf
<param name="multiple-registrations" value="true"/>
in dialplan
<action application="bridge" data="$sofia_contact(mysofia_profile_name/user@regtodomain.com )"/>
or
<action application="bridge" data="$sofia_contact(mysofia_profile_name_same_as_regto_domain.com/user)"/>
or
<action application="bridge" data="$sofia_contact(user@mysofia_profile_name_same_as_regto_domain.com)"/>
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5956 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 01:02:01 +00:00
Anthony Minessale
89472232ec
umm, duh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5955 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 00:10:48 +00:00
Anthony Minessale
6e27654ed2
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5947 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-17 21:26:33 +00:00
Michael Jerris
7112295975
make stub copies of mod_say_en to use as working copies for dem es, fr, it and nl.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5945 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-17 20:17:00 +00:00
Michael Jerris
5884f34806
fix windows build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5944 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-17 20:14:19 +00:00
Michael Jerris
50239fd4d8
make stub copies of mod_say_en to use as working copies for these.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5943 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-17 19:52:43 +00:00
Brian West
4116e94373
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5942 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-17 19:51:39 +00:00
Michael Jerris
f8ccd20504
change license on these with approval from Anthony and Mike
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5940 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-17 19:18:17 +00:00
Anthony Minessale
c6231acb7c
change dialplan a little (part2)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5939 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-17 18:37:18 +00:00
Anthony Minessale
7c8b72b9fe
change dialplan a little
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5938 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-17 18:26:08 +00:00
Anthony Minessale
bcc8316df0
add global vars of default ip
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5927 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-17 15:38:57 +00:00
Anthony Minessale
2e8abbf890
ISN for enum
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5926 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-17 15:20:52 +00:00
Anthony Minessale
b099f96e4e
format
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5925 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-17 14:59:17 +00:00
Anthony Minessale
511a6292af
add optional module param to lang stuff
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5924 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-17 14:42:41 +00:00
Anthony Minessale
65d6e75371
make variable to override what tts says for # and *
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5908 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-16 18:49:56 +00:00
Anthony Minessale
16d62194d1
fix debug level on messages
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5905 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-16 17:53:38 +00:00
Anthony Minessale
a33901aaec
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5904 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-16 17:51:18 +00:00
Anthony Minessale
fa51dce82d
auto-create sounds dir
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5902 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-16 17:30:42 +00:00
Anthony Minessale
ee6b7562a8
make * and # become words explicitly in the core tts func (part 2)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5897 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-16 16:54:45 +00:00
Anthony Minessale
aac58b10f9
fix type
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5896 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-16 16:49:53 +00:00
Anthony Minessale
f0211bc6e4
make * and # become words explicitly in the core tts func
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5895 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-16 16:49:44 +00:00
Anthony Minessale
54f477ec45
format
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5893 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-16 15:48:01 +00:00
Anthony Minessale
9ad1130537
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5892 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-16 15:47:15 +00:00
Anthony Minessale
1081cc707a
add pause to speech in openmrcp
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5891 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-16 15:33:21 +00:00
Anthony Minessale
cfb0324e0e
fix xml to work with v1/voxeo
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5890 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-16 15:25:38 +00:00
Anthony Minessale
1ae9e8f6b6
add playback_terminators variable
...
This is valid for playback, gentones, record and speak
value may be a string of valid terminator characters, or the word 'none'
the default of * will always work unless overridden by 'none'. This is for backward compat.
<extension name="8000">
<condition field="destination_number" expression="^8000$">
<action application="answer"/>
<!--both * and # will stop the playback-->
<action application="set" data="playback_terminators=#*"/>
<action application="playback" data="/ram/swimp.raw"/>
</condition>
</extension>
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5888 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-16 14:36:39 +00:00
Anthony Minessale
b50e8f5c9a
add switch_stristr and use it in dptools
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5887 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-16 14:24:02 +00:00
Anthony Minessale
e5b16c4374
add channel_originate event
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5886 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-16 13:56:44 +00:00
Anthony Minessale
9bb1534901
fix
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5885 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-16 01:51:15 +00:00
Anthony Minessale
2b9a0327d0
wait there's more
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5884 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-16 01:08:51 +00:00
Anthony Minessale
5baa5facf0
fix apr send func not sending all the bytes we asked it to.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5883 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-15 23:49:05 +00:00
Brian West
e3acfce77d
cleanup
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5882 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-15 21:43:12 +00:00
Anthony Minessale
c8c6d97d9e
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5881 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-15 21:03:56 +00:00
Michael Jerris
3c10d5af76
use 503 for server congestion, not 486, becuase that means user busy
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5880 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-15 18:31:10 +00:00
Anthony Minessale
9b7928ee85
tweak defaults
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5879 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-15 18:02:21 +00:00
Anthony Minessale
b8457503ea
add transparent speech handle caching via cache_speech_handles=true variable and an app to clear a cached handle called clear_speech_cache
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5876 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-15 16:25:08 +00:00
Anthony Minessale
be921bed1a
expand continue_on_fail to also accept a specific list of cause codes
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5875 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-15 14:00:48 +00:00
Anthony Minessale
ad33cdbbfb
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5872 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-13 14:43:22 +00:00
Brian West
24faa9dd4a
remove mod_xmpp_event as its no longer needed
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5870 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-13 01:21:55 +00:00
Anthony Minessale
5f9f6ac05b
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5868 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-13 00:52:31 +00:00
Anthony Minessale
e6d08bcc06
sort by urgent
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5867 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-13 00:22:13 +00:00
Brian West
d1ff29dda5
temp tweak pending build system change
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5864 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-12 23:53:32 +00:00
Anthony Minessale
072b9211c0
make compares case insensitive
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5862 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-12 23:49:43 +00:00
Anthony Minessale
9154a2dd7f
add missing ifdef but we cant leave this here
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5861 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-12 23:34:30 +00:00
Anthony Minessale
8a8434e099
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5860 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-12 23:22:02 +00:00
Brian West
12d032b9cc
add MAC OS X
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5859 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-12 22:56:15 +00:00
Michael Jerris
12eb8c5a87
fix loading on windows
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5858 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-12 22:54:18 +00:00
Michael Jerris
294d45fe9d
fix build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5856 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-12 22:08:52 +00:00
Anthony Minessale
09d42df7c6
add urgentness
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5855 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-12 22:08:30 +00:00
Michael Jerris
cf58dd44fe
fix build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5854 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-12 22:08:01 +00:00
Michael Jerris
e8f7c1b4fc
fix windows build.. break other things.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5853 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-12 20:14:41 +00:00
Anthony Minessale
e1fbb6ff65
doh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5852 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-12 19:22:50 +00:00
Anthony Minessale
0a980a4ff9
minor adj
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5851 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-12 17:12:31 +00:00
Anthony Minessale
96628675b5
update and test for odbc support
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5850 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-12 16:49:14 +00:00
Anthony Minessale
92b0269c4c
doh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5848 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-12 13:34:26 +00:00
Anthony Minessale
5a3c08c22d
small adjustments
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5847 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-12 13:31:12 +00:00
Anthony Minessale
230a77714d
EXECUTE ORDER 66
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5846 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-12 03:28:59 +00:00
Anthony Minessale
19d18e46ba
fix race on creating new session thread vs. setting init state causing hung channels
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5841 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-11 19:12:18 +00:00
Anthony Minessale
24ff890bbb
make breaks longer around spoken text
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5839 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-11 13:56:21 +00:00
Anthony Minessale
c4ae4e394d
make xtra_params arg instead of just profile name
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5838 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-10 23:38:48 +00:00
Anthony Minessale
c2bc79feab
only honor hangup_after_bridge=true if the channel is answered
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5837 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-10 17:56:10 +00:00
Anthony Minessale
6f458e8fa1
only honor hangup_after_bridge=true if the channel is answered
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5836 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-10 17:41:08 +00:00
Anthony Minessale
e488397370
fix to new module loader interface
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5834 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-09 19:04:35 +00:00
Anthony Minessale
cdb5862d40
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5831 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-09 15:29:18 +00:00
Anthony Minessale
01e2f20bc0
smal fix
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5827 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-06 23:44:39 +00:00
Anthony Minessale
6b5686a8b0
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5825 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-06 01:38:37 +00:00
Anthony Minessale
b82cb961dd
add headers
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5824 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-06 01:05:55 +00:00
Anthony Minessale
7962945c39
make encoding optional none, base64 or url encoding
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5823 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-06 00:30:04 +00:00
Anthony Minessale
d484959bc9
add loglevel param to switch.conf
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5822 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-05 18:59:18 +00:00
Anthony Minessale
464ba5a395
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5821 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-05 18:05:51 +00:00
Anthony Minessale
56953243c1
up
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5820 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-05 18:00:33 +00:00
Anthony Minessale
b293f4874e
now support 3pcc (forgot this)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5819 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-05 17:42:21 +00:00
Anthony Minessale
08352a3fd4
add auto_answer goodies
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5818 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-05 17:33:13 +00:00
Anthony Minessale
7028acf9cf
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5817 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-05 17:05:31 +00:00
Anthony Minessale
90cd8e0ce6
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5816 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-05 16:49:15 +00:00
Anthony Minessale
bbb530a6f3
fix (you want this)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5815 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-05 16:09:47 +00:00
Anthony Minessale
b00decc869
now support 3pcc
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5814 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-05 15:47:48 +00:00
Anthony Minessale
2d8e58fede
add line to set port right with sip calls with no sdp in the invite
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5813 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-05 14:08:21 +00:00
Anthony Minessale
7bf2a6ca5d
add max_sessions fsctl command
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5812 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-05 13:42:11 +00:00
Justin Cassidy
d8b5b417ee
add option to mod_xml_curl as well to make libcurl ignore ca cert roots
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5811 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-05 03:41:53 +00:00
Justin Cassidy
e008b1be43
add option to mod_xml_cdr to ignore ca root checks on https urls
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5810 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-05 03:26:42 +00:00
Anthony Minessale
4fbcb206b0
fix echo
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5809 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-05 00:05:41 +00:00
Anthony Minessale
e4416c56f8
switch sleep to switch_yield
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5805 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-04 21:39:00 +00:00
Anthony Minessale
6d091447b1
add sps count to the status output
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5804 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-04 21:35:50 +00:00
Anthony Minessale
3711220ae5
sigh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5803 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-04 21:15:08 +00:00
Anthony Minessale
4468d35e2b
silly
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5802 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-04 21:01:52 +00:00
Anthony Minessale
9ec90012fb
small tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5801 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-04 20:30:59 +00:00
Anthony Minessale
f82e478cb5
more cleanup
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5800 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-04 20:22:37 +00:00
Michael Jerris
3cd6a49d8f
fix warning
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5797 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-04 18:28:05 +00:00
Anthony Minessale
2222933908
a bunch of fixes
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5796 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-04 17:25:06 +00:00
Anthony Minessale
6a262d7c43
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5795 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-04 17:24:53 +00:00
Anthony Minessale
1418927007
add delay_echo application
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5794 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-04 15:09:44 +00:00
Anthony Minessale
0b9482f1fd
add adjustable log level and sps via fsctl
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5793 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-04 14:19:51 +00:00
Michael Jerris
7c125a5d19
var types, build errors fix.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5792 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-04 13:17:56 +00:00
Anthony Minessale
1667112b3b
add fsctl loglevel [<level>] fsctl command
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5790 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-03 23:43:01 +00:00
Anthony Minessale
e44ad9588c
be extra careful
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5789 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-03 23:42:40 +00:00
Anthony Minessale
c7d1ce48b0
fix bug in xml cdr
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5787 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-03 18:15:20 +00:00
Anthony Minessale
bd6bd9ad57
add softtimer to the core, begin framework for static modules and reduces calls to gettimeofday for timestamps
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5784 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-03 16:44:11 +00:00
Anthony Minessale
23758b1965
small fix
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5783 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-03 01:10:29 +00:00
Anthony Minessale
92a7c5baf7
cleanup
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5782 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-03 01:03:10 +00:00
Anthony Minessale
1ee6a619a3
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5780 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-02 21:53:26 +00:00
Anthony Minessale
50390a7083
improve mod-fifo
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5779 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-02 19:58:06 +00:00
Anthony Minessale
cbac77fa9f
refactor xml cdr and some cleanup
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5778 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-02 16:38:15 +00:00
Anthony Minessale
ff61ecfc73
add read_frame_callback to input args in the core
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5777 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-02 00:09:49 +00:00
Anthony Minessale
c22d70e76f
add a few things to mod_fifo
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5776 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-02 00:03:53 +00:00
Anthony Minessale
c0f387d1c4
add mod_fifo
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5774 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-01 20:39:16 +00:00
Anthony Minessale
1944a0ff6a
fix typo
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5773 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-01 20:39:04 +00:00
Anthony Minessale
2ffb61f283
set the variable RECORD_STEREO=true to make record_session create stereo files with each leg in it's own channel, note you cannot play these files with freewitch with playback because we don't support stereo files
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5772 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-01 16:34:28 +00:00
Anthony Minessale
6d2ff03bb1
add -bleg and -both flags to the transfer api command so you can transfer both sides or the opposite side of a call as well
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5770 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-01 14:57:15 +00:00
Anthony Minessale
094593980b
add pool recycling
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5769 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-01 14:14:15 +00:00
Anthony Minessale
1a316ca6db
add log and event object recycling to reduce malloc per sec in high call load
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5768 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-30 20:05:18 +00:00
Michael Jerris
8f963f4aea
windows build fixes.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5767 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-30 16:59:32 +00:00
Anthony Minessale
87f62d1d0d
doh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5766 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-29 01:23:56 +00:00
Anthony Minessale
ffb989e435
tear the hell out of everything and rip it up into itsy bitsy pieces and put it all back together
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5765 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-29 01:06:08 +00:00
Damjan Jovanovic
5fff7be5e1
Reduced JNI version from 1_6 to 1_4, and used javac and jar in PATH not in JAVA_HOME to build (on MacOS)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5759 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-26 15:13:47 +00:00
Anthony Minessale
fdbaad17fe
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5758 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-25 15:49:19 +00:00
Michael Jerris
e69fe7e336
initial import of mod_java from Damjan Jovanovic
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5755 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-25 13:21:17 +00:00
Michael Jerris
2066263064
resolves MDXMLINT-11 and MDXMLINT-12, re-factors error handling and cleanup to eliminate possible segfaults and leaks.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5753 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-25 01:55:05 +00:00
Michael Jerris
5e14d2f54c
fix build broken in in r5751
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5752 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-25 01:22:32 +00:00
Anthony Minessale
d33b5670f0
fix some races and alter core (do a full rebuild)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5751 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-24 19:34:25 +00:00
Anthony Minessale
981c4371bf
fix for FSCORE-51 (maybe 2)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5750 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-24 16:56:40 +00:00
Anthony Minessale
76f7bf6fdb
fix for FSCORE-51 (maybe)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5749 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-24 16:10:12 +00:00
Anthony Minessale
391a1f3081
fix initialized struct
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5748 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-24 15:52:32 +00:00
Michael Jerris
a62d4165ab
an attempt at fixing FSCORE-50
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5747 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-24 14:30:01 +00:00
Anthony Minessale
54fba29107
cleanup
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5746 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-23 20:08:26 +00:00
Anthony Minessale
5081d1fe0f
globs on #includes
...
no leading seperator indicates realitive
to the default conf dir.
examples:
<!--#include "profiles/*"-->
<!--#include "profiles/a*.xml"-->
<!--#include "/tmp/somedir/*"-->
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5745 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-23 15:19:04 +00:00
Michael Jerris
020fc7df42
fix for FSBUILD-18
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5744 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-21 23:16:29 +00:00
Anthony Minessale
a5022cc57a
fix for MODENDP-26, mod_openzap build before sofia-sip
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5742 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-21 21:58:16 +00:00
Anthony Minessale
fc6f5e6b14
add sofia_profile_name chanvar to sip channels
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5739 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-21 19:20:15 +00:00
Michael Jerris
5bea2ea06c
svn:eol-style properties, and make eol-style consistent in some files.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5738 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-21 18:49:14 +00:00
Ken Rice
f2196e916b
Add Support for http://tools.ietf.org/id/draft-levy-sip-diversion-08.txt never rolled into an RFC but people use it anyway
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5736 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-21 16:27:41 +00:00
Traun Leyden
017cabe02c
just some comments regarding fs callback behavior
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5728 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-20 20:10:00 +00:00
Traun Leyden
93b98b80ad
patch which causes directory xml_curl requests to pass the sofia profile name
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5727 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-20 20:09:04 +00:00
Anthony Minessale
7200b0d415
remove useless if, cleanup for grouchy compiler
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5726 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-20 18:05:01 +00:00
Ken Rice
42d4b28019
fill a little bug
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5725 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-20 17:38:32 +00:00
Michael Jerris
e41b900c1f
run spellcheck
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5724 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-20 05:44:02 +00:00
Michael Jerris
be7455081a
fix brokeness caused by r5673. Don't pre-set uuid and chan_name on originate off the source profile. Fix for FSCORE-49
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5723 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-19 21:01:38 +00:00
Anthony Minessale
7e27f582b2
make the park function only pre-answer and not answer
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5722 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-19 19:33:03 +00:00
Michael Jerris
cdaa2abe85
fix for MODENDP-25 from Bret McDanel. 1 byte makes all the difference
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5721 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-19 18:49:59 +00:00
Michael Jerris
901155402b
merge MODENDP-27, properly handle options and avoid handle leak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5720 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-19 18:47:59 +00:00
Anthony Minessale
9d51da6873
move code to only be executed on sucessful auth
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5719 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-19 18:39:46 +00:00
Anthony Minessale
c03b9f4887
initial blind crack at passing reinvites across no-media bridges
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5718 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-19 18:24:47 +00:00
Anthony Minessale
11cdfc9811
back out patch we don't need
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5717 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-19 17:05:52 +00:00
Anthony Minessale
038a60d5d4
add endconf member flag to make a specific member cause the conference to end when he leaves
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5714 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-19 16:20:00 +00:00
Anthony Minessale
1f3eabd15c
add register-proxy option to gateways so you can send outbound reg to your local proxy dest for the outside
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5713 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-19 15:28:16 +00:00
Michael Jerris
40c29a107c
merge patch from MODENDP-24, add to-domain param to gateway that overrides the proxy domain for the to header
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5712 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-19 15:05:55 +00:00
Anthony Minessale
16f584ef47
add register-gateway variable to directory users to allow inbound reg to trigger an outbound one
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5710 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-18 17:31:36 +00:00
Anthony Minessale
5e0c3ee5b7
fix small problem in speech stuff
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5707 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-14 20:00:26 +00:00
Anthony Minessale
b961cb2c16
fix backlash from profile clone change -without debugging line
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5706 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-12 22:37:28 +00:00
Anthony Minessale
2e741ff1c9
fix backlash from profile clone change
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5705 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-12 22:36:26 +00:00
Michael Jerris
07aebb5ab9
silence windows warning
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5702 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-11 23:49:28 +00:00
Michael Jerris
815f34fbfb
MODLANG-21: Add socket module for spidermonkey from Jonas Gauffin
...
methods: connect, close, send, readBytes, read.
Note! It's completely untested.
usage:
var socket = new Socket();
socket.connect("hostname", 1234");
var line = socket.read();
socket.send("this is something\n");
The read method takes a delimiter and do not return until the
delimiter have been received (or the connection have been dropped).
The default delimiter is "\n".
The readBytes method reads the number of specified bytes.
only a TCP socket implementation.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5701 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-11 23:29:50 +00:00
Michael Jerris
d40c1d2c79
Fix for memory leak in xml-rpc (MDXMLINT-10) from Bret McDanel.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5699 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-11 22:29:29 +00:00
Anthony Minessale
524631e3b8
add getGlobalVariable function to access FS globals
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5698 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-11 21:19:16 +00:00
Anthony Minessale
779ca66f0c
tweak to avoid cepstral crash
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5697 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-11 20:41:16 +00:00
Anthony Minessale
2c97ad1c64
fix warns
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5696 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-11 20:40:49 +00:00
Anthony Minessale
3bcbb71a21
Add PCRE object to javascript
...
var re = new PCRE();
if (re.compile("the answer is 42", '(\\d+)')) {
answer = re.substitute("$1");
console_log("err", "result [" + answer + "]\n");
}
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5695 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-11 17:33:06 +00:00
Michael Jerris
9ce2aba87a
actually take the caller id name and/or number from the rpid. Still incomplete, but should do a better job
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5694 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-11 14:51:13 +00:00
Anthony Minessale
3fa9239dc0
fix nua_i_error 500 when responding to OPTIONS
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5693 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-11 13:52:32 +00:00
Anthony Minessale
8747fa7684
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5686 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-07 00:49:08 +00:00
Michael Jerris
bc1cff37bf
all the drafts say to use "full" not "yes" for privacy= in rpid. We still accept either.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5683 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-30 19:37:32 +00:00
Anthony Minessale
38ffa90005
try to pass cause code on calls ended during early media
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5682 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-30 15:38:21 +00:00
Anthony Minessale
ad1bd7bf61
fix warning
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5681 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-30 15:28:32 +00:00
Michael Jerris
075332f961
silence picky compiler.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5680 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-30 01:52:05 +00:00
Anthony Minessale
e6d06e502b
cleanup
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5679 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-30 00:25:06 +00:00
Michael Jerris
9c364f9ff4
silence picky compiler.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5678 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-29 20:38:00 +00:00
Anthony Minessale
0ff988b19e
c'mon wtf
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5677 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-29 19:33:27 +00:00
Anthony Minessale
88e5470c52
silly
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5676 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-29 18:56:04 +00:00
Michael Jerris
30ffb593c0
little cleanup, remove unnecessary (char *) cast.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5674 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-28 22:44:02 +00:00
Michael Jerris
d264ed5a7e
simplify by using switch_caller_profile_clone and switch_caller_profile_dup.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5673 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-28 21:55:30 +00:00
Michael Jerris
f4140b22f0
simplify by using switch_caller_profile_clone.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5672 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-28 21:43:18 +00:00
Anthony Minessale
c441fc5b09
fix stupidity
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5671 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-28 17:08:32 +00:00
Anthony Minessale
160edc558d
clean up speak code
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5670 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-28 17:06:20 +00:00
Michael Jerris
352cc95813
add ability to match in dialplan to the ton and numplan caller profile fields. added switch_caller_profile_dup function to be used in the future for places where we copy one profile to another to reduce code duplication. add "pool" member to the caller profile for when we need to allocate strings off that pool.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5669 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-28 16:41:38 +00:00
Michael Jerris
8dc23d384e
dos2unix
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5668 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-28 15:31:52 +00:00
Anthony Minessale
b2c2465a2e
free xml later in the code to avoid freeing used memory
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5667 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-27 20:53:48 +00:00
Anthony Minessale
075e80c368
fix reg var scope
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5666 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-27 20:43:34 +00:00
Anthony Minessale
1a091c1ad2
change javascript and confernece to use cached speech handles
...
This is for better performace and to take atvantage of mrcp connections.
There should be no apparent change in usage.
The conference now supports changing the voice via the text string
by starting a text blurb with #voice# eg
#william#This will sound like William.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5664 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-25 21:33:26 +00:00
Ken Rice
32e44d9a1a
fix and ooops
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5661 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-23 18:34:50 +00:00
Arsen Chaloyan
b6256a4fc8
add common for asr and tts FLAG_HAS_MESSAGE to indicate there is a mrcp message to process; fix processing of some mrcp responses and events.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5660 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-22 19:15:11 +00:00
Michael Jerris
88bbc489d1
map 404 correct per rfc 4497
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5658 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-22 13:16:37 +00:00
Michael Jerris
70c8c1d7a9
pass new caller profile vars across the bridge.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5657 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-22 03:10:08 +00:00
Michael Jerris
406e0d6bcf
pass new caller profile vars across the bridge.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5656 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-22 02:55:19 +00:00
Michael Jerris
6a03185729
add utility app for profile vars
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5655 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-22 00:22:22 +00:00
Michael Jerris
f94400c173
fix windows build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5654 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-22 00:21:09 +00:00
Anthony Minessale
a42a0a1916
let session.sayPhrase method take a blank language string
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5653 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-21 19:00:06 +00:00
Anthony Minessale
cce033caf0
re-apply change to shutdown to not unload
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5652 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-21 18:18:45 +00:00
Traun Leyden
31ae26d668
return success from asr_feed when audio_sink hasnt yet been created. prevents a sporadic seg fault
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5650 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-21 16:48:56 +00:00
Anthony Minessale
1de25f3514
fix conference buffer for 30ms conference and 20ms chans
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5649 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-21 15:49:31 +00:00
Anthony Minessale
6f68991cb4
add NDLB-broken-auth-hash option for interop with eyebeam and zoiper
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5648 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-21 14:48:16 +00:00
Michael Jerris
e6fdcedeb9
add type of number and number plan vars to the caller profile
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5647 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-21 14:01:24 +00:00
Arsen Chaloyan
bf3f15e855
mrcp message body must contain '\0' at the end; no need to str copy buffer, when it is already allocated from the pool
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5646 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-21 11:45:16 +00:00
Arsen Chaloyan
8f8402bfe1
gracefully unload openmrcp module on shutdown
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5645 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-21 07:16:37 +00:00
Anthony Minessale
a776a8ac3c
don't unload
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5644 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-20 23:09:58 +00:00
Traun Leyden
4fc4be2c39
attempting to fix shutdown segfault, convert to new style module loading as seen in mod_cepstral
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5643 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-20 22:18:06 +00:00
Traun Leyden
a049256610
fix compile error
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5642 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-20 22:09:02 +00:00
Anthony Minessale
15fbb280fa
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5639 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-20 21:25:06 +00:00
Traun Leyden
a4301f0dd0
did not have a return value and was breaking on windows build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5638 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-20 20:02:14 +00:00
Arsen Chaloyan
b7fcfd94fa
set the highest (disable) mrcp log priority by default; log priority can be changed from mod_openmrcp.conf.xml->settings->log_level=7 [0-7]
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5636 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-20 19:25:59 +00:00
Arsen Chaloyan
0c59cb0d51
add FLAG_TERMINATING to trigger normal and unexpected (abnormal) session termination
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5635 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-20 19:09:19 +00:00
Arsen Chaloyan
a56dba7f8a
asr result in mrcp message body must be checked to exist before use
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5633 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-20 18:10:00 +00:00
Anthony Minessale
f094dc4e71
remove inline from timer to avoid unhappyness
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5632 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-20 18:06:08 +00:00
Traun Leyden
e9732b7c47
fix a bug introduced in last mod_python commit on greenlizard branch where dtmfs will segfault the switch due to an incorrect Py_XDECREF.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5626 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-20 16:43:42 +00:00
Anthony Minessale
4f58b28247
fix FSCORE-45
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5625 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-20 16:35:22 +00:00
Traun Leyden
c806a20d65
1. add collectInput method. 2. modify the dtmf callback handlers to better deal with event inputs, as opposed to dtmf inputs. currently returns a dictionary where one key contains the body, and another contains the headers as a subdictionary.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5624 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-20 16:33:28 +00:00
Anthony Minessale
5eaea5f62a
fix MODLANG-41
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5623 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-20 16:04:02 +00:00
Michael Jerris
cfb3e24ab1
add mod_openmrcp to freeswitch windows build.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5620 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-20 13:48:26 +00:00
Arsen Chaloyan
1df8c338a4
mutex must be locked before channel_add call
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5619 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-20 12:44:13 +00:00
Arsen Chaloyan
646a812eef
dos2unix
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5618 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-20 10:57:26 +00:00
Michael Jerris
e02f28a8df
fix fresh build. We need to configure later becasue apr must be built before libopenmrcp configure
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5617 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-19 21:20:32 +00:00
Michael Jerris
2297b3efa1
fix mod_openmrcp build on OS X
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5616 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-19 20:44:05 +00:00
Michael Jerris
8fa810c2a3
cleaner mod_openmrcp build in tree
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5615 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-19 20:22:00 +00:00
Michael Jerris
be1cf97a93
fix for MODCODEC-2
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5614 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-19 08:36:25 +00:00
Michael Jerris
8ef2aa54c0
modify how we build switch_version.h so we can better handle releases
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5610 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-19 05:01:08 +00:00
Michael Jerris
3887a1813e
Make version string have major, minor, and micro version.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5609 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-19 01:00:34 +00:00
Michael Jerris
77d753fe8b
line endings.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5608 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-19 00:18:34 +00:00
Arsen Chaloyan
15beec4895
no blocking wait, requests and events are called async, the only sync call is channel creation yet.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5607 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-18 20:18:29 +00:00
Traun Leyden
1c0c21477d
throw errors when configuration is invalid. check for null point in asr_feed to prevent segfault when testing against certain asr servers.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5606 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-17 21:52:42 +00:00
Arsen Chaloyan
87d0979fd2
added support for multiple mrcp profiles; using unified mrcp session for asr, tts channels
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5605 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-17 21:00:56 +00:00
Michael Jerris
68f58ae927
fix registration bug when doing authed calls
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5604 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-16 17:19:27 +00:00
Arsen Chaloyan
a5b6f48128
using FS media clock to send/receive audio data within asr/tts feed
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5603 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-16 14:20:21 +00:00
Anthony Minessale
53382fe8da
revert unintended commit
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5602 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-14 19:36:56 +00:00
Anthony Minessale
09e96025e9
don't rebuild mod_shout on every make
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5601 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-14 19:34:53 +00:00
Arsen Chaloyan
2b67ee4d27
to compile mod_openmrcp under vs2005 (variables should be declared first)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5600 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-14 17:37:57 +00:00
Arsen Chaloyan
bd6dc707ae
adapted to the latest client side API changes in OpenMRCP, removed unnecesseray includes
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5599 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-14 14:56:06 +00:00
Anthony Minessale
e17fed3ada
fix small unlikely but still possible bugs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5598 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-13 23:50:01 +00:00
Traun Leyden
de4764ea4d
speak-finished event now being handled, passed up to freeswitch to let it know speech has stopped. audio sounds fine
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5597 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-13 23:49:37 +00:00
Anthony Minessale
0fe8934fec
fix missing deref of root xml registry in xml_cdr that causes a hang
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5595 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-13 23:37:22 +00:00
Traun Leyden
0fbc8e5627
initial dev version of mod_openmrcp, not ready for use yet
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5593 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-13 18:19:55 +00:00
Anthony Minessale
8df8e7c897
add close method needs testing
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5583 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-10 14:27:25 +00:00
Anthony Minessale
f1466b814c
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5581 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-09 18:20:58 +00:00
Anthony Minessale
7deb3330a1
small tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5580 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-09 17:57:14 +00:00
Michael Jerris
c829877254
fix for MODAPP-25.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5579 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-09 03:19:07 +00:00
Anthony Minessale
c7905e2522
add context option
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5578 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-08 14:37:19 +00:00
Michael Jerris
742ac5a525
fix for MODAPP-17, using the +pin on the conference app args, with nothing following the + will now override and not prompt for a pin
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5577 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-07 02:46:55 +00:00
Michael Jerris
baaaa00f5a
change error level
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5575 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-06 21:25:56 +00:00
Michael Jerris
7e81dbe5b0
use .so not .dylib for modules on OS-X, fix for MODENDP-16
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5573 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-06 18:10:30 +00:00
Michael Jerris
082a8a26d9
fix for FSBUILD-9, allow recovery from libshout configure failure
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5572 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-06 17:29:48 +00:00
Michael Jerris
e34d546285
fix of MODENDP-22
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5570 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-06 17:04:08 +00:00
Michael Jerris
36509dfeb4
fix for MODENDP-21. We should add better handling of all the possible values for this.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5569 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-04 06:09:48 +00:00
Michael Jerris
62cafc8e33
fix for FSCORE-44, implement uuid_setvar api command.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5568 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-04 06:03:33 +00:00
Michael Jerris
922bb27e5a
fix for MODENDP-19
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5567 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-03 21:41:18 +00:00