How to add a Hard Phone on vicidial.
Posted: Fri Apr 02, 2021 9:57 am
Good evenig,
I'm working in a little company in Mauritius, with 25 agents on site and 04 agents working from home in another country. 28 of my agents are using MicroSIP Lite 3.20.5 with vicidial to make and receive calls. BUT...
... My issue is that 01 of my agent who is in Tunis is using an IP Phone Yealink T415 and I need to connect her on the system.
I d'ont know how to add the hard phone in vicidial. For the SIP phones it's all ok, but for the IP Phone, I really d'ont know how to.
Can someone show me the configuration of how to add the Yealink T415 in Vicidial please ?
My Configuration are:
VICIDIAL:
SERVER DESCRIPTION IP ACT LOAD CHAN DISK TIME VER
vicibox-1 Server vicibox-1 0.0.0.0 Y 16 - 4% 9 8% 2021-04-02 03:53:47 3094
/usr/src/astguiclient/trunk
Path: .
Working Copy Root Path: /usr/src/astguiclient/trunk
URL: svn://svn.eflo.net/agc_2-X/trunk
Relative URL: ^/agc_2-X/trunk
Repository Root: svn://svn.eflo.net
Repository UUID: 3d104415-ff17-0410-8863-d5cf3c621b8a
Revision: 3094
Node Kind: directory
Schedule: normal
Last Changed Author: mattf
Last Changed Rev: 3094
Last Changed Date: 2019-04-25 02:02:16 +0200 (Thu, 25 Apr 2019)
ASTERISK:
Asterisk Configuration:
Asterisk 16.2.1, Copyright (C) 1999 - 2018, Digium, Inc. and others
System information as of Fri Apr 2 03:44:41 CEST 2021
System load: 0.0 Processes: 103
Usage of /: 13.5% of 1006.87GB Users logged in: 0
Memory usage: 2% IP address for ens18: 0.0.0.0
Swap usage: 0% IP address for ens19: 0.0.0.0
ACCOUNT ENTRY:
[activsol]
type=friend
context=trunkinbound
secret=@5ter15k1@@u5
username=activsol
host=0.0.0.0
disallow=all
allow=ulaw
insecure=port,invite
fromdomain=0.0.0.0
deny=0.0.0.0/0.0.0.0
permit=0.0.0.0/255.255.255.0
DIALPLAN ENTRY:
exten = _90ZXXXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten = _90ZXXXXXXXX,2,Dial(${ACTIVTRUNK}/06033${EXTEN:2},,To)
exten = _90ZXXXXXXXX,3,Hangup
exten => _910ZXXXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _910ZXXXXXXXX,2,Dial(${ACTIVTRUNK}/06033${EXTEN:3},,To)
exten => _910ZXXXXXXXX,3,Hangup
exten=> s,1,AGI(agi://127.0.0.1:4577/call_log)
exten=> s,n,NoOp(No Dial Pattern Matches This Extension)
exten=> s,n,Hangup
I thank you in advance for your help.
Yours sincerely
Rasbenny.
I'm working in a little company in Mauritius, with 25 agents on site and 04 agents working from home in another country. 28 of my agents are using MicroSIP Lite 3.20.5 with vicidial to make and receive calls. BUT...
... My issue is that 01 of my agent who is in Tunis is using an IP Phone Yealink T415 and I need to connect her on the system.
I d'ont know how to add the hard phone in vicidial. For the SIP phones it's all ok, but for the IP Phone, I really d'ont know how to.
Can someone show me the configuration of how to add the Yealink T415 in Vicidial please ?
My Configuration are:
VICIDIAL:
SERVER DESCRIPTION IP ACT LOAD CHAN DISK TIME VER
vicibox-1 Server vicibox-1 0.0.0.0 Y 16 - 4% 9 8% 2021-04-02 03:53:47 3094
/usr/src/astguiclient/trunk
Path: .
Working Copy Root Path: /usr/src/astguiclient/trunk
URL: svn://svn.eflo.net/agc_2-X/trunk
Relative URL: ^/agc_2-X/trunk
Repository Root: svn://svn.eflo.net
Repository UUID: 3d104415-ff17-0410-8863-d5cf3c621b8a
Revision: 3094
Node Kind: directory
Schedule: normal
Last Changed Author: mattf
Last Changed Rev: 3094
Last Changed Date: 2019-04-25 02:02:16 +0200 (Thu, 25 Apr 2019)
ASTERISK:
Asterisk Configuration:
Asterisk 16.2.1, Copyright (C) 1999 - 2018, Digium, Inc. and others
System information as of Fri Apr 2 03:44:41 CEST 2021
System load: 0.0 Processes: 103
Usage of /: 13.5% of 1006.87GB Users logged in: 0
Memory usage: 2% IP address for ens18: 0.0.0.0
Swap usage: 0% IP address for ens19: 0.0.0.0
ACCOUNT ENTRY:
[activsol]
type=friend
context=trunkinbound
secret=@5ter15k1@@u5
username=activsol
host=0.0.0.0
disallow=all
allow=ulaw
insecure=port,invite
fromdomain=0.0.0.0
deny=0.0.0.0/0.0.0.0
permit=0.0.0.0/255.255.255.0
DIALPLAN ENTRY:
exten = _90ZXXXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten = _90ZXXXXXXXX,2,Dial(${ACTIVTRUNK}/06033${EXTEN:2},,To)
exten = _90ZXXXXXXXX,3,Hangup
exten => _910ZXXXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _910ZXXXXXXXX,2,Dial(${ACTIVTRUNK}/06033${EXTEN:3},,To)
exten => _910ZXXXXXXXX,3,Hangup
exten=> s,1,AGI(agi://127.0.0.1:4577/call_log)
exten=> s,n,NoOp(No Dial Pattern Matches This Extension)
exten=> s,n,Hangup
I thank you in advance for your help.
Yours sincerely
Rasbenny.