Displaying 20 results from an estimated 28 matches for "lastcall".
Did you mean:
fastcall
2005 Jun 17
0
Queue/How to get the number of incoming calls
...ccepted Response: Success Message: Queue status will follow
Event: QueueParams Queue: test_queue Max: 18 Calls: 1 Holdtime: 127 Completed: 209 Abandoned: 18 ServiceLevel: 0 ServicelevelPerf: 0.0
Event: QueueMember Queue: test_queue Location: Agent/101 Membership: static Penalty: 0 CallsTaken: 20 LastCall: 1118794338
Event: QueueMember Queue: test_queue Location: Agent/102 Membership: static Penalty: 0 CallsTaken: 19 LastCall: 1118778909
Event: QueueMember Queue: test_queue Location: Agent/103 Membership: static Penalty: 0 CallsTaken: 14 LastCall: 1118782495
Event: QueueMember Queue: test_queue...
2007 Apr 19
1
MySQL Update from exten
...I could find on the net and so far there is
no joy
The thing is I can do this update from the command line: Maybe some new
eyes might find the answer?
exten => update,1,MYSQL(Connect connid localhost root password dax)
exten => update,n,MYSQL(QUERY resultid ${connid} UPDATE\ caller\ SET\
lastcall=${LASTCALL}\,totalcalls=totalcalls+1\,currentcalls=currentcalls+1\
WHERE\ dnis=\'${IVR-Exten}\'\ AND\ ani=\'${CALLERID(number)}\')
exten => update,n,MYSQL(Clear ${resultid})
exten => update,n,MYSQL(Disconnect ${connid})
Asterisk logs says:
Apr 19 15:50:05 VERBOSE[19740] logg...
2008 Feb 01
1
QueueMember event/LastCall Variable - Format?
Hi all,
What format is the LastCall variable of QueueMember event? I'm looking at:
1201897536 for instance.
Thanks !
--
Warm Regards,
Lee
"Everything I needed to learn in life, I learned selling encyclopedias door to
door."
2007 Jan 17
3
Callback/ringback
Hi.
Has anyone had any success in implementing a callback or ringback
function in Asterisk?
I've had a look at the callback-voicemail example on voip-info.org
http://www.voip-info.org/wiki/view/Asterisk+tips+callback
However it won't quite work for me.
I need it for local SIP users which most of them don't have voicemail.
If one SIP user calls another SIP user and the second user is
2005 Aug 11
0
Re: 24. Privacy Manager (Andi Strain)
...cklist-remove,s,1)
---------------------------------------------------
[blacklist-add]
exten=s,1,Background(enter-num-blacklist)
exten=s,2,Background(or)
exten=s,3,Background(to-blklist-last-caller)
exten=s,4,Background(pound)
exten=s,5,DigitTimeout(2)
exten=s,6,ResponseTimeout(15)
exten=#,1,Dbget(lastcaller=CALLTRACE/${CALLERIDNUM})
exten=#,2,SayDigits(${lastcaller})
exten=#,3,DBput(blacklist/${lastcaller}=1)
exten=#,4,DBput(blacklist/1${lastcaller}=1)
exten=#,5,Playback(num-was-successfully)
exten=#,6,Playback(added)
exten=#,7,Hangup
exten=_NXXNXXXXXX,1,DBput(blacklist/${EXTEN}=1)
exten=_NXXNXXXXXX...
2007 Apr 02
3
SIP - Automatic Redial on No Answer
Hi,
What is the best way to implement Automatic Redial on No Answer ?
Looking at
http://www.ietf.org/internet-drafts/draft-ietf-sipping-service-examples-12.txtI
can see how Automatic Redial on Busy could (should) be done.
How would you do it on No Answer ?
Is there any event you should SUBSCRIBE to so that you're notified that
you're callee is available ?
What if you ask to be notified
2018 Nov 26
2
Send QueueMemberAdded Event via AMI
...end the event with the help of a script via AMI. First i
tried to do this manually connected to the AMI via telnet and pasted it in:
Event: QueueMemberAdded
Privilege: agent,all
Queue: 905
MemberName: SIP/599
Interface: SIP/599
StateInterface: SIP/599
Membership: realtime
Penalty: 0
CallsTaken: 0
LastCall: 0
LastPause: 0
InCall: 0
Status: 1
Paused: 0
PausedReason: 0
Ringinuse: 0
This generates an error:
Response: Error
Message: Missing action in request
I wasn´t able to find the correct action for sending events. Should this
action listed in "actions:commands"? How can i sent the
"...
2007 Jan 22
1
QueueMemberStatus/Status Field
Hi all,
Where can I find the status definitions for the status field below?
Googled /web/voip-info.org and can't seem to find anything.
Event: QueueMemberStatus
Privilege: agent,all
Queue: support
Location: SIP/111
Membership: dynamic
Penalty: 0
CallsTaken: 0
LastCall: 0
Status: 1
Paused: 0
Thank you!
--
Warm Regards,
Lee
2009 Jul 20
1
callforward with asterisk-gui.problem with stdexten
...s,1,Set(__DYNAMIC_FEATURES=${FEATURES})
exten = s,2,GotoIf($["${FOLLOWME_${ARG1}}" = "1"]?5:3)
----adding starts from here----------------------------
exten = s,3,Set(temp=${DB(CFIM/${ARG1})})
exten = s,4,Dial(Local/${temp}@default/n) ; Unconditional forward
exten = s,5,Set(DB(lastcaller/${ARG1})=${CALLERID(num)}) ; Note the last
caller
------ends here------------------------
exten = s,6,Dial(${ARG2},${RINGTIME},${DIALOPTIONS})
exten = s,7,Goto(s-${DIALSTATUS},1)
exten = s,8,Macro(stdexten-followme,${ARG1},${ARG2})
exten = s-NOANSWER,1,Voicemail(${ARG1},u)
exten = s-NOANSWER,2,G...
2008 Apr 04
5
Ring back when free?
Has anyone here implemented "Ring back when free" in Asterisk?
The way it works in the UK is as follows:
1. A calls B. B is engaged (busy).
2. A hears "The number you called is busy. To use ringback, press 5"
3. A presses 5, and hears "Your ringback request has been accepted".
4. A hangs up.
5. Later, B hangs up. The system then calls A (if A is now busy, it
2008 Mar 17
2
Order of queue member list
We just recently upgraded from Asterisk 1.2 to 1.4, and quickly noticed
a change in the behaviour of the queues--a change that we cannot live with.
We've used AddQueueMember/RemoveQueueMember to manage logging into and
out of our queues for over a year now with Asterisk 1.2, and in that
version the queue members were sorted in such a way that the person who
had been logged in the longest
2008 Feb 15
1
DialPlan help with Analog Fax Machine
...coming-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, branch o...
2005 Jan 26
1
Inbound analog Telco line not answered
...r 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-last-call)
exten => s,4,Background(allison7/telephone-number)
exten => s,5,Dbget(lastcaller=CALLTRACE/${CALLERIDNUM})
exten => s,6,GotoIf($[${lastcaller}]?7:13)
exten => s,7,SayDigits(${lastcaller})
exten => s,8,DigitTimeout(3)
exten => s,9,ResponseTimeout(7)
exten => s,10,Background(loligo/to-call-this-number)
exten => s,11,Background(allison7/press-1)
exten => s,1...
2005 Jul 11
1
ASterisk@home + Broadvoice = Almost working installation...
...r 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-last-call)
exten => s,4,Background(allison7/telephone-number)
exten => s,5,Dbget(lastcaller=CALLTRACE/${CALLERIDNUM})
exten => s,6,GotoIf($[${lastcaller}]?7:13)
exten => s,7,SayDigits(${lastcaller})
exten => s,8,DigitTimeout(3)
exten => s,9,ResponseTimeout(7)
exten => s,10,Background(loligo/to-call-this-number)
exten => s,11,Background(allison7/press-1)
exten => s,1...
2020 Jul 16
0
Asterisk 13.35.0 Now Available
...channels.conf
(Reported by Marin Odrljin)
* ASTERISK-28942 - res_sorcery_memory_cache: Individual object
expiration behaves unexpectedly with full backend caching
(Reported by Joshua C. Colp)
* ASTERISK-28952 - Queue wrapuptime sometimes not respected
(based on stale lastcall time)
(Reported by Walter Doekes)
* ASTERISK-28950 - Stale code in app_queue to check untouched
channel
(Reported by Walter Doekes)
* ASTERISK-28644 - Stale comment in app_queue about ring_entry
exception
(Reported by Walter Doekes)
* ASTERISK-28923 - T.38 Segfaults...
2020 Jul 16
0
Asterisk 13.35.0 Now Available
...channels.conf
(Reported by Marin Odrljin)
* ASTERISK-28942 - res_sorcery_memory_cache: Individual object
expiration behaves unexpectedly with full backend caching
(Reported by Joshua C. Colp)
* ASTERISK-28952 - Queue wrapuptime sometimes not respected
(based on stale lastcall time)
(Reported by Walter Doekes)
* ASTERISK-28950 - Stale code in app_queue to check untouched
channel
(Reported by Walter Doekes)
* ASTERISK-28644 - Stale comment in app_queue about ring_entry
exception
(Reported by Walter Doekes)
* ASTERISK-28923 - T.38 Segfaults...
2009 Apr 25
3
Outgoing Queues
Anyone thought about something like outgoing queues?
I mean, having same info that has for inbound queues but for outbound calls,
and grouping members there.
For example, before using dial application put an app outqueue that get all
the statics.
Talked time, member status, last call, completed calls, failed calls, reset
statics, and maybe some more. So its possible to get more control and has
2020 Jul 16
0
Asterisk 16.12.0 Now Available
...dual object
expiration behaves unexpectedly with full backend caching
(Reported by Joshua C. Colp)
* ASTERISK-28953 - res_pjsip_session: Preserve stream label
(Reported by Joshua C. Colp)
* ASTERISK-28952 - Queue wrapuptime sometimes not respected
(based on stale lastcall time)
(Reported by Walter Doekes)
* ASTERISK-28950 - Stale code in app_queue to check untouched
channel
(Reported by Walter Doekes)
* ASTERISK-28644 - Stale comment in app_queue about ring_entry
exception
(Reported by Walter Doekes)
* ASTERISK-28948 - ARI channel cr...
2020 Jul 16
0
Asterisk 16.12.0 Now Available
...dual object
expiration behaves unexpectedly with full backend caching
(Reported by Joshua C. Colp)
* ASTERISK-28953 - res_pjsip_session: Preserve stream label
(Reported by Joshua C. Colp)
* ASTERISK-28952 - Queue wrapuptime sometimes not respected
(based on stale lastcall time)
(Reported by Walter Doekes)
* ASTERISK-28950 - Stale code in app_queue to check untouched
channel
(Reported by Walter Doekes)
* ASTERISK-28644 - Stale comment in app_queue about ring_entry
exception
(Reported by Walter Doekes)
* ASTERISK-28948 - ARI channel cr...
2020 Jul 16
0
Asterisk 17.6.0 Now Available
...am label
(Reported by Joshua C. Colp)
* ASTERISK-28942 - res_sorcery_memory_cache: Individual object
expiration behaves unexpectedly with full backend caching
(Reported by Joshua C. Colp)
* ASTERISK-28952 - Queue wrapuptime sometimes not respected
(based on stale lastcall time)
(Reported by Walter Doekes)
* ASTERISK-28950 - Stale code in app_queue to check untouched
channel
(Reported by Walter Doekes)
* ASTERISK-28644 - Stale comment in app_queue about ring_entry
exception
(Reported by Walter Doekes)
* ASTERISK-28938 - core_unreal /...