cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
cancel
172
Views
0
Helpful
0
Replies

SIP connection to ISP

John Cheetley
Level 3
Level 3

I have created a sip connection to service provider. System confirms that SIP is active via display of

SIP Service is up message

I then issue command debug ccsip messages to below output

Mar  2 01:25:36.985: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Sent:
REGISTER sip:sip1.exetel.com.au:5060 SIP/2.0
Via: SIP/2.0/UDP  192.168.3.1:5060;branch=z9hG4bK77F128D
From: "1002" <sip:1002@sip1.exetel.com.au>;tag=5548D44-1AB4
To: "1002" <sip:1002@sip1.exetel.com.au>
Date: Sat, 02 Mar 2002 01:25:36 GMT
Call-ID: AE8C25C9-2BE311D6-8004BD66-4265DFE7
User-Agent: Cisco-SIPGateway/IOS-12.x
Max-Forwards: 10
Timestamp: 1015032336
CSeq: 639 REGISTER
Contact: <sip:1002@192.168.3.1:5060>
Expires: 3600
Content-Length: 0

show ip sockets

cme_router#sh ip sockets
Proto        Remote      Port      Local       Port  In Out  Stat TTY OutputIF
 17     0.0.0.0             0 192.168.2.2      2517   0   0     1   0
 17     192.168.2.3        68 192.168.0.12       67   0   0  2211   0
 17       --listen--          192.168.0.12      123   0   0     1   0
 17     58.96.1.2        5060 192.168.0.12    51554   0   0   205   0
 17     0.0.0.0             0 192.168.3.1      5060   0   0   241   0
 17     58.96.1.2        5060 192.168.3.1     51279   0   0   205   0
cme_router#
 

cme_router#sh sip-ua status
SIP User Agent Status
SIP User Agent for UDP : ENABLED
SIP User Agent for TCP : ENABLED
SIP User Agent bind status(signaling): ENABLED 192.168.3.1
SIP User Agent bind status(media): ENABLED 192.168.3.1
SIP early-media for 180 responses with SDP: ENABLED
SIP max-forwards : 10
SIP DNS SRV version: 2 (rfc 2782)
NAT Settings for the SIP-UA
Role in SDP: NONE
Check media source packets: DISABLED
Maximum duration for a telephone-event in NOTIFYs: 2000 ms
SIP support for ISDN SUSPEND/RESUME: ENABLED
Redirection (3xx) message handling: ENABLED
Reason Header will override Response/Request Codes: DISABLED

SDP application configuration:
 Version line (v=) required
 Owner line (o=) required
 Timespec line (t=) required
 Media supported: audio image
 Network types supported: IN
 Address types supported: IP4
 Transport types supported: RTP/AVP udptl

But when I try to confirm registering of sip I get this

cme_router#sh sip-ua register status
Line          peer           expires(sec)  registered
============  =============  ============  ===========
0300          20001            0             no
1002          20002            114           no
192.168.0.12  1                30            no
cme_router#
 

Can someone please explain this to me thanks

 

0 Replies 0