Ronny Nilsson
094db5b7fa
endptmngr: Line signaling didn't work before the first connection
...
Refs: #14363
2018-03-05 17:06:43 +01:00
Ronny Nilsson
b118f84ea0
endptmngr: Drop packets if we can't keep up the pace.
2018-02-27 17:31:05 +01:00
Ronny Nilsson
25fcc515f6
Implement endpoint provisioning, configuration via UCI and
...
UBUS event when user does something with the phone.
Refs: #13863 #13869 #14123
2018-02-27 11:51:21 +01:00
Benjamin Larsson
c46f5444b0
Depend on bcmkernel/bcmopen, dependencies fix
2018-02-22 13:58:30 +01:00
Kent Ekholm
0e5beb085a
Update feed [ feed_inteno_packages ] package [ endptmngr ]
...
-------------------------------------------------------------------------------
* 8d5d309 Added ubus method to query hook status for a line.
-------------------------------------------------------------------------------
commit 8d5d309e64bcc30ee5612787671c8fcec58b4c26
Author: Kent Ekholm <Kent.Ekholm@evidente.se>
Date: 2018-02-13 19:07:52 +0100
Added ubus method to query hook status for a line.
Ref: 14123
Base directory -> /
src/endpt.c | 67 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 67 insertions(+)
-------------------------------------------------------------------------------
2018-02-14 12:45:31 +01:00
Kent Ekholm
48c474c99d
Update feed [ feed_inteno_packages ] package [ endptmngr ]
...
-------------------------------------------------------------------------------
* 8178249 Generating offhook and onhook events on ubus path asterisk.endpoint.
-------------------------------------------------------------------------------
commit 8178249f6a40d8a11023e9c9581dd8dbd05364de
Author: Kent Ekholm <Kent.Ekholm@evidente.se>
Date: 2018-02-13 11:00:31 +0100
Generating offhook and onhook events on ubus path asterisk.endpoint.
Ref: 14123
Base directory -> /
src/endpt.c | 33 +++++++++++++++++++++++++++++++++
1 file changed, 33 insertions(+)
-------------------------------------------------------------------------------
2018-02-13 11:09:09 +01:00
Kent Ekholm
ba59bd78ae
Update feed [ feed_inteno_packages ] package [ endptmngr ]
...
-------------------------------------------------------------------------------
* e14f741 Added code for enabling conference for a connection.
-------------------------------------------------------------------------------
commit e14f741c9c7ecdc6584ce109bed22d3f85a29a16
Author: Kent Ekholm <Kent.Ekholm@evidente.se>
Date: 2018-01-31 17:06:34 +0100
Added code for enabling conference for a connection.
Ref: 13867
Base directory -> /
src/endpt.c | 37 +++++++++++++++++++++++++++++++++++--
1 file changed, 35 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
2018-01-31 17:30:50 +01:00
Jonas Höglund
d76c4802c5
Update feed [ feed_inteno_packages ] package [ endptmngr ]
...
-------------------------------------------------------------------------------
* 9338fea Remove astproxy binary from tracking
-------------------------------------------------------------------------------
commit 9338fea66c3bdd3329ebdca66347b0ede0282e5e
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2018-01-16 17:11:04 +0100
Remove astproxy binary from tracking
Base directory -> /
src/.gitignore | 1 +
src/astproxy | Bin 91516 -> 0 bytes
2 files changed, 1 insertion(+)
-------------------------------------------------------------------------------
2018-01-18 10:52:38 +01:00
Jonas Höglund
642124b863
Update feed [ feed_inteno_packages ] package [ endptmngr ]
...
-------------------------------------------------------------------------------
* 9b5b12a Add reload trigger for voice_client config change.
-------------------------------------------------------------------------------
commit 9b5b12a3b84eea84dd0d412fb7668bca22945d80
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2018-01-12 14:18:53 +0100
Add reload trigger for voice_client config change.
Base directory -> /
files/etc/init.d/endptmngr | 14 ++------------
1 file changed, 2 insertions(+), 12 deletions(-)
-------------------------------------------------------------------------------
2018-01-12 17:21:43 +01:00
Jonas Höglund
b34e652054
Update feed [ feed_inteno_packages ] package [ endptmngr ]
...
-------------------------------------------------------------------------------
* ec9bb4f Handle dtmf events
-------------------------------------------------------------------------------
commit ec9bb4f772ab544c8beacaf6a4c075bb031a4788
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2018-01-12 11:43:21 +0100
Handle dtmf events
Base directory -> /
src/endpt.c | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
-------------------------------------------------------------------------------
2018-01-12 13:37:30 +01:00
Jonas Höglund
97bf327405
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(-)
-------------------------------------------------------------------------------
2018-01-11 16:33:30 +01:00
Jonas Höglund
f4cb6f3d54
Update feed [ feed_inteno_packages ] package [ endptmngr ]
...
-------------------------------------------------------------------------------
* 8d3b1b9 Callerid
-------------------------------------------------------------------------------
commit 8d3b1b9c2913bc39a1260ab13ee68361298b2e43
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2018-01-10 14:56:38 +0100
Callerid
Base directory -> /
src/astproxy | Bin 0 -> 91516 bytes
src/endpt.c | 18 +++++++++++++-----
src/endptmngr | Bin 0 -> 7250960 bytes
3 files changed, 13 insertions(+), 5 deletions(-)
-------------------------------------------------------------------------------
2018-01-10 15:03:19 +01:00
Jonas Höglund
767c4891e6
Update feed [ feed_inteno_packages ] package [ endptmngr ]
...
-------------------------------------------------------------------------------
* 2c06c5c Add more signals
-------------------------------------------------------------------------------
commit 2c06c5c54e4a8ffe84f1074d79896da5dc3cd679
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2018-01-09 17:36:54 +0100
Add more signals
Base directory -> /
src/endpt.c | 4 ++++
1 file changed, 4 insertions(+)
-------------------------------------------------------------------------------
2018-01-10 10:00:31 +01:00
Jonas Höglund
dcbb63a9ae
Update feed [ feed_inteno_packages ] package [ endptmngr ]
...
-------------------------------------------------------------------------------
* 5fec171 Cleanup
* 966870d Merge ubus.c file
* 3f60a47 Sort packets by connection id
* e488e92 Add audio_tx bus
* 583df94 Fix spelling error
* 2c8ff4f Add audio_tx bus
-------------------------------------------------------------------------------
commit 5fec171d3e42f4f2fc42661e19cced08a1d9a6cf
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2018-01-04 17:54:25 +0100
Cleanup
Base directory -> /
src/endpt.c | 142 ++++++++++++++++++++++++++----------------------------------
1 file changed, 62 insertions(+), 80 deletions(-)
-------------------------------------------------------------------------------
commit 966870d95db6d0e7e5932251031ce1621e9b3f39
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2018-01-04 16:56:37 +0100
Merge ubus.c file
Base directory -> /
src/Makefile | 2 +-
src/endpt.c | 505 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
src/ubus.c | 512 -----------------------------------------------------------
src/ubus.h | 6 -
4 files changed, 489 insertions(+), 536 deletions(-)
-------------------------------------------------------------------------------
commit 3f60a47e41f941aa0b0402f41aab606f66652cc0
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2018-01-04 15:55:39 +0100
Sort packets by connection id
Base directory -> /
src/endpt.c | 36 +++++++++++++++++-------------------
src/ubus.c | 46 +++++++++++++++++++++++++++++++++-------------
2 files changed, 50 insertions(+), 32 deletions(-)
-------------------------------------------------------------------------------
commit e488e92e030104233b02e6b7c6f2791997237025
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2017-12-22 11:32:45 +0100
Add audio_tx bus
Base directory -> /
src/endpt.c | 4 +-
src/ubus.c | 122 +++++++++++++++++++-----------------------------------------
2 files changed, 40 insertions(+), 86 deletions(-)
-------------------------------------------------------------------------------
commit 583df94ac848ae0ba04b47f3ff5635266d188211
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2017-12-22 10:53:35 +0100
Fix spelling error
Base directory -> /
src/ubus.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit 2c8ff4faa92a19358dddd093761a9114727c5873
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2017-12-21 17:32:23 +0100
Add audio_tx bus
Base directory -> /
src/endpt.c | 8 +++++---
src/ubus.c | 15 +++++++++------
2 files changed, 14 insertions(+), 9 deletions(-)
-------------------------------------------------------------------------------
2018-01-05 16:02:08 +01:00
Jonas Höglund
aada21cc2b
endptmngr: Add package
2018-01-05 13:02:50 +01:00