14:30:13 i have customized the new user notification email, uploaded the attachment, restarted teletype but still sending the original doc. what am i missing? 15:12:53 btracht: maybe flush caches and/or reload system_config? 15:38:48 btracht: where did you customize it? in the teletype/priv folder or via API? 15:39:16 created an html doc and uploaded directly in DB 15:40:02 all bets are off :) 15:40:15 poke around using the API 15:40:32 https://docs.2600hz.com/dev/applications/crossbar/doc/notifications/ 15:40:49 fetch the account's new user notification 15:40:54 and see if your attachment is listed 15:42:52 thanks. i'll take a look 15:59:28 can someone recommend good android sip client which will work? Im trying to use couple different phones, but they quit responding after 5 minutes when phone screen is disabled 16:01:06 I have used Linphone in the past. 16:02:42 I stopped using it because I have not needed to use Android SIP clients and also because from some time to time, my ISP's modem would reload when I place/receive a call to that application. I guess it is/was because of SIP ALG 🤷🏽 16:03:45 well, if you use port 7000 it should pass SIP ALG 16:04:42 the issue with linphone - most of the time it went sleep and deregister 16:08:11 it used to be a feature in google called push agent which tecchnically should wake up SIP Softphone, but I never was able to figure it out 16:32:53 mentax: I think you can configure Linphone in Android to run in the background, that way it does not sleep and deregister. 16:34:16 I think I tried using port 7000 and my modem was still reloading from some time to time when my Android Linphone received/placed a call. 16:35:01 It was very annoying because that modem takes about 2 minutes to fully load :s 18:22:45 mentax: the best softphone I've found is Acrobits Groundwire. One time purchase price gets you free upgrades for life and free push notification service, which works very well. 18:22:57 Bria works also, but has a monthly charge. 18:26:30 lvlinux I know that kamailio have pusher role, did you play with it at all? 18:43:04 mentax: I haven't myself, but there is some instruction on the forum about how to use it along with the pusher kzapp. That does generally require a custom-built Android app I believe though. 18:44:13 (I guess it would probably work with a third party push notifications app, but I don't think that would open the softphone app for you.) 20:08:33 mc_: API requests for notifications are not showing the same docs as shown in DB system_config/notification.xxxxxx 20:08:43 am i looking in the right place? 20:45:26 btracht: top-level notification docs perhaps (or master account), but per-account overrides will be in the account db