Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 663 617

latest revision download Branch root:

663 deleted | Lines: 0 ( +0, -3 )

Created: 2006-02-24 11:47:22 -0500 (2 years 9 months ago) | Author: anthm | Changeset: 663

*) Add support for unified config:

When config file does not exist the system will
browse freeswitch.conf (if it exists) for an embedded file.

Embeded files denoted with +file.conf
Terminated by either another [+XXX] or EOF

eg
[+iax.conf]
...
[+exosip.conf]
...
EOF

*) Change default examples to use this method

*) Fix small bug in core to pass along failure when outgoing channel fails.

617 new annotated / raw | Lines: 3 ( +3, -0 )

Created: 2006-02-14 16:18:27 -0500 (2 years 9 months ago) | Author: anthm | Changeset: 617

add files to go with previous commit