22:20:19 I'm guessing status quo on v5. 22:21:01 I have a couple questions... I have imported the kazoo audio wav's multiple times because things like VM prompts haven't been working. 22:23:24 One kazoo node's haproxy log shows 200 messages for the audio prompts and the other kazoo node's haproxy log shows 404 errors for the audio prompts. I also see in the haproxy logs of the kazoo node that is showing 404 errors that the node is constantly calling a get to a faxes document. I'm not sure if they are related. I have a 3 node couchdb cluster that these kazoo nodes are querying. Every time I try to 22:23:35 Any ideas? 22:47:21 there we are... znc love 23:28:30 oh big news... 2600hz has been bought 23:29:02 Congrats guys. Maybe it it will mean v5 goes open source. Hopefully it doesn't mean kazoo goes totally closed source. 23:57:01 Interesting... looking at the system_media database all the wav file entreis appear to be there. Where does coucdb store the actual audio file? I see the following which is not helpful. 23:57:24 "_attachments": { 23:57:25 "vm-enter_new_pin.wav": { 23:57:25 "content_type": "audio/x-wav", 23:57:25 "revpos": 12, 23:57:25 "digest": "md5-HQIY8ktrm66JjahEm7KgGw==", 23:57:25 "stub": true 23:57:25 } 23:57:26 }