Ok.. I got * and SIP working internally now .. still wrestling with connecting two remote * pbx's together.. I'll save that for another day though :) I setup Meetme on this new * PBX, but when I try to dial to join the conference, I hear a recording saying the conference is invalid or something to that effect. Here's a copy of my log files: == Parsing '/etc/asterisk/meetme.conf': Found WARNING[24592]: File app_meetme.c, Line 154 (build_conf): Unable to open pseudo channel It then hangs up.. Anyone seen this before?? -cj
You need to either have a zap channel available or zap_dummy in place to get this working... SIP setup only requires a zap channel for meetme... K. Callis On Thu, 2003-09-25 at 00:43, C. Johnson wrote:> Ok.. I got * and SIP working internally now .. still wrestling with > connecting two remote * pbx's together.. I'll save that for another > day though :) > > I setup Meetme on this new * PBX, but when I try to dial to join the > conference, > I hear a recording saying the conference is invalid or something to > that effect. Here's a copy of my log files: > > == Parsing '/etc/asterisk/meetme.conf': Found > WARNING[24592]: File app_meetme.c, Line 154 (build_conf): Unable to > open pseudo channel > > > It then hangs up.. Anyone seen this before?? > -cj > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users >
> Ok.. I got * and SIP working internally now .. still wrestling with > connecting two remote * pbx's together.. I'll save that for another > day though :) > > I setup Meetme on this new * PBX, but when I try to dial to join the > conference, > I hear a recording saying the conference is invalid or something to > that effect. Here's a copy of my log files: > > == Parsing '/etc/asterisk/meetme.conf': Found > WARNING[24592]: File app_meetme.c, Line 154 (build_conf): Unable to > open pseudo channel > > > It then hangs up.. Anyone seen this before?? > -cj2 things to check.. 1) Do you have zaptel hardware in the Asterisk server? meetme requires at least one zaptel card or the use of ztdummy.. 2) Make sure you have a blank line at the bottom of the meetme.conf file after the last entry.. Strange I know but this threw me when I was trying to get meetme working.. :) Later.. -- ______________________________________________ http://www.linuxmail.org/ Now with e-mail forwarding for only US$5.95/yr Powered by Outblaze
Basically what you need to do, unless you are installing zap devices, is uncomment the ztdummy line in the zaptel makefile, make install, and modprobe ztdummy. This will install a 'pseudo channel' driver for zap. (ie, emulating a zap device for applications needing zap interfaces). Hope this helps. -----Original Message----- From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of C. Johnson Sent: Thursday, September 25, 2003 1:43 AM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] Meetme question Ok.. I got * and SIP working internally now .. still wrestling with connecting two remote * pbx's together.. I'll save that for another day though :) I setup Meetme on this new * PBX, but when I try to dial to join the conference, I hear a recording saying the conference is invalid or something to that effect. Here's a copy of my log files: == Parsing '/etc/asterisk/meetme.conf': Found WARNING[24592]: File app_meetme.c, Line 154 (build_conf): Unable to open pseudo channel It then hangs up.. Anyone seen this before?? -cj _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.515 / Virus Database: 313 - Release Date: 9/1/2003 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.515 / Virus Database: 313 - Release Date: 9/1/2003
Have you got a zaptel device?? Can you post you meetne.conf? ----- Original Message ----- From: "C. Johnson" <javadude@cedrick.net> To: <asterisk-users@lists.digium.com> Sent: Thursday, September 25, 2003 3:43 PM Subject: [Asterisk-Users] Meetme question> Ok.. I got * and SIP working internally now .. still wrestling with > connecting two remote * pbx's together.. I'll save that for another > day though :) > > I setup Meetme on this new * PBX, but when I try to dial to join the > conference, > I hear a recording saying the conference is invalid or something to > that effect. Here's a copy of my log files: > > == Parsing '/etc/asterisk/meetme.conf': Found > WARNING[24592]: File app_meetme.c, Line 154 (build_conf): Unable to > open pseudo channel > > > It then hangs up.. Anyone seen this before?? > -cj > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users >
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: banner.gif Type: image/gif Size: 8818 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20041021/0aa414a5/banner.gif
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 8818 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20041021/89c03e6e/attachment.gif