15:06:55 getting "not expected result -1 when saving {{auth_id@sip_realm}} registration" 15:07:08 * in kamailio log when attempting registartion 15:07:50 get successful register before that message. device not registered 15:12:52 I'm trying to make pusher work, I start the app, configure pusher parameters in bigcouch, but when I make call sngrep did not show any push notifications at all 15:25:15 mentax_: sngrep would not show those 15:25:34 it filters for SIP packets, push notifications go over https 15:31:23 mc_ so, I can use tcpdump and filter it to port 443? 16:08:10 yes but it would be encrypted, but you should see "pusher_" or "pm_" kazoo logs 16:13:49 tcpdump portrange 5228-5230 16:14:21 but it didn't show anything... 16:15:42 nothing in logs with "pm_" or "pusher_" 16:19:34 very strange 16:23:03 inserted registration user1⊙tsdn with contact sip:user1⊙12XX:11378;pn-prid=cHcBIOvORkSga4m2XnxbbT:APA91bHqUXZxaqtzgXLWl2v5XGR6THzBFaEC6Rv8veJjqMWmCQpDsbgJwU0X1rgzyrHn_ihz4VVas_m4SQhpE0jPMbtqT6y3KhCX20x1CLiKia19IDunC9gCe1e-oC8qUbU1GpV7gvZd;pn-provider=fcm;pn-param=3039093020XX;pn-silent=1;pn-timeout=0;transport=udp;+sip.instance="urn:uuid:e57bb893-5474-0061-86ff-397a0d21XXXX";+org.linphone.specs="lime" 16:23:25 this is registration 17:28:00 I am currently using mod_snmp on FreeSWITCH to graph active sessions/calls - Does anyone graph other useful things (other than obvious system data mem/cpu/disk) 17:28:53 or have any suggestions what on what wpuld be useful 17:30:07 I guess sip registrations would be good 17:39:08 mentax_: linphone doesn't send pn-tok? 17:42:00 https://wiki.linphone.org/xwiki/wiki/public/view/Lib/Features/Push%20notifications/ ... use_legacy_push_notification_params ... looks like your have to build it yourself 17:45:42 fink: hmm, let me recompile the app 18:20:46 fink: I recompile the app with use_legacy_push_notification_params=1 but still did not see pn-tok =(( 18:27:45 and I can confirm that this parameter send to the phone... 18:29:07 mc_ trying to run a sup command from a shell (via net-snmp) but it's not working complaining about epmd can't bind to socket.. I assume there's some env issues? 18:31:28 barney__: sup can only run on the same server as kazoo, are you running sup remotely? 18:31:44 no 18:32:00 Am i better off using the API? 18:32:19 snmp is running on the same server 18:32:43 what does 'epmd -names' return? 18:32:48 should say if its running or not 18:32:57 what shell are you using? 18:33:39 tried sh and bash.. (sorry meant a shell script) 18:33:40 if the shell can't see the running processes, sup might try to start epmd as part of starting networking 18:34:16 works from the shell prompt, but not when snmp executes it 19:33:05 bloody SE -FCKing LINUX 20:07:00 barney__: lol hate selinux