On 24 Nov 2015, at 13:40, Neels Hofmeyr nhofmeyr@sysmocom.de wrote:
Hi!
By the example of osmo-sgsn, package osmo-gtphub for debian.
you walked into an issue/inconcistency I created and we should fix to move forward.
Sponsored-by: On-Waves ehi
debian/control | 14 +++ debian/osmocom-gtphub.default | 2 + debian/osmocom-gtphub.examples | 1 + debian/osmocom-gtphub.init | 150 +++++++++++++++++++++++ debian/osmocom-gtphub.install | 1 +
The process is called "osmo-gtphub" so the scripts should be called the same and the config file as well. Otherwise it looks good and please push to master.
diff --git a/openbsc/doc/examples/osmo-gtphub/osmo-gtphub.cfg b/openbsc/doc/examples/osmo-gtphub/osmo-gtphub.cfg new file mode 100644 index 0000000..c9bb4cf --- /dev/null +++ b/openbsc/doc/examples/osmo-gtphub/osmo-gtphub.cfg
good! the next change is to modify osmoappdesc.py so gtphub will get some of the "automatic" VTY testing we have.