{"id":58,"date":"2010-09-08T13:30:04","date_gmt":"2010-09-08T12:30:04","guid":{"rendered":"http:\/\/vdm-design.de\/?p=58"},"modified":"2024-04-25T08:33:21","modified_gmt":"2024-04-25T07:33:21","slug":"misdnnotify","status":"publish","type":"post","link":"https:\/\/vdm-design.de\/?p=58","title":{"rendered":"mISDNnotify &#8211; ISDN call notification for linux"},"content":{"rendered":"<p>For some time i used isdnlog from <a title=\"i4l\" href=\"http:\/\/www.isdn4linux.de\">i4l<\/a> with a little bash script that calls knotify to display a notification. But after my distri has removed hisax modules form the kernel, i had to find something else.<\/p>\n<p>But i couldn&#8217;t find sth. that uses mISDN or CAPI for call notifications, so i&#8217;ve decided to write my own app.<\/p>\n<p>I found <a title=\"loghex.c\" href=\"http:\/\/git.misdn.org\/?p=mISDNuser.git;a=blob;f=tools\/loghex.c;hb=socket\">loghex.c<\/a> in<a href=\"http:\/\/www.misdn.org\/index.php\/MISDN_v2_mISDNuser\"> mISDNuser<\/a> written by Karsten Keil and extended it to show notifications on incomming calls.<\/p>\n<p>mISDNnotify uses the <a href=\"http:\/\/www.galago-project.org\/specs\/notification\/0.9\/x408.html#command-notify\"><strong>org.freedesktop.Notifications.Notify<\/strong><\/a> DBUS interface, which should work on all desktops (i just tried KDE4).<br \/>\nAdditionally it can call a url (with the number appended)\u00a0 and display the content of it in the notification, also it can cache these messages so it doesn&#8217;t need to look up it every time.<\/p>\n<p>The build dependencies are glib-2.0,\u00a0 dbus-glib-1 for the notifications, curl for the weblookup and sqlite3 for the cache.<\/p>\n<p>The source can be found at Github: <a href=\"http:\/\/github.com\/heinervdm\/misdnNotify\">http:\/\/github.com\/heinervdm\/misdnNotify<\/a><\/p>\n<p>There are still some problems, but i&#8217;m sure i will solve them.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>For some time i used isdnlog from i4l with a little bash script that calls knotify to display a notification. But after my distri has removed hisax modules form the kernel, i had to find something else. But i couldn&#8217;t find sth. that uses mISDN or CAPI for call notifications, so i&#8217;ve decided to write [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[14,15,16],"tags":[20,18,19,25,24],"_links":{"self":[{"href":"https:\/\/vdm-design.de\/index.php?rest_route=\/wp\/v2\/posts\/58"}],"collection":[{"href":"https:\/\/vdm-design.de\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/vdm-design.de\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/vdm-design.de\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vdm-design.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=58"}],"version-history":[{"count":3,"href":"https:\/\/vdm-design.de\/index.php?rest_route=\/wp\/v2\/posts\/58\/revisions"}],"predecessor-version":[{"id":62,"href":"https:\/\/vdm-design.de\/index.php?rest_route=\/wp\/v2\/posts\/58\/revisions\/62"}],"wp:attachment":[{"href":"https:\/\/vdm-design.de\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=58"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/vdm-design.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=58"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/vdm-design.de\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=58"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}