- Joined
- Jan 21, 2021
- Messages
- 61
- Reaction score
- 4
Hey,
Testing an on premise solution
created 3 extensions
1000 => video intercom
1001 => linphone client 1
1002 => linphone client 2
from 1000 i can call to 1001 and visa versa
now, i want to dial out from my intrecom 1000 to 1001 , but gives error below
what is the cause?
its all internal on same subnet, no inboud rule is created, no sip trunk ....
thnx in advance
Testing an on premise solution
created 3 extensions
1000 => video intercom
1001 => linphone client 1
1002 => linphone client 2
from 1000 i can call to 1001 and visa versa
now, i want to dial out from my intrecom 1000 to 1001 , but gives error below
what is the cause?
its all internal on same subnet, no inboud rule is created, no sip trunk ....
thnx in advance
| 09/29/2021 3:47:52 PM - [CM503013]: Call(C:21): Incoming call rejected, caller is unknown; msg=Invite-IN Recv Req INVITE from 192.168.0.70:5060 tid=1486370746 [email protected]: INVITE sip:[email protected]:5060 SIP/2.0 Via: SIP/2.0/UDP 192.168.0.70:5060;rport=5060;branch=z9hG4bK1486370746 Max-Forwards: 20 Contact: <sip:[email protected]:5060> To: <sip:[email protected]:5060> From: "1000"<sip:[email protected]>;tag=1546765310 Call-ID: [email protected] CSeq: 62 INVITE Allow: ACK, INVITE, BYE, CANCEL, MESSAGE, OPTIONS, INFO Content-Type: application/sdp Proxy-Authorization: Digest username="1000",realm="3CXPhoneSystem",nonce="414d535961546e8750:e658bd5e38e7d48b1f3992785fde20d4",uri="sip:[email protected]:5060",response="caa1830a4fb9a710fc59fd08b8bc5ae4",algorithm=MD5 User-Agent: YATE/5.5.0 Content-Length: 288 v=0 o=yate 1632930470 1632930470 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 |
| 09/29/2021 3:47:52 PM - Leg L:21.1[Unknown:] is terminated: Cause: BYE from PBX |
| 09/29/2021 3:47:51 PM - [CM500002]: Unidentified incoming call. Review INVITE and adjust source identification: Invite-UNK Recv Req INVITE from 192.168.0.70:5060 tid=1821047193 [email protected]: INVITE sip:[email protected]:5060 SIP/2.0 Via: SIP/2.0/UDP 192.168.0.70:5060;rport=5060;branch=z9hG4bK1821047193 Max-Forwards: 20 Contact: <sip:[email protected]:5060> To: <sip:[email protected]:5060> From: "1000" <sip:[email protected]>;tag=1546765310 Call-ID: [email protected] CSeq: 61 INVITE Allow: ACK, INVITE, BYE, CANCEL, MESSAGE, OPTIONS, INFO Content-Type: application/sdp User-Agent: YATE/5.5.0 Content-Length: 288 v=0 o=yate 1632930470 1632930470 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 |

