Anthony Minessale
|
079975d3c3
|
fix overlooked dtmf changed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6992 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-27 18:23:15 +00:00 |
Brian West
|
ed8051537a
|
collect info from bye and so we can get it in cdr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6988 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-26 22:41:40 +00:00 |
Anthony Minessale
|
9868741717
|
sip updates
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6987 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-26 22:33:46 +00:00 |
Michael Jerris
|
1cd7e6c5cc
|
optionally log b leg (note default config changes previous behavior, but old configs without the entry will continue to log the b leg) (MODEVENT-9)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6986 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-26 21:01:59 +00:00 |
Michael Jerris
|
371a80e76a
|
fix error handling in user proxy endpoint (MODENDP-64)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6985 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-26 19:43:22 +00:00 |
Michael Jerris
|
87eaf2b892
|
reformat code.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6984 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-26 17:37:13 +00:00 |
Michael Jerris
|
4c47473782
|
add configurable file metadata (MODAPP-60)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6983 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-26 17:26:46 +00:00 |
Michael Jerris
|
ca00a3fe06
|
fix fsctl help string (MODAPP-62)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6981 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-26 15:50:08 +00:00 |
Michael Jerris
|
df26e27377
|
fix for FSCORE-78. Write whole buffer of the pid into file with padded NULL's so that we don't leave leftovers behind from a crash.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6977 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-25 03:00:29 +00:00 |
Michael Jerris
|
8ced480b11
|
whoops.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6976 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-24 23:32:01 +00:00 |
Michael Jerris
|
2ce02469fd
|
MODENDP-60 (reject calls for no remaining forwards in core)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6975 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-24 19:23:36 +00:00 |
Michael Jerris
|
0e7a329069
|
fix for MODENDP-60 (handle max-forwards across a bridge). Move logic to core to copy and decrement var.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6974 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-24 18:52:10 +00:00 |
Anthony Minessale
|
b5faadcfdf
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6972 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-24 18:27:15 +00:00 |
Anthony Minessale
|
d14909d41d
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6971 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-24 18:26:39 +00:00 |
Arsen Chaloyan
|
6cd5f4de00
|
not to add mrcp profile to profile_hash, if it failed to run
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6970 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-24 18:18:34 +00:00 |
Anthony Minessale
|
47e434bcd6
|
fix MODAPP-61
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6969 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-24 16:05:53 +00:00 |
Stefan Knoblich
|
28be3016a0
|
Add "a tls-version" configuration option to select the protocol version of the SIP/TLS endpoint, possible values are "tlsv1" and "sslv23", with SSLv2/3 being the default because that is what phones seem to be using (e.g. spa962)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6963 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-22 23:50:15 +00:00 |
Michael Jerris
|
5e908c1cd0
|
fix decrement of max_forwards across the bridge. (MODENDP-60)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6962 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-22 21:21:03 +00:00 |
Brian West
|
6ed94bdaa1
|
add user_agent channel var so we can cdr it if we needed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6959 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-22 20:51:57 +00:00 |
Michael Jerris
|
d603e22551
|
whoops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6957 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-22 02:20:53 +00:00 |
Anthony Minessale
|
c4589ed2ca
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6956 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-22 02:15:50 +00:00 |
Michael Jerris
|
2847d1c04e
|
more error checking.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6954 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-22 01:00:10 +00:00 |
Michael Jerris
|
0db0451306
|
fix msvc build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6953 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-22 00:51:26 +00:00 |
Anthony Minessale
|
2931fc9109
|
dtmf overhaul testers wanted
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6952 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-22 00:32:20 +00:00 |
Anthony Minessale
|
601f7b6e4a
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6951 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-21 18:15:33 +00:00 |
Michael Jerris
|
98f285781c
|
more error checking.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6935 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-21 05:36:52 +00:00 |
Michael Jerris
|
2daba4e513
|
a little error handling cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6928 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-21 04:29:41 +00:00 |
Anthony Minessale
|
a23ff8d602
|
tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6923 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-20 23:25:45 +00:00 |
Anthony Minessale
|
8433c7e088
|
fix FSCORE-74
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6921 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-20 21:42:00 +00:00 |
Chris Parker
|
ab210005a4
|
Add void * cast for char * arguments so we don't fail -Werror
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6920 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-20 20:33:27 +00:00 |
Anthony Minessale
|
2ace5628fc
|
fix FSCORE-75
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6919 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-20 20:26:00 +00:00 |
Anthony Minessale
|
998515a2ef
|
fix MODAPP-58
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6918 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-20 20:20:38 +00:00 |
Anthony Minessale
|
689b7e3443
|
more cdr stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6917 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-20 18:04:07 +00:00 |
Anthony Minessale
|
613db6143f
|
cdr update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6916 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-20 17:27:11 +00:00 |
Anthony Minessale
|
36d84006eb
|
add more code to free rtp ports
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6913 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-20 15:41:45 +00:00 |
Anthony Minessale
|
69b726ec1b
|
more stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6912 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-20 03:30:27 +00:00 |
Michael Jerris
|
e3c48c6ac1
|
add more function details for code analysis.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6911 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-20 03:07:00 +00:00 |
Anthony Minessale
|
ef3fde4ddf
|
more stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6908 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-20 02:55:36 +00:00 |
Anthony Minessale
|
551a799c0b
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6906 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-19 23:24:55 +00:00 |
Michael Jerris
|
899b5fd066
|
add functions param details for msvc code analysis.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6902 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-19 15:36:07 +00:00 |
Michael Jerris
|
8a9ac53124
|
fix build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6897 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-19 05:41:14 +00:00 |
Michael Jerris
|
4cfb893c9c
|
protect against null deref.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6894 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-19 03:34:37 +00:00 |
Michael Jerris
|
d5679e0534
|
drip, drip, drip... whoops.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6893 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-19 03:29:07 +00:00 |
Michael Jerris
|
ddd0b667f7
|
more error case handling.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6892 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-19 01:37:27 +00:00 |
Michael Jerris
|
62daeafce4
|
use the dialplan and context from caller profile not sofia profile on refer
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6890 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-19 00:27:40 +00:00 |
Michael Jerris
|
a5d295bda4
|
more error case handling.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6889 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-18 23:45:06 +00:00 |
Anthony Minessale
|
1cdc0216d6
|
add presence to fifo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6887 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-18 23:07:48 +00:00 |
Michael Jerris
|
de58ab2201
|
more error case handling.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6886 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-18 22:34:46 +00:00 |
Stefan Knoblich
|
da75a96ec5
|
Correctly handle a transport= parameter passed via destination url to mod_sofia
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6883 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-18 22:06:20 +00:00 |
Anthony Minessale
|
86da61bc8f
|
delete repeat keys in db
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6882 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-18 22:06:06 +00:00 |