Member
Last active 7 years ago
Nobody went through this?
And, folks, any solution to this problem?
Guys, something is happening, it gives me a lot of headaches.
1st Senary:
The asterisk receives the call and queues it.
I click on the queue and capture the call, all buttons work, including blind transfer and assisted transfer. But I am not informed of the waiting time of the call I have answered.
2nd Senary:
The asterisk receives the call and queues it.
I do not click to pick up the call, pick up the phone normally.
I am informed of the waiting time of the call that answered but the buttons do not respond.
When I click on Assisted Transfer, I listen to the handset as if dialing and the call does not transfer.
What can I do to solve this problem?
Can you help me ?
I'm from Brazil, sorry for my English, I'm using google translator.
In asterisk 11, when you create a confbridge, we can put whatever name it creates bridges with numbers and in ascending order.
Ex: confbridge.conf
[SALA1]
Type = bridge
Max_members = 10
Language = en
[SALA2]
Type = bridge
Max_members = 10
Language = en
Buttons_custon.conf
[CONFERENCE / 1]
Type = conference
Label = SALA 1
Server = 1
Extension = 500
Context = conference
[CONFERENCE / 2]
Type = conference
Label = SALA 2
Server = 1
Extension = 510
Context = conference
So it worked perfectly with fop2
I'm sorry, as I said, I'm using google translator to make this contact, for that reason I do not know.
This time I did exactly as you told me. Unfortunately it does not.
I made the adjustment in the buttons_custom.cfg, gave a restart in fop, in fop2 administrator clicked on buttons to update, until there everything ok. When the conference room with two extensions do not appear in the conference on FOP2.
I'm sorry to be disturbing here, but I did not find any content on the internet about confusing + FOP2. And for this reason I am archi
I do not want to be boring, I have an example of a file in a job and one can pass me a lot of thanks.
Hug.
Based on past information, I made some adjustments.
All without success.
See attachment with my settings and FOP2 running.
Extensions.conf
Confbridge.conf
Buttons_custom.cfg
Thanks a lot for the help.
Okay, done as you told me.
Now the conference appears in fop2 but when I enter the conference room, it does not update informing who is in the room.
Anything else to do?
See attached.
Here we do not use asterisk with mysql, we use asterisk with Microsoft SQL Server, CDR and other functions.
Is there any way for FOP2 to fetch insights from the latest calls from a database in SQL Server?
Staff, good morning, do not notice English, I'm from Brazil and I'm using google translator.
One help please:
I have an asterisk 11 with fop2 licensed, I created a conference room with the confbridge application, however, it does not appear in FOP2.
Does FOP2 not have support for confbridge or do I need to do something manually?
I'm waiting.
Thank you.
Google Tradutor para empresas:Google Toolkit de tradução para appsTradutor de sitesGlobal Market Finder
attached photo.
my confbridge.conf
[general]
[admin_user]
type=user
pin=4489
marked=yes
admin=yes
music_on_hold_when_empty=yes
announce_user_count=yes
[default_user]
type=user
pin=1234
wait_marked=yes
end_marked=yes
music_on_hold_when_empty=yes
announce_user_count=yes
[CONFERENCIA]
type=bridge
max_members=10
language=pt_BR