You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by Yah's Global Kingdom <ya...@gmail.com> on 2021/08/20 06:37:22 UTC

SIP Integrations - How to call Confrence room from Asterisk

Ok got clients to register in asterisk and I can make a call from my
[Internal] context to another [internal] context number.
However, when I try to dial a conference room I get the Call from ext-xxxx
to extension 40011 (room ID) because extension not found in context
internal  How do I set up the dial plan to dial been context(s).  Wheen I
use the "include  option"  i.e.
[room]
include => Internal I still get the same error.

If I move an extension to the rooms [context]  the attendant answers state
the extension for the room is invalid.

I did note that in extensions.conf the connection string for the database
(openmeetings/rooms
should be openmeetings/room as rooms does not exist in the database.

So how do I make this call across contexts i.e. registered ext 1000 call to
room 40011?

Thanks ahead of time.

Re: SIP Integrations - How to call Confrence room from Asterisk

Posted by Maxim Solodovnik <so...@gmail.com>.
Many thanks! :)

On Tue, 24 Aug 2021 at 11:04, Ali Alhaidary <al...@the5stars.org>
wrote:

> for us at that time
> On 8/24/21 5:26 AM, Maxim Solodovnik wrote:
>
>
>
> On Fri, 20 Aug 2021 at 13:37, Yah's Global Kingdom <ya...@gmail.com>
> wrote:
>
>> Ok got clients to register in asterisk and I can make a call from my
>> [Internal] context to another [internal] context number.
>> However, when I try to dial a conference room I get the Call from
>> ext-xxxx to extension 40011 (room ID) because extension not found in
>> context internal  How do I set up the dial plan to dial been context(s).
>> Wheen I use the "include  option"  i.e.
>> [room]
>> include => Internal I still get the same error.
>>
>
> To be fair I'm not an expert in SIP configuration :(((
> Maybe someone else can help?
>
> @Ali I do remember you are the expert in SIP :))))
>
> It was not only me, a colleague that worked with me in IBM (or oracle)
> that moved out to another company used to help us in our IVR and other
> solutions. But it was not a big fight implanting it, just follow the long
> long installation and integration. We left it because there is no service
> provided here.
>
> I will try to contact him again and see how he can help.
>
>
>
>>
>> If I move an extension to the rooms [context]  the attendant answers
>> state the extension for the room is invalid.
>>
>> I did note that in extensions.conf the connection string for the database
>> (openmeetings/rooms
>> should be openmeetings/room as rooms does not exist in the database.
>>
>
> weird enough config published on main site works for me as expected
> Any corrections are very welcome :))
>
>
>> So how do I make this call across contexts i.e. registered ext 1000 call
>> to room 40011?
>>
>> Thanks ahead of time.
>>
>
>
> --
> Best regards,
> Maxim
>
>

-- 
Best regards,
Maxim

Re: SIP Integrations - How to call Confrence room from Asterisk

Posted by Ali Alhaidary <al...@the5stars.org>.
for us at that time
On 8/24/21 5:26 AM, Maxim Solodovnik wrote:
>
>
> On Fri, 20 Aug 2021 at 13:37, Yah's Global Kingdom <yahsgkm@gmail.com 
> <ma...@gmail.com>> wrote:
>
>     Ok got clients to register in asterisk and I can make a call from
>     my [Internal] context to another [internal] context number.
>     However, when I try to dial a conference room I get the Call from
>     ext-xxxx to extension 40011 (room ID) because extension not found
>     in context internal  How do I set up the dial plan to dial been
>     context(s).  Wheen I use the "include  option"  i.e.
>     [room]
>     include => Internal I still get the same error.
>
>
> To be fair I'm not an expert in SIP configuration :(((
> Maybe someone else can help?
>
> @Ali I do remember you are the expert in SIP :))))

It was not only me, a colleague that worked with me in IBM (or oracle) 
that moved out to another company used to help us in our IVR and other 
solutions. But it was not a big fight implanting it, just follow the 
long long installation and integration. We left it because there is no 
service provided here.

I will try to contact him again and see how he can help.

>
>     If I move an extension to the rooms [context]  the attendant
>     answers state the extension for the room is invalid.
>
>     I did note that in extensions.conf the connection string for the
>     database (openmeetings/rooms
>     should be openmeetings/room as rooms does not exist in the database.
>
>
> weird enough config published on main site works for me as expected
> Any corrections are very welcome :))
>
>
>     So how do I make this call across contexts i.e. registered ext
>     1000 call to room 40011?
>
>     Thanks ahead of time.
>
>
>
> -- 
> Best regards,
> Maxim

Re: SIP Integrations - How to call Confrence room from Asterisk

Posted by Maxim Solodovnik <so...@gmail.com>.
On Fri, 20 Aug 2021 at 13:37, Yah's Global Kingdom <ya...@gmail.com>
wrote:

> Ok got clients to register in asterisk and I can make a call from my
> [Internal] context to another [internal] context number.
> However, when I try to dial a conference room I get the Call from ext-xxxx
> to extension 40011 (room ID) because extension not found in context
> internal  How do I set up the dial plan to dial been context(s).  Wheen I
> use the "include  option"  i.e.
> [room]
> include => Internal I still get the same error.
>

To be fair I'm not an expert in SIP configuration :(((
Maybe someone else can help?

@Ali I do remember you are the expert in SIP :))))


>
> If I move an extension to the rooms [context]  the attendant answers state
> the extension for the room is invalid.
>
> I did note that in extensions.conf the connection string for the database
> (openmeetings/rooms
> should be openmeetings/room as rooms does not exist in the database.
>

weird enough config published on main site works for me as expected
Any corrections are very welcome :))


> So how do I make this call across contexts i.e. registered ext 1000 call
> to room 40011?
>
> Thanks ahead of time.
>


-- 
Best regards,
Maxim