Update feed [ feed_inteno_packages ] package [ endptmngr ]

-------------------------------------------------------------------------------
* f9e1dcf Add ringback signal
* 37307d1 Set country from config
* c6f6f07 Updated .gitignore
* 294a5f1 Remove binary from tracking
* 847f74f Cleanup
* 01aa472 Read country code  from voice_client config
-------------------------------------------------------------------------------
commit f9e1dcfce3a5745a91b70dcc04c0209177f99683
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2018-01-11 16:31:06 +0100

    Add ringback signal

Base directory -> /
 src/endpt.c | 1 +
 1 file changed, 1 insertion(+)
-------------------------------------------------------------------------------
commit 37307d1b25600ffc3ea4e29506cfcd5aec3916fa
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2018-01-11 13:34:58 +0100

    Set country from config

Base directory -> /
 src/endpt.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit c6f6f0706dfc45e725475c92416afae7076906cb
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2018-01-11 13:29:41 +0100

    Updated .gitignore

Base directory -> /
 src/.gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 294a5f1f8f12875b418148df3267643139a74e3e
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2018-01-11 13:29:14 +0100

    Remove binary from tracking

Base directory -> /
 src/endptmngr | Bin 7258316 -> 0 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)
-------------------------------------------------------------------------------
commit 847f74fe878a85e850e3482c978e77740709d536
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2018-01-11 13:24:17 +0100

    Cleanup

Base directory -> /
 src/endpt.c | 84 +++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 48 insertions(+), 36 deletions(-)
-------------------------------------------------------------------------------
commit 01aa4729b7a1ae9dbe129a1710b3e8ed1eef9f82
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2018-01-11 11:46:39 +0100

    Read country code  from voice_client config

Base directory -> /
 src/endpt.c   | 159 ++++++++++++++++++++++++++++++++++++++++++++--------------
 src/endptmngr | Bin 7250960 -> 7258316 bytes
 2 files changed, 122 insertions(+), 37 deletions(-)
-------------------------------------------------------------------------------
This commit is contained in:
Jonas Höglund 2018-01-11 16:33:30 +01:00
parent 5b39bed1eb
commit 97bf327405

View file

@ -11,7 +11,7 @@ PKG_RELEASE:=1
PKG_VERSION:=0.1
PKG_SOURCE_URL:=git@private.inteno.se:endptmngr
PKG_SOURCE_PROTO:=git
PKG_SOURCE_VERSION:=8d3b1b9c2913bc39a1260ab13ee68361298b2e43
PKG_SOURCE_VERSION:=f9e1dcfce3a5745a91b70dcc04c0209177f99683
PKG_NAME:=endptmngr
RSTRIP:=true