Marc Olivier Chouinard
c6633fa300
FS-849 --resolve
2011-12-15 13:20:27 -05:00
Jeff Lenk
35112f2269
FS-3586 --resolve
2011-11-23 13:25:24 -06:00
Anthony Minessale
4ee1722f3e
add presence_map
2011-10-22 09:40:59 -05:00
Anthony Minessale
56e37fb229
FS-3474 --resolve
2011-08-19 16:51:16 -05:00
Anthony Minessale
98473085ea
add homer capture hooks to mod_sofia
2011-07-31 18:36:23 -05:00
Anthony Minessale
bc7cb400c0
add sip_liberal_dtmf chanvar and liberal-dtmf profile param to use the maximum methods of DTMF avoiding sticking to the spec which leads to incompatability
2011-06-23 17:57:10 -05:00
Anthony Minessale
7dcbe7bda6
FS-3189 ok, patch added, but have you discovered why you trigger this because its not typical and is the sign of a problem I would assume?
2011-03-29 21:05:04 -05:00
Anthony Minessale
bfd0ba9798
do not renegotiate codecs on hold re-invites
2011-03-07 13:02:41 -06:00
Anthony Minessale
a4df823c3d
add send-presence-on-register (true|false|first-only) param to sofia and api command sofia global debug [presence|sla|none]
2011-01-14 13:58:21 -06:00
Anthony Minessale
181b543b0c
add auto-jitterbuffer-msec param and auto-disable the jitterbuffer when briding to another channel who also has a jitterbuffer so both legs will disable during a bridge
2011-01-05 16:25:14 -06:00
Moises Silva
1f329ad521
set the right configs in sync with mainstream
2010-11-30 13:28:14 -05:00
Moises Silva
2a00d3ea13
Merge remote branch 'fsorig/master'
...
Conflicts:
conf/dialplan/default.xml
2010-11-30 12:19:42 -05:00
Anthony Minessale
143949941c
add presence-probe-on-register sofia param to send a probe on register instead of presence to deal with some broken phones and add some general improvements to allow multi homed presence
2010-11-24 21:39:08 -06:00
David Yat Sin
553255c631
Fixed some windows compile warnings from merge
2010-11-19 14:33:57 -05:00
Anthony Minessale
8f13eb8966
FS-2762
2010-10-06 15:17:48 -05:00
Anthony Minessale
c87b60278e
FS-2748
2010-10-01 09:30:32 -05:00
Brian West
486dcc631a
improve defaults to cover more strange scenarios
2010-09-15 15:39:52 -05:00
Anthony Minessale
5481d9a98c
MODSOFIA-86
2010-08-19 18:22:06 -05:00
Anthony Minessale
3f460f1097
conf-update
2010-06-29 09:56:38 -05:00
Michael Jerris
52cd8cdd64
mod_sofia: use rfc recommended default session timeout of 30 min according to RFC 4028 4.2 (MODSOFIA-76)
2010-05-31 09:39:36 -04:00
Anthony Minessale
8f03a7cdd0
update config example for caller-id-type
2010-05-27 16:24:26 -05:00
Christopher Rienzo
118ddcf5d3
fixed RTCP configuration in internal.xml
2010-04-21 19:57:23 +01:00
Anthony Minessale
aa4816659c
add rtcp seperate on audio and video and add passthru
2010-04-20 16:15:53 -05:00
Brian West
9d198c5012
config option for rtcp on profile
2010-04-20 11:08:39 -05:00
Anthony Minessale
d2233129b1
document param
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17048 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-18 22:21:17 +00:00
Brian West
fa1cb68b3c
MODENDP-296
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16888 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-03 22:12:35 +00:00
Anthony Minessale
1e182bc85e
set the profile param
...
<param name="extended-info-parsing" value="true"/>
for out of dialog use
content-type: freeswitch/api-request
put any FSAPI <command>[:args] in the body
the 200ok will contain content-type freeswitch/api-response with the reply text
for in dialog use:
content-type: freeswitch/session-event
put anything you want in the body
The message will be queued to the channel as an event to pickup with the input callbacks.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16689 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-18 16:01:07 +00:00
Michael Jerris
c064a2a586
add recordings_dir
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16233 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-11 03:20:42 +00:00
Michael Jerris
ead4f5bb35
mod_sofia: add shutdown-on-fail param to sofia profiles (MODSOFIA-45)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15854 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-09 14:42:30 +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
Brian West
383541f3d0
MODSOFIA-41 , fail2ban support in mod_sofia thanks jay binks.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15654 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-24 16:11:56 +00:00
Brian West
62240982e9
clarify the info as the word IP in the option isn't clearly saying you can put an IP in the options value
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15302 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-31 08:41:08 +00:00
Raymond Chandler
d7787bb072
thanks to wsuff for his detail-oriented watchful eye ;-)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15249 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-27 15:20:50 +00:00
Anthony Minessale
25e081d784
add pass-callee-id (defaults to true) disable by setting it to false if you encounter something too stupid to ignore X headers (update conf)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15231 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 18:20:55 +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
6b4b4a9025
set force-subscription-domain in defaults
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14975 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 15:09:07 +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
Brian West
72a8c569a9
more docs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14139 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-06 19:30:54 +00:00
Brian West
296151c428
this makes sense for your network but note if the far end uses the same network as you then you can't detect nat.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14083 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-01 15:53:28 +00:00
Brian West
4dd9f8d07b
more docs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13969 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-25 23:44:13 +00:00
Stefan Knoblich
6c634de158
Fix c&p error in comment
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13809 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 10:08:06 +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
Brian West
b85a28e083
doh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13668 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-07 21:35:54 +00:00
Brian West
7e66af4a9a
more auto stuff for external which now you can use ONLY for providers
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13622 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-04 21:39:49 +00:00
Brian West
8c17a5e16d
enable auto-nat by default
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13618 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-04 19:58:36 +00:00
Brian West
603256e3c6
commit config options for new auto nat
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13595 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-03 21:15:12 +00:00
Anthony Minessale
b0bf26153a
make autoflush on bridge the default
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13389 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-19 17:49:21 +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
Brian West
8fcbf6bf83
clean up
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13234 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-05 15:51:30 +00:00