Jump to content

Welcome to Smart Home Forum by FIBARO

Dear Guest,

 

as you can notice parts of Smart Home Forum by FIBARO is not available for you. You have to register in order to view all content and post in our community. Don't worry! Registration is a simple free process that requires minimal information for you to sign up. Become a part of of Smart Home Forum by FIBARO by creating an account.

 

As a member you can:

  •     Start new topics and reply to others
  •     Follow topics and users to get email updates
  •     Get your own profile page and make new friends
  •     Send personal messages
  •     ... and learn a lot about our system!

 

Regards,

Smart Home Forum by FIBARO Team


SIP Intercom. Run scene after call.


Recommended Posts

Guest Roman
Posted

Hello Fibaro users.

 

Probably everyone knows HC2 has embedded Asterisk SIP server.
So different intercom panels could be connected to it.

 

Is there possibility to run scene when guest clicks call button on intercom?

Posted
8 hours ago, Roman said:

Probably everyone knows HC2 has embedded Asterisk SIP server.

 

 

Hi Roman.

 

I do not know about Asterisk embedded (FIBARO is BlackBox for us) but I can call to FIBARO Video Gate or make call to other users from embedded Android dialer and from raspberry pi via PJSIP

I'm playing with button + web cam (with mic) on raspeberry pi and yes, I can make calls from python on raspeberry to FIBARO VG. 

 

PS: not sure about guest calls, I'm assigning number 

Please login or register to see this attachment.

 for RPI button

Posted

I'm very intererested in these kind of idea's..... Pls keep me updated!

Guest Roman
  • Topic Author
  • Posted

    Hi, thank you for this idea, really cool!

    But in my case I'm trying to find solution without a lot DIY.

     

    And it would be great to catch pressing call button from intercom like this:

    Please login or register to see this link.

     

    Also interested in this new plugin (provided on screenshot).

     

     

    Please login or register to see this attachment.

    Posted

    Huhhhhh?????

     

    @Roman You have another list of fixes and changes for Beta 1.131......

    Please login or register to see this attachment.

    Guest Roman
  • Topic Author
  • Posted

    My page already looks the same as yours (
    Probably Fibaro had just removed it ...

    Posted
    12 hours ago, Roman said:

    My page already looks the same as yours (
    Probably Fibaro had just removed it ...

     

    Too bad..... I just was gettin' hopeful.

    Thinking about to be using some day  my (too expensive) 2N Doorintercom in combination with my HC2's ;(

    Posted
    12 hours ago, Roman said:

    My page already looks the same as yours (
    Probably Fibaro had just removed it ...

     

    only from release notes, for a reason, but not from the update itself.

     

    On ‎08‎.‎06‎.‎2017 at 0:26 PM, Roman said:

    Probably everyone knows HC2 has embedded Asterisk SIP server.

    So different intercom panels could be connected to it.

     

    Is there possibility to run scene when guest clicks call button on intercom?

     

    afaik this works only from custom plugin (as one can capture from what so ever from os and return results to custom actions in plugins).

    I was digging a bit with luci asterisk monitor in VD, but it was not working, lot of problems with socks, etc.

    • 2 weeks later...
    Posted
    On 9-6-2017 at 11:05 PM, TRicky said:

     

    Too bad..... I just was gettin' hopeful.

    Thinking about to be using some day  my (too expensive) 2N Doorintercom in combination with my HC2's ;(

    I heared that they are planning to bring out the Fibaro intercom at the end of 2017....  And if my sources say so, I do believe them... I even made a reservation for at least one ;)

     

    Posted

    Hi Roman. Some intercom panels have embedded function to send http-get request by events (as example, pushing the button on pannel). So it can be used as trigger for scenes in HC2 (through HC2 API).

    Guest Roman
  • Topic Author
  • Posted

    Thank you for reply! Could you share models with such feature?

    Posted
    8 hours ago, Roman said:

    Thank you for reply! Could you share models with such feature?

    We have tested Beward intercom SIP panels

    Please login or register to see this link.

    They have enhancement in firmware "http-notifications" and it can be used for scene activation on Fibaro when intercom button is pressed

    Configuration example:

     

    Please login or register to see this attachment.

    • Like 1
    Guest Roman
  • Topic Author
  • Posted

    Thank you!
    Спасибо, судя по описанию очень удачные устройства ;)

    • 1 year later...
    Posted
    On 26.06.2017 at 13:14, Zodchij said:

    Мы протестировали SIP-панели внутренней связи Beward

    Please login or register to see this link.

    Они имеют улучшение в прошивке "http-уведомления" и могут быть использованы для активации сцены в Fibaro при нажатии кнопки внутренней связи.

    Пример конфигурации:

     

    Please login or register to see this attachment.

     

     

    Hello, I bought a Beward intercom. When entering the string "/api/sceneControl/?id=36&action=start" in the Network/notification and pressing the "test" button everything works. But what to write in the section - Alarm/call button/Http notification??

    Posted

    Put in the "Request" string (as on screen above) only this:

    /api/sceneControl

    and for Alarm/Call button/HTTP notification (with checkbox marked) this one:

    id=36&action=start

    • Like 1
    Posted (edited)

    Please login or register to see this code.

    Please login or register to see this code.

    Edited by Vladimir_st
    Posted

    hi,

     

    is that also works AKUVOX IT82 intercom panel too  ? they have own sip server and cloud servis.

    thanks

    Posted
    On 17.04.2019 at 00:47, Zodchij said:

    Вставьте в строку «Запрос» (как на экране выше) только это:

    / API / sceneControl

    и для Тревоги / Кнопки вызова / HTTP-уведомления (с отмеченным флажком) этот:

    ID = 36 & действие = начало

     

    Did you not find a way to open the door through Fibaro?

    21 hours ago, malitan said:

    Привет,

     

    это также работает интерком панель AKUVOX IT82 тоже? у них есть собственный sip-сервер и облачный сервис.

    Спасибо

     

    You need "http-notifications" .

    21 hours ago, malitan said:

    Привет,

     

    это также работает интерком панель AKUVOX IT82 тоже? у них есть собственный sip-сервер и облачный сервис.

    Спасибо

     

    You need "http-notifications" .

    Posted
    23 minutes ago, Vladimir_st said:

    Did you not find a way to open the door through Fibaro?

    Yes, I have checked with Virtual device. 

    Create new Virtual device, put IP address of your Beward pannel and port number 80 in configuration, add one button like on the screenshot (use correct Beward pannel credentials in the string). 

    Please login or register to see this image.

    /monthly_2019_04/491190884_BewardRelay.png.a3fc50ad59822446c66d7f3949234a84.png" alt="491190884_BewardRelay.png.a3fc50ad59822446c66d7f3949234a84.png" />

     

    This command will control switch on Beward controller. 

    Posted
    39 minutes ago, Zodchij said:

    Yes, I have checked with Virtual device. 

    Create new Virtual device, put IP address of your Beward pannel and port number 80 in configuration, add one button like on the screenshot (use correct Beward pannel credentials in the string). 

     

     

    This command will control switch on Beward controller. 

     

    Did as you say (entered your password, IP address, port). Why it is not working :( Please write the string in the browser.

    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.

    Guest
    Reply to this topic...

    ×   Pasted as rich text.   Paste as plain text instead

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.

    ×
    ×
    • Create New...