Anthony Minessale
4a2e4ffc0e
add flags to state_handler table
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15356 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-04 21:07:18 +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
Rupa Schomaker
243828ad39
proper fix for working in npanxx only mode (thanks for the heads up bkw)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15341 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-04 04:20:09 +00:00
Brian West
b50bddb299
blah
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15340 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-04 03:44:46 +00:00
Anthony Minessale
4829f43a3b
doh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15339 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-04 00:31:25 +00:00
Anthony Minessale
54e58d5deb
can't go having any serious oversights now can we?
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15337 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-03 23:41:27 +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
Rupa Schomaker
adc3efed78
oops, forgot to set src to whitepages
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15335 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-03 21:35:23 +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
Rupa Schomaker
36cb95878b
more cleanup, always try to get a location
...
add verbose option to api call
cache area and src so the cache is full rep of cid data
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15333 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-03 21:07:59 +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
Rupa Schomaker
452d1ae7d4
fix minor bugs
...
make whitepages work if regular url not set (oops)
channel var set for area
ignore "UNKNOWN" and "UNAVAILABLE" from api
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15331 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-03 17:57:44 +00:00
Christopher Rienzo
0851459e8d
hopefully fixed pizza demo bug, other misc ungoodness
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15330 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-03 16:52:22 +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
Brian West
b049bacf7c
fix sentence
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15311 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-01 20:40:31 +00:00
Brian West
e0f76a3c6b
no boom boom boom
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15300 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-31 00:22:59 +00:00
Anthony Minessale
80fff37543
snapshot
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15298 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-30 22:56:08 +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
e4ed9f5808
bring CELT up to the latest build we need more testers
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15278 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-29 21:58:57 +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
3fe9da23f5
MODAPP-360
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15275 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-29 18:10:55 +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
Rupa Schomaker
b7fdecc2da
add channel var / debug log for cidlookup src
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15268 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-29 13:55:09 +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
Mathieu Rene
f5295b7483
mod_voicemail: add missing switch_event_destroy in profile config function
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15262 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-28 21:32:20 +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
Christopher Rienzo
cd0245be43
add support for file://, <speak, and <grammar
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15236 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 22:25:51 +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