Hi Todd, here what I have. Thx in advance. Another thx for Ed too because I'm way far from being an expert over Linux. All advices are always appreciated. root@raspbx:~# cat /etc/os-release PRETTY_NAME="Raspbian GNU/Linux 9 (stretch)" NAME="Raspbian GNU/Linux" VERSION_ID="9" VERSION="9 (stretch)" VERSION_CODENAME=stretch ID=raspbian ID_LIKE=debian HOME_URL="http://www.raspbian.org/" SUPPORT_URL="http://www.raspbian.org/RaspbianForums" BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
Hi all, Has anyone managed to get sipura2ncid to work on a rasperry pi? I cannot compile it on Raspbian. I have already succeeded with sip2ncid but I would like to be able to migrate to this module (sipura2ncid). Any help would be greatly appreciated. Thx, Richard
Hi John, A few years back, BTodCox (2014-12-22) was saying you were working on a new way to get cid from ATA with SIP2NCID over UDP. Have you developed a new way of extracting information from the sip frame?
Hi Todd, for me from the stone age of telephony, it's a new project that I decided to explore. The world of VOIP seems to be very interesting. So I ordered a LINKSYS SPA3000 from the internet. Which should allow me in the meantime to do some reading on Asterisk. The advantage of the SPA3000 unlike the SPA2000 is that it has an FXO port and an FXS port. It will be with him that I will have fun in the future. I used to have the chance to use SIP2NCID with my good old RPI-B and a SPA2000 and it worked...
Hi all, long time no talk. I was looking to change my phone service to an IP one. But before doing so, I decided to do a few tests with NCID since we're now @ version 1.8. Raspberry Pi B raspbx-04-04-2018.img (Asterisk for Raspberry Pi) ncid-1.8 At first, I had the same problem as Sandy Matheson few months ago. https://sourceforge.net/p/ncid/discussion/275237/thread/66159ab8/ So I applied the fix proposed: sudo update-rc.d ncidd defaults sudo invoke-rc.d ncidd start sudo invoke-rc.d ncidd status...
John, my understanding then is mobile applications re-join them on receiving since when I read them on my cellular, they are render as a unique message. Is that something you could add to your whish list as a future feature?
Hi John, I'm not talking about windows size. If I look into ciddata.log, long notifications are trunkate into smaller parts. Am I correct to beleive that field size for the message itself is set to 66 or entire lines set to 140? If so, can it be expand?
Hi John, would that be possible to enlarge the length of the body field so notifications don't get render over multiple lines when longer than 66 characters, in my case. Thx