backups
finally managed to figure out clonezilla – so i have a complete backup of the system on a separate machine – clonezilla is not user friendly!! https://clonezilla.org/
finally managed to figure out clonezilla – so i have a complete backup of the system on a separate machine – clonezilla is not user friendly!! https://clonezilla.org/
Three new scripts give bespoke configuration for specific extensions 0.py – for calls to operator note the requirement to specify encoding as UTF 8 in order for XML to be rendered correctly and note the crazy number of quote marks required 200.py – this deals with user recordings – note it generates the directory ready for PD to make the recording – there has got to be a better way
Resolved an issue whereby spot effect wav files triggered by ssml and processed by cerevoice didn’t work. it was all do with the format 48,000 hrz mono had a depressing time failing to figure out the logic to process and block midi note on and note off – resorted to asking on the pure dat forum and the solution was stupidly straight forward . i still dont know why my
midi mapping from the midi boutique device. 92 85 78 71 64 57 50 43 midi mapping from APC Mini see image above interface in pd so far
Uncovered some errors made with my python script all related to not closing files. Here is the revised code developed a simple way of random playing of trigger files from the PIR – not yet complete.
I have been on leave which has provided a good amount of extra playtime. I have given up with app_jack – i believe it would probably provide the best way of accessing the telephone transmitter and receiver but i just cannot figure it – it may be one for future development. The tts_callback modifications that give the cue points to asterisk appear to work well and can be used to
i suppose this is a big day – i abandoned two day of trying to get the ring trigger to work and worked on the asterisk tts triggers with pd. it works perfectly! i am resigned to not using app_Jack (again – although i have written to the developer to see if he can help) and thus losing elegant audio to handset capabilities – although it may be possible using
Followed a blind alley thought the problem with triggering a ring was a context issue in the dialplan with the sip and context both having the same name “PRIMO” – changed the context to K6_PRIMO – no difference. Then i thought i had solved this when i discovered that for some reason the telephone i was using would not ring when connected to one of the two ATA’s – strangely
still struggling to get this to be logical. the two different versions for linux 46 and 50 have different paths to externals – some externals seem to require a path as part of the object others don’t – it may be that the two different versions are sharing a config file and that is confusing things – anyway the attached patch is work again now on the linux machine and
Had to recap on work done in February – wasted time figuring out that the pathwriter player wouldn’t work on Linux because i didn’t have the libraries installed in the right place – this will need sorting out – more follish was a hour spent looking for a solution because forgot that a double click was required to trigger the glist not just a single click. A managed to get