- Joined
- Jan 21, 2021
- Messages
- 61
- Reaction score
- 4
Hey
I'm testing a 3cx on premise install, all is working, fine
extension 3000 = door intercom
extension 3001 = sip client
extension 3002 = sip client
ringgroup 3100 type ring all, containing members 3001 and 3002
from 3000 i can call to 3001 or 3002 , all working OK! But i had first always the error 603 decline, caller is forbidden (also when i did a call to 3001 or 3002)
Its all internal on local subnet, no fqdn , enabled SIP calls, and the most important feature, i had to enable this option below to make the 603 error go away ...
Under Users => options => options => SIP ID , i put there for every extension the ID again, so for 3000 i put there 3000 , then the error went away
now, i want to test ringgroups
but i then have again the 603, caller is forbidden... so how can i enable that SIP ID on a ring group? or how can i fix this issue?
thnx
below is log
I'm testing a 3cx on premise install, all is working, fine
extension 3000 = door intercom
extension 3001 = sip client
extension 3002 = sip client
ringgroup 3100 type ring all, containing members 3001 and 3002
from 3000 i can call to 3001 or 3002 , all working OK! But i had first always the error 603 decline, caller is forbidden (also when i did a call to 3001 or 3002)
Its all internal on local subnet, no fqdn , enabled SIP calls, and the most important feature, i had to enable this option below to make the 603 error go away ...
Under Users => options => options => SIP ID , i put there for every extension the ID again, so for 3000 i put there 3000 , then the error went away
now, i want to test ringgroups
but i then have again the 603, caller is forbidden... so how can i enable that SIP ID on a ring group? or how can i fix this issue?
thnx
below is log
Code:
INVITE sip:[email protected]:5060 SIP/2.0
Max-Forwards: 20
Via: SIP/2.0/UDP 192.168.0.70:5060;rport;branch=z9hG4bK533295590
From: "3000" <sip:[email protected]>;tag=1020907903
To: <sip:[email protected]:5060>
Call-ID: [email protected]
CSeq: 232 INVITE
User-Agent: YATE/5.5.0
Contact: <sip:[email protected]:5060>
Allow: ACK, INVITE, BYE, CANCEL, MESSAGE, OPTIONS, INFO
Content-Type: application/sdp
Content-Length: 288
v=0
o=yate 1634251910 1634251910 IN IP4 192.168.0.70
s=SIP Call
c=IN IP4 192.168.0.70
t=0 0
m=audio 9654 RTP/AVP 0 101
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
m=video 9856 RTP/AVP 96
a=rtpmap:96 H264/90000
a=fmtp:96 profile-level-id=4D001F; packetization-mode=1
SIP/2.0 407 Proxy Authentication Required
Via: SIP/2.0/UDP 192.168.0.70:5060;rport=5060;branch=z9hG4bK533295590
Proxy-Authenticate: Digest nonce="414d53596168986723:708b9cdda529793c9bd6a9b01b850289",algorithm=MD5,realm="3CXPhoneSystem"
To: <sip:[email protected]:5060>;tag=6508fb11
From: "3000" <sip:[email protected]>;tag=1020907903
Call-ID: [email protected]
CSeq: 232 INVITE
Content-Length: 0
ACK sip:[email protected]:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.0.70:5060;rport;branch=z9hG4bK533295590
From: "3000" <sip:[email protected]>;tag=1020907903
To: <sip:[email protected]:5060>;tag=6508fb11
Call-ID: [email protected]
CSeq: 232 ACK
Max-Forwards: 20
Contact: <sip:[email protected]:5060>
User-Agent: YATE/5.5.0
Content-Length: 0
INVITE sip:[email protected]:5060 SIP/2.0
Max-Forwards: 20
Via: SIP/2.0/UDP 192.168.0.70:5060;rport;branch=z9hG4bK2103115691
From: "3000" <sip:[email protected]>;tag=1020907903
To: <sip:[email protected]:5060>
Call-ID: [email protected]
User-Agent: YATE/5.5.0
Contact: <sip:[email protected]:5060>
Allow: ACK, INVITE, BYE, CANCEL, MESSAGE, OPTIONS, INFO
CSeq: 233 INVITE
Proxy-Authorization: Digest username="3000", realm="3CXPhoneSystem", nonce="414d53596168986723:708b9cdda529793c9bd6a9b01b850289", uri="sip:[email protected]:5060", response="9bf230af6b4501ebacf8b7dfb10d5578", algorithm=MD5
Content-Type: application/sdp
Content-Length: 288
v=0
o=yate 1634251910 1634251910 IN IP4 192.168.0.70
s=SIP Call
c=IN IP4 192.168.0.70
t=0 0
m=audio 9654 RTP/AVP 0 101
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
m=video 9856 RTP/AVP 96
a=rtpmap:96 H264/90000
a=fmtp:96 profile-level-id=4D001F; packetization-mode=1
SIP/2.0 603 Decline
Via: SIP/2.0/UDP 192.168.0.70:5060;rport=5060;branch=z9hG4bK2103115691
To: <sip:[email protected]:5060>;tag=132da303
From: "3000"<sip:[email protected]>;tag=1020907903
Call-ID: [email protected]
CSeq: 233 INVITE
Warning: 499 debian "Caller is forbidden"
Content-Length: 0
ACK sip:[email protected]:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.0.70:5060;rport;branch=z9hG4bK2103115691
From: "3000" <sip:[email protected]>;tag=1020907903
To: <sip:[email protected]:5060>;tag=132da303
Call-ID: [email protected]
CSeq: 233 ACK
Max-Forwards: 20
Contact: <sip:[email protected]:5060>
Proxy-Authorization: Digest username="3000", realm="3CXPhoneSystem", nonce="414d53596168986723:708b9cdda529793c9bd6a9b01b850289", uri="sip:[email protected]:5060", response="9bf230af6b4501ebacf8b7dfb10d5578", algorithm=MD5
User-Agent: YATE/5.5.0
Content-Length: 0