5 Commits

Author SHA1 Message Date
James E. Blair
f52d2eb2b6 Revert "Fixing deprecation warnings"
This reverts commit 82b9b59522928863ddadeacfec819e287303ef20.

Change-Id: I746d7ae57802dc76618db9024a0cf94c43774c02
2014-07-02 17:35:02 +00:00
Spencer Krum
82b9b59522 Fixing deprecation warnings
Non instance variable representation is deprecated
so needs to be changed. This change changes varibles
to their instance variable representation.

See more details see:
http://docs.puppetlabs.com/guides/templating.html

Change-Id: Ib77827e01011ef6c0380c9ec7a9d147eafd8ce2f
2014-06-19 22:41:42 -07:00
Russell Bryant
fd005ebac6 pbx: Add a shared account
Many SIP clients require an account.  Add a simple account with a
username and password of "openstack" that people can plug in to their
client if it doesn't support making calls without it.

Change-Id: I08f73a6b1976de6c0bdd2f93cf7e36083fe8b12d
2014-03-18 17:58:12 -04:00
Russell Bryant
d67dfea213 pbx: update SIP config to help deal with NAT issues
SIP is pretty much terrible at dealing with NAT.  Asterisk has some
knobs that can be enabled to help deal with common issues.  Turn them
on.

In passing, remove the videosupport=yes line.  We don't have video
enabled for the conference application and we don't have any video
codecs allowed, so this option didn't do anything.

Change-Id: Ibc17ad3da9bbc110a8cb19daaea1655d0a208670
2013-07-31 21:23:13 -04:00
James E. Blair
624a89dd98 Add voipms configuration
Change-Id: Ib776c8944bb3b2564e52b94fdb2bd04ffc6835eb
2013-07-20 10:20:41 -07:00