Re: [Asterisk-Users] Meetme Conference-reg

2005-11-07 Thread Bartosz Piec
I don't have app_meetme.so file neither in /usr/lib/asterisk/modules, 
nor /usr/src/asterisk/apps. How to get it?


--
Best regards,
Bartosz Piec
___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Meetme Conference-reg

2005-11-06 Thread Rich Adamson

 I am having Asterisk 1.0.9. now i configured the
 meetme conference with conference number 1234 and also
 i add the extension 1234 in extension.conf.if i call
 to 1234 asterisk says it's invalid conference number.
 i am having both sccp and sip devices.
 
 [room]
 ; Usage is conf = confno[,pin]
 conf = 1234

I assume you put the above in meetme.conf file?

 extension.conf
 [default]
 exten = 1234,1,Meetme(1234)

Is the [default] section of extensions.conf where all of your other
extensions are defined?  If not, move the above entry to whatever
section you have your other extensions defined.

Then stop and restart asterisk.

If the above doesn't address your issue, then copy/paste the CLI
stuff so we can see what it is telling you.


___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Meetme Conference-reg

2005-11-06 Thread Vamsi Pottangi
Have you checked your zaptel interface. If you don't have hardware then use ztdummy.
I guess you would have.

~Vamsi
On 11/6/05, nr k [EMAIL PROTECTED] wrote:
Hi allI am having Asterisk 1.0.9. now i configured themeetme conference with conference number 1234 and alsoi add the extension 1234 in extension.conf.if i callto 1234 asterisk says it's invalid conference number.
i am having both sccp and sip devices.[room]; Usage is conf = confno[,pin]conf = 1234extension.conf[default]exten = 1234,1,Meetme(1234)pls do the needful..regards
ramakrishnan.n__Yahoo! Mail - PC Magazine Editors' Choice 2005http://mail.yahoo.com___
--Bandwidth and Colocation sponsored by Easynews.com --Asterisk-Users mailing listAsterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-usersTo UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users

___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [Asterisk-Users] Meetme Conference-reg

2005-11-06 Thread nr k

Hi 
I configured the meetme number in the area where i
specified the other extensions but still i am having
pbm. herewith i am sending the error i got in the
asterisk console.


Nov  6 19:07:35 WARNING[4952]: chan_zap.c:770 zt_open:
Unable to open '/dev/zap/pseudo': No such device or
address
Nov  6 19:07:35 ERROR[4952]: chan_zap.c:6731 chandup:
Unable to dup channel: No such device or address
Nov  6 19:07:35 WARNING[4952]: app_meetme.c:227
build_conf: Unable to open pseudo channel - trying
device
Nov  6 19:07:35 WARNING[4952]: app_meetme.c:230
build_conf: Unable to open pseudo device



regards
ramakrishnan.n



--- Rich Adamson [EMAIL PROTECTED] wrote:

 
  I am having Asterisk 1.0.9. now i configured the
  meetme conference with conference number 1234 and
 also
  i add the extension 1234 in extension.conf.if i
 call
  to 1234 asterisk says it's invalid conference
 number.
  i am having both sccp and sip devices.
  
  [room]
  ; Usage is conf = confno[,pin]
  conf = 1234
 
 I assume you put the above in meetme.conf file?
 
  extension.conf
  [default]
  exten = 1234,1,Meetme(1234)
 
 Is the [default] section of extensions.conf where
 all of your other
 extensions are defined?  If not, move the above
 entry to whatever
 section you have your other extensions defined.
 
 Then stop and restart asterisk.
 
 If the above doesn't address your issue, then
 copy/paste the CLI
 stuff so we can see what it is telling you.
 
 
 ___
 --Bandwidth and Colocation sponsored by Easynews.com
 --
 
 Asterisk-Users mailing list
 Asterisk-Users@lists.digium.com

http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
   

http://lists.digium.com/mailman/listinfo/asterisk-users
 




__ 
Yahoo! FareChase: Search multiple travel sites in one click.
http://farechase.yahoo.com
___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Meetme Conference-reg

2005-11-06 Thread Eric \ManxPower\ Wieling

nr k wrote:
Hi 
I configured the meetme number in the area where i

specified the other extensions but still i am having
pbm. herewith i am sending the error i got in the
asterisk console.


Nov  6 19:07:35 WARNING[4952]: chan_zap.c:770 zt_open:
Unable to open '/dev/zap/pseudo': No such device or
address
Nov  6 19:07:35 ERROR[4952]: chan_zap.c:6731 chandup:
Unable to dup channel: No such device or address
Nov  6 19:07:35 WARNING[4952]: app_meetme.c:227
build_conf: Unable to open pseudo channel - trying
device
Nov  6 19:07:35 WARNING[4952]: app_meetme.c:230
build_conf: Unable to open pseudo device


MeetMe requires that you have a zaptel device (card or emulated via 
ztdummy).

___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Meetme Conference-reg

2005-11-06 Thread John covici
If my memory serves you need some kind of zaptel device for meetme to
work -- I think even dummy will do, but you need something.

on Sunday 11/06/2005 nr k([EMAIL PROTECTED]) wrote
  
  Hi 
  I configured the meetme number in the area where i
  specified the other extensions but still i am having
  pbm. herewith i am sending the error i got in the
  asterisk console.
  
  
  Nov  6 19:07:35 WARNING[4952]: chan_zap.c:770 zt_open:
  Unable to open '/dev/zap/pseudo': No such device or
  address
  Nov  6 19:07:35 ERROR[4952]: chan_zap.c:6731 chandup:
  Unable to dup channel: No such device or address
  Nov  6 19:07:35 WARNING[4952]: app_meetme.c:227
  build_conf: Unable to open pseudo channel - trying
  device
  Nov  6 19:07:35 WARNING[4952]: app_meetme.c:230
  build_conf: Unable to open pseudo device
  
  
  
  regards
  ramakrishnan.n
  
  
  
  --- Rich Adamson [EMAIL PROTECTED] wrote:
  
   
I am having Asterisk 1.0.9. now i configured the
meetme conference with conference number 1234 and
   also
i add the extension 1234 in extension.conf.if i
   call
to 1234 asterisk says it's invalid conference
   number.
i am having both sccp and sip devices.

[room]
; Usage is conf = confno[,pin]
conf = 1234
   
   I assume you put the above in meetme.conf file?
   
extension.conf
[default]
exten = 1234,1,Meetme(1234)
   
   Is the [default] section of extensions.conf where
   all of your other
   extensions are defined?  If not, move the above
   entry to whatever
   section you have your other extensions defined.
   
   Then stop and restart asterisk.
   
   If the above doesn't address your issue, then
   copy/paste the CLI
   stuff so we can see what it is telling you.
   
   
   ___
   --Bandwidth and Colocation sponsored by Easynews.com
   --
   
   Asterisk-Users mailing list
   Asterisk-Users@lists.digium.com
  
  http://lists.digium.com/mailman/listinfo/asterisk-users
   To UNSUBSCRIBE or update options visit:
 
  
  http://lists.digium.com/mailman/listinfo/asterisk-users
   
  
  
  
   
  __ 
  Yahoo! FareChase: Search multiple travel sites in one click.
  http://farechase.yahoo.com
  ___
  --Bandwidth and Colocation sponsored by Easynews.com --
  
  Asterisk-Users mailing list
  Asterisk-Users@lists.digium.com
  http://lists.digium.com/mailman/listinfo/asterisk-users
  To UNSUBSCRIBE or update options visit:
 http://lists.digium.com/mailman/listinfo/asterisk-users

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici
 [EMAIL PROTECTED]
___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Meetme Conference-reg

2005-11-06 Thread Jennifer Hales
Yep,If you do not have a card installed, then you will need to use ztdummy.

http://www.voip-info.org/wiki-Asterisk+timer+ztdummy

Regards
Jenn
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of John covici
Sent: Monday, November 07, 2005 3:37 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] Meetme Conference-reg

If my memory serves you need some kind of zaptel device for meetme to
work -- I think even dummy will do, but you need something.

on Sunday 11/06/2005 nr k([EMAIL PROTECTED]) wrote
  
  Hi 
  I configured the meetme number in the area where i
  specified the other extensions but still i am having
  pbm. herewith i am sending the error i got in the
  asterisk console.
  
  
  Nov  6 19:07:35 WARNING[4952]: chan_zap.c:770 zt_open:
  Unable to open '/dev/zap/pseudo': No such device or
  address
  Nov  6 19:07:35 ERROR[4952]: chan_zap.c:6731 chandup:
  Unable to dup channel: No such device or address
  Nov  6 19:07:35 WARNING[4952]: app_meetme.c:227
  build_conf: Unable to open pseudo channel - trying
  device
  Nov  6 19:07:35 WARNING[4952]: app_meetme.c:230
  build_conf: Unable to open pseudo device
  
  
  
  regards
  ramakrishnan.n
  
  
  
  --- Rich Adamson [EMAIL PROTECTED] wrote:
  
   
I am having Asterisk 1.0.9. now i configured the
meetme conference with conference number 1234 and
   also
i add the extension 1234 in extension.conf.if i
   call
to 1234 asterisk says it's invalid conference
   number.
i am having both sccp and sip devices.

[room]
; Usage is conf = confno[,pin]
conf = 1234
   
   I assume you put the above in meetme.conf file?
   
extension.conf
[default]
exten = 1234,1,Meetme(1234)
   
   Is the [default] section of extensions.conf where
   all of your other
   extensions are defined?  If not, move the above
   entry to whatever
   section you have your other extensions defined.
   
   Then stop and restart asterisk.
   
   If the above doesn't address your issue, then
   copy/paste the CLI
   stuff so we can see what it is telling you.
   
   
   ___
   --Bandwidth and Colocation sponsored by Easynews.com
   --
   
   Asterisk-Users mailing list
   Asterisk-Users@lists.digium.com
  
  http://lists.digium.com/mailman/listinfo/asterisk-users
   To UNSUBSCRIBE or update options visit:
 
  
  http://lists.digium.com/mailman/listinfo/asterisk-users
   
  
  
  
   
  __ 
  Yahoo! FareChase: Search multiple travel sites in one click.
  http://farechase.yahoo.com
  ___
  --Bandwidth and Colocation sponsored by Easynews.com --
  
  Asterisk-Users mailing list
  Asterisk-Users@lists.digium.com
  http://lists.digium.com/mailman/listinfo/asterisk-users
  To UNSUBSCRIBE or update options visit:
 http://lists.digium.com/mailman/listinfo/asterisk-users

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici
 [EMAIL PROTECTED]
___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users