Commit Graph

7 Commits

Author SHA1 Message Date
Ian Wienand e0acf4a68d Retire Asterisk service
As announced in [1], retire the Asterisk PBX service

[1] http://lists.opendev.org/pipermail/service-discuss/2021-March/000198.html

Change-Id: I527eb3423831c6a155228b6d79428681f60a3273
2021-05-07 09:53:17 +10:00
Clark Boylan a6703e9e57 Prep for pbx upgrade to xenial
This sets our testing to test pbx manifest on xenial and adds a hiera
group called pbx to the servers so we can properly do servernames with
digits and have common config in hiera.

Change-Id: I8c3096d18fe318c6ca206203de0ac984c8934566
2019-02-13 09:44:48 -08:00
James E. Blair f52d2eb2b6 Revert "Fixing deprecation warnings"
This reverts commit 82b9b59522.

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