Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 9725 4026

latest revision download Branch root:

9725 annotated / raw | Diffs: previous, other | Lines: 16 ( +7, -0 )

Created: 2008-09-29 01:30:19 -0400 (54 days ago) | Author: brian | Changeset: 9725

cd

6760 annotated / raw | Diffs: previous, other | Lines: 9 ( +4, -0 )

Created: 2007-12-13 12:48:05 -0500 (11 months ago) | Author: brian | Changeset: 6760

add log-level to sofia global settings

6320 annotated / raw | Diffs: previous, other | Lines: 5 ( +1, -1 )

Created: 2007-11-17 16:15:25 -0500 (12 months ago) | Author: brian | Changeset: 6320

tweak

6319 new/moved annotated / raw | Diffs: previous, other | Lines: 5 ( +5, -0 )

Created: 2007-11-17 16:13:12 -0500 (12 months ago) | Author: brian | Changeset: 6319

Moved from: conf/sofia.conf.xml 6259

kaboom

6259 annotated / raw | Diffs: previous, other | Lines: 5 ( +1, -1 )

Created: 2007-11-14 15:29:19 -0500 (12 months ago) | Author: anthm | Changeset: 6259

Moved to: conf/autoload_configs/sofia.conf.xml 6319

make preprocessor also be a tag for everyone who keeps begging for it

6216 annotated / raw | Diffs: previous, other | Lines: 5 ( +1, -1 )

Created: 2007-11-09 19:51:14 -0500 (12 months ago) | Author: brian | Changeset: 6216

lets be specific now

6198 annotated / raw | Diffs: previous, other | Lines: 5 ( +1, -126 )

Created: 2007-11-09 13:03:53 -0500 (12 months ago) | Author: brian | Changeset: 6198

house keeping.. moving things around a bit more to demo various things you can do

6188 annotated / raw | Diffs: previous, other | Lines: 130 ( +22, -1 )

Created: 2007-11-08 17:26:40 -0500 (12 months ago) | Author: brian | Changeset: 6188

lets setup two profiles in prep for other things to come

6168 annotated / raw | Diffs: previous, other | Lines: 109 ( +0, -1 )

Created: 2007-11-06 17:34:20 -0500 (12 months ago) | Author: anthm | Changeset: 6168

remove unused param

6093 annotated / raw | Diffs: previous, other | Lines: 110 ( +2, -1 )

Created: 2007-10-30 22:12:30 -0400 (12 months ago) | Author: anthm | Changeset: 6093

rtp timeout

6057 annotated / raw | Diffs: previous, other | Lines: 109 ( +2, -0 )

Created: 2007-10-25 16:25:32 -0400 (12 months ago) | Author: anthm | Changeset: 6057

force-register-domain

6028 annotated / raw | Diffs: previous, other | Lines: 107 ( +2, -0 )

Created: 2007-10-23 10:37:43 -0400 (13 months ago) | Author: anthm | Changeset: 6028

update_config

6003 annotated / raw | Diffs: previous, other | Lines: 105 ( +4, -0 )

Created: 2007-10-19 17:06:09 -0400 (13 months ago) | Author: anthm | Changeset: 6003

add some goodies to sofia

5997 annotated / raw | Diffs: previous, other | Lines: 101 ( +1, -1 )

Created: 2007-10-19 12:29:41 -0400 (13 months ago) | Author: brian | Changeset: 5997

not wise to use ext-sip-ip yet its got a bug that breaks EVERYTHING on sip.

5959 annotated / raw | Diffs: previous, other | Lines: 101 ( +2, -0 )

Created: 2007-10-17 23:04:48 -0400 (13 months ago) | Author: anthm | Changeset: 5959

add contact-params

5956 annotated / raw | Diffs: previous, other | Lines: 99 ( +1, -0 )

Created: 2007-10-17 21:02:01 -0400 (13 months ago) | Author: anthm | Changeset: 5956

experimental multiple registrations

in sofia conf
<param name="multiple-registrations" value="true"/>

in dialplan

<action application="bridge" data="$sofia_contact(mysofia_profile_name/user@regtodomain.com)"/>
or
<action application="bridge" data="$sofia_contact(mysofia_profile_name_same_as_regto_domain.com/user)"/>
or
<action application="bridge" data="$sofia_contact(user@mysofia_profile_name_same_as_regto_domain.com)"/>

5941 annotated / raw | Diffs: previous, other | Lines: 98 ( +3, -4 )

Created: 2007-10-17 15:24:18 -0400 (13 months ago) | Author: brian | Changeset: 5941

auth all packets off

5935 annotated / raw | Diffs: previous, other | Lines: 99 ( +1, -1 )

Created: 2007-10-17 12:36:23 -0400 (13 months ago) | Author: brian | Changeset: 5935

auth all packets if you're authing

5934 annotated / raw | Diffs: previous, other | Lines: 99 ( +2, -2 )

Created: 2007-10-17 12:35:29 -0400 (13 months ago) | Author: brian | Changeset: 5934

we need to auth calls in our default config

5932 annotated / raw | Diffs: previous, other | Lines: 99 ( +1, -1 )

Created: 2007-10-17 12:15:35 -0400 (13 months ago) | Author: brian | Changeset: 5932

mike is right enum should be second so the XML gets looked at first and enum last

5930 annotated / raw | Diffs: previous, other | Lines: 99 ( +4, -3 )

Created: 2007-10-17 12:10:20 -0400 (13 months ago) | Author: brian | Changeset: 5930

add external sip and rtp along with enum dialplan to default so ISN and enum work out of the box

5871 annotated / raw | Diffs: previous, other | Lines: 98 ( +1, -1 )

Created: 2007-10-12 23:35:19 -0400 (13 months ago) | Author: brian | Changeset: 5871

This should be on by default so MWI is on

5857 annotated / raw | Diffs: previous, other | Lines: 98 ( +2, -0 )

Created: 2007-10-12 18:10:31 -0400 (13 months ago) | Author: anthm | Changeset: 5857

add missing example config option to sofia config

5713 annotated / raw | Diffs: previous, other | Lines: 96 ( +2, -0 )

Created: 2007-09-19 11:28:16 -0400 (14 months ago) | Author: anthm | Changeset: 5713

add register-proxy option to gateways so you can send outbound reg to your local proxy dest for the outside

5304 annotated / raw | Diffs: previous, other | Lines: 94 ( +2, -0 )

Created: 2007-06-09 22:52:23 -0400 (17 months ago) | Author: anthm | Changeset: 5304

add inbound-codec-negotiation and  channel variable to enable greedy codec negotiation

5166 annotated / raw | Diffs: previous, other | Lines: 92 ( +2, -0 )

Created: 2007-05-12 13:57:30 -0400 (18 months ago) | Author: anthm | Changeset: 5166

add from-domain param to sofia.conf for mmurdock

5135 annotated / raw | Diffs: previous, other | Lines: 90 ( +2, -0 )

Created: 2007-05-10 16:05:09 -0400 (18 months ago) | Author: anthm | Changeset: 5135

update

5122 annotated / raw | Diffs: previous, other | Lines: 88 ( +2, -0 )

Created: 2007-05-10 12:15:07 -0400 (18 months ago) | Author: anthm | Changeset: 5122

fix sofia register stuff (update to this one if you use gateways)

5107 annotated / raw | Diffs: previous, other | Lines: 86 ( +2, -0 )

Created: 2007-05-08 16:17:27 -0400 (18 months ago) | Author: anthm | Changeset: 5107

update

5056 annotated / raw | Diffs: previous, other | Lines: 84 ( +2, -2 )

Created: 2007-05-01 15:20:48 -0400 (18 months ago) | Author: anthm | Changeset: 5056

fix config

5043 annotated / raw | Diffs: previous, other | Lines: 84 ( +10, -0 )

Created: 2007-04-30 16:35:35 -0400 (18 months ago) | Author: anthm | Changeset: 5043

more changes to sofia to make better use of the directories

5034 annotated / raw | Diffs: previous, other | Lines: 74 ( +6, -7 )

Created: 2007-04-28 15:27:17 -0400 (18 months ago) | Author: mikej | Changeset: 5034

updates, cleanups, and clarifications to the sample conf files.  Uses more of the preprocessor variables for simplicity. FSBUILD-2 from Mark D. Anderson.  Thanks Mark.

5010 annotated / raw | Diffs: previous, other | Lines: 75 ( +2, -2 )

Created: 2007-04-24 10:22:23 -0400 (18 months ago) | Author: anthm | Changeset: 5010

update conf

5003 annotated / raw | Diffs: previous, other | Lines: 75 ( +1, -0 )

Created: 2007-04-23 13:47:00 -0400 (18 months ago) | Author: brian | Changeset: 5003

add ext-sip-ip to sample config

4970 annotated / raw | Diffs: previous, other | Lines: 74 ( +2, -0 )

Created: 2007-04-18 16:21:53 -0400 (19 months ago) | Author: mikej | Changeset: 4970

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.

4880 annotated / raw | Diffs: previous, other | Lines: 72 ( +2, -0 )

Created: 2007-04-06 23:04:46 -0400 (19 months ago) | Author: anthm | Changeset: 4880

added patch from http://jira.freeswitch.org/browse/MODENDP-9

4863 annotated / raw | Diffs: previous, other | Lines: 70 ( +3, -0 )

Created: 2007-04-05 15:29:48 -0400 (19 months ago) | Author: anthm | Changeset: 4863

fix rtp issue

4851 annotated / raw | Diffs: previous, other | Lines: 67 ( +3, -0 )

Created: 2007-04-04 18:33:37 -0400 (19 months ago) | Author: anthm | Changeset: 4851

update config

4705 annotated / raw | Diffs: previous, other | Lines: 64 ( +5, -5 )

Created: 2007-03-20 22:47:58 -0400 (20 months ago) | Author: brian | Changeset: 4705

lets not have a register in the default config \;)

4669 annotated / raw | Diffs: previous, other | Lines: 64 ( +17, -12 )

Created: 2007-03-19 17:09:53 -0400 (20 months ago) | Author: anthm | Changeset: 4669

retool the sofia outbound registration syntax and dialstring syntax for said registrations ***ATTENTION*** syntax has heavily changed and the former syntax removed completely

4073 annotated / raw | Diffs: previous, other | Lines: 59 ( +3, -1 )

Created: 2007-01-28 12:37:51 -0500 (21 months ago) | Author: anthm | Changeset: 4073

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)

4071 annotated / raw | Diffs: previous, other | Lines: 57 ( +1, -1 )

Created: 2007-01-27 22:05:20 -0500 (21 months ago) | Author: anthm | Changeset: 4071

tweak default conf for better first experience

4046 annotated / raw | Diffs: previous, other | Lines: 57 ( +3, -0 )

Created: 2007-01-23 17:04:05 -0500 (21 months ago) | Author: anthm | Changeset: 4046

add nonce TTL option to sofia to decide when nonce is stale

4026 new annotated / raw | Lines: 54 ( +54, -0 )

Created: 2007-01-22 20:12:47 -0500 (21 months ago) | Author: anthm | Changeset: 4026

xml preprocessor (calling all documentors and default config composers!!)