[rcitelco/sad] af7f5c: Moving NAT settings to `nat.conf`.
- From:
-
- Date:
- 2010-08-16 @ 05:13
Branch: refs/heads/dev
Home: https://github.com/rcitelco/sad
Commit: af7f5c7685d42d5dd9f0cc2c3a0f920203dbce67
https://github.com/rcitelco/sad/commit/af7f5c7685d42d5dd9f0cc2c3a0f920203dbce67
Author: Randall Degges <rdegges@gmail.com>
Date: 2010-08-15 (Sun, 15 Aug 2010)
Changed paths:
M asterisk/sip.conf
A asterisk/sip/nat.conf
Log Message:
-----------
Moving NAT settings to `nat.conf`.
Commit: 181d1b75fe44e7d34e1b81ef94552cfd8651d26b
https://github.com/rcitelco/sad/commit/181d1b75fe44e7d34e1b81ef94552cfd8651d26b
Author: Randall Degges <rdegges@gmail.com>
Date: 2010-08-15 (Sun, 15 Aug 2010)
Changed paths:
M asterisk/sip.conf
A asterisk/sip/codecs.conf
Log Message:
-----------
Moving codec options to `codecs.conf`.
Commit: bcb4ea1bf0e981907607c6078b74ee5e2b81dcab
https://github.com/rcitelco/sad/commit/bcb4ea1bf0e981907607c6078b74ee5e2b81dcab
Author: Randall Degges <rdegges@gmail.com>
Date: 2010-08-15 (Sun, 15 Aug 2010)
Changed paths:
M asterisk/sip.conf
Log Message:
-----------
Removing redundant options from `sip.conf`.
These options have already been moved to sip/network.conf.
Commit: 55b54e2d8e9f73f83216ef0bdeeda1584831f571
https://github.com/rcitelco/sad/commit/55b54e2d8e9f73f83216ef0bdeeda1584831f571
Author: Randall Degges <rdegges@gmail.com>
Date: 2010-08-15 (Sun, 15 Aug 2010)
Changed paths:
M asterisk/sip.conf
A asterisk/sip/video.conf
Log Message:
-----------
Moving video support to `video.conf`.
Commit: 91dd9211b3c4427aa09c6ac77ac0c0fc46520972
https://github.com/rcitelco/sad/commit/91dd9211b3c4427aa09c6ac77ac0c0fc46520972
Author: Randall Degges <rdegges@gmail.com>
Date: 2010-08-15 (Sun, 15 Aug 2010)
Changed paths:
A asterisk/sip/jitter.conf
Log Message:
-----------
Adding `jitter.conf` to store jitter options.
Commit: c0bdf76237c175851feb23871ac4cc98244d8383
https://github.com/rcitelco/sad/commit/c0bdf76237c175851feb23871ac4cc98244d8383
Author: Randall Degges <rdegges@gmail.com>
Date: 2010-08-15 (Sun, 15 Aug 2010)
Changed paths:
A asterisk/sip/network.conf
Log Message:
-----------
Adding `network.conf` to the project.
This file contains network related SIP settings.
Commit: 2d308a7bc957eb62901b37d5971d2df53f66e8f5
https://github.com/rcitelco/sad/commit/2d308a7bc957eb62901b37d5971d2df53f66e8f5
Author: Randall Degges <rdegges@gmail.com>
Date: 2010-08-15 (Sun, 15 Aug 2010)
Changed paths:
M asterisk/sip.conf
Log Message:
-----------
Using a wildcard include to pull in all SIP conf files.
This allows us to dynamically generate and organize our configuration files and
keep our main configuration files clean.