- Joined
- May 1, 2019
- Messages
- 1
- Reaction score
- 0
Hi!
We're currently evaluating 3CX (via a Google Cloudserver). We got three trunks, but one of them doesn't want to connect.
The current settings in Asterisk are:
The errors we are getting:
Who can help me?
We're currently evaluating 3CX (via a Google Cloudserver). We got three trunks, but one of them doesn't want to connect.
The current settings in Asterisk are:
Code:
Trunk name: 68485xxx
PEER Details:
username=68485xxx
type=friend
trustrpid=yes
sendrpid=yes
secret=xxxxxxxxx
qualify=yes
nat=yes
keepalive=45
insecure=port,invite
host=pbx1.belcentrale.nl
fromuser=68485xxx
fromdomain=pbx1.belcentrale.nl
dtmfmode=rfc2833
disallow=all
directmedia=no
allow=ulaw
Incoming Register String:
68485xxx:[email protected]/68485xxx
The errors we are getting:
| 05/01/2019 5:03:01 PM - [CM504005]: Registration failed for: Lc:10001(@Belcentrale[<sip:[email protected]:5060>]); Cause: Cause: 603 Declined/REGISTER from 82.150.141.189:5060 |
| 05/01/2019 5:03:01 PM - Updating device Dev(157555250):[sip:[email protected]:5060 / 68485001]: No update on error responses: SipResp: 603 tid=f7a143645765e122 cseq=1 REGISTER / 1 from(wire) |
| 05/01/2019 5:03:01 PM - Sent registration forLc:10001(@Belcentrale[<sip:[email protected]:5060>]) :ClientReg Send Req REGISTER from 0.0.0.0:0 tid=6e471d14fae1fa55 Call-ID=7x5BUgO2ajo REGISTER sip: pbx1.belcentrale.nl:5060 SIP/2.0 Via: SIP/2.0/ ;branch=z9hG4bK-524287-1---6e471d14fae1fa55;rport Max-Forwards: 70 Contact: <sip:[email protected]:5060;rinstance=dbd587ed7ce5ac2f> To: "31341355855"<sip:[email protected]:5060> From: "31341355855"<sip:[email protected]:5060>;tag=49df2e2a Call-ID: 7x5BUgO2ajo CSeq: 1 REGISTER Expires: 300 Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REGISTER, SUBSCRIBE, NOTIFY, REFER, INFO, MESSAGE, UPDATE Supported: replaces, timer Content-Length: 0 |
Who can help me?