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
|
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 |
|
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
|
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 |
|
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
|
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
|
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 |
|
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
|
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 |
|
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
|
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 |
|
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 |
|
Michael Jerris
|
fba8cab920
|
avoid deref if NULL, var scope masking.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6876 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-18 20:34:19 +00:00 |
|
Brian West
|
b576eb1faa
|
remove extra paren
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6875 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-18 19:15:08 +00:00 |
|
Anthony Minessale
|
872db73eeb
|
update sofia
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6874 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-18 19:12:45 +00:00 |
|
Anthony Minessale
|
09e067ef25
|
tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6871 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-18 18:27:56 +00:00 |
|
Brian West
|
ca3e62a4c3
|
remove whitespace madness thx stkn
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6863 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-18 16:31:05 +00:00 |
|
Brian West
|
b3992bc3a7
|
small tweak for calling party and hold events..
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6861 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-18 14:22:38 +00:00 |
|
Michael Jerris
|
13c02c87d8
|
don't deref NULL.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6859 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-18 05:35:46 +00:00 |
|
Michael Jerris
|
9b57f3e7ba
|
don't scope mask var names.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6857 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-18 04:57:52 +00:00 |
|
Anthony Minessale
|
3af93e2b83
|
blinking lights for xmas presence(3rd time's a charm)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6855 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-18 03:12:51 +00:00 |
|
Anthony Minessale
|
a70c313c90
|
blinking lights for xmas presence(2)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6851 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-18 01:29:52 +00:00 |
|
Anthony Minessale
|
5355075c60
|
blinking lights for xmas presence
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6849 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-18 01:12:50 +00:00 |
|
Michael Jerris
|
6c6cc0c0c8
|
reduce number of name/value pairs per message to 25 to reduce stack memory usage.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6823 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-16 01:50:45 +00:00 |
|
Michael Jerris
|
2585c1b537
|
make sure we are using null terminated strings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6819 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-15 20:56:56 +00:00 |
|
Michael Jerris
|
e5c81fe5f5
|
use switch_copy_string instead of strncpy to make sure we have a null terminated string.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6818 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-15 20:55:10 +00:00 |
|
Michael Jerris
|
8bc983a758
|
cleanups and a check to bail on woomera messages with too many params instead of segfaulting.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6817 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-15 20:50:15 +00:00 |
|
Brian West
|
2a5144052b
|
comment this out now
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6814 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-15 19:38:05 +00:00 |
|
Michael Jerris
|
840c75ee64
|
to reduce ambiguity, don't mask var names in lower scope.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6813 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-15 19:33:36 +00:00 |
|
Anthony Minessale
|
96943abefd
|
fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6808 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-15 18:26:10 +00:00 |
|
Anthony Minessale
|
87b14806b7
|
fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6807 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-15 16:58:30 +00:00 |
|
Brian West
|
da8d9bc20f
|
wip
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6802 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-15 00:39:53 +00:00 |
|
Anthony Minessale
|
c5ab852849
|
fixes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6792 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-14 17:39:45 +00:00 |
|
Anthony Minessale
|
395cdbe4bf
|
avoid blank port
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6788 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-14 14:09:25 +00:00 |
|
Michael Jerris
|
e7f41399f5
|
missing include path
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6785 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-12-14 03:20:21 +00:00 |
|