Anthony Minessale
4aee9be2ae
MODSOFIA-48
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16004 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-19 17:43:05 +00:00
Anthony Minessale
86304c0247
more tab completion cleanup
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15977 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-15 23:05:49 +00:00
Anthony Minessale
4a86f888be
cleanup tab completion more and introduce new callback based expansion functions to do real time tab completion in some areas, needs people to add more funcs etc
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15952 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-14 20:10:06 +00:00
Brian West
21e3bb970a
if space
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15893 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 01:20:26 +00:00
Anthony Minessale
cd1824e119
Adding switch_mprintf (broken out from sqlite)
...
Adding new %w to mprintf to auto escape both single quote and backslashes
Improve the tab completion a tad and fix some sqlite/odbc compat with new mprintf opts
Change the default stream writer to use switch_vmprintf so %q/%w can be used there too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15875 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 20:51:13 +00:00
Michael Jerris
8967d4e670
add disable_q850_reason chan var to disable sending Reason header in sip BYE messages (MODSOFIA-44)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15850 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-08 21:23:13 +00:00
Michael Jerris
bcbc54f997
mod_sofia: send bye instead of cancel after invalid 200 OK (MODENDP-270)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15808 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-07 03:32:56 +00:00
Anthony Minessale
10db68adce
can't win
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15794 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-04 20:54:15 +00:00
Anthony Minessale
625defb1f2
try this jlenk
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15792 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-04 20:40:53 +00:00
Mathieu Rene
866d98f586
set sip_copy_custom_headers=false to avoid custom sip headers to be copied on the b-leg
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15789 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-04 19:57:50 +00:00
Jeff Lenk
c01fe7f901
fix runaway ptime mismatch with xlite and bv
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15788 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-04 18:10:27 +00:00
Anthony Minessale
6158aac6ab
huge sonus infection FSRTP-8
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15781 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-03 22:51:50 +00:00
Anthony Minessale
f8da7ac30e
more nat cleanup
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15759 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-02 18:46:17 +00:00
Anthony Minessale
d34d8ae16b
add separate inbound/outound codec prefs params to sofia profile original codec-prefs sets both to the same value for back-compat
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15658 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-24 18:52:57 +00:00
Anthony Minessale
aba8d7590f
FSCORE-481
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15657 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-24 18:18:09 +00:00
Anthony Minessale
f9842ff6d8
add sip_profile_name go go with sip_gateway_name on outgoing calls
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15629 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-23 19:57:14 +00:00
Anthony Minessale
76b2db1d2f
MODSOFIA-40
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15628 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-23 19:46:37 +00:00
Anthony Minessale
d8b084a810
reset timestamp counter when we get new sdp etc because sonus likes to say ptime 20 and send 30ms timestamps in the 183 then once they say 200 ok with the same sdp they decide to actually send 20 for real this time FSRTP-8
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15597 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-21 06:54:16 +00:00
Anthony Minessale
2fa0c4910f
refactor enterprise_originate
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15565 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-20 02:17:08 +00:00
Anthony Minessale
349b02c2e6
video improvements
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15524 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-18 19:22:45 +00:00
Michael Jerris
9b5d32ac83
cleanup
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15505 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-17 22:25:47 +00:00
Brian West
a6e51988ab
adding content-disposition to SEND_INFO
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15495 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-17 16:46:34 +00:00
Anthony Minessale
5d815cfdfe
add support for running core-db over odbc
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15487 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-17 00:12:54 +00:00
Anthony Minessale
f05737e3ba
caller/ee id cleanup
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15474 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-15 02:16:10 +00:00
Jeff Lenk
7d0980232e
code before decl
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15454 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-12 20:59:04 +00:00
Anthony Minessale
ba2e181292
expand per-thread db caching to odbc
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15453 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-12 19:54:50 +00:00
Anthony Minessale
397ef741c1
solve problem from MODENDP-258 with an alternate approach, and make send-message-query-on-register=first-only and sql-in-transactions=true the defaults
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15441 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-12 03:52:07 +00:00
Michael Jerris
fa33d47640
avoiding initial segfault (MODENDP-265)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15427 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-11 15:11:55 +00:00
Jeff Lenk
5c5c23c2d4
code before decl
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15425 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-11 04:29:17 +00:00
Anthony Minessale
9750c60d3a
add cols to sip_dialogs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15420 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-11 02:10:41 +00:00
Brian West
e51eda5876
add pai to responses
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15408 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-10 15:57:34 +00:00
Anthony Minessale
275e919f3c
fix issue with global bypass_media_after_bridge messing up callflow
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15404 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-09 23:49:35 +00:00
Jeff Lenk
af259998e0
win code before decl error + compile warns
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15399 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-09 17:15:46 +00:00
Brian West
c09bb6d371
doh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15398 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-09 17:07:21 +00:00
Brian West
beb16d9df4
fix small leak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15397 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-09 17:05:13 +00:00
Anthony Minessale
061e349a7b
missed a spot
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15392 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-06 22:21:14 +00:00
Anthony Minessale
8a3c867f7b
add var check
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15391 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-06 22:08:59 +00:00
Anthony Minessale
287db73e08
fix some win32 issues in sofia
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15373 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-05 17:22:15 +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
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
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
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
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
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
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
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
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