mirror of
https://github.com/Gradiant/5g-images.git
synced 2025-11-02 21:13:13 +00:00
* 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>
14 lines
560 B
Plaintext
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
|