[Asterisk-Users] 7970 Configs
Joel Vandal
jvandal at infoteck.qc.ca
Mon Mar 20 07:57:26 MST 2006
Hi,
I just download the SIP image (cmterm-7970_7971-sip.8-0-2-0.cop) from
Cisco, copy all files on my tftpboot, create a SEP{mac}.cnf.xml file
(take the one posted by Greg Oliver) with some modification.
If the secret= is empty on the server, I receive now request on the
Asterisk server but the phone send the request 2-3 times per second to
the server.
(Repeated request...)
-- Registered SIP '1009' at xx.xx.xx.247 port 49504 expires 3600
-- Registered SIP '1009' at xx.xx.xx.247 port 49505 expires 3600
-- Registered SIP '1009' at xx.xx.xx.247 port 49506 expires 3600
(.....)
(Register Request)
REGISTER sip:xxx.xxx.xxx.xxx SIP/2.0
Via: SIP/2.0/UDP 192.168.0.136:5060;branch=z9hG4bK4dc6894b
From: <sip:1009 at xxx.xxx.xxx.xxx>;tag=0015f97f42710003b4619858-cc0ebb79
To: sip:1009 at xxx.xxx.xxx.xxx
Call-ID: 0015f97f-42710003-95b78202-38c0f50f at 192.168.0.136
Max-Forwards: 70
Date: Mon, 27 Feb 2006 GMT
CSeq: 101 REGISTER
User-Agent: Cisco-CP7970G/8.0
Contact:
<sip:1009 at 192.168.0.136:5060;transport=udp>;+sip.instance="<urn:uuid:00000000-0000-0000-0000-0015f97f4271>";+u.sip!model.ccm.cisco.com="30006"
Since my phone is behind a NAT, I have enable these setting:
<natReceivedProcessing>true</natReceivedProcessing>
<natEnabled>true</natEnabled>
<natAddress></natAddress>
I can establish an SSH connection to the phone (sshUserID/sshPassword)
and can log into phone (debug/debug and log/log) to get more
informations (like show config)
For SIP Proxy Authentication, with "show config", I see a setting for
authPassword, but try to put it on the xml file but doesnt work.
I have never used CallManager, I presume that we need this to generate a
template "SEP cnf.xml" files ? Not found any documentations on Cisco
site about SIP or SCCP parameters that must be in this file.
--
Joel Vandal, CTO
ScopServ Inc.
http://www.scopserv.com/
More information about the asterisk-users
mailing list