search for: endcal

Displaying 10 results from an estimated 10 matches for "endcal".

Did you mean: endval
2006 Feb 01
2
changing cisco 7940/7960 standard menus ?
...7940 and 7960 phones. Most things are running fine ;-) But, when you are calling and you want to Transfer, you need to press first on the 'more' button (4th), then you have the label 'Trnsfr' to Transfer. these are the lables on the softkeys when having a phone call: "Holt / EndCall / Confrn / more" press more and you get "Transfer / / BlndXfr / more" We do more 'Transfers' than 'Confrn', so I which to siwtch the 2 softkeys on the phone. Can you do that ? How ? Thanks alex
2019 Jan 09
2
Switched from Asterisk 1.8 to 13 - CDR ringtime now always zero (Joshua C. Colp)
...DIALSTATUS},1) exten=>s,n(dialLimit),Dial(${chantouse}/${numtodial},60,TL(3900000:60000:30000)) exten=>s,n,NoOp(Dial Status: ${DIALSTATUS}) exten=>s,n,GoTo(s-${DIALSTATUS},1) exten=>s,dialNoLimit+101,Goto(s-${DIALSTATUS},1) exten=>s,dialLimit+101,Goto(s-${DIALSTATUS},1) exten=>s,n(endcall),busy() exten=>s,n,NoOp(Call Completed - setting userfield to recording) exten=>s,n,Set(CDR(userfield)=${MIXMONITOR_FILENAME}) exten=>s,n,Hangup() exten=>s,n,MacroExit exten=>s-NOANSWER,1,goto(s,endcall) exten=>s-CANCEL,1,goto(s,endcall) exten=>s-BUSY,1,goto(s,endcall) exten...
2006 Nov 30
2
voicemailmain
When I call to VoicemailMain it just sits. ; Retrieve Voice Mail exten => 2500,1,Wait(2) exten => 2500,2,VoicemailMain(s100) exten => 2500,3,Macro(endcall) 1.4.3 latest SVN. voicemail(100) works and the mwi systems works. I am not using ODBC or SQL. Voice mail to email works ok. I just cannot retrieve it by the application. I'm not sure when this quite we get little voice mail traffic. Thanks --john
2013 Mar 12
0
Calls getting "stuck open"
...If($[${ARG2} = RINGING]?ExecIf($[${GROUP_COUNT(${ARG1}@activecalls)} > 0]?Set(DEVICE_STATE(Custom:${ARG1})=RINGINUSE):Set(DEVICE_STATE(Custom:${ARG1})=RINGING)):Set(DEVICE_STATE(Custom:${ARG1})=INUSE)) same => n,Set(GROUP(activecalls)=${ARG1}) same => n,Set(CHANNEL(hangup_handler_wipe)=blf-endcall,s,1(${ARG1})) same => n,Return() [blf-endcall] exten => s,1,Verbose("End of Call - reset BLF Custom Device state") same => n,Verbose(Updating: ${ARG1} Calls: ${GROUP_COUNT(${ARG1}@activecalls)}) same => n,ExecIf($[${GROUP_COUNT(${ARG1}@activecalls)} > 1]?Set(DEVICE_STATE(...
2008 Mar 26
2
Dialing off-hook with Polycom SoundPoint IP 430
...ying clean builds of Asterisk 1.14.18, 1.14.19rc3, and then 1.6 Beta 6 today. No workee. :-( Here's the results for various calls made off-hook (push the blue Speakerphone button on the Polycom 430): 988852700 - Phone waits for me to either hit the soft-key "Send" or "EndCall". If I hit "Send", it dials through with no problem. 98168852700 - Before I get the last "0" pressed, the phone presents me with a second dial tone and a prompt at the top of the screen, "Enter more digits". Asterisk console presents "== Using SIP RTP C...
2008 Feb 04
0
AGENTDUMP lines in queue.log????
..."1202044353|1202044326.152|AccountingQueue|Agent/1001|AGENTDUMP|" I cannot find any other lines in the file regarding this call id, no ENTERQUEUE or anything else. I just have this line with AGENTDUMP. Has someone had the same problem? Why do I get these lines? A small note: I have endcall=no in agents.conf so it cant be that the agent is dropping the call. I have tried it and pressing * does not disconnect the call. Best regards Kyriakos -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attac...
2009 Oct 09
0
Asterisk Queue & Agent
...rt = yes monitor-format = wav monitor-join = no member=>agent/1,,Agent 1 member=>agent/2,,Agent 2 member=>agent/3,,Agent 3 member=>agent/4,,Agent 4 member=>agent/5,,Agent 5 *agent.conf* [general] persistentagents=yes [agents] maxlogintries=3 autologoffunavail=yes ackcall=always endcall=no wrapuptime=5000 musiconhold => default updatecdr=yes ;recordagentcalls=yes ;recordformat=wav ;urlprefix=CALLCENTER ;savecallsin=/var/calls custom_beep=beep agent=> 1,1234,Agent 1 agent=> 2,1234,Agent 2 agent=> 3,1234,Agent 3 agent=> 4,1234,Agent 4 agent=> 5,1234,Agent 5 *...
2011 May 09
0
Call ends when using SendDTMF(*)
...); same =>n,Verbose(1, Sending *); same =>n,SendDTMF(*,500); same =>n,Verbose(1, Sent *); same =>n,Wait(5); same =>n,Hangup(); I've set the following in features.conf: [featuremap] ... disconnect => ***0 I've also set the following in agents.conf: [agents] endcall=no enddtmf=*** Am I missing something? I'm totally lost.
2007 Jul 12
0
No subject
...Beta 6 today. > > > > No workee. L > > > > Here's the results for various calls made off-hook (push the blue =20 > Speakerphone button on the Polycom 430): > > > > 988852700 - Phone waits for me to either hit the soft-key "Send" or =20 > "EndCall". If I hit "Send", it dials through with no problem. > > 98168852700 - Before I get the last "0" pressed, the phone presents =20 > me with a second dial tone and a prompt at the top of the screen, =20 > "Enter more digits". Asterisk console presents &...
2005 Jul 15
4
WG: Cisco 7920 WLAN Phone
Hi, I?ve been following some information about the latest chan_sccp drivers for a few weeks. I installed and tried about any variant of driver that exists in the chan_sccp system. Despite a few little changes in the CLI options I am still encountering a lot of problems with the phone. When not using the phone for a while, it "disconnects" from asterisk (1.0.7) after a few hours