Commit graph

159 commits

Author SHA1 Message Date
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
Rupa Schomaker
3c15ba0f35 remove duplicate "rtp-timeout-sec"
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13670 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 15:29:20 +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
d07590f584 you know its called a contact because you get to SPECIFY IT... if a gateway doesn't like that they are WRONG
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13640 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 17:47:51 +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
Brian West
60e8dcd6b7 remove invalid options from profiles
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13153 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-26 15:06:13 +00:00
Anthony Minessale
b28088889d add rtp-autofix-timing (defauts to true even when not present) set to false to disable it FSCORE-281
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12904 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-03 15:09:30 +00:00
Brian West
ffca185283 add undocumented features to the config file example someone wiki this please
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12659 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-18 19:17:31 +00:00
Mathieu Rene
3e4413f871 Add commented disable-srv and disable-naptr options to sample config
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11717 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-09 18:48:26 +00:00
Brian West
8ba68ed14f MODENDP-179 - Support for SLA, works with Polycom and Snom(Sylantro mode). Thank you Matthew Kaufman. Might still need more work.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11562 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-30 16:46:37 +00:00
Brian West
439f8111a2 cleanup the comment
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11308 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 15:17:53 +00:00
Brian West
1340723feb remove unused option
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11265 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-16 23:21:04 +00:00
Brian West
f18d532e96 test
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11242 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-15 23:32:03 +00:00
Brian West
e2fea5094f enable these options to make the default more user friendly when it comes to domains
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11241 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-15 23:29:18 +00:00
Anthony Minessale
b759ce73cd add example
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11147 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-12 19:38:41 +00:00
Brian West
63415ebce6 how the hell did this happen... thanks dasbus
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11015 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-31 02:41:29 +00:00
Raymond Chandler
296920275b you ever feel like you don't belong?
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10794 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-16 15:37:35 +00:00
Brian West
5515d9b24d add docs for force-subscription-expires
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10768 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-15 16:21:15 +00:00
Brian West
5b5ff55874 document force-register-db-domain ... I do not know how I missed this
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10562 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-01 19:52:22 +00:00
Brian West
47015599dc doh.. its retry-seconds since its a param
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10527 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-24 16:30:46 +00:00
Anthony Minessale
be846e07ec add params to use sip callid as uuid on inbound calls and uuid as sip callid on outbound calls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10418 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-15 17:44:27 +00:00
Brian West
609c3b1553 line up with upcomming commit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10355 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 13:03:08 +00:00
Brian West
b85e0110e8 disable 100rel by default
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10344 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 11:16:23 +00:00