Recording on manual DIAL from softphone

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

Recording on manual DIAL from softphone

Postby kamirie » Fri May 18, 2012 4:31 pm

Scratch Install
VERSION: 2.2.1-237
BUILD: 100510-2015
Debian 5.6
Asterisk version : 1.4.21.2

http://hotfile.com/dl/139441882/70b7cf9 ... 1.pdf.html

Good Day,
I would like to ask if i have to add something to the dial plan set-up to record all calls even dials directly from softphone?

Dial plan on carrier :
exten => _7X.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _7X.,2,Dial(SIP/clearline/992875601${EXTEN:1},,tToR)
exten => _7X.,3,Hangup

Thanks,
Vicibox 6.0.3
http://download.vicidial.com/iso/vicibo ... nstall.pdf
VERSION: 2.12-492a
BUILD: 150701-1131

Single Server
Amd opteron Quad Core @ 3.0 Ghz
8GB RAM
kamirie
 
Posts: 84
Joined: Tue Dec 27, 2011 7:46 pm

Re: Recording on manual DIAL from softphone

Postby Noah » Sat May 19, 2012 8:09 am

Try this IVR in your carrier dialplan:
exten => _91NXXNXXXXXX,2,AGI(agi-NVA_recording.agi,NONE------N---N---Y)
Look up the agi-NVA_recording.agi, google it, it's pretty well documented.
Just implemented this for a system last week. Works great.
MyCallCloud.com - Cool Vici Customizations - Hosted - Configured - Supported
Web: https://mycallcloud.com
P: 888-663-0760
E: sales@mycallcloud.com
Noah
 
Posts: 90
Joined: Tue Feb 08, 2011 7:14 pm

Re: Recording on manual DIAL from softphone

Postby brett05 » Mon May 21, 2012 7:06 am

try this :


exten => _1NXXNXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _1NXXNXXXXXX,2,Set(CALLFILENAME=${CALLERID(all)}-${EXTEN}-${STRFTIME(${EPOCH},,%Y%m%d-%H%M%S)})
exten => _1NXXNXXXXXX,3,Monitor(wav,${CALLFILENAME},m)
exten => _1NXXNXXXXXX,4,Dial(${SIPTRUNK}/${EXTEN},,tTor)
exten => _1NXXNXXXXXX,5,Congestion
exten => _1NXXNXXXXXX,103,Congestion

exten => _011.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _011.,2,Set(CALLFILENAME=${CALLERID(all)}-${EXTEN}-${STRFTIME(${EPOCH},,%Y%m%d-%H%M%S)})
exten => _011.,3,Monitor(wav,${CALLFILENAME},m)
exten => _011.,4,Dial(${SIPTRUNK}/${EXTEN},,tTor)
exten => _011.,5,Congestion
exten => _011.,103,Congestion
Jasperreports & Queuemetrics & SugarCRM integration - Customization and Add-ons
Freepbx||Billing||Centos||Opensuse||Debian||Centos||Fedora||Sangoma||Diguim
brett05
 
Posts: 571
Joined: Sun May 24, 2009 5:48 pm
Location: tunisia

Re: Recording on manual DIAL from softphone

Postby kamirie » Wed Jul 11, 2012 3:29 pm

brett05 wrote:try this :


exten => _1NXXNXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _1NXXNXXXXXX,2,Set(CALLFILENAME=${CALLERID(all)}-${EXTEN}-${STRFTIME(${EPOCH},,%Y%m%d-%H%M%S)})
exten => _1NXXNXXXXXX,3,Monitor(wav,${CALLFILENAME},m)
exten => _1NXXNXXXXXX,4,Dial(${SIPTRUNK}/${EXTEN},,tTor)
exten => _1NXXNXXXXXX,5,Congestion
exten => _1NXXNXXXXXX,103,Congestion

exten => _011.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _011.,2,Set(CALLFILENAME=${CALLERID(all)}-${EXTEN}-${STRFTIME(${EPOCH},,%Y%m%d-%H%M%S)})
exten => _011.,3,Monitor(wav,${CALLFILENAME},m)
exten => _011.,4,Dial(${SIPTRUNK}/${EXTEN},,tTor)
exten => _011.,5,Congestion
exten => _011.,103,Congestion


Good Day,
I tried a dial plan like this one that i stumbled into from the net , it's working OK but it seems i can't change the target directory . . any advice on this?
Vicibox 6.0.3
http://download.vicidial.com/iso/vicibo ... nstall.pdf
VERSION: 2.12-492a
BUILD: 150701-1131

Single Server
Amd opteron Quad Core @ 3.0 Ghz
8GB RAM
kamirie
 
Posts: 84
Joined: Tue Dec 27, 2011 7:46 pm

Re: Recording on manual DIAL from softphone

Postby rrb555 » Wed Jul 11, 2012 4:24 pm

there is a way more easier than this.

Admin > Phones > Select exten > Phone Context > set it to defaultlog

to check recording go to the bottom page of the extension and click "click here for phone call recordings"

Let me know if this is what u r searching
One server that I am managing | Single Server | ViciBox Redux 6.0 | VERSION: 2.12-549a | BUILD: 160404-0940 | revision 2508| No other hardware
For help you can send me a direct email info@support.com.ph
rrb555
 
Posts: 585
Joined: Tue Feb 08, 2011 4:24 pm
Location: Quezon City, Philippines

Re: Recording on manual DIAL from softphone

Postby akwal » Wed Aug 15, 2018 2:12 pm

rrb555 wrote:there is a way more easier than this.

Admin > Phones > Select exten > Phone Context > set it to defaultlog

to check recording go to the bottom page of the extension and click "click here for phone call recordings"

Let me know if this is what u r searching



Thank you so much..
it works fine on vicidial VERSION: 2.14-623a
akwal
 
Posts: 1
Joined: Mon Apr 04, 2016 3:53 pm


Return to Support

Who is online

Users browsing this forum: No registered users and 103 guests