I am trying to setup a meetme room and keep getting the message “invalid room” when I call the extension.
Here is the settings I have in the meeme.conf and extension.conf.
extension.conf:
exten => 9000,1,MeetMe(9000)
meetme.conf:
[rooms] conf => 9000,9000
Any ideas?
I tryed this:
exten => 9000,1,MeetMe(|e)
This picks a room from meetme.conf and starts to join. As soon as it says “you are joining room XXXX” it keeps repeating “this is an invalid room number”. The * command line scrolls a long list of errors.
What are you using for clocking? ztdummy or a digium card?
Neither… I’m looking at ztdummy now. Thank you zmanea.