2627 Commits

Author SHA1 Message Date
Brian West
42826a6a76 generic code for various presence protocols we support
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7044 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-31 20:33:08 +00:00
Michael Jerris
0932532e6c simplify file interface for stream file interfaces, cleanup.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7042 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-31 19:41:39 +00:00
Michael Jerris
3c5b9d2094 add mod_tone_stream to windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7040 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-31 18:49:17 +00:00
Anthony Minessale
ef7eb0c7d0 add mod_tone_stream
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7039 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-31 18:37:10 +00:00
Brian West
c643ef7025 Fix this
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7038 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-31 16:40:26 +00:00
Michael Jerris
259224671f add chanvars for uri_params (MODENDP-67)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7036 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-31 15:16:22 +00:00
Michael Jerris
ebdab14c23 avoid deadlock
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7033 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-30 23:25:45 +00:00
Anthony Minessale
f5fad7f362 whoops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7028 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-30 01:43:57 +00:00
Michael Jerris
6c25cb4136 don't strstr on null/blank strings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7027 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-30 00:22:51 +00:00
Michael Jerris
33bd22a308 avoid seg on invalid params to record app.(MODAPP-63)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7026 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-29 23:15:57 +00:00
Brian West
7347719339 add direction to the rest of the events
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7024 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-29 19:54:23 +00:00
Brian West
b07a5a140a ensure directions are correct for dialog-info
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7023 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-29 19:41:41 +00:00
Brian West
26a46a43d2 update for conference and parking presence for dialog-info
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7022 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-29 19:41:17 +00:00
Brian West
f1b45f5746 use const here as per tip from Sir MikeJ
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7021 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-29 18:30:48 +00:00
Brian West
237ff68d3a more cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7020 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-29 17:57:07 +00:00
Brian West
7826b7c950 more cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7018 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-29 17:52:22 +00:00
Brian West
95453dfb09 woops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7017 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-29 17:51:26 +00:00
Brian West
f52c9e5285 this is some really ugly logic to try to do in SIP... head hurts
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7016 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-29 17:50:38 +00:00
Brian West
3a607ea0d9 commit expire fix from yesterday
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7015 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-29 16:07:03 +00:00
Brian West
b115bea584 tweak to update when confirm happens when no subscriptions are present
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7014 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-29 02:18:23 +00:00
Brian West
8b1be45e01 fix subscribe
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7013 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-29 02:15:54 +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
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
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
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
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
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
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
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
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
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