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 |
|
Anthony Minessale
|
6e0c9bfb08
|
experimental support for send-message-query-on-register=first-only
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15405 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-10 00:26:54 +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 |
|
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
|
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 |
|
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 |
|
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
|
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 |
|
Brian West
|
4969a5eaec
|
MODENDP-253
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15205 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-23 13:27:00 +00:00 |
|
Anthony Minessale
|
4d9f7de25b
|
FSCORE-471 and any other update related bugs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15186 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-21 18:48:28 +00:00 |
|
Anthony Minessale
|
f70d980a9d
|
cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15154 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-13 21:52:47 +00:00 |
|
Anthony Minessale
|
75eed77d5e
|
actually-support
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15116 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-08 15:07:12 +00:00 |
|
Anthony Minessale
|
eab6464f62
|
fix the crash that was caused by fixing the leak that was preventing the crash in the previous revision
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15115 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-08 14:55:16 +00:00 |
|
Anthony Minessale
|
6df9d44154
|
auto update displays in more places
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15110 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-07 22:35:21 +00:00 |
|
Anthony Minessale
|
374925d9ba
|
improve bad timestamp detection
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14979 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-25 18:25:45 +00:00 |
|
Anthony Minessale
|
019ee96464
|
on second thought make it a new param force-subscription-domain
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14971 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-24 22:29:52 +00:00 |
|
Brian West
|
5108a5bc24
|
MODSOFIA-29
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14967 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-24 20:27:52 +00:00 |
|
Michael Jerris
|
f7775bab0a
|
fix [intra]lanman
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14795 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-08 22:58:11 +00:00 |
|
Raymond Chandler
|
d986cc5f2a
|
proxy acl
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14794 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-08 22:16:45 +00:00 |
|
Brian West
|
4aeb40f384
|
MODENDP-246, with a few changes.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14698 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-08-31 14:33:41 +00:00 |
|
Mathieu Rene
|
49e87ddfe8
|
MODENDP-242
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14581 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-08-21 00:59:09 +00:00 |
|
Mathieu Rene
|
4c3bb5a905
|
mod_sofia: refactor sofia_glue_tech_choose_[video_]port
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14541 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-08-17 00:32:26 +00:00 |
|
Brian West
|
cf2f46db2b
|
you have got to be freakin kidding me (MODSOFIA-21)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14490 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-08-11 15:21:21 +00:00 |
|
Mathieu Rene
|
485014bf7c
|
MODSOFIA-20 with changes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14482 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-08-11 00:54:39 +00:00 |
|
Michael Jerris
|
e7ec98273f
|
mod_sofia: Optionally rewrite fs_path element of sip contact string on multicasted registrations (MODENDP-231)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14353 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-24 19:34:32 +00:00 |
|
Anthony Minessale
|
70a91c8f09
|
sort out proxy stuff SFSIP-165
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14263 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-16 00:46:35 +00:00 |
|
Anthony Minessale
|
fc4a5f8498
|
MODSOFIA-16
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14244 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-14 15:00:26 +00:00 |
|
Anthony Minessale
|
ac208c8be3
|
manually handle bye to delay the 200 OK till after the call is torn down (reversable with a define)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14121 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-02 17:40:16 +00:00 |
|
Michael Jerris
|
6348359d95
|
change odbc handling in code to be runtime instead of build time
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13936 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-24 16:02:43 +00:00 |
|
Brian West
|
c4f5aee10a
|
refactor fs_path path from Math.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13864 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-19 15:35:26 +00:00 |
|
Anthony Minessale
|
55c8fbad76
|
add sofia tracelevel <level> and tracelevel param in <settings>
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13735 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-09 19:52:07 +00:00 |
|
Brian West
|
c64b31c12c
|
improve handling of 302 redirect and add option to handle them in the dialplan if needed. Also all redirects back to ourself will be transfered to the dialplan automatically now bypassing the loop.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13734 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-09 19:05:11 +00:00 |
|
Michael Jerris
|
6970541683
|
strip_uri -> sofia_glue_strip_uri
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13724 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-09 16:33:33 +00:00 |
|
Michael Jerris
|
1dd780e697
|
merge sip nat improvements from branches/brian
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13594 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-03 21:08:34 +00:00 |
|
Anthony Minessale
|
b82984fe97
|
add netmask detection for nat discovery work
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13549 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-02 16:55:10 +00:00 |
|
Anthony Minessale
|
2d97208b49
|
add proxy-follow-redirect flag (experimental)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13402 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-05-20 20:51:35 +00:00 |
|
Michael Jerris
|
03ba64aee5
|
mod_sofia: add contact-user profile param to override default contact username for a profile (MODSOFIA-8)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13397 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-05-19 21:16:03 +00:00 |
|
Anthony Minessale
|
f0d1c47536
|
add rtp-autoflush-during-bridge param
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13249 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-05-07 15:07:04 +00:00 |
|
Mathieu Rene
|
a977b8d640
|
Add sofia profile params to fine-tune timers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13245 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-05-06 18:12:44 +00:00 |
|
Anthony Minessale
|
bab2f0bcf5
|
parse out alert-info and call-info from infos
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13173 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-04-27 23:36:03 +00:00 |
|
Anthony Minessale
|
d505cec790
|
send-message-query-on-register profile param, set it to false to disable default of true
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13139 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-04-24 14:33:54 +00:00 |
|
Anthony Minessale
|
0071cedcd0
|
only pass 2833 while bridged and while bridged to another channel that uses our RTP stack
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13131 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-04-23 13:15:03 +00:00 |
|
Anthony Minessale
|
131be776f1
|
add calls count and failed calls count to sofia profile sorted by direction
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13103 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-04-21 17:47:22 +00:00 |
|
Anthony Minessale
|
32e2fddef3
|
ndlb_sendrecv_in_session var NDLB-sendrecv-in-session profile option to reverse the effects of MODENDP-148
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13084 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-04-20 17:07:54 +00:00 |
|
Anthony Minessale
|
300bb301b7
|
move rtp stats up to where they will be more useful
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13017 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-04-14 16:55:10 +00:00 |
|
Mathieu Rene
|
f3da60a249
|
doxygen
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12947 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-04-08 06:09:34 +00:00 |
|
Mathieu Rene
|
b6d6cd618a
|
MODENDP-206
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12946 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-04-08 06:05:56 +00:00 |
|
Anthony Minessale
|
3a24486f1c
|
add rtp-autofix-timing (defauts to true even when not present) set to false to disable it
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12903 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-04-03 15:07:10 +00:00 |
|
Anthony Minessale
|
216f1e1106
|
make nat options ping configurable and leave it off by default
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12897 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-04-02 21:53:47 +00:00 |
|