Anthony Minessale
|
d5f5b6db6f
|
dont send blank update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15366 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-05 06:51:51 +00:00 |
|
Anthony Minessale
|
92e5245f0f
|
reset handle on bad reg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15365 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-05 05:01:41 +00:00 |
|
Anthony Minessale
|
1329f30f03
|
make subscriptions time out discarding hack to make them last forever
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15364 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-05 04:21:08 +00:00 |
|
Anthony Minessale
|
d08764a92e
|
fix complier warn
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15353 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-04 19:27:35 +00:00 |
|
Georgiewskiy Yuriy
|
54e0c970d9
|
fix faststart in progress handling
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15352 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-04 19:00:53 +00:00 |
|
Anthony Minessale
|
31b8037517
|
add some more var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15351 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-04 18:24:59 +00:00 |
|
Anthony Minessale
|
72a8ae5c52
|
fix dest parser to not hit false positive
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15350 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-04 16:46:17 +00:00 |
|
Giovanni Maruzzelli
|
b47f1f9348
|
skypiax: commented out 'XCloseDisplay' lines, seems to cause crashes...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15344 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-04 10:45:46 +00:00 |
|
Giovanni Maruzzelli
|
a697216119
|
skypiax: added 'report_incoming_chatmessages' configuration file per_interface setting. To activate it, put its value to '1' or 'true', any other value will be 'false'. Defualts to 'true'
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15343 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-04 09:52:55 +00:00 |
|
Giovanni Maruzzelli
|
5a16fd1cce
|
skypiax: added one more 'PROTOCOL 7' command, because windows was not getting it. Now CHATMESSAGES will probably work on windows too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15342 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-04 09:06:25 +00:00 |
|
Anthony Minessale
|
42f22fb8c2
|
reversed the order by accident on new param
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15336 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-03 23:21:02 +00:00 |
|
Anthony Minessale
|
6b15429934
|
add distinct-to=true|false to be used with from-domain when you don't want to change the to
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15334 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-03 21:32:18 +00:00 |
|
Brian West
|
743a396652
|
doing carot dialing to a location without a gateway will result in the host being null in some cases this will not allow that if you specify the full sip:dest@host it works fine but if you only specify the number then host will be null
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15332 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-03 18:26:09 +00:00 |
|
Giovanni Maruzzelli
|
f2fdcf6b6f
|
skypiax: when sending a chatmessage, do not report it as an incoming message (eg: do not report the messages sent by myself)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15327 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-03 00:52:52 +00:00 |
|
Brian West
|
290db3578a
|
don't blow up if its null
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15324 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-02 23:31:08 +00:00 |
|
Brian West
|
99f75241ce
|
don't blow up if its null
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15323 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-02 23:28:55 +00:00 |
|
Brian West
|
403a2d9b49
|
profiles that start with the word gateway are not special just profile exactly called gateway is
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15317 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-02 15:41:01 +00:00 |
|
Stefan Knoblich
|
a7a909df2a
|
Fix broken preprocessor #ifdef check
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15288 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-30 11:09:53 +00:00 |
|
Jeff Lenk
|
3aa5055bf1
|
windows compiler fixes and switch_mprintf overflow(32bit only)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15286 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-30 04:07:49 +00:00 |
|
Brian West
|
27f16bd2d8
|
overcome ack via in nat
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15277 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-29 21:58:37 +00:00 |
|
Anthony Minessale
|
b3ec0eac5f
|
add uuid_debug_audio <uuid> <read|write|both> <on|off>
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15274 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-29 17:52:52 +00:00 |
|
Anthony Minessale
|
8d01cf8e1a
|
add uuid_debug_audio <uuid> <on|off>
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15273 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-29 17:29:05 +00:00 |
|
Anthony Minessale
|
7041d7f412
|
remove unused code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15270 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-29 14:33:48 +00:00 |
|
Marc Olivier Chouinard
|
46064cf1ee
|
mod_sofia: Fix memleak introduce in r15260
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15267 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-29 08:35:53 +00:00 |
|
Anthony Minessale
|
757aa19e4e
|
refactor ringback so it does not start early_media until it has to
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15266 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-29 05:47:17 +00:00 |
|
Georgiewskiy Yuriy
|
ac1fa6f876
|
remove trys to implement non standard codecs.
fixxxxes.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15264 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-29 02:59:44 +00:00 |
|
Brian West
|
e9d2db41e9
|
Fix Hold.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15263 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-28 22:52:44 +00:00 |
|
Anthony Minessale
|
e6bd4b2f55
|
use nonce count with registration
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15260 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-28 16:55:29 +00:00 |
|
Anthony Minessale
|
dfafd6988e
|
omfg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15255 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-27 20:52:12 +00:00 |
|
Anthony Minessale
|
9638aee919
|
reallly? really sonus? you're gonna ignore packets cos you don't like how the PAI header is formatted?
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15252 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-27 19:19:07 +00:00 |
|
Georgiewskiy Yuriy
|
9a05aca82b
|
uncoment codec-prefs handling (commented out while make some experiments with codec exchange).
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15246 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-27 11:33:58 +00:00 |
|
Marc Olivier Chouinard
|
8eeca9099f
|
mod_sofia: Bad fix for memleak, I need to look else where
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15243 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-27 06:14:00 +00:00 |
|
Marc Olivier Chouinard
|
8923c299a8
|
mod_sofia: Fix memleaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15242 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-27 05:51:23 +00:00 |
|
Anthony Minessale
|
8fb754892f
|
pull out some unused code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15233 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-26 19:57:28 +00:00 |
|
Anthony Minessale
|
3c5e83e351
|
add pass-callee-id (defaults to true) disable by setting it to false if you encounter something too stupid to ignore X headers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15230 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-26 18:16:38 +00:00 |
|
Georgiewskiy Yuriy
|
348f807bbb
|
mark gk-interface mandatory.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15229 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-26 18:06:39 +00:00 |
|
Anthony Minessale
|
e6d969e540
|
tweak for 3pcc proxy
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15228 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-26 17:03:05 +00:00 |
|
Georgiewskiy Yuriy
|
f07564b0e7
|
bugfix and improvements.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15227 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-26 16:40:11 +00:00 |
|
Georgiewskiy Yuriy
|
0d2f1a4159
|
initial commit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15223 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-24 01:48:45 +00:00 |
|
Brian West
|
2a02981b8c
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15222 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-23 23:47:51 +00:00 |
|
Anthony Minessale
|
a4b2dce44d
|
add warning app and api for popup on phones (probably doesn't work yet
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15221 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-23 23:02:14 +00:00 |
|
Anthony Minessale
|
fb395e14db
|
add ignore_display_updates variable to block display updates on that leg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15218 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-23 22:04:34 +00:00 |
|
Anthony Minessale
|
700fa6815b
|
sql-in-transactions profile param (only vaid on first load) weather or not to bundle sql stmts in transactions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15217 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-23 20:09:34 +00:00 |
|
Giovanni Maruzzelli
|
5f3d2ab2ff
|
skypiax: corrected wrong interface name in 'default' dialplan
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15215 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-23 17:27:42 +00:00 |
|
Anthony Minessale
|
5b3961b03f
|
MODSOFIA-33
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15214 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-23 16:47:52 +00:00 |
|
Anthony Minessale
|
8eadcd50ca
|
make sure dest is not blank for rare edge case
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15212 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-23 16:17:05 +00:00 |
|
Anthony Minessale
|
df7637f687
|
change switch_strlen_zero to zstr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15211 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-23 16:03:42 +00:00 |
|
Brian West
|
410b6ebd1f
|
tweak to display stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15210 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-23 15:50:51 +00:00 |
|
Brian West
|
fb929dec8e
|
record path and template are two values with backwards compatibility tried
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15208 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-23 15:07:52 +00:00 |
|
Anthony Minessale
|
70db4ad8c4
|
tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15206 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-23 14:31:24 +00:00 |
|