3601 Commits

Author SHA1 Message Date
Anthony Minessale
97b5e37621 change event data
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7009 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-28 23:03:31 +00:00
Anthony Minessale
24038ba5f9 add sip_refer_to var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7008 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-28 22:53:04 +00:00
Anthony Minessale
ef563f04c4 fix spidermonkey issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7007 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-28 22:04:56 +00:00
Michael Jerris
04e33f191a handle error case in uuid_dump.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7006 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-28 21:14:44 +00:00
Michael Jerris
5407426702 Work around bug in msvc 2005 code analysis.
http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=99397

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7005 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-28 21:04:05 +00:00
Anthony Minessale
e87a87395e update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7004 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-28 20:52:48 +00:00
Anthony Minessale
82f8473aee remove line
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7003 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-28 20:16:39 +00:00
Anthony Minessale
756970153c fix MODAPP-59
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7002 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-28 19:47:51 +00:00
Anthony Minessale
a48149e25e possible fix for MODAPP-64
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7001 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-28 18:54:43 +00:00
Anthony Minessale
662144b28c fix FSCORE-80
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6999 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-28 15:48:50 +00:00
Michael Jerris
1d5b3f222b use int32 instead of int32_t type to match macro.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6998 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-28 06:36:42 +00:00
Anthony Minessale
10ac3c046c adj
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6996 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-27 22:24:30 +00:00
Anthony Minessale
7123237991 change callback prototype on js (will break all callback scripts)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6995 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-27 20:45:26 +00:00
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