Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
Also the Server IP in remote agent will be of Telephony server, right?
mubeen wrote:No, increasing drop call to 60 didn't resolved the issue.
If I create remote agent,
What will be "External extension"? As per manager manual, This is the number that you want the calls forwarded to. I want it forwarded to an Ingroup or call menu which I believe have to setup in campaign.
I have made 2 campaigns, one outbound for press-1 on which remote agent will be logged in and other inbound on which real agents will log in and take calls received via ingroup through call-menu.
Also the Server IP in remote agent will be of Telephony server, right?
mubeen wrote:@ William,
Actually I was running above 600 concurrent calls on a cluster with single telephony server, system load was around 50, I thought it could handle that number of calls but forgot that Asterisk has its limits.
I understand the call will be thrown to call menu / ingroup through the campaign and remote agent is just another agent but I fail to understand the concept of external extension completely
And yes, I was skipping pages and reading only what was needed. Will start from page 1
@geek_kushal
Trying to do option 2
mubeen wrote:Okay, resolved the issue. Had to update the IP
I have all my servers on cloud, do I have to load balance by configuring and registering phones in different Telephony servers of is there any other way as well?
geek_kaushal wrote:I just tested it on a high capacity server built for P1. I put this in extensions.conf
exten => _2213,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _2213,2,AGI(agi-set_variables.agi,)
exten => _2213,3,Set(CALLERID(all)=${phone_number})
exten => _2213,n,AGI(agi-DID_route.agi)
exten => _2213,n,Hangup()
and added 2213 as DID and pointed to the ingroup where closers are logged in.
So, when 1 is pressed, it takes the customer's phone as caller id and dials 2213, which sends the call in the ingroup.
Survey Method: EXTENSION
Survey Survey Xfer Extension: 2213
I dont know if thats perfect, but it works wonderful..
elismerkaj wrote:hi there
my server is
ViciBox v.8.0.1
VERSION: 2.14-858a
BUILD: 220513-0819
© 2022 ViciDial Group
i have configured the survey with call menu and than call menu to extension 772 and added the dialplane this one
exten => _772,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _772,2,Dial(SIP/101&SIP/110&SIP/111&SIP/cc117&SIP/cc118&SIP/cc119&SIP/cc120&SIP/cc121,,tTo)
exten => _772,3,Hangup
everthing works fine but when it rings to the sip it shows eve the client number and i dont want that
i want to hide the number(at least 4, 5 digits of the number)
is there any solutiongeek_kaushal wrote:I just tested it on a high capacity server built for P1. I put this in extensions.conf
exten => _2213,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _2213,2,AGI(agi-set_variables.agi,)
exten => _2213,3,Set(CALLERID(all)=${phone_number})
exten => _2213,n,AGI(agi-DID_route.agi)
exten => _2213,n,Hangup()
and added 2213 as DID and pointed to the ingroup where closers are logged in.
So, when 1 is pressed, it takes the customer's phone as caller id and dials 2213, which sends the call in the ingroup.
Survey Method: EXTENSION
Survey Survey Xfer Extension: 2213
I dont know if thats perfect, but it works wonderful..
elismerkaj wrote:i have configured the survey with call menu and than call menu to extension 772 and added the dialplane this one
exten => _772,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _772,2,Dial(SIP/101&SIP/110&SIP/111&SIP/cc117&SIP/cc118&SIP/cc119&SIP/cc120&SIP/cc121,,tTo)
exten => _772,3,Hangup
elismerkaj wrote:when it rings to the sip it shows eve the client number and i dont want that
i want to hide the number(at least 4, 5 digits of the number)
elismerkaj wrote:now i have one issue how to extract the reports ???
Users browsing this forum: No registered users and 106 guests