Page 1 of 1

Account and Dial Plan Entry

PostPosted: Tue Oct 23, 2018 1:47 pm
by rameez.amjad4
Please share account entry and dial plan entry for this version of vicidial

Version: 2.14b0.5
SVN Version: 3051
DB Schema Version: 1561
DB Schema Update Date: 2018-10-22 18:06:01
Password Encryption: DISABLED - S1 - C1

We are using Protocol:Sip and we want ip authentication so what would be the default Account Entry and Dialplan Entry settings, Thanks.

Re: Account and Dial Plan Entry

PostPosted: Tue Oct 23, 2018 1:49 pm
by rameez.amjad4
This is one we are using now please check if it is ok or not:

[xxxx]
disallow=all
allow=g729
type=friend
host=xxxx
dtmfmode=rfc2833
context=trunkinbound
qualify=yes
nat=force_rport,comedia

exten => _91XXXXXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _91XXXXXXXXXX,2,Dial(SIP/${EXTEN:1}@xxxx,,tTo)
exten => _91XXXXXXXXXX,3,Hangup

Re: Account and Dial Plan Entry

PostPosted: Tue Oct 23, 2018 2:23 pm
by williamconley
Both look good. But both depend on your carrier for any requirements they may have.

Generally, however, you would Test these and see if they work. Did you try that? 8-)

Did you set/confirm the exernip value in sip.conf?

Re: Account and Dial Plan Entry

PostPosted: Tue Oct 23, 2018 2:29 pm
by rameez.amjad4
Yes i did confirm externip value its correct there and its working fine, just wanted to confirm if i have to make nay changes in settings of carrier just to make sure it works smoothly. :-)