Files
5g-images/docs/ims-open5gs-srsran/config/bind9/epc_zone
Marielena Márquez 0b3f111928 Adds images for IMS deployment (#137)
* Adds Kamailio IMS image

* Adds DNS ancillary image  for IMS deployment

* Adds FHoSS ancillary image for IMS deployment

* Adds Mysql ancillary image for IMS deployment

* Adds OSMO ancillary images for IMS deployment

* Adds Rtpengine ancillary image for IMS deployment

* Adds instructions and files for IMS deployment

* Fixes instructions for IMS deployment

* Osmomsc, osmohlr and smsc moved to ims-sms branch

* Updates rtpengine and new name for kamailio-ims

* Updates image fhoss

* Starts using mariadb official image

* Starts using bind9 official image and static IPs

* Deletes old images and adds image_info scripts

* Updates tag in images

Co-authored-by: mariel1105 <marielena.mmb@gmail.com>
2022-10-03 11:08:45 +02:00

14 lines
560 B
Plaintext

$ORIGIN openverso.
$TTL 1W
@ 1D IN SOA localhost. root.localhost. (
1 ; serial
3H ; refresh
15M ; retry
1W ; expiry
1D ) ; minimum
1D IN NS epcns
epcns 1D IN A 172.22.0.15
pcrf 1D IN A 172.22.0.4