-------------------------------------------------------------------------------
* 62c3764 Adding possibility to get DTMF and RTP in syslog
-------------------------------------------------------------------------------
commit 62c3764e6765fa9b1d22cb5dda26476e4742bdcf
Author: Martin Lindberg <martin.lindberg@evidente.se>
Date: 2016-11-30 11:18:40 +0100
Adding possibility to get DTMF and RTP in syslog
If enabled (done from voice_client conf file) the following logging will be
added.
- Every state changes in brcm
- At call source and destination numbers
- At hangup RTP statistics
Base directory -> /
channels/chan_brcm.c | 80 +++++----
channels/chan_sip.c | 462 ++++++++++++++++++++++++++-------------------------
main/channel.c | 168 ++++++++++---------
3 files changed, 375 insertions(+), 335 deletions(-)
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
* 77854a6 Fix for led handling
-------------------------------------------------------------------------------
commit 77854a6ec695442122a435f36af1ce5e7e6a488a
Author: Martin Lindberg <martin.lindberg@evidente.se>
Date: 2016-11-28 15:05:18 +0100
Fix for led handling
Near side termination led continues to blink until next register interval or
offhook/onhook
Base directory -> /
res/res_voice.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
* 889e317 show client as wireless only if it is associated
-------------------------------------------------------------------------------
commit 889e317f0de3917a4f46de94c3d66d0819e6b9a3
Author: Sukru Senli <sukru.senli@inteno.se>
Date: 2016-11-08 15:11:46 +0100
show client as wireless only if it is associated
Base directory -> /
broadcom.c | 6 +++++-
broadcom.h | 2 +-
network.c | 5 ++++-
wireless.c | 4 +++-
4 files changed, 13 insertions(+), 4 deletions(-)
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
* 994ebba router.network ports do not show the bridge without member
-------------------------------------------------------------------------------
commit 994ebbaa5897c5b27aca9dbe188f3a257e02691e
Author: Sukru Senli <sukru.senli@inteno.se>
Date: 2016-11-08 12:38:40 +0100
router.network ports do not show the bridge without member
Base directory -> /
network.c | 4 ++++
1 file changed, 4 insertions(+)
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
* d1079f3 find usb netdevice for both arm and mips
-------------------------------------------------------------------------------
commit d1079f32b14282cdc1ce2da736684bc505ed293b
Author: Sukru Senli <sukru.senli@inteno.se>
Date: 2016-11-07 15:38:44 +0100
find usb netdevice for both arm and mips
Base directory -> /
usb.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
* 52ee23c populate ports only for bridged networks that are not dhcp
-------------------------------------------------------------------------------
commit 52ee23cb217321c92537d116eebba79c3c8966b8
Author: Sukru Senli <sukru.senli@inteno.se>
Date: 2016-11-02 11:30:37 +0100
populate ports only for bridged networks that are not dhcp
Base directory -> /
network.c | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
-------------------------------------------------------------------------------