08-31-2012 06:18 AM - edited 03-21-2019 06:14 AM
Hi ,
I have Cisco UC540 box and this is working fine between office , now this time I want to setup 3rd party SIP client phone , e.g. 3cx sip client..
I have configured following configuration into box which I got from google , as I don't have good knowledge of voice configuration . I am Data network guy.
voice register global
mode cme
source-address 192.168.76.10 port 5060
max-dn 4
max-pool 4
authenticate register
create profile sync CF281E9C1D6C0F1A
!
voice register dn 1
number 2020
name Sanjay Phone
label 2020
!
voice register pool 1
id mac 7CC3.A1A1.EF11
number 1 dn 1
dtmf-relay rtp-nte
username siptest password siptestpw
1
no vad
voice class codec 1
codec preference 1 g711ulaw
codec preference 2 g729r8
codec preference 3 g711alaw
voice register pool 1
voice-class codec 1
voice service voip
allow-connections sip to sip
sip
registrar server
After Putting above configuration I am not able to register SIP client , and getting following logs.
000641: Aug 31 13:11:45.406: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received:
REGISTER sip:192.168.76.10:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.12.100:52171;branch=z9hG4bK-d8754z-8c70b6132070ea23-1---d8754z-;rport
Max-Forwards: 70
Contact: <sip:2020@192.168.12.100:52171;rinstance=90c7221d60ca88ea>
To: "2020"<sip:2020@192.168.76.10:5060>
From: "2020"<sip:2020@192.168.76.10:5060>;tag=1142a043
Call-ID: OGNlZDFkM2YxNjFiY2ExNTM4ZTQ1Y2JiM2FjMzM5M2U.
CSeq: 1 REGISTER
Expires: 240
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REGISTER, SUBSCRIBE, NOTIFY, REFER, INFO, MESSAGE
Supported: replaces
User-Agent: 3CXPhone 6.0.25732.0
Content-Length: 0
000642: Aug 31 13:11:45.410: //11947/3EB091A9B5F6/SIP/Msg/ccsipDisplayMsg:
Sent:
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 192.168.12.100:52171;branch=z9hG4bK-d8754z-8c70b6132070ea23-1---d8754z-;rport
From: "2020"<sip:2020@192.168.76.10:5060>;tag=1142a043
To: "2020"<sip:2020@192.168.76.10:5060>;tag=263A3918-2561
Date: Fri, 31 Aug 2012 13:11:45 GMT
Call-ID: OGNlZDFkM2YxNjFiY2ExNTM4ZTQ1Y2JiM2FjMzM5M2U.
Server: Cisco-SIPGateway/IOS-12.x
CSeq: 1 REGISTER
WWW-Authenticate: Digest realm="",nonce="8D4D37311D6C38E8",algorithm=MD5,qop="auth"
Content-Length: 0
000643: Aug 31 13:11:47.506: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received:
REGISTER sip:192.168.76.10:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.12.100:52171;branch=z9hG4bK-d8754z-8c70b6132070ea23-1---d8754z-;rport
Max-Forwards: 70
Contact: <sip:2020@192.168.12.100:52171;rinstance=90c7221d60ca88ea>
To: "2020"<sip:2020@192.168.76.10:5060>
From: "2020"<sip:2020@192.168.76.10:5060>;tag=1142a043
Call-ID: OGNlZDFkM2YxNjFiY2ExNTM4ZTQ1Y2JiM2FjMzM5M2U.
CSeq: 1 REGISTER
Expires: 240
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REGISTER, SUBSCRIBE, NOTIFY, REFER, INFO, MESSAGE
Supported: replaces
User-Agent: 3CXPhone 6.0.25732.0
Content-Length: 0
000644: Aug 31 13:11:47.510: //11947/3EB091A9B5F6/SIP/Msg/ccsipDisplayMsg:
Sent:
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 192.168.12.100:52171;branch=z9hG4bK-d8754z-8c70b6132070ea23-1---d8754z-;rport
From: "2020"<sip:2020@192.168.76.10:5060>;tag=1142a043
To: "2020"<sip:2020@192.168.76.10:5060>;tag=263A3918-2561
Date: Fri, 31 Aug 2012 13:11:47 GMT
Call-ID: OGNlZDFkM2YxNjFiY2ExNTM4ZTQ1Y2JiM2FjMzM5M2U.
Server: Cisco-SIPGateway/IOS-12.x
CSeq: 1 REGISTER
WWW-Authenticate: Digest realm="",nonce="8D4D37311D6C38E8",algorithm=MD5,qop="auth"
Content-Length: 0
Please help me to understand where I am doing worng to get this done.
I am attaching UC540 box configuration for reference.
09-02-2012 06:29 PM
Hi Sanjay,
Can you please change the following lines to this?
username siptest password siptestpw
to this:
username 2020 password 123456
Just as a test and let me know how it goes, it would seem the UC does not like the registration string and I would like to see if the above changes the results
Cheers,
David Trad.
09-03-2012 12:27 AM
Why thirdy party softphones (or even phones) that will only produce trouble with their many limitations..
Do not pollute your industry leading voip system introducing inferior components.
If you need a sofphone, use CIPC, and everything wil work perfectly for total customer satisfaction.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide