Conference call problem - do not have any special hardware added to the system yet. Did the following: * Uncommented the ztdummy.c in the Makefile (/zaptel) - recompiled all * Extensions.conf exten => 2675,1,meetme,2675 * meetme.conf conf => 2675 When I dial 2675 I get the message "That is not a valid conference number, please try again". I have read in the archives several people with the same problem but never found the solution for it... I do see that * gives the following messages *CLI> WARNING[1239498032]: File app_meetme.c, Line 153 (build_conf): Unable to open pseudo channel Any ideas? Cheers - Jeroen
Jeroen wrote: > Conference call problem - do not have any special hardware added to > the system yet. > > Did the following: > > * Uncommented the ztdummy.c in the Makefile (/zaptel) - recompiled > all [...] Any ideas? When you do an lsmod, is ztdummy listed? If you do a depmod -a is there any output, and if so, what is it? -- Alastair Maw <al.maw@mxtelecom.com> MX Telecom - Systems Analyst http://www.mxtelecom.com
Hi Almaw, The following: * Asterisk up & running * lsmod - no ztdummy module loaded * depmod -a - no output So I tried to modprobe the ztdummy --- with result! Conference is running without problems .. do you knwo if there is a manual or something like that which summarises all these nice-2-know? (I am not a linux expert but is the module loaded automatically at the next startup?) [root@i231170 root]# depmod -a [root@i231170 root]# modprobe ztdummy [root@i231170 root]# lsmod Module Size Used by Not tainted ztdummy 2548 0 (unused) zaptel 180032 0 [ztdummy] ppp_generic 24444 0 [zaptel] slhc 6756 0 [ppp_generic] snd-pcm-oss 45284 0 (autoclean) (unused) snd-pcm 85280 0 (autoclean) [snd-pcm-oss] snd-page-alloc 9844 0 (autoclean) [snd-pcm] snd-timer 19556 0 (autoclean) [snd-pcm] snd-mixer-oss 16408 0 (autoclean) [snd-pcm-oss] snd 43076 0 (autoclean) [snd-pcm-oss snd-pcm snd-timer snd-mixer-oss] es1371 30824 1 (autoclean) gameport 3364 0 (autoclean) [es1371] ac97_codec 14568 0 (autoclean) [es1371] soundcore 6404 4 (autoclean) [snd es1371] parport_pc 19076 1 (autoclean) lp 8996 0 (autoclean) parport 37056 1 (autoclean) [parport_pc lp] autofs 13268 0 (autoclean) (unused) e100 54564 1 8139too 18120 1 mii 3976 0 [8139too] ipt_REJECT 3992 6 (autoclean) iptable_filter 2412 1 (autoclean) ip_tables 15096 2 [ipt_REJECT iptable_filter] sg 36524 0 (autoclean) sr_mod 18136 0 (autoclean) ide-scsi 12208 0 scsi_mod 107544 3 [sg sr_mod ide-scsi] ide-cd 35712 0 cdrom 33728 0 [sr_mod ide-cd] printer 8928 0 keybdev 2976 0 (unused) mousedev 5556 1 hid 22244 0 (unused) input 5856 0 [keybdev mousedev hid] usb-uhci 26412 0 [ztdummy] ehci-hcd 20072 0 (unused) usbcore 79040 1 [printer hid usb-uhci ehci-hcd] ext3 70784 2 jbd 51924 2 [ext3] [root@i231170 root]# -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030820/c396998a/attachment.htm
Good day all We have a Mitel 3300 connected to a grandstream handytone 486 These is a conference unit,one big speaker phone,my question is how to make a conference call using asterisk Other phone has the conference button on so if you press it you can call someone else and all can talk together Is there a way to do this in asterisk for example *22 <extension> Please Help Thanks Altus
Sorry its a Mitel 5305 Altus Snyman wrote:> Good day all > We have a Mitel 3300 connected to a grandstream handytone 486 > These is a conference unit,one big speaker phone,my question is how to > make a conference call using asterisk > Other phone has the conference button on so if you press it you can > call someone else and all can talk together > Is there a way to do this in asterisk for example *22 <extension> > Please Help > Thanks > Altus > > _______________________________________________ > 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 > >