Closed dborsnich closed 4 years ago
Sorry, My hassio version 0.115.4 inside a proxmox virtual machine HassOS 4.13
max_call_time must not be inserted as child of sip_parameters.
https://github.com/sdesalve/hassio-addons/tree/master/dss_voip#option-max_call_time-optional
Move it at the end of configuration without leading spaces at beginning
Thanks!
Now its working
Diego Borsnich Director de Tecnologia http://www.diex.com.ar/ www.diex.com.ar
San Blas 1718 - CABA Tel. 3221-4321 - Cel: 1540433132
De: sdesalve [mailto:notifications@github.com] Enviado el: Tuesday, September 29, 2020 9:00 AM Para: sdesalve/hassio-addons hassio-addons@noreply.github.com CC: dborsnich diego@diex.com.ar; Author author@noreply.github.com Asunto: Re: [sdesalve/hassio-addons] max_call_time (#19)
max_call_time must not be inserted as child of sip_parameters.
https://github.com/sdesalve/hassio-addons/tree/master/dss_voip#option-max_call_time-optional
Move it at the end of configuration without leading spaces at beginning
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sdesalve/hassio-addons/issues/19#issuecomment-700655495 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AL242RG6FVCJN66HZKUAU7LSIHD5TANCNFSM4R5WAGWA . https://github.com/notifications/beacon/AL242RFG3Q2UKD77VNCGKBDSIHD5TA5CNFSM4R5WAGWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFHBSPBY.gif
PS: Please respect Creative Commons Attribution-NonCommercial licence... If you will resell this work or any of their parts, you need my authorization
PS2: If you like my work and time I spent to help you...
bye SDeSalve
Yes, of course
Now i am testing in my hassio house, reporting alarm by phone
I am trying to find, a plus solution to manage hassio mqtt alarm by phone
Regards
Diego Borsnich Director de Tecnologia http://www.diex.com.ar/ www.diex.com.ar
San Blas 1718 - CABA Tel. 3221-4321 - Cel: 1540433132
De: sdesalve [mailto:notifications@github.com] Enviado el: Tuesday, September 29, 2020 11:13 AM Para: sdesalve/hassio-addons hassio-addons@noreply.github.com CC: dborsnich diego@diex.com.ar; Author author@noreply.github.com Asunto: Re: [sdesalve/hassio-addons] max_call_time (#19)
PS: Please respect Creative Commons Attribution-NonCommercial licence... If you will resell this work or any of their parts, you need my authorization
PS2: If you like my work and time I spent to help you... https://user-images.githubusercontent.com/9841662/77524769-3579be00-6e88-11ea-85ab-bf7d4aa5ddc2.png
bye SDeSalve
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sdesalve/hassio-addons/issues/19#issuecomment-700732545 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AL242RDGZRA7DDRIYOWVJZ3SIHTNVANCNFSM4R5WAGWA . https://github.com/notifications/beacon/AL242RCUKHRUMYIET3SIPV3SIHTNVA5CNFSM4R5WAGWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFHCFJAI.gif
Great, great, addon, thanks! I link with elastix pbx and works well I have only a problem in max_call_time. It always have a duration of 50 seconds. This is my config
sip_parameters: max_call_time: '10' caller_id_uri: 'sip:29@192.168.157.18' realm: '*' username: '29' password: XXXXXXXXXX
Thanks again!