Hi All, kind of need help on the conference module, i'm using freepbx and enabled conferencing, i created a conference number, 6000. when i dial to it, my phone says it is connected but i'm hearing nothing, maybe logs below can help you. also, when i hang up the phone, the conference did not disconnect me. how can i end a conference? thank you -- Executing Macro("SIP/104-519e", "user-callerid|") in new stack -- Executing NoOp("SIP/104-519e", "user-callerid: device 104") in new stack -- Executing Set("SIP/104-519e", "AMPUSER=104") in new stack -- Executing GotoIf("SIP/104-519e", "0?report") in new stack -- Executing GotoIf("SIP/104-519e", "0?start") in new stack -- Executing Set("SIP/104-519e", "REALCALLERIDNUM=104") in new stack -- Executing NoOp("SIP/104-519e", "REALCALLERIDNUM is 104") in new stack -- Executing Set("SIP/104-519e", "AMPUSER=104") in new stack -- Executing Set("SIP/104-519e", "AMPUSERCIDNAME=104") in new stack -- Executing GotoIf("SIP/104-519e", "0?report") in new stack -- Executing Set("SIP/104-519e", "AMPUSERCID=104") in new stack -- Executing Set("SIP/104-519e", "CALLERID(all)="104" <104>") in new stack -- Executing Set("SIP/104-519e", "REALCALLERIDNUM=104") in new stack -- Executing NoOp("SIP/104-519e", "TTL: ARG1: ") in new stack -- Executing GotoIf("SIP/104-519e", "0?continue") in new stack -- Executing Set("SIP/104-519e", "__TTL=64") in new stack -- Executing GotoIf("SIP/104-519e", "1?continue") in new stack -- Goto (macro-user-callerid,s,23) -- Executing NoOp("SIP/104-519e", "Using CallerID "104" <104>") in new stack -- Executing Set("SIP/104-519e", "MEETME_ROOMNUM=6000") in new stack -- Executing GotoIf("SIP/104-519e", "0?USER") in new stack -- Executing Answer("SIP/104-519e", "") in new stack -- Executing Wait("SIP/104-519e", "1") in new stack -- Executing Set("SIP/104-519e", "MEETME_OPTS=") in new stack -- Executing Goto("SIP/104-519e", "STARTMEETME|1") in new stack -- Goto (from-internal,STARTMEETME,1) -- Executing MeetMe("SIP/104-519e", "6000||") in new stack
Wouldn't you need someone besides yourself in the conference? On 1/7/08, Nhadie <nhadie at tbgi.net.ph> wrote:> > > > Hi All, > > kind of need help on the conference module, i'm using freepbx and > enabled conferencing, i created a conference number, 6000. when i dial > to it, my phone says it is connected but i'm hearing nothing, maybe logs > below can help you. > > also, when i hang up the phone, the conference did not disconnect me. > how can i end a conference? thank you > > -- Executing Macro("SIP/104-519e", "user-callerid|") in new stack > -- Executing NoOp("SIP/104-519e", "user-callerid: device 104") in > new stack > -- Executing Set("SIP/104-519e", "AMPUSER=104") in new stack > -- Executing GotoIf("SIP/104-519e", "0?report") in new stack > -- Executing GotoIf("SIP/104-519e", "0?start") in new stack > -- Executing Set("SIP/104-519e", "REALCALLERIDNUM=104") in new stack > -- Executing NoOp("SIP/104-519e", "REALCALLERIDNUM is 104") in new > stack > -- Executing Set("SIP/104-519e", "AMPUSER=104") in new stack > -- Executing Set("SIP/104-519e", "AMPUSERCIDNAME=104") in new stack > -- Executing GotoIf("SIP/104-519e", "0?report") in new stack > -- Executing Set("SIP/104-519e", "AMPUSERCID=104") in new stack > -- Executing Set("SIP/104-519e", "CALLERID(all)="104" <104>") in > new stack > -- Executing Set("SIP/104-519e", "REALCALLERIDNUM=104") in new stack > -- Executing NoOp("SIP/104-519e", "TTL: ARG1: ") in new stack > -- Executing GotoIf("SIP/104-519e", "0?continue") in new stack > -- Executing Set("SIP/104-519e", "__TTL=64") in new stack > -- Executing GotoIf("SIP/104-519e", "1?continue") in new stack > -- Goto (macro-user-callerid,s,23) > -- Executing NoOp("SIP/104-519e", "Using CallerID "104" <104>") in > new stack > -- Executing Set("SIP/104-519e", "MEETME_ROOMNUM=6000") in new stack > -- Executing GotoIf("SIP/104-519e", "0?USER") in new stack > -- Executing Answer("SIP/104-519e", "") in new stack > -- Executing Wait("SIP/104-519e", "1") in new stack > -- Executing Set("SIP/104-519e", "MEETME_OPTS=") in new stack > -- Executing Goto("SIP/104-519e", "STARTMEETME|1") in new stack > -- Goto (from-internal,STARTMEETME,1) > -- Executing MeetMe("SIP/104-519e", "6000||") in new stack > > > _______________________________________________ > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-- -Shane Blog: http://blind-geek.com/blog/ CoOwner: http://sjtechzone.com AIM: inhaddict Skype: chatter8712
Hi Tzafrir, cat /proc/zaptel/* Span 1: ZTDUMMY/1 "ZTDUMMY/1 1" Kernel: 2.6.18-5-686 #1 SMP Zaptel: zaptel-1.2.20.1 OS: Debian GNU/Linux 4.0 i downgraded my zaptel from 1.2.22.1 to 1.2.20.1 but still the same. thanks again regards, nhadie Tzafrir Cohen wrote:> On Wed, Jan 09, 2008 at 03:36:06PM +0800, Nhadie wrote: >> Hi Matt, >> >> I tried >> >> /usr/local/src/zaptel-1.2.22.1# ./zttest -v >> >> and it just freezes at this. >> >> Opened pseudo zap interface, measuring accuracy... >> >> no more outputs, when i cancelled this is what i got. >> >> --- Results after 0 passes --- >> Best: 0.000000 -- Worst: 100.000000 -- Average: 100.000000 >> >> does that mean my zaptel is bad? > > Well, yes. > > Is ztdummy loaded? > > cat /proc/zaptel/* > > What kernel version do you use? What version of Zaptel? What Linux > distribution? >