Member
Last active 14 years ago
I contact you regarding my problem I still have not managed to resolve. In debug mode button conference seems to work but I do not get posting on the website of fop.
thank you in advance
everything is configured manually nothing automatic. I do not understand why the extension does not appear when connecting to the conference
yes but nothing appears . I do not see the extensions when I click on the button
This can help you.
192.168.10.9 <- Event: MeetmeJoin
192.168.10.9 <- Privilege: call,all
192.168.10.9 <- Channel: SIP/246-b787d6d0
192.168.10.9 <- Uniqueid: 1263385420.6765
192.168.10.9 <- Meetme: 1000
192.168.10.9 <- Usernum: 1
192.168.10.9 <- Server: 0
192.168.10.9 -> Action: Command
192.168.10.9 -> Command: meetme list 1000 concise
192.168.10.9 -> ActionID: meetme_1000
192.168.10.9 <- Response: Follows
192.168.10.9 <- Privilege: Command
192.168.10.9 <- ActionID: meetme_1000
192.168.10.9 <- User #: 01 246 Clement Hugo Channel: SIP/246-b787d6d0 (unmonitored)
192.168.10.9 <- 1 users in that conference.
192.168.10.9 <- --END COMMAND--
192.168.10.9 <- Server: 0
192.168.10.9 -> Action: UserEvent
192.168.10.9 -> UserEvent: MEETME-REFRESH
192.168.10.9 -> Meetme:
192.168.10.9 <- Response: Error
192.168.10.9 <- Message: Invalid/unknown command
192.168.10.9 <- Server: 0
Response: Error
Message: Invalid/unknown command
Server: 0
192.168.10.9 -> Action: Command
192.168.10.9 -> Command: meetme list 1000 concise
192.168.10.9 -> ActionID: meetme_1000
192.168.10.9 <- Response: Follows
192.168.10.9 <- Privilege: Command
192.168.10.9 <- ActionID: meetme_1000
192.168.10.9 <- User #: 01 246 Clement Hugo Channel: SIP/246-b5660c58 (unmonitored)
192.168.10.9 <- 1 users in that conference.
192.168.10.9 <- --END COMMAND--
192.168.10.9 <- Server: 0
192.168.10.9 -> Action: UserEvent
192.168.10.9 -> UserEvent: MEETME-REFRESH
192.168.10.9 -> Meetme:
192.168.10.9 <- Response: Error
192.168.10.9 <- Message: Invalid/unknown command
192.168.10.9 <- Server: 0
I configured like this but it doesn't work. I see that there is someone in conference but i don't see who.
So all is configure but it doesn't work i don't understand why ?
I have this in extension.conf ---> ; Conferences
;
CONF_1000=1000
But i have nothing about conference in queues.conf
And this is my meetme.conf --->; Fichier de configuration pour les conferences
;
;
[rooms]
conf => 1000
And my button.conf ---> CONF_1000/1000
type=conference
label=TEST
I do not understand can explain everything step by step what I should do about asterisk and fop2 pleaz ?
I want to know is that I must have in my asterisk setup and fop2.
Thank you in advance
ok this is my meetme.conf
[rooms]
conf => 1000,1234,4567
but when I configure button.con nothing happens
My extension.conf asterisk
Contexte conferences
;
[ctx_conferences]
exten => ${CONF_test},1,SetMusicOnHold(453)
exten => ${CONF_test},2,Meetme(${EXTEN},M)
;
; Gestion conferences dynamiques
;
; Acces a la conference:
exten => 10000,1,Meetme(,xqs)
; Creation conference:
exten => 10001,1,Meetme(,AsD)
My button.conf on fop2
[CONFERENCE/TEST]
type=conference
label=TEST
server=1
extension=10000
context=from-internal