search for: calltrace

Displaying 20 results from an estimated 50 matches for "calltrace".

2010 Jul 30
0
Aastra ignore call button hangs up call instead of going to voicemail
...exten => s,n,NoOp(Returning there are no members left in the hunt group to ring) ; dialparties.agi has setup the dialstring for each hunt member in a variable labeled HuntMember0, HuntMember1 etc for each iteration ; and The total number in HuntMembers. So for each iteration, we will update the CALLTRACE Data. ; exten => s,n+2(a30),Set(HuntMember=HuntMember${HuntLoop}) exten => s,n,GotoIf($[$["${CALLTRACE_HUNT}" != "" ] & $[$["${RingGroupMethod}" = "hunt" ] | $["${RingGroupMethod}" = "firstavailable"] | $["${RingGroupMethod}...
2005 Mar 17
0
Message waiting/station busy conflict?
...) is normal. If callwaiting is turned off, the phone will not accept incoming calls and the call goes straight to whatever is programmed for the busy voicemail response. It doesn't matter whether reinvite is on or off, or whether the phones are registered or not. database show looks like /CALLTRACE/2369 : 2368 /CALLTRACE/2370 : 2368 /CW/2368 : ENABLED /CW/2369 : ENABLED /SIP/Registry/2368 : 6x.xxx.xx.xx:5060:3600:...
2013 Nov 18
0
bridge: flush br's address entry in fdb when remove the bridge dev
When the following commands are executed: brctl addbr br0 ifconfig br0 hw ether <addr> rmmod bridge The calltrace will occur: [ 563.312114] device eth1 left promiscuous mode [ 563.312188] br0: port 1(eth1) entered disabled state [ 563.468190] kmem_cache_destroy bridge_fdb_cache: Slab cache still has objects [ 563.468197] CPU: 6 PID: 6982 Comm: rmmod Tainted: G O 3.12.0-0.7-default+ #9 [ 563.468...
2013 Nov 18
0
[PATCH net] bridge: flush br's address entry in fdb when remove the bridge dev
When the following commands are executed: brctl addbr br0 ifconfig br0 hw ether <addr> rmmod bridge The calltrace will occur: [ 563.312114] device eth1 left promiscuous mode [ 563.312188] br0: port 1(eth1) entered disabled state [ 563.468190] kmem_cache_destroy bridge_fdb_cache: Slab cache still has objects [ 563.468197] CPU: 6 PID: 6982 Comm: rmmod Tainted: G O 3.12.0-0.7-default+ #9 [ 563.468...
2007 Mar 26
1
Asterisk incoming caller id problem
...cf is disabled -- dialparties.agi: Extension 000 do not disturb is disabled > dialparties.agi: extnum: 000 > dialparties.agi: exthascw: 1 > dialparties.agi: exthascfb: 0 > dialparties.agi: extcfb: > dialparties.agi: exthascfu: 0 > dialparties.agi: extcfu: -- dialparties.agi: dbset CALLTRACE/000 to 4521 -- AGI Script dialparties.agi completed, returning 0 Best Regards, Johnny
2019 Mar 26
1
INFO: task hung in vhost_net_stop_vq
On Tue, Mar 26, 2019 at 11:17 AM Jason Wang <jasowang at redhat.com> wrote: > > > On 2019/3/25 ??10:02, Michael S. Tsirkin wrote: > > Looks like more iotlb locking mess? > > > Looking at the calltrace: > > [ 221.743675] ============================================= > [ 221.744297] [ INFO: possible recursive locking detected ] > [ 221.744944] 4.7.0+ #1 Not tainted > [ 221.745326] --------------------------------------------- > [ 221.746128] syz-executor1/6823 is trying to a...
2005 Jan 26
1
Inbound analog Telco line not answered
...ed) exten => _*73.,6,Macro(hangupcall) ; cancels call forward for calling extension exten => *73,1,DBdel(CF/${CALLERIDNUM}) exten => *73,2,Answer exten => *73,3,Wait(1) exten => *73,4,Playback(loligo/call-fwd-cancelled) exten => *73,5,Macro(hangupcall) exten => h,1,Hangup [app-calltrace] ; We can't have our timeouts or dial digits collide with other applications ; or extensions, so we build the app in pieces exten => *69,1,Goto(app-calltrace-perform,s,1) [app-calltrace-perform] exten => s,1,Answer exten => s,2,Wait(1) exten => s,3,Background(allison7/info-about-la...
2005 Mar 22
1
No recorded messages
...i: Extension 203 do not disturb is disabled == Parsing '/etc/asterisk/manager.conf': Found == Manager 'admin' logged on from 127.0.0.1 == Manager 'admin' logged off from 127.0.0.1 dialparties.agi: Extension 203 has call waiting disabled -- dialparties.agi: DbSet CALLTRACE/203 to 202 dialparties.agi: About to execute Dial(SIP/203|15|tr) -- AGI Script Executing Application: (Dial) Options: (SIP/203|15|tr) -- Called 203 == No one is available to answer at this time Chris Mason
2005 May 22
0
*@home 1.0 FWD inbound problems, 2 calls generated
...c/asterisk/manager.conf': Found == Parsing '/etc/asterisk/manager_custom.conf': Found == Manager 'admin' logged on from 127.0.0.1 == Manager 'admin' logged off from 127.0.0.1 dialparties.agi: Extension 7020 has call waiting disabled -- dialparties.agi: DbSet CALLTRACE/7020 to 0409839735 dialparties.agi: Dial string is SIP/7020|15|tr -- AGI Script dialparties.agi completed, returning 0 -- Executing Dial("IAX2/iaxfwd@fwd/6", "SIP/7020|15|tr") in new stack -- Called 7020 -- dialparties.agi: DbSet CALLTRACE/7020 to 0409839735...
2019 Mar 25
2
INFO: task hung in vhost_net_stop_vq
Looks like more iotlb locking mess? On Tue, Mar 19, 2019 at 10:21:00PM -0700, syzbot wrote: > syzbot has bisected this bug to: > > commit 6b1e6cc7855b09a0a9bfa1d9f30172ba366f161c > Author: Jason Wang <jasowang at redhat.com> > Date: Thu Jun 23 06:04:32 2016 +0000 > > vhost: new device IOTLB API > > bisection log:
2019 Mar 25
2
INFO: task hung in vhost_net_stop_vq
Looks like more iotlb locking mess? On Tue, Mar 19, 2019 at 10:21:00PM -0700, syzbot wrote: > syzbot has bisected this bug to: > > commit 6b1e6cc7855b09a0a9bfa1d9f30172ba366f161c > Author: Jason Wang <jasowang at redhat.com> > Date: Thu Jun 23 06:04:32 2016 +0000 > > vhost: new device IOTLB API > > bisection log:
2009 Sep 18
0
Blind Transfer Won't Hangup
...lparties.agi: Extension 8532 do not disturb is disabled -- dialparties.agi: Extension 38532 do not disturb is disabled -- dialparties.agi: Extension 48532 do not disturb is disabled > dialparties.agi: extnum 8532 has: cw: 1; hascfb: 0 [] hascfu: 0 [] -- dialparties.agi: dbset CALLTRACE/8532 to 8688 > dialparties.agi: extnum 38532 has: cw: 1; hascfb: 0 [] hascfu: 0 [] -- dialparties.agi: dbset CALLTRACE/38532 to 8688 > dialparties.agi: extnum 48532 has: cw: 1; hascfb: 0 [] hascfu: 0 [] -- dialparties.agi: dbset CALLTRACE/48532 to 8688 -- dialparti...
2008 Feb 15
1
DialPlan help with Analog Fax Machine
...,1,Goto(incoming-dial,s,1) exten => <my phone number>,1,Goto(incoming-dial,s,1) [incoming-dial] exten => s,1,Zapateller(nocallerid) exten => s,2,SetMusicOnHold(icecast) exten => s,3,GotoIf(${DB_EXISTS(blacklist/${CALLERID(number)})}?custom-blacklisted,s,1) exten => s,4,Set(DB(CALLTRACE/lastcaller)=${CALLERID(number)}) exten => s,5,AGI(MisterHouse.agi,"CallerID") exten => s,6,Answer exten => s,7,Playtones(ring) exten => s,8,Dial(${PHONES0}&${PHONES1}&${PHONES2}&${PHONES7}&${PHONES11},20,tr) exten => s,9,Goto(s-${DIALSTATUS},1) ; if no fax,...
2009 Oct 08
4
Dialplan problem
...rting New Dialparties.agi dialparties.agi: Methodology of ring is 'none' -- dialparties.agi: Added extension 3005 to extension map -- dialparties.agi: Extension 3005 cf is disabled -- dialparties.agi: Extension 3005 do not disturb is disabled -- dialparties.agi: DbDel CALLTRACE/3005 - Caller ID is not defined -- dialparties.agi: Filtered ARG3: 3005 == Manager 'admin' logged off from 127.0.0.1 -- AGI Script dialparties.agi completed, returning 0 -- Executing [s at macro-dial:7] Dial("Local/3005 at default-e393,2", "SIP/3005||tr")...
2005 Jul 11
1
ASterisk@home + Broadvoice = Almost working installation...
...; cancels call forward on busy for calling extension exten => *91,1,DBdel(CFB/${CALLERIDNUM}) exten => *91,2,Answer exten => *91,3,Wait(1) exten => *91,4,Playback(call-fwd-on-busy) exten => *91,5,Playback(de-activated) exten => *91,6,Macro(hangupcall) exten => h,1,Hangup [app-calltrace] ; We can't have our timeouts or dial digits collide with other applications ; or extensions, so we build the app in pieces exten => *69,1,Goto(app-calltrace-perform,s,1) [app-calltrace-perform] exten => s,1,Answer exten => s,2,Wait(1) exten => s,3,Background(allison7/info-about-la...
2006 Jun 09
2
No CID on ZAP
...do not disturb is disabled == Parsing '/etc/asterisk/manager.conf': Found == Manager 'admin' logged on from 127.0.0.1 == Manager 'admin' logged off from 127.0.0.1 -- dialparties.agi: Checking CW and CFB status for extension 200 -- dialparties.agi: DbSet CALLTRACE/200 to unknown -- AGI Script dialparties.agi completed, returning 0 -- Executing Dial("Zap/1-1", "SIP/200|25|tr") in new stack Any help would be appreciated. Thanks Curt -------------- next part -------------- An HTML attachment was scrubbed... URL:...
2005 Feb 11
2
transferring a IAX call into a conference
When I make a call out on the Faktortel number I am then able to transfer to call to my asterisk meetme room of 801 by hitting 'transfer' then '801' then 'send' on my grandstream phone. This connects my faktortel trunk (and who ever is on the other end) to my conference room I can then make another call using my local pstn service and set up a 3 way (or whatever number
2011 Oct 19
1
Asterisk call transfers not working
Hello: We have a TDM2433E Digium Card (12 FXS, 12 FXO) and Asterisk 1.8.7.0 running. Everything seems to be ok but call transfers. This is the issue: *A, B, C and D are in FXS ports*. 1) A calls B. B anwers. 2) B tries to transfer the call to C dialing *2 (code for attended transfer). 3) A hears MOH. B dials number C. 4) Asterisk says the dialed number is incorrect or non existing. We tried
2004 Jan 02
4
Newbie - getting two local phones to communicate would be a good start :)
...lparties.agi: Caller ID name is 'John workroom #1' number is '5702' -- dialparties.agi: Added extension 5703 to extension map -- dialparties.agi: Extension 5703 cf is disabled -- dialparties.agi: Extension 5703 do not disturb is disabled -- dialparties.agi: DbSet CALLTRACE/5703 to 5702 dialparties.agi: About to execute Dial(SIP/5703|20|tr) -- AGI Script Executing Application: (Dial) Options: (SIP/5703|20|tr) -- Called 5703 -- SIP/5703-5fdc is ringing -- SIP/5703-5fdc answered SIP/5702-a5be -- Attempting native bridge of SIP/5702-a5be and SIP/570...
2019 Mar 26
0
INFO: task hung in vhost_net_stop_vq
On 2019/3/25 ??10:02, Michael S. Tsirkin wrote: > Looks like more iotlb locking mess? Looking at the calltrace: [ 221.743675] ============================================= [ 221.744297] [ INFO: possible recursive locking detected ] [ 221.744944] 4.7.0+ #1 Not tainted [ 221.745326] --------------------------------------------- [ 221.746128] syz-executor1/6823 is trying to acquire lock: [ 221.746737]...