Page 1 of 1

Sangoma CPA Reject and Unathorized

PostPosted: Tue Jun 12, 2012 9:46 am
by jucha
Whitout outboundproxy my SIP TRUNK works good.

I need to deplaymet one production box, so i need CPA licenses.

Sangoma CPA instaled at same asterisk 1.8 box, and Instaled on windows 7, yet, to try.

VICIDIAL BOX

[piaf1sippeer]
host=192.168.1.11
username=660004790
secret=password
type=peer
context=trunkinbound
disallow=all
allow=ulaw
fromuser=660004790
outboundproxy=192.168.1.11
port=5062
;outboundproxy=192.168.1.100 (win7 firewall down)
;port=5060 (win7)

PIAFSIPTRUNK = SIP/piaf1sippeer

exten => _92NXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _92NXXXXXX,2,Dial(${PIAFSIPTRUNK}/9${EXTEN:2},,tTor)
exten => _92NXXXXXX,3,Hangup


Asterisk BOX (FreePBX)

peer:vicibox2
host=192.168.1.107
username=660004790
secret=password
fromuser=660004790
type=peer
disallow=all
allow=ulaw
qualify=yes

user: 660004790
type=user
context=from-internal
secret=password
;requirecalltoken=no
;insecure=port,invite
disallow=all
allow=ulaw
;canreinvite=no

WIN7
With firewall

What problem.

Re: Sangoma CPA Reject and Unathorized

PostPosted: Tue Jun 12, 2012 8:10 pm
by Michael_N
sangoma works best on windows

and you can get licenses from sales@vicidial.com

In trunk/docs/ there is a textfile describing howto install it on vicidial

Re: Sangoma CPA Reject and Unathorized

PostPosted: Wed Jun 13, 2012 3:30 pm
by jucha
Yes. i have intalled on windows 7 pro.
ip 192.168.1.100
port 5060

But nothing.

I have read docs and is allowed one port licesend.
The reject is not per license, it´s other?

I will send a request to sales@vicidial.com

Re: Sangoma CPA Reject and Unathorized

PostPosted: Fri Jun 15, 2012 10:06 am
by mcargile
First off Asterisk 1.4 messes up when trying to send calls to a port other than 5060. You need to change the CPD's call analyzer service to run on port 5060. Second off make sure that the Asterisk box you are send the calls to is setup to accept calls from the CPD server.