ViciDial Sending Double Invites
Posted: Sat Apr 27, 2024 6:50 pm
Hi,
I've came across an issues. ViciDial is sending out 2 invites on each call.
Can someone help me understand why Vicidial is doing that and how it can be fixed?
DialPlan is below
Call Flow
[img]
https://ibb.co/N7mCtM1
[/img]
ViciDial - Installed from the ISO
Version - 11
SVN - 3787
I've came across an issues. ViciDial is sending out 2 invites on each call.
Can someone help me understand why Vicidial is doing that and how it can be fixed?
DialPlan is below
- Code: Select all
[SIPProvider]
disallow=all
allow=ulaw
dtmf=rfc2833
type=friend
nat=force_rport,comedia
insecure=port,invite
host=CarrierIP
exten => _39.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _39.,2,Dial(SIP/39#${EXTEN:2}@SIPProvider,,tTor)
exten => _39.,3,Hangup
Call Flow
[img]
https://ibb.co/N7mCtM1
[/img]
ViciDial - Installed from the ISO
Version - 11
SVN - 3787