Not Logged in - No Account?
Don't have an account? Registering an account with us allows you to post to the forums, easily track new posts, subscribe to threads, pm (private message) other forum members, and receive periodic news letters (you can opt out if you desire). Once you are logged in this message will no longer appear. If you don't have an account, you can create one by registering here. Lost your password, request a new password. We respect your privacy which means we collect minimal information when you register and we do not resell that information or use it in any objectionable way. You can review our privacy policy for full details.
Problems with MeetMe and SIP Trunk

I have a trixbox configuration (all up-to-date running version 2.4.0.1) which has been working perfectly without any issues making or receiving calls. I have just recently tried to add MeetMe functionality and created an conference. I had set the User PIN to: 1111 and the Admin PIN to: 2222.
When I dial in, the system says, "Please enter the conference PIN number". Regardless of which PIN number I enter (whether User or Admin), the system says, "That is not a valid conference number, please try again." and proceeds to disconnect the call.
What is odd is that if I enter an incorrect PIN number, it says "That PIN is invalid for this conference. Please enter the conference PIN number." It will allow me to continue entering PIN numbers as long as I don't enter either the User PIN or the Admin PIN.
In looking at the "full" log under /var/log/asterisk", I notice whenever attempting to enter a conferencere there is an error message "WARNING[XXXXX] app_meetme.c: Unable to open pseudo device".
I have seen references to zaptel devices, etc. However, in my case, I am not using that. Any recommendations would be appreciated.
I think you need to load the
I think you need to load the Zaptel Dummy driver to make conferences work. You can run genzaptelconf from a linux command line on a lot of the distro's out there. That script should find no Zap hardware and install Zap/Dummy for you.
John Mullinix, Cohutta.Com, Inc.
1-706-632-3343 -- sip://17066323343@qth.cohutta.org
Looking for Dundi peers in Baltimore, MD and Lake Wales, FL USA
Yes John you are correct.
Yes John you are correct. even if using a Sip trunk you need to have the ztdummy driver loaded for meetme to work.
Trix kernel selection (grub) caused ztdummy to fail
So it turns out that the issue was the result of the ztdummy driver failing to load. We are using SIP trunks (so no real need for zaptel, other than the ztdummy for timing for MeetMe). It turns out the issue was the trixbox was loading the kernel-PAE. By having grub load the standard kernel, zaptel service (in rc3.d) now starts up correctly. MeetMe works like a charm.
Thanks for the feedback, could not have found the root cause without you guys pointing me in the right direction. Now if I could only figure out the DTMF issue.
Excellent catch thanks for
Excellent catch thanks for the summary. It appears this bit us.
Is this a known error / feature / issue with Trixbox load.
I would think a default install of Trixbox would have the correct
kernel selected as a default, or does the person who performs the
initial install select it the first time through ?
When I say correct kernel, I mean a kernel which actually
has the zaptel modules included with it !
DTMF
to solve all DTMF
GOOD provider / cards
ULaw / Alaw codec's only
rfc2833 ONLY.... no in-band
low lag time to provider / crappy ping times = faults in the DTMF
asterisk 1.4.x........ asterisk 1.2 does not handle DTMF right
Bubba