Anthony Minessale
2caac5abdb
update conf
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5010 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-24 14:22:23 +00:00
Brian West
ad10324c42
add ext-sip-ip to sample config
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5003 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-23 17:47:00 +00:00
Michael Jerris
1ab860da40
merge patch from http://jira.freeswitch.org/browse/SFSIP-11 . Please note, when registering to a UA that requires the from header to match the auth username, you must now use the new setting force-fromuser. See sample configuration file for more details. Thanks Marcel.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4970 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-18 20:21:53 +00:00
Anthony Minessale
951e771524
added patch from http://jira.freeswitch.org/browse/MODENDP-9
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4880 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-07 03:04:46 +00:00
Anthony Minessale
9b9723cbe8
fix rtp issue
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4863 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-05 19:29:48 +00:00
Anthony Minessale
ee3f862e61
update config
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4851 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-04 22:33:37 +00:00
Brian West
313805ee11
lets not have a register in the default config \;)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4705 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-21 02:47:58 +00:00
Anthony Minessale
31656e019d
retool the sofia outbound registration syntax and dialstring syntax for said registrations ***ATTENTION*** syntax has heavily changed and the former syntax removed completely
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4669 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-19 21:09:53 +00:00
Anthony Minessale
0ed9ebe492
CODEC TWEAK
...
mod_sofia will now examine a variable in the channel to
see what the channel's originator was using for a codec and
try to put that to the top of the list in the sdp.
if this new sofia profile param is set:
<param name="disable-transcoding" value="true"/>
All outbound calls will use *only* the codec that thier originator
is using to ensure no transcoding.
(of course that could lead to a failed call where there is no way to do this, so use sparingly)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4073 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-01-28 17:37:51 +00:00
Anthony Minessale
066807ed52
tweak default conf for better first experience
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4071 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-01-28 03:05:20 +00:00
Anthony Minessale
644131d0a2
add nonce TTL option to sofia to decide when nonce is stale
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4046 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-01-23 22:04:05 +00:00
Anthony Minessale
3241200072
xml preprocessor (calling all documentors and default config composers!!)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4026 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-01-23 01:12:47 +00:00