This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "SCCP Library".
The branch, master has been updated via ba57d31b35293b8f4afa09b540ae208669fbfe37 (commit) from 3488cf5b8570cc7a2e6894870705645cfc9baa88 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- http://cgit.osmocom.org/libosmo-sccp/commit/?id=ba57d31b35293b8f4afa09b540ae...
commit ba57d31b35293b8f4afa09b540ae208669fbfe37 Author: Philipp Maier pmaier@sysmocom.de Date: Thu Sep 14 13:49:20 2017 +0200
simple client: prevent overwriting asp settings
If the user does not create an AS, but creates an ASP with a name that is equal to the default name, then the simple client detects that and trys to use this ASP. However, unfortunately it then overwrites the settings of the ASP with the default settings.
If the detected ASP is not created by the simple client, use it, but preseve the settings of that ASP.
Change-Id: I53d73059f804c3bbea6cb43dc73ad49a753b3b15
-----------------------------------------------------------------------
Summary of changes: src/sccp_user.c | 41 ++++++++++++++++++++++++++++------------- 1 file changed, 28 insertions(+), 13 deletions(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org