Michael Jerris
|
acac48a1ef
|
move mod_http to contrib, add mod_curl to modules.conf
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14115 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-02 15:53:36 +00:00 |
Rupa Schomaker
|
8f19976a88
|
don't print response code for plain output, if you want
status use headers or json
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14114 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-02 15:33:36 +00:00 |
Rupa Schomaker
|
8e6dc2967b
|
another crash (intermittent) if called with no args
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14113 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-02 15:29:25 +00:00 |
Rupa Schomaker
|
56d63b1097
|
fix usage
fix null free crash when called w/out arguments
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14112 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-02 15:23:54 +00:00 |
Christopher Rienzo
|
65d596b27e
|
Allow multiple grammars to be loaded in a session, added support for decoupling recognition from load_grammar if the core is changed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14111 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-02 15:12:01 +00:00 |
Mathieu Rene
|
662c33b30f
|
again
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14109 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-02 04:44:27 +00:00 |
Mathieu Rene
|
88e05b3696
|
oops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14108 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-02 04:40:51 +00:00 |
Mathieu Rene
|
70e51aa465
|
mod_voicemail: Fix seggy fault and do some cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14107 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-02 04:39:54 +00:00 |
Brian West
|
e7521ed0a2
|
no comment.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14105 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-02 01:36:50 +00:00 |
Anthony Minessale
|
2f3f67f050
|
sleep_eat_digits var (behaviour change please document)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14102 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-02 00:18:56 +00:00 |
Anthony Minessale
|
4d19484dfa
|
revert
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14099 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-01 23:22:52 +00:00 |
Anthony Minessale
|
0becb377e3
|
change sound prefix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14098 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-01 23:12:59 +00:00 |
Brian West
|
41e7977c36
|
switch_cpp: fix leak (FSCORE-394)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14097 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-01 22:58:57 +00:00 |
Rupa Schomaker
|
d2120b694c
|
add json support
fix dialplan app
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14096 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-01 22:26:59 +00:00 |
Anthony Minessale
|
1994c5daa7
|
add more ptimes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14095 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-01 21:27:02 +00:00 |
Rupa Schomaker
|
840acb0eef
|
initial commit of mod_http, still needs json and a valgrind run
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14092 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-01 20:03:48 +00:00 |
Brian West
|
347bd1b301
|
fix MODAPP-302, but mp3's still have an issue.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14090 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-01 17:04:15 +00:00 |
Brian West
|
f5fc2e9296
|
mod_sofia: this one was my fault, it shouldn't set them as sip_h just in case. Moved it to set the full header into sip_HEADERNAME so you can use it as you see fit or re-export it to a sip_h on the b-leg if needed unchanged.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14081 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-01 15:02:27 +00:00 |
Brian West
|
469f1bf989
|
fix regression
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14078 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-01 03:17:58 +00:00 |
Brian West
|
7855539581
|
doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14068 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-30 21:47:47 +00:00 |
Rupa Schomaker
|
483b754787
|
remove superfluous true from nat_map reinit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14061 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-30 20:18:41 +00:00 |
Brian West
|
e5eb577f8e
|
update to fix truncated ip
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14060 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-30 20:11:22 +00:00 |
Anthony Minessale
|
191ed5ff4a
|
FSCORE-395
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14058 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-30 20:01:48 +00:00 |
Brian West
|
813fd67a79
|
fix this for now
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14057 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-30 19:36:44 +00:00 |
Brian West
|
643f9fd11c
|
swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14056 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-30 19:14:01 +00:00 |
Brian West
|
b6363dc294
|
LOOK OUT BELOW... (FSCORE-381)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14055 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-30 18:59:05 +00:00 |
Raymond Chandler
|
2b8a04f1d7
|
replace mod_radius_cdr's Makefile.am with Makefile that pulls freeradius-client source when needed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14053 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-30 17:59:18 +00:00 |
Christopher Rienzo
|
47d2ea5305
|
removed unneeded global var, fixed comments, added speech_channel_set_state_unlocked()
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14049 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-30 16:32:59 +00:00 |
Brian West
|
22df29b568
|
corrections thanks diego
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14042 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-30 02:12:35 +00:00 |
Michael Collins
|
50118a3ddd
|
Add show syntax for distinct_channels
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14040 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-30 00:20:57 +00:00 |
Christopher Rienzo
|
73dee21e76
|
MODUNIMRCP-4
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14037 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-29 22:33:18 +00:00 |
Christopher Rienzo
|
c9d903fbbe
|
MODUNIMRCP-3
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14034 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-29 20:34:27 +00:00 |
Brian West
|
c8c7d94f4b
|
fix FSCORE-391
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14030 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-29 17:30:55 +00:00 |
Brian West
|
0caea95293
|
doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14029 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-29 14:15:00 +00:00 |
Brian West
|
d53d493ba7
|
MODLANG-116
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13993 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-27 00:18:47 +00:00 |
Brian West
|
292c7fd6b6
|
FSCORE-374
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13982 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-26 19:08:17 +00:00 |
Raymond Chandler
|
40dd768a3f
|
i guess i should have put this here when it got promoted to prime time
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13980 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-26 18:02:18 +00:00 |
Brian West
|
f06a25fb93
|
mod_sofia: BOUNTY-7 and MODENDP-146
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13977 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-26 17:33:19 +00:00 |
Michael Jerris
|
4b14597b4c
|
MODEVENT-44
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13968 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-25 23:21:33 +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 |
Anthony Minessale
|
83ebebc52b
|
make session.ready work on uninit session containers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13965 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-25 19:50:00 +00:00 |
Brian West
|
002e97848c
|
FSCORE-389
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13964 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-25 19:29:34 +00:00 |
Anthony Minessale
|
bbd67f4c17
|
unhold before media timeout
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13963 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-25 18:56:37 +00:00 |
Andrew Thompson
|
c58b819f38
|
Clear out the pre shared key on a config reload properly
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13958 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-25 18:44:43 +00:00 |
Andrew Thompson
|
7a09952c31
|
Add a little api command to show multicast peer status
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13953 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-25 17:23:31 +00:00 |
Brian West
|
f68a0016d5
|
mod_sofia: do not set route_uri unless there is actually one to go to.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13952 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-25 16:50:13 +00:00 |
Andrew Thompson
|
ceb7803179
|
Don't multicast the new multicast peerup/peerdown events
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13951 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-25 16:37:17 +00:00 |
Brian West
|
e7aebb463d
|
mod_sofia: preserve transport on route (SFSIP-157)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13948 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-25 15:40:38 +00:00 |
Anthony Minessale
|
d7cba9a03b
|
more efficient sql stmt
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13947 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-25 14:53:08 +00:00 |
Anthony Minessale
|
9903d328f1
|
FSCORE-387
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13946 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-25 13:24:00 +00:00 |
Anthony Minessale
|
b5f08ca5ce
|
add show distinct_channels (mix of show channels and show calls)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13944 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-25 00:03:41 +00:00 |
Michael Jerris
|
1c3dc48401
|
fix build failure
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13941 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-24 16:27:28 +00:00 |
Brian West
|
de4ca9561b
|
swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13938 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-24 16:07:38 +00:00 |
Brian West
|
643722db5f
|
mod_sofia: Dereferencing a null pointer causes segfault: sofia_handle_sip_r_invite doesn't check profile->extsipip before use (FSCORE-386)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13937 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-24 16:04:05 +00:00 |
Michael Jerris
|
6348359d95
|
change odbc handling in code to be runtime instead of build time
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13936 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-24 16:02:43 +00:00 |
Brian West
|
f7d99cf948
|
can't change behavior global user and pass alone MUST work as it did before
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13935 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-24 15:52:03 +00:00 |
Christopher Rienzo
|
3a878e92e5
|
use inline: for inline grammars. local files are now handled like mod_pocketsphinx
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13927 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-23 23:28:09 +00:00 |
Anthony Minessale
|
1a72f31cc8
|
FSCORE-385
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13925 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-23 21:41:22 +00:00 |
Brian West
|
984d2f9dd1
|
addition register_proxy issues
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13914 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-23 19:38:14 +00:00 |
Brian West
|
dd3dca45a5
|
swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13913 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-23 18:58:46 +00:00 |
Brian West
|
f19b086454
|
mod_xml_rpc: xmlrpc fails to check security restrictions (MDXMLINT-53)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13912 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-23 17:57:17 +00:00 |
Brian West
|
c7700294c9
|
mod_sofia: use the register proxy for the R-URI on register when register-proxy is set (MODSOFIA-12)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13911 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-23 17:52:46 +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
|
1deab52304
|
changing to standard XML format
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13908 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-23 15:22:20 +00:00 |
Anthony Minessale
|
96ab68c6f1
|
add wan.auto acl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13905 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-23 13:40:29 +00:00 |
Anthony Minessale
|
dbb8d6563a
|
set sound path in say app
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13904 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-23 13:40:07 +00:00 |
Andrew Thompson
|
dbe85eb87f
|
bzero -> memset (so mike won't yell at me)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13902 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-23 01:02:19 +00:00 |
Andrew Thompson
|
11ca616ea5
|
Add initial support for multicast peer up/down state tracking
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13901 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-23 00:59:03 +00:00 |
Andrew Thompson
|
c872e09265
|
Unify outbound session cleanup code, possibly fixes MODEVENT-47
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13900 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-22 23:38:23 +00:00 |
Brian West
|
1b14c58aea
|
MODAPP-287
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13897 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-22 18:55:15 +00:00 |
Brian West
|
49c1dc415f
|
mod_shout: bring media back so telecast of a no-media call will work. (MODFORM-28)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13895 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-22 18:42:16 +00:00 |
Brian West
|
f618475c67
|
fix segfault on reinvite on nomedia call when using uuid_media
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13894 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-22 18:37:07 +00:00 |
Brian West
|
d44d407614
|
mod_sndfile: fix off by one error (MODFORM-29)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13890 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-22 14:35:09 +00:00 |
Michael Jerris
|
11d53ae7dc
|
mod_sofia: fix segfault on refer with no content-type or body (SFSIP-153)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13889 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-22 14:12:35 +00:00 |
Brian West
|
809d30254e
|
move this to debug and profile->debug so that its not on unless you enable the profile debug also.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13887 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-22 02:52:31 +00:00 |
Mathieu Rene
|
a6db0cf42f
|
mod_voicemail: implement reload in non-blocking way
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13884 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-20 19:55:30 +00:00 |
Rupa Schomaker
|
83dc65aa70
|
MODAPP-292
del with changed config api in rev 13878
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13883 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-20 14:09:35 +00:00 |
Mathieu Rene
|
b610bf2f9f
|
Implement new config parser in mod_voicemail
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13879 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-20 03:37:15 +00:00 |
Mathieu Rene
|
ca5bc07f48
|
Implement new config parser in mod_voicemail
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13878 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-20 03:32:29 +00:00 |
Michael Jerris
|
786c7710f1
|
trivial build fix (FSBUILD-174)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13877 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-20 03:29:55 +00:00 |
Mathieu Rene
|
b8fe3c3273
|
Implement new config parser in mod_voicemail
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13876 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-20 03:29:43 +00:00 |
Anthony Minessale
|
bb4e586551
|
MODENDP-222
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13875 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-19 20:49:18 +00:00 |
Andrew Thompson
|
48885edcff
|
Move mutex into the global struct, don't leak on config reload (thanks Math)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13873 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-19 19:35:02 +00:00 |
Andrew Thompson
|
886f2c5548
|
Make mod_event_multicast re-read its config on RELOADXML (partially)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13872 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-19 19:24:23 +00:00 |
Christopher Rienzo
|
163f5da3d8
|
Add support for host byte ordered L16 from UniMRCP. We need UniMRCP r995 now
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13871 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-19 18:51:01 +00:00 |
Andrew Thompson
|
41daa117e9
|
Whoops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13870 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-19 17:51:18 +00:00 |
Raymond Chandler
|
fa7b79e19c
|
this should handle all cases now
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13869 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-19 17:48:49 +00:00 |
Andrew Thompson
|
1688e31e6a
|
Switch to cipher-block-chaining, add a magic byte sequence to check for sucessful decryption and fix some null termination issues
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13868 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-19 17:47:09 +00:00 |
Anthony Minessale
|
b068f8e7b8
|
FSCORE-384
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13866 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-19 17:23:57 +00:00 |
Mathieu Rene
|
a7794f13a8
|
MODENDP-221
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13865 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-19 15:48:23 +00:00 |
Brian West
|
c4f5aee10a
|
refactor fs_path path from Math.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13864 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-19 15:35:26 +00:00 |
Raymond Chandler
|
1a143ba260
|
adding support for routing by intrastate rates... still need work on the api command
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13863 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-19 14:46:51 +00:00 |
Michael Jerris
|
6f6af777c7
|
msvc build fixes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13860 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-19 04:42:39 +00:00 |
Andrew Thompson
|
ff3e7f3f0f
|
Only complain about unexpected exits if the call isn't already hungup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13857 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-19 01:48:59 +00:00 |
Andrew Thompson
|
b63e09716a
|
Taking a stab at MODEVENT-47
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13856 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-19 00:51:53 +00:00 |
Anthony Minessale
|
1778578b1e
|
del buffer
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13853 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-18 23:03:54 +00:00 |
Anthony Minessale
|
d6ace6e831
|
add rate and channel count params to executed command
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13852 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-18 22:52:20 +00:00 |
Anthony Minessale
|
85e4831dfb
|
add mod_shell_stream
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13851 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-18 22:36:51 +00:00 |
Anthony Minessale
|
cdd0bcfdf3
|
doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13847 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-18 19:47:29 +00:00 |
Mathieu Rene
|
1d4944f663
|
Fix bad ptr in mrcp profile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13845 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-18 18:26:50 +00:00 |
Anthony Minessale
|
f9642e96c7
|
add local_var_clobber variable for {} to set if [] vars should clobber {} vars (default false)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13842 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-18 16:35:41 +00:00 |
Anthony Minessale
|
4a24f3a8f2
|
dont put params in chan names on sofia urls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13841 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-18 15:59:28 +00:00 |
Christopher Rienzo
|
c5da61c1df
|
MODUNIMRCP-1 thanks raul
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13833 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-18 13:19:31 +00:00 |
Michael Jerris
|
832bab2a4a
|
build as c code again.. now that this is fixed in core for windows.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13830 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-18 06:08:02 +00:00 |
Mathieu Rene
|
9482850a83
|
Fix up SWITCH_CONFIG_ITEM_STRING_STRDUP to please windows
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13829 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-18 06:01:45 +00:00 |
Andrew Thompson
|
889c336411
|
Initial decryption support
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13828 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-18 04:20:45 +00:00 |
Andrew Thompson
|
94daf904b3
|
Fix offset
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13827 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-18 04:19:42 +00:00 |
Andrew Thompson
|
f17991b722
|
Use OpenSSL to optionally use a pre-shared key to encrypt multicast packets (no decryption yet)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13826 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-18 02:19:13 +00:00 |
Michael Jerris
|
dd1ab225dc
|
fix mac build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13824 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-17 22:09:42 +00:00 |
Michael Jerris
|
2ab491b1cd
|
fix mac build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13823 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-17 21:40:22 +00:00 |
Andrew Thompson
|
0c1a558520
|
Whoops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13821 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-17 20:43:54 +00:00 |
Andrew Thompson
|
5ed15f5555
|
put OPENSSL_CFLAGS and LIBS in modmake.rules.in at MikeJ's suggestion
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13820 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-17 20:39:08 +00:00 |
Andrew Thompson
|
65f6e2a23b
|
Switch mod_event_multicast over to using a Makefile.in
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13819 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-17 19:53:38 +00:00 |
Michael Jerris
|
3678092f63
|
initial bits of mod_unimrcp windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13818 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-17 19:52:25 +00:00 |
Michael Jerris
|
c90c4a54d5
|
tweak xml_config types
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13817 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-17 19:49:00 +00:00 |
Michael Jerris
|
f0add117d2
|
fix C++ build and a segfault
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13816 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-17 19:46:45 +00:00 |
Michael Jerris
|
d3abaadc85
|
fix some windows errors (WIP)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13815 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-17 18:34:42 +00:00 |
Christopher Rienzo
|
c6d71cc647
|
destroy speech channel hashes on close, module hashes on shutdown
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13812 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-17 13:26:04 +00:00 |
Christopher Rienzo
|
df78cceab5
|
specify tts profile with sh->param
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13811 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-17 12:48:05 +00:00 |
Giovanni Maruzzelli
|
6303e249c0
|
skypiax: removed FARMING ifdefs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13810 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-17 11:12:58 +00:00 |
Brian West
|
f2dd116832
|
fix new line on this debug print
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13804 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-17 04:53:04 +00:00 |
Andrew Thompson
|
3c2d4f9912
|
Make ttl configurable for event_multicast
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13802 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-17 04:15:45 +00:00 |
Andrew Thompson
|
8b6143fb38
|
int32_t -> uint8_t
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13800 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-17 03:44:47 +00:00 |
Andrew Thompson
|
d195845e5c
|
Wrap apr_mcast_hops as switch_mcast_hops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13799 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-17 03:36:45 +00:00 |
Michael Jerris
|
dfbd361b9d
|
working on build integration for libunimrcp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13793 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-16 22:41:26 +00:00 |
Christopher Rienzo
|
4691e9157d
|
FS config / start timers fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13792 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-16 22:38:55 +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 |
Anthony Minessale
|
b164cbfe9c
|
init buffer in lead out on speak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13787 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-16 21:33:31 +00:00 |
Andrew Thompson
|
d03163bf5d
|
Fix multicast replication of sofia registrations (OKed by anthm)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13786 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-16 18:46:28 +00:00 |
Anthony Minessale
|
e57ccc74b6
|
declinatio mortuus obfirmo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13784 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-16 17:39:03 +00:00 |
Michael Jerris
|
471b78b784
|
attempt to fix SFSIP-150
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13783 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-16 16:06:37 +00:00 |
Brian West
|
cfca5b4127
|
swig all
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13782 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-16 14:02:21 +00:00 |
Michael Jerris
|
5135dc03df
|
fix seg in some edge cases
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13781 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-16 13:41:01 +00:00 |
Brian West
|
5d03cd94da
|
revert as per anthm
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13777 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-15 21:20:01 +00:00 |
Anthony Minessale
|
1b6303645c
|
tweak to rtp timing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13775 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-15 18:10:27 +00:00 |
Anthony Minessale
|
3ebea4d715
|
FSCORE-382
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13774 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-15 16:01:45 +00:00 |
Anthony Minessale
|
9675a6e24b
|
record_sample_rate variable influences the rate record app will use
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13769 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-12 16:06:34 +00:00 |
Anthony Minessale
|
9fa25cebce
|
record_sample_rate variable influences the rate record app will use
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13768 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-12 16:02:23 +00:00 |
Anthony Minessale
|
566e56b192
|
record_sample_rate variable influences the rate record app will use
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13767 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-12 15:59:19 +00:00 |
Andrew Thompson
|
a0c5978a84
|
Huh, I guess that was a socket not a file descriptor
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13766 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-11 23:48:08 +00:00 |
Andrew Thompson
|
b32ea95f68
|
Add sorta working win32 support
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13764 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-11 22:29:37 +00:00 |
Raymond Chandler
|
942269648d
|
remove pre_order stuff which was an "abortive attempt to avoid custom sql" :-)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13763 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-11 21:20:42 +00:00 |
Anthony Minessale
|
2eac35df99
|
increase compat on NDLB-to-in-200-contact to handle NAT
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13759 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-11 17:17:52 +00:00 |
Michael Jerris
|
9ea470710d
|
code before declaration (FSBUILD-172)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13755 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-11 15:59:08 +00:00 |
Darren Schreiber
|
2ff2a18b61
|
Fix a deadlock in last commit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13754 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-11 03:42:01 +00:00 |
Darren Schreiber
|
99fb025748
|
Fixed nibblebill to bill on call start
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13753 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-11 02:59:24 +00:00 |
Andrew Thompson
|
42f6d3ff4a
|
Use SWITCH_XML_SECTION_MAX
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13751 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-10 21:17:42 +00:00 |
Michael Jerris
|
02af5a516c
|
bounds checking (FSCORE-380)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13750 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-10 18:02:08 +00:00 |
Brian West
|
b5c71a4e46
|
ok now you can specify the dictionary to use in the config file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13747 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-10 14:51:15 +00:00 |
Mathieu Rene
|
4348c7bca2
|
FSCORE-379
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13746 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-10 06:39:08 +00:00 |
Mathieu Rene
|
8e1c188d40
|
Add SWITCH_XML_SECTION_MAX to switch_xml_section_enum_t
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13745 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-10 05:08:53 +00:00 |
Mathieu Rene
|
9918f70540
|
switch_xml_locate: don't parse the binding section at every iteration
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13744 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-10 05:03:07 +00:00 |
Mathieu Rene
|
aa9c6dae2f
|
inet_pton.c needs switch.h for SWITCH_DECLARE
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13743 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-10 01:02:48 +00:00 |
Mathieu Rene
|
9912427cd4
|
sigh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13742 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-10 00:55:55 +00:00 |
Mathieu Rene
|
3fd2044877
|
Also export switch_inet_pton
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13741 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-10 00:48:35 +00:00 |
Mathieu Rene
|
f7f48fef3c
|
fix switch_false() logic for numbers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13740 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-10 00:14:11 +00:00 |
Mathieu Rene
|
965023a8eb
|
doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13739 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-10 00:07:10 +00:00 |
Mathieu Rene
|
374997f2c1
|
Export swtich_inet_ntop so modules can use it
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13738 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-10 00:04:29 +00:00 |
Brian West
|
a7a726a887
|
costmetic change so outbound srtp doesn't show up as (null)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13737 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-09 23:17:50 +00:00 |
Brian West
|
1d05845368
|
SFSIP-151 thanks good catch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13736 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-09 20:16:01 +00:00 |
Anthony Minessale
|
55c8fbad76
|
add sofia tracelevel <level> and tracelevel param in <settings>
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13735 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-09 19:52:07 +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 |
Mathieu Rene
|
75797d5071
|
Revert 13615
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13733 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-09 19:00:15 +00:00 |
Michael Jerris
|
e65d3da3b4
|
fix msvc build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13730 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-09 17:40:07 +00:00 |
Anthony Minessale
|
35b2575b32
|
increase cond_next time to 10ms
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13727 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-09 17:26:15 +00:00 |
Brian West
|
3022f3d96a
|
fix memory leak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13726 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-09 17:25:20 +00:00 |
Michael Jerris
|
6970541683
|
strip_uri -> sofia_glue_strip_uri
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13724 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-09 16:33:33 +00:00 |
Brian West
|
41a478c0d0
|
you know don't store the transport on the aor becuase then everyone has to match... bad bad bad
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13723 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-09 16:10:12 +00:00 |
Michael Jerris
|
9f1d551d17
|
mod_python: fix seg on unload when scripts are running (MODLANG-107)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13721 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-09 15:09:39 +00:00 |
Brian West
|
7d597b996b
|
don't let 0.0.0.0 be valid for upnp because some devices that are not internet gateways will return this ie printers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13720 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-09 14:40:27 +00:00 |
Brian West
|
5be36368c3
|
MODENDP-225
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13719 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-09 14:13:32 +00:00 |
Mathieu Rene
|
3b01a6d94b
|
mod_nibblebill: move return statement inside odbc ifdef
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13718 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-09 13:50:11 +00:00 |
Andrew Thompson
|
696285a98f
|
Blindly adding winsock support, I'll test it when I get to a windows machine
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13717 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-09 05:24:55 +00:00 |
Michael Jerris
|
890b4f4e02
|
build: clean/uninstall disabled modules as well (FSBUILD-85)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13716 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-09 03:25:48 +00:00 |
Brian West
|
a1e5add731
|
don't print misleading info here either if nat_type isn't set even if the add is a no_op
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13705 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-08 23:28:51 +00:00 |
Brian West
|
e44ef22b23
|
don't print misleading info when nat_type isn't set on auto_nat
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13704 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-08 23:26:30 +00:00 |
Brian West
|
9a7190f07c
|
remove accidental addition
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13700 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-08 22:10:11 +00:00 |
Brian West
|
4bdd55dd0b
|
fix Makefile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13699 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-08 22:06:52 +00:00 |
Anthony Minessale
|
ab568f3589
|
patch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13694 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-08 21:52:50 +00:00 |
Michael Jerris
|
389bc359c5
|
fix div by zero
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13669 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-08 14:45:40 +00:00 |
Giovanni Maruzzelli
|
0b0d4077c1
|
skypiax: now it manages the REMOTEHOLD status, when the remote party puts the call on-hold
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13667 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-06 23:59:27 +00:00 |
Giovanni Maruzzelli
|
e8a262b729
|
skypiax: insert the delay ONLY if the broken message is 'ERROR 92 CALL: Unrecognised identity': when repeatedly you try to connect to non-existing Skype account in a short period, the Skype client send you back the two halves of the message 'ERROR 92 CALL: Unrecognised identity' inverted in a way that breaks the flux of the API messages. Maybe an anti-spam feature? Anyway, let's try to work around it and restore sanity with a 1 second delay
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13666 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-06 20:31:01 +00:00 |
Mathieu Rene
|
7a34d5bafb
|
xml_config tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13665 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-06 19:10:37 +00:00 |
Giovanni Maruzzelli
|
8942627040
|
skypiax: the Skype client sends us BOTH inband and out_of_band DTMFs, no way to shut the inbands. Let's intercept the out_of_bands ONLY if we are not bridged (eg: IVR, so not to waste CPU in detecting inband), but not propagate the out_of_band DTMFs if we are bridged (inband ones will be propagated)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13664 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-06 18:15:26 +00:00 |
Giovanni Maruzzelli
|
0b18987f9e
|
skypiax: when repeatedly you try to connect to non-existing Skype account in a short period, the Skype client send you back the two halves of the message 'ERROR 92 CALL: Unrecognised identity' inverted in a way that breaks the flux of the API messages. Maybe an anti-spam feature? Anyway, let's try to work around it and restore sanity with a 1 second delay
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13663 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-06 16:36:26 +00:00 |
Mathieu Rene
|
10b0f71114
|
MODAPP-286
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13662 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-06 11:31:37 +00:00 |
Mathieu Rene
|
b317e46aae
|
Add support for coma-delimited lists in a user's cidr attribute
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13661 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-06 01:37:26 +00:00 |
Anthony Minessale
|
f9569fcf5d
|
picky compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13659 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 22:00:10 +00:00 |
Anthony Minessale
|
9300e0ad70
|
picky compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13658 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 21:55:02 +00:00 |
Anthony Minessale
|
29b9067d3e
|
picky compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13657 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 21:36:52 +00:00 |
Anthony Minessale
|
5abb525491
|
picky compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13656 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 21:23:37 +00:00 |
Anthony Minessale
|
1e3e07a42e
|
picky compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13655 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 21:04:37 +00:00 |
Anthony Minessale
|
151275db20
|
picky compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13654 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 21:03:01 +00:00 |
Michael Jerris
|
1cceadfe97
|
fix msvc build error
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13653 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 20:57:40 +00:00 |
Brian West
|
7b55bfafa2
|
swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13652 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 20:57:37 +00:00 |
Anthony Minessale
|
19f7c84d44
|
picky compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13651 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 20:57:34 +00:00 |
Brian West
|
77ab8665ce
|
move this debug line back to the right place
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13650 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 20:37:43 +00:00 |
Anthony Minessale
|
213a372b11
|
add padding to cycles on session_record
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13648 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 19:52:02 +00:00 |
Anthony Minessale
|
e346b6dca7
|
add usec delta to log
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13647 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 19:49:19 +00:00 |
Brian West
|
35c1d7bec7
|
Mirror back the port so people don't ask why its ZERO
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13646 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 19:31:25 +00:00 |