06-29-2011
04:48 AM
- last edited on
03-25-2019
08:07 PM
by
ciscomoderator
Hello,
I have a Cisco UC540 on which are registred Cisco IP Phones.
I configured a sip account to test SIP phones on UC, this is sip configuration :
voice register global
mode cme
source-address 192.168.10.10 port 5060
max-dn 20
max-pool 20
authenticate presence
authenticate register
authenticate realm 192.168.10.10
create profile sync 2783119853547512
!
voice register dn 1
number 900
call-forward b2bua busy 123
call-forward b2bua noan 123 timeout 20
allow watch
name Walid
label XXXXXX
mwi
!
voice register pool 1
id mac 0025.BC2B.71AD
number 1 dn 1
dtmf-relay sip-notify
username 900 password 900
codec g711ulaw
the SIP phone is registered successfully :
#show voice register pool all
Pool Tag 1
Config:
Mac address is 0025.BC2B.71AD
Number list 1 : DN 1
Proxy Ip address is 0.0.0.0
Current Phone load version is Bria iPhone 1.2.6
DTMF Relay is enabled, sip-notify
Call Waiting is enabled
DnD is disabled
Busy trigger per button value is 0
keep-conference is enabled
username 900 password 900
Lpcor Type is none
Transport type is udp
service-control mechanism is not supported
registration Call ID is 72ANTg2KU5MwZOAKatWNT-RsXNkjCtT9
Privacy feature is not configured.
Privacy button is disabled
active primary line is: 900
contact IP address: 192.168.10.108 port 64995
Dialpeers created:
Dial-peers for Pool 1:
dial-peer voice 40001 voip
destination-pattern 900
session target ipv4:192.168.10.108:64995
session protocol sipv2
dtmf-relay sip-notify
codec g711ulaw bytes 160
call-fwd-busy 123
call-fwd-noan-timeou 20
call-fwd-noan 123
after-hours-exempt FALSE
Statistics:
Active registrations : 1
Total SIP phones registered: 1
Total Registration Statistics
Registration requests : 5
Registration success : 5
Registration failed : 0
unRegister requests : 4
unRegister success : 4
unRegister failed : 0
Attempts to register
after last unregister : 0
Last register request time : 13:25:35.991 CET Wed Jun 29 2011
Last unregister request time : 13:25:48.467 CET Wed Jun 29 2011
Register success time : 13:25:35.991 CET Wed Jun 29 2011
Unregister success time : 13:25:48.468 CET Wed Jun 29 2011
But calls between SIP phones and skinny phones are failed. Outgoing calls from SIP phones failed also.
I joined an internal call (from sip to skinny) debug.
Thank you very much for help.
06-29-2011 06:53 AM
Would you please attach " debug ccsip all" and Debug voip ccapi inout along with "sh run".
06-29-2011 07:13 AM
06-29-2011 08:00 AM
Hi,
I have faced with the same problem.
Without SIP trunk everithig is working fine. After configuring SIP trunk, using CCA, I can't make any kind of calls from SIP phones.
Rignt now I don't have UC500 for test purpose, but I will try to manualy configure SIP trunk, not through CCA.
If you find the solution , please shere it with us.
Regards,
O
07-15-2011 06:19 AM
I found the solution !!!
When you setup SIP trunk using CCA , in the configuration you can find tthe following lines
voice class sip-profiles 1000
request ANY sdp-header Connection-Info remove
response ANY sdp-header Connection-Info remove
and
voice service voip
...
sip
...
sip-profiles 1000
The solution of the problem is : no sip-profile 1000 !!!!
Regards,
O
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