-
btracht
getting "not expected result -1 when saving {{auth_id@sip_realm}} registration"
-
btracht
* in kamailio log when attempting registartion
-
btracht
get successful register before that message. device not registered
-
mentax_
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
-
mc_
mentax_: sngrep would not show those
-
mc_
it filters for SIP packets, push notifications go over https
-
mentax_
mc_ so, I can use tcpdump and filter it to port 443?
-
mc_
yes but it would be encrypted, but you should see "pusher_" or "pm_" kazoo logs
-
mentax_
tcpdump portrange 5228-5230
-
mentax_
but it didn't show anything...
-
mentax_
nothing in logs with "pm_" or "pusher_"
-
mentax_
very strange
-
mentax_
-
mentax_
this is registration
-
barney__
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)
-
barney__
or have any suggestions what on what wpuld be useful
-
barney__
I guess sip registrations would be good
-
fink
mentax_: linphone doesn't send pn-tok?
-
fink
wiki.linphone.org/xwiki/wiki/public…w/Lib/Features/Push%20notifications ... use_legacy_push_notification_params ... looks like your have to build it yourself
-
mentax_
fink: hmm, let me recompile the app
-
mentax_
fink: I recompile the app with use_legacy_push_notification_params=1 but still did not see pn-tok =((
-
mentax_
and I can confirm that this parameter send to the phone...
-
barney__
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?
-
mc_
barney__: sup can only run on the same server as kazoo, are you running sup remotely?
-
barney__
no
-
barney__
Am i better off using the API?
-
barney__
snmp is running on the same server
-
mc_
what does 'epmd -names' return?
-
mc_
should say if its running or not
-
mc_
what shell are you using?
-
barney__
tried sh and bash.. (sorry meant a shell script)
-
mc_
if the shell can't see the running processes, sup might try to start epmd as part of starting networking
-
barney__
works from the shell prompt, but not when snmp executes it
-
barney__
bloody SE -FCKing LINUX
-
mc_
barney__: lol hate selinux