Cisco 2811 IOS VOICE question

I recently inherited a Cisco 2811 Router.  I want to play with some Voice services as a test lab.  I currently have a production CUCM 8.6 environment I would like to connect it to.  It has IOS C2800NM-ENTSERVICESK9-M 12.4(17).  If I program it to register with my CCM, it always gets stuck at ""registering with CCM".  Oddly enough, I can assign it SCCP based phones, but anytime I try to play with SIP phones, the phones never register.  I am thinking its related to the "Registering with CCM" and "Current active call manager : none"   when I do a show-ccm.  Do I have the wrong IOS for voice?  I am more familiar with the X9XX series routers where you can do a sh-license and it tells you it has the UC license.  If that is the case, what is the minimum license level to support voice on the 2811 router to connect it to my CUCM8.6 using MGCP?
Thank You,
David

Hi David,
IOS on 2800 series routers is implemented differently , hence we do not have any licenses. Voice should work as long as we have the right IOS image. Having said that , If voice components were not enabled , we would not have been put in any commands , for MGCP etc.
Coming to the IOS version , while the image is indeed quite old , i don't think it should affect the registration . As a good practice , it is recommended to have the IOS versions and CUCM versions 'compatible', which is tabulated in the link below :
http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/uc_system/unified/communications/system/versions/IPTMtrix.html
Moving on to the registration , here are some quick pointers:
1. make sure that the config on GW is as per the link below :
http://www.cisco.com/c/en/us/support/docs/voice-unified-communications/unified-communications-manager-callmanager/42105-vg200-cfg.html
2. The GW name should match that on CUCM. Match the name in the first line of "show ccm-manager" to the name that has been added to CUCM.
3. Also , ensure the modules added on CUCM are correct.
HTH,
Harsh

Similar Messages

  • [SOLVED]Failure of the ZBF migration from cisco 2811 ios 12.4/K9 to 1941 ios 15/k9

    Hello to everyone,
    I write because I have decided to pass from a cisco 2811 with ios 12.4/k9 to a cisco 1941 ios 15/k9, migrating configuration I have a problem with the ZBF.
    I do not know if it's a problem of policy or differences between ios.
    Could someone help me please?
    Thank you all in advance
    Regards,
    Salvatore
    Update: Configuration modified and IOS upgrade.

    Salvatore,
    I don't know what problem exactly you face with your ZBF, but this may help you trbouleshooting your ZBF.
    http://www.cisco.com/en/US/products/sw/secursw/ps1018/products_tech_note09186a0080a63b94.shtml
    Thanks!

  • Cisco 2811 TLS Handshake problem

    Hi,
    I am trying to test TLS functionality using Cisco 2811 as voice gateway.
    My set up is like
    A <-------->Cisco 2811 <----------->B(SIP softphone)
    where A is TLS enabled SIP peer.
    B is a normal SIP Phone.
    Call from B to A is successful.
    Call from A to B is unsuccessful.
    A side waits for 5 seconds after sending Client Hello and then disconnects.
    It seems Cisco is not responding to Handshake messages.
    I have tried to debug using debug crypto pki commands but nothing coming in the debug.
    Please find the existing config details of the Cisco in the file attached,
    Mohit

    Hi ,
    Just to add ...i found one info in one of the documents
    Enabling TLS Listener Port
    Use this command in “sip-ua” mode in order to enable the TLS port on TCP 5061 to listen:transport tcp tls
    But on adding this command in sip-ua mode ,i still cannot see this command in the running config
    Is it a bug? how can i enable transport tcp tls  ?
    Here is the document i read for reference
    http://www.cisco.com/en/US/products/sw/voicesw/ps5640/products_configuration_example09186a008092acef.shtml
    Thanks
    Mohit

  • Cisco 2811 SIP-to-SIP GW T.38 does not work!

    Hello!
    Diagram is something like this:  Softswitch(MERA) -->>-- Cisco2811 -->>-- Softswitch(MERA)   It's needed to limit traffic if one of SSWs is hacked. But it is not a subject. We just need such "construction".
    Previously there was Cisco 1760 instead of 2811, result was the same. So I exclude platform and IOS.
    1. Voice calls are sent and received fine in diagram above.
    2. Fax are passed good between two Softswitches if I exclude Cisco2811.
    3. Faxes are stopped immediately when I re-route voice traffic through Cisco2811 (in the same conditions on both Softswitches as in above paragraph 2. That is, Faxes are passed between Softswitches directly, I don't change anything on Softswitches, and I just re-route Voice from both Softswitches on C2811 - Faxes stop immediately).
    4. Relevant configuraion:
    voice service voip allow-connections sip to sip!!voice class uri  Centrex sip host ^10\.0\.99\.111$!voice class uri  RTU1 sip host ^10\.0\.99\.121$!voice class uri  RTU2 sip host ^10\.0\.99\.221$!!voice class codec 1 codec preference 1 g711alaw bytes 80 codec preference 2 clear-channel!!voice translation-rule 112 rule 1 /^000112\(.*\)$/ /\1/!voice translation-rule 999 rule 1 /^999\(.*\)$/ /000\1/!voice translation-rule 999112 rule 1 /^\(.*\)$/ /999112\1/!voice translation-profile 112 translate called 112!voice translation-profile 999 translate called 999!voice translation-profile 999112 translate called 999112!!interface FastEthernet0/0.18 encapsulation dot1Q 18 ip address 10.0.99.29 255.255.255.0 no snmp trap link-status!!dial-peer voice 999112 voip translation-profile incoming 999112 voice-class codec 1 session protocol sipv2 incoming uri from Centrex dtmf-relay rtp-nte fax-relay ecm disable fax rate 9600 fax nsf 000000 fax protocol t38 ls-redundancy 3 hs-redundancy 0 fallback pass-through g711alaw no vad!dial-peer voice 999 voip translation-profile outgoing 999 destination-pattern 999.+ voice-class codec 1 session protocol sipv2 session target ipv4:10.0.99.99 session transport udp dtmf-relay rtp-nte fax-relay ecm disable fax rate 9600 fax nsf 000000 fax protocol t38 ls-redundancy 3 hs-redundancy 0 fallback pass-through g711alaw no vad!dial-peer voice 112 voip translation-profile outgoing 112 destination-pattern 000112.+ voice-class codec 1 session protocol sipv2 session target ipv4:10.0.99.100 session transport udp dtmf-relay rtp-nte fax-relay ecm disable fax rate 9600 fax nsf 000000 fax protocol t38 ls-redundancy 3 hs-redundancy 0 fallback pass-through g711alaw no vad!dial-peer voice 901 voip voice-class codec 1 session protocol sipv2 incoming uri from RTU1 dtmf-relay rtp-nte fax-relay ecm disable fax rate 9600 fax nsf 000000 fax protocol t38 ls-redundancy 3 hs-redundancy 0 fallback pass-through g711alaw no vad!dial-peer voice 902 voip voice-class codec 1 session protocol sipv2 incoming uri from RTU2 dtmf-relay rtp-nte fax-relay ecm disable fax rate 9600 fax nsf 000000 fax protocol t38 ls-redundancy 3 hs-redundancy 0 fallback pass-through g711alaw no vad!
    5. TSHARK from left-side Softswitch:
    16:10:51.680764  10.0.99.221 -> 10.0.99.29   SIP/SDP Request: INVITE sip:[email protected];user=phone, with session description16:10:51.721616   10.0.99.29 -> 10.0.99.221  SIP Status: 100 Trying16:10:55.413288   10.0.99.29 -> 10.0.99.221  SIP/SDP Status: 183 Session Progress, with session description16:10:55.418718   10.0.99.29 -> 10.0.99.221  SIP Status: 180 Ringing16:10:59.090481   10.0.99.29 -> 10.0.99.221  SIP/SDP Status: 200 OK, with session description16:10:59.091451  10.0.99.221 -> 10.0.99.29   SIP Request: ACK sip:[email protected]:506016:11:04.296532   10.0.99.29 -> 10.0.99.221  SIP Status: 488 Not Acceptable Media16:11:04.296708  10.0.99.221 -> 10.0.99.29   SIP Request: ACK sip:[email protected]:506016:11:04.793058   10.0.99.29 -> 10.0.99.221  SIP/SDP Status: 200 OK, with session description16:11:04.793262  10.0.99.221 -> 10.0.99.29   SIP Request: ACK sip:[email protected]:506016:11:05.793043   10.0.99.29 -> 10.0.99.221  SIP/SDP Status: 200 OK, with session description16:11:05.793261  10.0.99.221 -> 10.0.99.29   SIP Request: ACK sip:[email protected]:506016:11:07.793042   10.0.99.29 -> 10.0.99.221  SIP/SDP Status: 200 OK, with session description16:11:07.793300  10.0.99.221 -> 10.0.99.29   SIP Request: ACK sip:[email protected]:506016:11:11.793077   10.0.99.29 -> 10.0.99.221  SIP/SDP Status: 200 OK, with session description16:11:11.793264  10.0.99.221 -> 10.0.99.29   SIP Request: ACK sip:[email protected]:506016:11:15.793316   10.0.99.29 -> 10.0.99.221  SIP/SDP Status: 200 OK, with session description16:11:15.793541  10.0.99.221 -> 10.0.99.29   SIP Request: ACK sip:[email protected]:506016:11:19.793289   10.0.99.29 -> 10.0.99.221  SIP/SDP Status: 200 OK, with session description16:11:19.793538  10.0.99.221 -> 10.0.99.29   SIP Request: ACK sip:[email protected]:506016:11:23.794963   10.0.99.29 -> 10.0.99.221  SIP Request: BYE sip:[email protected]:5061;user=phone16:11:23.795650  10.0.99.221 -> 10.0.99.29   SIP Status: 200 OK
    6. TSHARK from right-side Softswitch:
    16:10:12.071247  10.0.99.111 -> 10.0.99.29   SIP/SDP Request: INVITE sip:[email protected];user=phone, with session description16:10:12.113708   10.0.99.29 -> 10.0.99.111  SIP Status: 100 Trying16:10:12.843352   10.0.99.29 -> 10.0.99.111  SIP/SDP Status: 183 Session Progress, with session description16:10:16.328955   10.0.99.29 -> 10.0.99.111  SIP/SDP Status: 200 OK, with session description16:10:16.329808  10.0.99.111 -> 10.0.99.29   SIP Request: ACK sip:[email protected]:506016:10:51.721600   10.0.99.29 -> 10.0.99.100  SIP/SDP Request: INVITE sip:[email protected]:5060, with session description16:10:51.723145  10.0.99.100 -> 10.0.99.29   SIP Status: 100 Trying16:10:55.384493  10.0.99.100 -> 10.0.99.29   SIP/SDP Status: 183 Progress, with session description16:10:55.392178  10.0.99.100 -> 10.0.99.29   SIP Status: 180 Ringing16:10:59.069771  10.0.99.100 -> 10.0.99.29   SIP/SDP Status: 200 OK, with session description16:10:59.088587   10.0.99.29 -> 10.0.99.100  SIP Request: ACK sip:[email protected]:5060
    7. Debug output for "debug ccsip all" and "debug voice dialpeer all"
    Router#*Sep 19 12:27:55.107: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportSetAgeingTimer: Aging timer initiated for holder=0x4654DA30,addr=10.0.99.111*Sep 19 12:27:55.267: //-1/xxxxxxxxxxxx/SIP/Info/HandleUdpSocketReads: Msg enqueued for SPI with IP addr: 10.0.99.221:5061*Sep 19 12:27:55.267: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportProcessNWNewConnMsg: context=0x00000000*Sep 19 12:27:55.267: //-1/xxxxxxxxxxxx/SIP/Transport/sipSPIUpdateResponseInfo: Dialog Transaction Address 10.0.99.221,Port 5061, Transport 1, SentBy Port 5061*Sep 19 12:27:55.267: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:Received:INVITE sip:[email protected];user=phone SIP/2.0Via: SIP/2.0/UDP 10.0.99.221:5061;rport;branch=z9hG4bK-3628481038-3792786178-436258467-408012644From: <sip:[email protected]:5061;user=phone>;tag=4095425038-3792786178-436258467-408012644To: <sip:[email protected];user=phone>Call-ID: [email protected]: 1 INVITEContact: <sip:[email protected]:5061;user=phone>Content-Type: application/sdpAllow: ACK, BYE, CANCEL, INFO, INVITE, OPTIONS, REFER, REGISTER, UPDATEMax-Forwards: 70User-Agent: MERA MVTS3G v.4.4.0-15Cisco-Guid: 237931618-38998498-2747662362-1690784024Category: 10Content-Length:   313v=0o=- 1348056651 1348056651 IN IP4 10.0.99.221s=-c=IN IP4 10.0.99.221t=0 0m=audio 17294 RTP/AVP 8 0 18 4 96a=rtpmap:8 PCMA/8000a=rtpmap:0 PCMU/8000a=rtpmap:18 G729/8000a=fmtp:18 annexb=noa=rtpmap:4 G723/8000a=fmtp:4 annexa=yesa=rtpmap:96 telephone-event/8000a=fmtp:96 0-15a=sendrecv*Sep 19 12:27:55.267: //-1/0E2E8C62A3C6/SIP/State/sipSPIChangeState: 0x4627A3B8 : State change from (STATE_NONE, SUBSTATE_NONE)  to (STATE_IDLE, SUBSTATE_NONE)*Sep 19 12:27:55.267: //-1/xxxxxxxxxxxx/SIP/Transport/sipSPIUpdateResponseInfo: Dialog Transaction Address 10.0.99.221,Port 5061, Transport 1, SentBy Port 5060*Sep 19 12:27:55.267: //-1/xxxxxxxxxxxx/SIP/Info/sipSPISetDateHeader: Clock Time Zone is UTC, same as GMT: Using GMT*Sep 19 12:27:55.267: //-1/xxxxxxxxxxxx/SIP/Transport/sipSPIUpdateResponseInfo: Dialog Transaction Address 10.0.99.221,Port 5061, Transport 1, SentBy Port 5061*Sep 19 12:27:55.271: //-1/xxxxxxxxxxxx/SIP/Info/sipSPIGetGtdBody: No valid GTD body found.*Sep 19 12:27:55.271: //-1/0E2E8C62A3C6/SIP/Info/sipSPIUaddCcbToUASReqTable: ****Adding to UAS Request table.*Sep 19 12:27:55.271: //-1/0E2E8C62A3C6/SIP/Info/sipSPIUaddCcbToTable: Added to table. ccb=0x4627A3B8 [email protected]*Sep 19 12:27:55.271: //-1/0E2E8C62A3C6/SIP/Info/sipSPIMatchSrcIpGroup: Match not found on carrier id*Sep 19 12:27:55.271: //-1/0E2E8C62A3C6/SIP/Info/sipSPIMatchSrcIpGroup: Match not found on Incoming called number: 0001124957887603*Sep 19 12:27:55.271: //-1/0E2E8C62A3C6/SIP/Info/sipSPIMatchSrcIpGroup: Match not found on destination pattern: 4991589848*Sep 19 12:27:55.271: //-1/0E2E8C62A3C6/SIP/Info/ccsipUpdateIncomingCallParams: ccCallInfo: Calling name , number 4991589848, Calling oct3 0x00, oct_3a 0x80, Called number 0001124957887603*Sep 19 12:27:55.271: //-1/0E2E8C62A3C6/DPM/dpAssociateIncomingPeerCore:   Calling Number=4991589848, Called Number=0001124957887603, Voice-Interface=0x0,   Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,   Peer Info Type=DIALPEER_INFO_SPEECH*Sep 19 12:27:55.271: //-1/0E2E8C62A3C6/DPM/dpAssociateIncomingPeerCore:   Match Rule=DP_MATCH_REQUEST_URI; URI=sip:[email protected];user=phone*Sep 19 12:27:55.271: //-1/0E2E8C62A3C6/DPM/dpMatchPeertype:   Is Incoming=TRUE, Number Expansion=FALSE*Sep 19 12:27:55.271: //-1/0E2E8C62A3C6/DPM/dpMatchCore:   Dial String=, Expanded String=, Calling Number=   Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH*Sep 19 12:27:55.271: //-1/0E2E8C62A3C6/DPM/dpMatchCore:   Result=-1*Sep 19 12:27:55.271: //-1/0E2E8C62A3C6/DPM/dpMatchPeertype:exit@5392*Sep 19 12:27:55.271: //-1/0E2E8C62A3C6/DPM/dpAssociateIncomingPeerCore:   Match Rule=DP_MATCH_TO_URI; URI=sip:[email protected];user=phone*Sep 19 12:27:55.271: //-1/0E2E8C62A3C6/DPM/dpMatchPeertype:   Is Incoming=TRUE, Number Expansion=FALSE*Sep 19 12:27:55.271: //-1/0E2E8C62A3C6/DPM/dpMatchCore:   Dial String=, Expanded String=, Calling Number=   Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH*Sep 19 12:27:55.271: //-1/0E2E8C62A3C6/DPM/dpMatchCore:   Result=-1*Sep 19 12:27:55.271: //-1/0E2E8C62A3C6/DPM/dpMatchPeertype:exit@5392*Sep 19 12:27:55.271: //-1/0E2E8C62A3C6/DPM/dpAssociateIncomingPeerCore:   Match Rule=DP_MATCH_FROM_URI; URI=sip:[email protected]:5061;user=phone*Sep 19 12:27:55.271: //-1/0E2E8C62A3C6/DPM/dpMatchPeertype:   Is Incoming=TRUE, Number Expansion=FALSE*Sep 19 12:27:55.271: //-1/0E2E8C62A3C6/DPM/dpMatchCore:   Dial String=, Expanded String=, Calling Number=   Timeout=TRUE, Is Incoming=TRUE, Peer Info Type=DIALPEER_INFO_SPEECH*Sep 19 12:27:55.275: //-1/0E2E8C62A3C6/DPM/MatchNextPeer:   Result=Success(0); Incoming Dial-peer=902 Is Matched*Sep 19 12:27:55.275: //-1/0E2E8C62A3C6/DPM/dpMatchPeertype:exit@5392*Sep 19 12:27:55.275: //-1/0E2E8C62A3C6/DPM/dpAssociateIncomingPeerCore:   Result=Success(0) after DP_MATCH_FROM_URI; Incoming Dial-peer=902*Sep 19 12:27:55.275: //-1/0E2E8C62A3C6/DPM/dpAssociateIncomingPeerSPI:exit@5926*Sep 19 12:27:55.275: //-1/0E2E8C62A3C6/SIP/Info/sipSPIGetCallConfig: Peer tag 902 matched for incoming call*Sep 19 12:27:55.275: //-1/0E2E8C62A3C6/SIP/Info/sipSPIGetCallConfig: Using Voice Class Codec, tag = 1*Sep 19 12:27:55.275: //-1/0E2E8C62A3C6/SIP/Info/sipSPICopyPeerDataToCCB:From CLI: Modem NSE payload = 100, Passthrough = 0, Modem relay = 0, Gw-Xid = 1SPRT latency 200, SPRT Retries = 12, Dict Size = 1024 String Len = 32, Compress dir = 3*Sep 19 12:27:55.275: //-1/0E2E8C62A3C6/SIP/Info/sipSPIContinueNewMsgInvite: Calling name , number 4991589848, Calling oct3 0x00, oct_3a 0x80, ext_priv 0x00, Called number 0001124957887603, oct3 0x00*Sep 19 12:27:55.275: //-1/0E2E8C62A3C6/SIP/Info/sipSPIContinueNewMsgInvite: Carrier id code , prev_cid NONE, next_cid NONE, prev_tgrp NONE, next_tgrp NONE*Sep 19 12:27:55.275: //19/0E2E8C62A3C6/SIP/Info/sipSPIDoMediaNegotiation: Number of m-lines = 1*Sep 19 12:27:55.275: //19/0E2E8C62A3C6/SIP/Info/sipSPIDoAudioNegotiation: Codec (g711alaw) Negotiation Successful on Static Payload for m-line 1*Sep 19 12:27:55.275: //19/0E2E8C62A3C6/SIP/Info/sipSPIDoPtimeNegotiation: No ptime present or multiple ptime attributes that can't be handled*Sep 19 12:27:55.275: //19/0E2E8C62A3C6/SIP/Info/sipSPIDoDTMFRelayNegotiation: m-line index 1*Sep 19 12:27:55.275: //19/0E2E8C62A3C6/SIP/Info/sipSPICheckDynPayloadUse: Dynamic payload(96) could not be reserved.*Sep 19 12:27:55.275: //19/0E2E8C62A3C6/SIP/Info/sipSPIDoDTMFRelayNegotiation: Requested DTMF-RELAY payload (96) is reserved by another application.*Sep 19 12:27:55.275: //19/0E2E8C62A3C6/SIP/Info/sipSPIDoDTMFRelayNegotiation: Requested DTMF-RELAY option(s) not found in Preferred DTMF-RELAY option list!*Sep 19 12:27:55.275: //19/0E2E8C62A3C6/SIP/Info/sipSPIStreamTypeAndDtmfRelay: DTMF Relay mode: Inband Voice*Sep 19 12:27:55.275: //-1/xxxxxxxxxxxx/SIP/Info/sip_sdp_get_modem_relay_cap_params: NSE payload from X-cap = 0*Sep 19 12:27:55.275: //19/0E2E8C62A3C6/SIP/Info/sip_select_modem_relay_params: X-tmr not present in SDP. Disable modem relay*Sep 19 12:27:55.275: //19/0E2E8C62A3C6/SIP/Info/sipSPIGetSDPDirectionAttribute: No direction attribute present or multiple direction attributes that can't be handled for m-line:1 and num-a-lines:0*Sep 19 12:27:55.275: //19/0E2E8C62A3C6/SIP/Info/sipSPIDoAudioNegotiation: Codec negotiation successful for media line 1        payload_type=8, codec_bytes=80, codec=g711alaw, dtmf_relay=inband-voice        stream_type=voice-only (0), dest_ip_address=10.0.99.221, dest_port=17294*Sep 19 12:27:55.275: //19/0E2E8C62A3C6/SIP/Media/sipSPIUpdCallWithSdpInfo:        Preferred Codec        : g711alaw, bytes :80        Preferred  DTMF relay  : rtp-nte        Preferred NTE payload  : 101        Early Media            : No        Delayed Media          : No        Bridge Done            : No        New Media              : No        DSP DNLD Reqd          : No*Sep 19 12:27:55.279: //19/0E2E8C62A3C6/SIP/Media/sipSPISetMediaSrcAddr: Media src addr for stream 1 = 10.0.99.29*Sep 19 12:27:55.279: //19/0E2E8C62A3C6/SIP/Info/sipSPI_ipip_report_media_to_peer: callId 19 peer 0 flags 0x201*Sep 19 12:27:55.279: //19/0E2E8C62A3C6/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:CallID 19, sdp 0x45A61FCC channels 0x4627BC80SIP: (19) Attribute ptime, level 1 instance 1 not found.*Sep 19 12:27:55.279: //19/0E2E8C62A3C6/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:Hndl ptype 8 mline 1*Sep 19 12:27:55.279: //19/0E2E8C62A3C6/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo: Selecting codec g711alaw*Sep 19 12:27:55.279: //-1/xxxxxxxxxxxx/SIP/Info/convert_codec_bytes_to_ptime: Values :Codec: g711alaw codecbytes :80, ptime: 10*Sep 19 12:27:55.279: //19/0E2E8C62A3C6/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo: Media negotiation done: stream->negotiated_ptime=0,stream->negotiated_codec_bytes=80, coverted ptime=10 stream->mline_index=1, media_ndx=1*Sep 19 12:27:55.279: //19/0E2E8C62A3C6/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:Adding codec 6 ptype 8 time 10, bytes 80  as channel 0 mline 1 ss 0 10.0.99.221:17294*Sep 19 12:27:55.279: //19/0E2E8C62A3C6/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:Hndl ptype 0 mline 1*Sep 19 12:27:55.279: //19/0E2E8C62A3C6/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo: Selecting codec g711ulawSIP: (19) Attribute ptime, level 1 instance 1 not found.*Sep 19 12:27:55.279: //19/0E2E8C62A3C6/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo: Media negotiation NOT done, get ptime from sdp: ptime=0, media_ndx=1*Sep 19 12:27:55.279: //-1/xxxxxxxxxxxx/SIP/Info/convert_ptime_to_codec_bytes: Values :Codec: g711ulaw ptime :0, codecbytes: 0*Sep 19 12:27:55.279: //19/0E2E8C62A3C6/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo: Codec bytes 0, use default packet rate 160*Sep 19 12:27:55.279: //19/0E2E8C62A3C6/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:Adding codec 5 ptype 0 time 0, bytes 160  as channel 1 mline 1 ss 0 10.0.99.221:17294*Sep 19 12:27:55.279: //19/0E2E8C62A3C6/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:Hndl ptype 18 mline 1*Sep 19 12:27:55.279: //19/0E2E8C62A3C6/SIP/Info/sipSPISelectCodecVersion: Codec (g729r8) is not in preferred list*Sep 19 12:27:55.279: //19/0E2E8C62A3C6/SIRouter#P/Info/sipSPI_ipip_copy_sdp_to_channelInfo: An exact codec match not configured, using interoperable codec g729r8 pre-ietf*Sep 19 12:27:55.279: //19/0E2E8C62A3C6/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo: Selecting codec g729r8 pre-ietfSIP: (19) Attribute ptime, level 1 instance 1 not found.*Sep 19 12:27:55.279: //19/0E2E8C62A3C6/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo: Media negotiation NOT done, get ptime from sdp: ptime=0, media_ndx=1*Sep 19 12:27:55.279: //-1/xxxxxxxxxxxx/SIP/Info/convert_ptime_to_codec_bytes: Values :Codec: g729r8 pre-ietf ptime :0, codecbytes: 0*Sep 19 12:27:55.279: //19/0E2E8C62A3C6/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo: Codec bytes 0, use default packet rate 20*Sep 19 12:27:55.279: //19/0E2E8C62A3C6/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:Adding codec 0 ptype 18 time 0, bytes 20  as channel 2 mline 1 ss 0 10.0.99.221:17294*Sep 19 12:27:55.279: //19/0E2E8C62A3C6/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:Hndl ptype 4 mline 1*Sep 19 12:27:55.279: //19/0E2E8C62A3C6/SIP/Info/sipSPISelectCodecVersion: Codec (g723ar63) is not in preferred list*Sep 19 12:27:55.279: //19/0E2E8C62A3C6/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo: An exact codec match not configured, using interoperable codec g729r8 pre-ietf*Sep 19 12:27:55.279: //19/0E2E8C62A3C6/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo: Selecting codec g729r8 pre-ietfSIP: (19) Attribute ptime, level 1 instance 1 not found.*Sep 19 12:27:55.279: //19/0E2E8C62A3C6/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo: Media negotiation NOT done, get ptime from sdp: ptime=0, media_ndx=1*Sep 19 12:27:55.279: //-1/xxxxxxxxxxxx/SIP/Info/convert_ptime_to_codec_bytes: Values :Codec: g729r8 pre-ietf ptime :0, codecbytes: 0*Sep 19 12:27:55.279: //19/0E2E8C62A3C6/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo: Codec bytes 0, use default packet rate 20*Sep 19 12:27:55.283: //19/0E2E8C62A3C6/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:Adding codec 0 ptype 4 time 0, bytes 20  as channel 3 mline 1 ss 0 10.0.99.221:17294*Sep 19 12:27:55.283: //19/0E2E8C62A3C6/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:Hndl ptype 96 mline 1*Sep 19 12:27:55.283: //19/0E2E8C62A3C6/SIP/Info/sipSPI_ipip_report_media_to_peer:Report initial call media*Sep 19 12:27:55.283: //19/0E2E8C62A3C6/SIP/Info/copy_channels: callId 19 size 296 ptr 0x46646D94)*Sep 19 12:27:55.283: //19/0E2E8C62A3C6/SIP/Info/sipSPI_ipip_report_media_to_peer:CCSIP: Unable to report channel ind*Sep 19 12:27:55.283: //19/0E2E8C62A3C6/SIP/Media/sipSPIUpdCallWithSdpInfo:          Stream type            : voice-only          Media line             : 1          State                  : STREAM_ADDING (2)          Callid                 : -1          Negotiated Codec       : g711alaw, bytes :80          Negotiated DTMF relay  : inband-voice          Negotiated NTE payload : 0          Negotiated CN payload  : 0          Media Srce Addr/Port   : 10.0.99.29:0          Media Dest Addr/Port   : 10.0.99.221:17294*Sep 19 12:27:55.283: //19/0E2E8C62A3C6/SIP/Info/sipSPIHandleInviteMedia:Negotiated Codec        : g711alaw, bytes :80Preferred Codec         : g711alaw, bytes :80Preferred  DTMF relay 1 : 6Preferred  DTMF relay 2 : 0Negotiated DTMF relay   : 0Preferred and Negotiated NTE payloads: 101 0Preferred and Negotiated NSE payloads: 100 0Preferred and Negotiated Modem Relay: 0 0Preferred and Negotiated Modem Relay GwXid: 1 0*Sep 19 12:27:55.283: //19/0E2E8C62A3C6/SIP/Info/sipSPIDoQoSNegotiation: SDP body with media description*Sep 19 12:27:55.283: //19/0E2E8C62A3C6/SIP/Info/sipSPICanSetFallbackFlag: Local Fallback is not active*Sep 19 12:27:55.283: //-1/xxxxxxxxxxxx/SIP/Media/sipSPIReserveRtpPort: reserved port 19570 for stream 1*Sep 19 12:27:55.283: //19/0E2E8C62A3C6/SIP/Info/sipSPIUpdateSrcSdpFixedPart: Reserving rtp port for stream 1, src_port=19570*Sep 19 12:27:55.283: //-1/xxxxxxxxxxxx/SIP/Info/sipSPISetMediaDirectionForStream: Setting Media direction SENDRECV for stream 1*Sep 19 12:27:55.283: //19/0E2E8C62A3C6/SIP/Info/sipSPIUpdateSrcSdpVariablePart: Setting stream 1 portnum to 19570*Sep 19 12:27:55.283: //19/0E2E8C62A3C6/SIP/Info/sipSPIAddBillingInfoToCcb: sipCallId for billing records = [email protected]*Sep 19 12:27:55.283: //19/0E2E8C62A3C6/SIP/Info/sipSPI_ipip_store_channel_info: Store channelInfo in CallInfo*Sep 19 12:27:55.283: //-1/xxxxxxxxxxxx/SIP/Info/sipSPICreateRawMsg: No GTD passed.*Sep 19 12:27:55.283: //19/0E2E8C62A3C6/SIP/Info/sipSPIContinueNewMsgInvite: ccsip_api_call_setup_ind returned: SIP_SUCCESS*Sep 19 12:27:55.283: //19/0E2E8C62A3C6/SIP/Info/sipSPIUaddCcbToUASRespTable: ****Adding to UAS Response table.*Sep 19 12:27:55.287: //19/0E2E8C62A3C6/SIP/Info/sipSPIUaddCcbToTable: Added to table. ccb=0x4627A3B8 [email protected]*Sep 19 12:27:55.287: //19/0E2E8C62A3C6/SIP/Info/sipSPIUaddccCallIdToTable: Adding call id 13 to table*Sep 19 12:27:55.287: //19/0E2E8C62A3C6/SIP/Transport/sipSPITransportSendMessage: msg=0x4654E450, addr=10.0.99.221, port=5061, sentBy_port=5061, is_req=0, transport=1, switch=0, callBack=0x00000000*Sep 19 12:27:55.287: //19/0E2E8C62A3C6/SIP/Transport/sipSPITransportSendMessage: Proceedable for sending msg immediately*Sep 19 12:27:55.287: //19/0E2E8C62A3C6/SIP/Transport/sipTransportLogicSendMsg: switch transport is 0*Sep 19 12:27:55.287: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportPostSendMessage: Posting send for msg=0x4654E450, addr=10.0.99.221, port=5061, connId=0 for UDP*Sep 19 12:27:55.287: //19/0E2E8C62A3C6/SIP/State/sipSPIChangeState: 0x4627A3B8 : State change from (STATE_IDLE, SUBSTATE_NONE)  to (STATE_RECD_INVITE, SUBSTATE_NONE)*Sep 19 12:27:55.287: //19/0E2E8C62A3C6/SIP/Info/sipSPIProcessContactInfo: Previous Hop 10.0.99.221:5061*Sep 19 12:27:55.287: //-1/xxxxxxxxxxxx/SIP/Event/sipSPIEventInfo: Queued event from SIP SPI : SIPSPI_EV_CC_CALL_PROCEEDING*Sep 19 12:27:55.291: //-1/0E2E8C62A3C6/DPM/dpMatchPeersCore:   Calling Number=, Called Number=0001124957887603, Peer Info Type=DIALPEER_INFO_SPEECH*Sep 19 12:27:55.291: //-1/0E2E8C62A3C6/DPM/dpMatchPeersCore:   Match Rule=DP_MATCH_DEST; Called Number=0001124957887603*Sep 19 12:27:55.291: //-1/0E2E8C62A3C6/DPM/dpMatchCore:   Dial String=0001124957887603, Expanded String=0001124957887603, Calling Number=   Timeout=TRUE, Is Incoming=FALSE, Peer Info Type=DIALPEER_INFO_SPEECH*Sep 19 12:27:55.291: //-1/0E2E8C62A3C6/DPM/MatchNextPeer:   Result=Success(0); Outgoing Dial-peer=112 Is Matched*Sep 19 12:27:55.291: //-1/0E2E8C62A3C6/DPM/dpMatchPeersCore:   Result=Success(0) after DP_MATCH_DEST*Sep 19 12:27:55.291: //-1/0E2E8C62A3C6/DPM/dpMatchPeersMoreArg:   Result=SUCCESS(0)   List of Matched Outgoing Dial-peer(s):     1: Dial-peer Tag=112*Sep 19 12:27:55.291: //20/000000000000/SIP/State/sipSPIChangeState: 0x4627C64C : State change from (STATE_NONE, SUBSTATE_NONE)  to (STATE_IDLE, SUBSTATE_NONE)*Sep 19 12:27:55.291: //20/000000000000/SIP/Info/ccsip_call_setup_request: This a IPIP call: Chan 0, codec 6 channel 17294, ip A0063DD:17294  params 0x465F9EF4 caps 0x44ED30C8*Sep 19 12:27:55.291: //20/000000000000/SIP/Info/ccsip_call_setup_request: This a IPIP call: Chan 1, codec 5 channel 17294, ip A0063DD:17294  params 0x465F9EF4 caps 0x44ED30C8*Sep 19 12:27:55.291: //20/000000000000/SIP/Info/ccsip_call_setup_request: This a IPIP call: Chan 2, codec 0 channel 17294, ip A0063DD:17294  params 0x465F9EF4 caps 0x44ED30C8*Sep 19 12:27:55.291: //20/000000000000/SIP/Info/ccsip_call_setup_request: This a IPIP call: Chan 3, codec 0 channel 17294, ip A0063DD:17294  params 0x465F9EF4 caps 0x44ED30C8*Sep 19 12:27:55.291: //-1/xxxxxxxxxxxx/SIP/Event/sipSPIEventInfo: Queued event from SIP SPI : SIPSPI_EV_CC_CALL_SETUP*Sep 19 12:27:55.291: //-1/xxxxxxxxxxxx/SIP/Info/ccsip_event_handler:*Sep 19 12:27:55.291: //-1/xxxxxxxxxxxx/SIP/Info/ccsip_event_handler: switch(ev.ev_id: 137)*Sep 19 12:27:55.291: //19/0E2E8C62A3C6/SIP/Info/ccsip_event_handler: ccsip_event_handler: peer ID 20 chans 0x44EE3BB0 event 137 flags 0x10020038 0x601 data 0x44EE3BB0*Sep 19 12:27:55.291: //19/0E2E8C62A3C6/SIP/Info/ccsip_event_handler: ccsip_event_handler: CC_EV_H245_SET_MODE: peer ID 20 chans 0x44EE3BB0 event 137 flags  0x10020038 0x601 data 0x44EE3BB0*Sep 19 12:27:55.295: //19/0E2E8C62A3C6/SIP/Info/ccsip_event_handler: ccsip_event_handler: CC_EV_H245_SET_MODE: peer ID 20 chans 0x44EE3BB0 event 137 flags 0x10020038 0x601 data 0x44EE3BB0, type = 3*Sep 19 12:27:55.295: //-1/xxxxxxxxxxxx/SIP/Info/ccsip_event_handler: CC_R_SUCCESS_WITH_CONFIRMED*Sep 19 12:27:55.295: //20/000000000000/SIP/Info/sipSPIUaddccCallIdToTable: Adding call id 14 to table*Sep 19 12:27:55.295: //20/000000000000/SIP/Info/act_idle_continue_call_setup:*Sep 19 12:27:55.295: //20/000000000000/SIP/Info/sipSPIGetCallConfig: preferred_codec set[0] type :No Codec    bytes: 0*Sep 19 12:27:55.295: //20/000000000000/SIP/Info/sipSPICanSetFallbackFlag: Local Fallback is not active*Sep 19 12:27:55.295: //20/000000000000/SIP/Info/sipSPIGetCallConfig: Using Voice Class Codec, tag = 1*Sep 19 12:27:55.295: //20/000000000000/SIP/Info/sipSPICopyPeerDataToCCB:From CLI: Modem NSE payload = 100, Passthrough = 0, Modem relay = 0, Gw-Xid = 1SPRT latency 200, SPRT Retries = 12, Dict Size = 1024 String Len = 32, Compress dir = 3*Sep 19 12:27:55.295: //20/000000000000/SIP/Info/sipSPI_ipip_copy_channelInfo_to_sdp:callid 20, channels 0x44E96BE0 caps 0x44ED30C8*Sep 19 12:27:55.295: //20/000000000000/SIP/Info/sipSPI_ipip_copy_channelInfo_to_sdp:pref dtmf 96*Sep 19 12:27:55.295: //20/000000000000/SIP/Info/sipSPIValidateGtd: No rawMsg from CCAPI*Sep 19 12:27:55.295: //20/000000000000/SIP/Info/sipSPIUaddCcbToUACTable: ****Adding to UAC table.*Sep 19 12:27:55.295: //20/000000000000/SIP/Info/sipSPIUaddCcbToTable: Added to table. ccb=0x4627C64C [email protected]*Sep 19 12:27:55.295: //20/000000000000/SIP/Info/sipSPIUsetBillingProfile: sipCallId for billing records = [email protected]*Sep 19 12:27:55.295: //20/000000000000/SIP/Media/sipSPISetMediaSrcAddr: Media src addr for stream 1 = 10.0.99.29*Sep 19 12:27:55.295: //-1/xxxxxxxxxxxx/SIP/Media/sipSPIReserveRtpPort: reserved port 16926 for stream 1*Sep 19 12:27:55.299: //20/000000000000/SIP/Media/sipSPIAddSDPMediaPayload: Preferred method of dtmf relay is: 6, with payload: 101*Sep 19 12:27:55.299: //-1/xxxxxxxxxxxx/SIP/Info/convert_codec_bytes_to_ptime: Values :Codec: g711alaw codecbytes :80, ptime: 10*Sep 19 12:27:55.299: //20/000000000000/SIP/Info/sip_generate_sdp_xcapsRouter#_list: Modem Relay and T38 disabled. X-cap not needed*Sep 19 12:27:55.299: //-1/xxxxxxxxxxxx/SIP/Transport/sipSPIUpdateResponseInfo: Dialog Transaction Address 10.0.99.100,Port 5060, Transport 1, SentBy Port 5060*Sep 19 12:27:55.299: //-1/xxxxxxxxxxxx/SIP/Info/sipSPISetDateHeader: Clock Time Zone is UTC, same as GMT: Using GMT*Sep 19 12:27:55.299: //20/000000000000/SIP/Event/sipSPICreateRpid: Received Octet3A=0x80 -> Setting ;screen=no ;privacy=off*Sep 19 12:27:55.299: //20/000000000000/SIP/Transport/sipSPISendInvite: Sending Invite to the transport layer*Sep 19 12:27:55.299: //20/000000000000/SIP/Transport/sipSPIGetSwitchTransportFlag: Return the Global configuration, Switch Transport is FALSE*Sep 19 12:27:55.299: //20/000000000000/SIP/Transport/sipSPITransportSendMessage: msg=0x4654D520, addr=10.0.99.100, port=5060, sentBy_port=0, is_req=1, transport=1, switch=0, callBack=0x41086470*Sep 19 12:27:55.299: //20/000000000000/SIP/Transport/sipSPITransportSendMessage: Proceedable for sending msg immediately*Sep 19 12:27:55.299: //20/000000000000/SIP/Transport/sipTransportLogicSendMsg: switch transport is 0*Sep 19 12:27:55.299: //20/000000000000/SIP/Transport/sipTransportLogicSendMsg: Set to send the msg=0x4654D520*Sep 19 12:27:55.299: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportPostSendMessage: Posting send for msg=0x4654D520, addr=10.0.99.100, port=5060, connId=3 for UDP*Sep 19 12:27:55.299: //20/000000000000/SIP/Info/sentInviteRequest: Sent Invite in state STATE_IDLE*Sep 19 12:27:55.303: //-1/xxxxxxxxxxxx/SIP/Info/sentInviteRequest: Transaction active. Facilities will be queued.*Sep 19 12:27:55.303: //20/000000000000/SIP/State/sipSPIChangeState: 0x4627C64C : State change from (STATE_IDLE, SUBSTATE_NONE)  to (STATE_SENT_INVITE, SUBSTATE_NONE)*Sep 19 12:27:55.303: //20/000000000000/SIP/Media/sipSPIProcessRtpSessions: sipSPIProcessRtpSessions*Sep 19 12:27:55.303: //20/000000000000/SIP/Media/sipSPIAddStream: Adding stream 1 of type voice+dtmf (callid 20) to the VOIP RTP library*Sep 19 12:27:55.303: //20/000000000000/SIP/Media/sipSPISetMediaSrcAddr: Media src addr for stream 1 = 10.0.99.29*Sep 19 12:27:55.303: //20/000000000000/SIP/Media/sipSPIUpdateRtcpSession: sipSPIUpdateRtcpSession for m-line 1*Sep 19 12:27:55.303: //20/000000000000/SIP/Media/sipSPIUpdateRtcpSession: rtcp_session info        laddr = 10.0.99.29, lport = 16926, raddr = 0.0.0.0, rport=0, do_rtcp=FALSE        src_callid = 20, dest_callid = -1, stream type = voice+dtmf, stream direction = RECVONLY        media_ip_addr = 0.0.0.0*Sep 19 12:27:55.303: //20/000000000000/SIP/Media/sipSPIUpdateRtcpSession: No rtp session, creating a new one*Sep 19 12:27:55.303: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:Sent:SIP/2.0 100 TryingVia: SIP/2.0/UDP 10.0.99.221:5061;rport;branch=z9hG4bK-3628481038-3792786178-436258467-408012644From: <sip:[email protected]:5061;user=phone>;tag=4095425038-3792786178-436258467-408012644To: <sip:[email protected];user=phone>;tag=114FC0-1F24Date: Wed, 19 Sep 2012 12:27:55 GMTCall-ID: [email protected]: Cisco-SIPGateway/IOS-12.xCSeq: 1 INVITEAllow-Events: telephone-eventContent-Length: 0*Sep 19 12:27:55.307: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:Sent:INVITE sip:[email protected]:5060 SIP/2.0Via: SIP/2.0/UDP  10.0.99.29:5060;branch=z9hG4bK1C14C0From: <sip:[email protected]>;tag=114FE0-26C0To: <sip:[email protected]>Date: Wed, 19 Sep 2012 12:27:55 GMTCall-ID: [email protected]: 100rel,timer,replacesMin-SE:  1800Cisco-Guid: 237931618-38998498-2747662362-1690784024User-Agent: Cisco-SIPGateway/IOS-12.xAllow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, COMET, REFER, SUBSCRIBE, NOTIFY, INFO, UPDATE, REGISTERCSeq: 101 INVITEMax-Forwards: 70Remote-Party-ID: <sip:[email protected]>;party=calling;screen=no;privacy=offTimestamp: 1348057675Contact: <sip:[email protected]:5060>Expires: 180Allow-Events: telephone-eventContent-Type: application/sdpContent-Length: 241v=0o=CiscoSystemsSIP-GW-UserAgent 3284 8564 IN IP4 10.0.99.29s=SIP Callc=IN IP4 10.0.99.29t=0 0m=audio 16926 RTP/AVP 8 101c=IN IP4 10.0.99.29a=rtpmap:8 PCMA/8000a=rtpmap:101 telephone-event/8000a=fmtp:101 0-16a=ptime:10*Sep 19 12:27:55.307: //-1/xxxxxxxxxxxx/SIP/Info/HandleUdpSocketReads: Msg enqueued for SPI with IP addr: 10.0.99.100:5060*Sep 19 12:27:55.307: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportProcessNWNewConnMsg: context=0x00000000*Sep 19 12:27:55.311: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:Received:SIP/2.0 100 TryingVia: SIP/2.0/UDP 10.0.99.29:5060;branch=z9hG4bK1C14C0From: <sip:[email protected]>;tag=114FE0-26C0To: <sip:[email protected]>Call-ID: [email protected]: 101 INVITEContact: <sip:[email protected]:5060>Server: MERA MVTS3G v.4.4.0-15Timestamp: 1348057675Content-Length: 0*Sep 19 12:27:55.311: //20/000000000000/SIP/State/sipSPIChangeState: 0x4627C64C : State change from (STATE_SENT_INVITE, SUBSTATE_NONE)  to (STATE_RECD_PROCEEDING, SUBSTATE_PROCEEDING_PROCEEDING)Router#*Sep 19 12:27:58.971: //-1/xxxxxxxxxxxx/SIP/Info/HandleUdpSocketReads: Msg enqueued for SPI with IP addr: 10.0.99.100:5060*Sep 19 12:27:58.971: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportProcessNWNewConnMsg: context=0x00000000*Sep 19 12:27:58.971: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:Received:SIP/2.0 183 ProgressVia: SIP/2.0/UDP 10.0.99.29:5060;branch=z9hG4bK1C14C0From: <sip:[email protected]>;tag=114FE0-26C0To: <sip:[email protected]>;tag=2318849048-3792786178-436251047-2287060836Call-ID: [email protected]: 101 INVITEContact: <sip:[email protected]:5060>Content-Type: application/sdpServer: MERA MVTS3G v.4.4.0-15Content-Length:   239v=0o=- 1348056655 1348056655 IN IP4 10.0.99.111s=-c=IN IP4 10.0.99.111t=0 0m=audio 21550 RTP/AVP 8 101a=rtpmap:8 PCMA/8000a=rtpmap:101 telephone-event/8000a=fmtp:101 0-15a=ptime:10a=sendrecva=silenceSupp:off - - - -*Sep 19 12:27:58.971: //20/000000000000/SIP/Info/HandleSIP1xxSessionProgress: Content-Disposition NOT received in 18x response - using default Content-Disposition values*Sep 19 12:27:58.971: //-1/xxxxxxxxxxxx/SIP/Info/sipSPIGetGtdBody: No valid GTD body found.*Sep 19 12:27:58.971: //20/000000000000/SIP/Info/sipSPIDoMediaNegotiation: Number of m-lines = 1*Sep 19 12:27:58.971: //20/000000000000/SIP/Info/sipSPIDoAudioNegotiation: Codec (g711alaw) Negotiation Successful on Static Payload for m-line 1*Sep 19 12:27:58.971: //20/000000000000/SIP/Info/sipSPIDoPtimeNegotiation: One ptime attribute found - value:10*Sep 19 12:27:58.975: //-1/xxxxxxxxxxxx/SIP/Info/convert_ptime_to_codec_bytes: Values :Codec: g711alaw ptime :10, codecbytes: 80*Sep 19 12:27:58.975: //-1/xxxxxxxxxxxx/SIP/Info/convert_codec_bytes_to_ptime: Values :Codec: g711alaw codecbytes :80, ptime: 10*Sep 19 12:27:58.975: //20/000000000000/SIP/Info/sipSPIDoDTMFRelayNegotiation: m-line index 1*Sep 19 12:27:58.975: //20/000000000000/SIP/Info/sipSPICheckDynPayloadUse: Dynamic payload(101) could not be reserved.*Sep 19 12:27:58.975: //20/000000000000/SIP/Info/sipSPIDoDTMFRelayNegotiation: Payload type (101) is reserved for requested dtmf relay mode.*Sep 19 12:27:58.975: //20/000000000000/SIP/Info/sipSPIDoDTMFRelayNegotiation: Case of partial named event(NE) match in fmtp list of events.*Sep 19 12:27:58.975: //-1/xxxxxxxxxxxx/SIP/Info/sip_sdp_get_modem_relay_cap_params: NSE payload from X-cap = 0*Sep 19 12:27:58.975: //20/000000000000/SIP/Info/sip_select_modem_relay_params: X-tmr not present in SDP. Disable modem relay*Sep 19 12:27:58.975: //20/000000000000/SIP/Info/sipSPIGetSDPDirectionAttribute: No direction attribute present or multiple direction attributes that can't be handled for m-line:1 and num-a-lines:0*Sep 19 12:27:58.975: //20/000000000000/SIP/Info/sipSPIDoAudioNegotiation: Codec negotiation successful for media line 1        payload_type=8, codec_bytes=80, codec=g711alaw, dtmf_relay=rtp-nte        stream_type=voice+dtmf (1), dest_ip_address=10.0.99.111, dest_port=21550*Sep 19 12:27:58.975: //20/000000000000/SIP/Media/sipSPIUpdCallWithSdpInfo:        Preferred Codec        : g711alaw, bytes :80        Preferred  DTMF relay  : rtp-nte        Preferred NTE payload  : 101        Early Media            : No        Delayed Media          : No        Bridge Done            : No        New Media              : No        DSP DNLD Reqd          : No*Sep 19 12:27:58.975: //20/000000000000/SIP/Media/sipSPISetMediaSrcAddr: Media src addr for stream 1 = 10.0.99.29*Sep 19 12:27:58.975: //20/000000000000/SIP/Info/sipSPI_ipip_report_media_to_peer: callId 20 peer 19 flags 0x7*Sep 19 12:27:58.975: //20/000000000000/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:CallID 20, sdp 0x45C92F44 channels 0x4627DF14*Sep 19 12:27:58.975: //20/000000000000/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:Hndl ptype 8 mline 1*Sep 19 12:27:58.975: //20/000000000000/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo: Selecting codec g711alaw*Sep 19 12:27:58.975: //-1/xxxxxxxxxxxx/SIP/Info/convert_codec_bytes_to_ptime: Values :Codec: g711alaw codecbytes :80, ptime: 10*Sep 19 12:27:58.975: //20/000000000000/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo: Media negotiation done: stream->negotiated_ptime=10,stream->negotiated_codec_bytes=80, coverted ptime=10 stream->mline_index=1, media_ndx=1*Sep 19 12:27:58.975: //20/000000000000/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:Adding codec 6 ptype 8 time 10, bytes 80  as channel 0 mline 1 ss 1 10.0.99.111:21550*Sep 19 12:27:58.975: //20/000000000000/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:Hndl ptype 101 mline 1*Sep 19 12:27:58.975: //20/000000000000/SIP/Info/sipSPI_ipip_report_media_to_peer:Report initial call media*Sep 19 12:27:58.975: //20/000000000000/SIP/Info/copy_channels: callId 20 size 80 ptr 0x46655B7C)*Sep 19 12:27:58.975: //-1/xxxxxxxxxxxx/SIP/Info/ccsip_event_handler:*Sep 19 12:27:58.975: //-1/xxxxxxxxxxxx/SIP/Info/ccsip_event_handler: switch(ev.ev_id: 131)*Sep 19 12:27:58.975: //19/0E2E8C62A3C6/SIP/Info/ccsip_event_handler: ccsip_event_handler: peer ID 20 chans 0x46655B7C event 131 flags 0x10020038 0x403 data 0x46655B7C*Sep 19 12:27:58.979: //19/0E2E8C62A3C6/SIP/Info/ccsip_event_handler: ccsip_event_handler: CC_EV_H245_OPEN_CHANNEL_IND: peer ID 20  chans 0x46655B7C event 131 flags 0x10020038 0x403 data 0x46655B7C*Sep 19 12:27:58.979: //-1/xxxxxxxxxxxx/SIP/Event/sipSPIEventInfo: Queued event from SIP SPI : SIPSPI_EV_CC_NEW_MEDIA*Sep 19 12:27:58.979: //19/0E2E8C62A3C6/SIP/Info/ccsip_event_handler: ccsip_event_handler: set event->type = SIPSPI_EV_CC_NEW_MEDIA!: peer ID 20 chans 0x46655B7C event 131 flags 0x10020038 0x403 data 0x46655B7C*Sep 19 12:27:58.979: //-1/xxxxxxxxxxxx/SIP/Info/ccsip_event_handler: CC_R_SUCCESS_WITH_CONFIRMED*Sep 19 12:27:58.979: //19/0E2E8C62A3C6/SIP/Info/ccsip_get_rtcp_session_parameters: CURRENT VALUES: stream_callid=-1, current_seq_num=0x1A8*Sep 19 12:27:58.979: //19/0E2E8C62A3C6/SIP/Info/ccsip_get_rtcp_session_parameters: NEW VALUES: stream_callid=-1, current_seq_num=0x0*Sep 19 12:27:58.979: //19/0E2E8C62A3C6/SIP/Info/ccsip_caps_ind: Load DSP with negotiated codec: g711alaw, Bytes=80*Sep 19 12:27:58.979: //19/0E2E8C62A3C6/SIP/Info/ccsip_caps_ind: Set forking flag to 0x0*Sep 19 12:27:58.979: //19/0E2E8C62A3C6/SIP/Info/sipSPISetDTMFRelayMode: Set DSP for dtmf-relay = CC_CAP_DTMF_RELAY_INBAND_VOICE_AND_OOB*Sep 19 12:27:58.979: //19/0E2E8C62A3C6/SIP/Info/sip_set_modem_caps: Preferred (or the one that came from DSM) modem relay=1161273728, from CLI config=0*Sep 19 12:27:58.979: //19/0E2E8C62A3C6/SIP/Info/sip_set_modem_caps: Disabling Modem Relay...*Sep 19 12:27:58.979: //19/0E2E8C62A3C6/SIP/Info/sip_generate_sdp_xcaps_list: Modem Relay and T38 disabled. X-cap not needed*Sep 19 12:27:58.979: //19/0E2E8C62A3C6/SIP/Info/sip_set_modem_caps: Negotiation already Done. Set negotiated Modem caps and generate SDP Xcap list*Sep 19 12:27:58.979: //19/0E2E8C62A3C6/SIP/Info/sip_set_modem_caps: Modem Relay & Passthru both disabled*Sep 19 12:27:58.979: //19/0E2E8C62A3C6/SIP/Info/sip_set_modem_caps: nse payload = 0, ptru mode = 0, ptru-codec=0, redundancy=0, xid=0, relay=0, sprt-retry=12, latecncy=200, compres-dir=3, dict=1024, strnlen=32*Sep 19 12:27:58.979: //19/0E2E8C62A3C6/SIP/Media/sipSPISetStreamInfo: 0 Active Streams*Sep 19 12:27:58.979: //19/0E2E8C62A3C6/SIP/Error/sipSPISetStreamInfo: Number of active streams is zero (0)!*Sep 19 12:27:58.979: //19/0E2E8C62A3C6/SIP/Media/sipSPISetStreamInfo:caps.stream_count=0,caps.stream[0].stream_type=0xFFFF, caps.stream_list.xmitFunc=*Sep 19 12:27:58.979: //19/0E2E8C62A3C6/SIP/Media/sipSPISetStreamInfo: ??unknown??, caps.stream_list.context=*Sep 19 12:27:58.979: //19/0E2E8C62A3C6/SIP/Media/sipSPISetStreamInfo: 0x0 (gccb)*Sep 19 12:27:58.979: //19/0E2E8C62A3C6/SIP/Info/ccsip_caps_ind: Load DSP with codec : g711alaw, Bytes=80*Sep 19 12:27:58.979: //19/0E2E8C62A3C6/SIP/Info/ccsip_caps_ind: ccsip_caps_ind: ccb->flags_ipip = 0x403*Sep 19 12:27:58.979: //20/000000000000/SIP/Info/ccsip_caps_ack: Set forking flag to 0x0*Sep 19 12:27:58.979: //20/000000000000/SIP/Media/sipSPIUpdCallWithSdpInfo:          Stream type            : voice+dtmf          Media line             : 1          State                  : STREAM_ADDING (2)          Callid                 : 20          Negotiated Codec       : g711alaw, bytes :80          Negotiated DTMF relay  : rtp-nte          Negotiated NTE payload : 101          Negotiated CN payload  : 0          Media Srce Addr/Port   : 10.0.99.29:16926          Media Dest Addr/Port   : 10.0.99.111:21550*Sep 19 12:27:58.979: //-1/xxxxxxxxxxxx/SIP/Info/sipSPICreateRawMsg: No GTD passed.*Sep 19 12:27:58.979: //20/000000000000/SIP/Info/HandleSIP1xxSessionProgress: ccsip_api_call_cut_progress returned: SIP_SUCCESS*Sep 19 12:27:58.979: //20/000000000000/SIP/State/sipSPIChangeState: 0x4627C64C : State change from (STATE_RECD_PROCEEDING, SUBSTATE_PROCEEDING_PROCEEDING)  to (STATE_RECD_PROCEEDING, SUBSTATE_NONE)*Sep 19 12:27:58.979: //20/000000000000/SIP/Info/HandleSIP1xxSessionProgress: Transaction Complete. Lock on Facilities released.*Sep 19 12:27:58.979: //19/0E2E8C62A3C6/SIP/Info/sipSPI_ipip_handle_channel_info:CCSIP:callID 19 ft: 1, inc 8, 10.0.99.111:21550, codec 6*Sep 19 12:27:58.979: //19/0E2E8C62A3C6/SIP/Info/sipSPI_ipip_copy_channelInfo_to_sdp:callid 19, channels 0x46655B7C caps 0x44E8F284*Sep 19 12:27:58.983: //19/0E2E8C62A3C6/SIP/Info/sipSPI_ipip_copy_channelInfo_to_sdp:pref dtmf 101*Sep 19 12:27:58.983: //19/0E2E8C62A3C6/SIP/Info/sipSPI_ipip_copy_channelInfo_to_sdp: nego mline 1 dtmf 101 ss 1 ret 0*Sep 19 12:27:58.983: //-1/xxxxxxxxxxxx/SIP/Info/convert_codec_bytes_to_ptime: Values :Codec: g711alaw codecbytes :80, ptime: 10*Sep 19 12:27:58.983: //19/0E2E8C62A3C6/SIP/Info/sipSPI_ipip_copy_channelInfo_to_sdp: retreive codec 6 ptype 8 time 10 bytes 80*Sep 19 12:27:58.983: //-1/xxxxxxxxxxxx/SIP/Info/sipSPISetMediaDirectionForStream: Setting Media direction SENDRECV for stream 1*Sep 19 12:27:58.983: //19/0E2E8C62A3C6/SIP/Info/sipSPIUpdateSrcSdpVariablePart: Setting stream 1 portnum to 19570*Sep 19 12:27:58.983: //19/0E2E8C62A3C6/SIP/Info/sipSPIUpdateSrcSdpVariablePart: Negotiated method of dtmf relayand pyld: 6 101*Sep 19 12:27:58.983: //19/0E2E8C62A3C6/SIP/Info/sipSPIProcessMediaChanges: sipSPIProcessMediaChanges*Sep 19 12:27:58.983: //-1/xxxxxxxxxxxx/SIP/Event/sipSPIEventInfo: Queued event from SIP SPI : SIPSPI_EV_CC_CALL_PROGRESS*Sep 19 12:27:58.983: //19/0E2E8C62A3C6/SIP/Info/ccsip_bridge: confID = 10, srcCallID = 19, dstCallID = 20*Sep 19 12:27:58.983: //19/0E2E8C62A3C6/SIP/InfRouter#o/sipSPIUupdateCcCallIds: Old src/dest ccCallids: -1/-1, new src/dest ccCallids: 19/20*Sep 19 12:27:58.983: //19/0E2E8C62A3C6/SIP/Info/sipSPIUupdateCcCallIds: Old streamcallid=-1, new streamcallid=19*Sep 19 12:27:58.983: //19/0E2E8C62A3C6/SIP/Media/sipSPIProcessRtpSessions: sipSPIProcessRtpSessions*Sep 19 12:27:58.983: //19/0E2E8C62A3C6/SIP/Media/sipSPIAddStream: Adding stream 1 of type voice+dtmf (callid 19) to the VOIP RTP library*Sep 19 12:27:58.983: //19/0E2E8C62A3C6/SIP/Media/sipSPISetMediaSrcAddr: Media src addr for stream 1 = 10.0.99.29*Sep 19 12:27:58.983: //19/0E2E8C62A3C6/SIP/Media/sipSPIUpdateRtcpSession: sipSPIUpdateRtcpSession for m-line 1*Sep 19 12:27:58.983: //19/0E2E8C62A3C6/SIP/Media/sipSPIUpdateRtcpSession: rtcp_session info        laddr = 10.0.99.29, lport = 19570, raddr = 10.0.99.221, rport=17294, do_rtcp=TRUE        src_callid = 19, dest_callid = 20, stream type = voice+dtmf, stream direction = SENDRECV        media_ip_addr = 10.0.99.221*Sep 19 12:27:58.987: //19/0E2E8C62A3C6/SIP/Media/sipSPIUpdateRtcpSession: No rtp session, creating a new one*Sep 19 12:27:58.987: //19/0E2E8C62A3C6/SIP/Info/sipSPIUpdateRtcpSession: Process Media changes is still pending.*Sep 19 12:27:58.987: //19/0E2E8C62A3C6/SIP/Media/sipSPIGetNewLocalMediaDirection:        New Remote Media Direction = SENDRECV        Present Local Media Direction = SENDRECV        New Local Media Direction = SENDRECV        retVal = 0*Sep 19 12:27:58.987: //20/000000000000/SIP/Info/ccsip_bridge: confID = 10, srcCallID = 20, dstCallID = 19*Sep 19 12:27:58.987: //20/000000000000/SIP/Info/sipSPIUupdateCcCallIds: Old src/dest ccCallids: -1/-1, new src/dest ccCallids: 20/19*Sep 19 12:27:58.987: //20/000000000000/SIP/Info/sipSPIUupdateCcCallIds: Old streamcallid=20, new streamcallid=20*Sep 19 12:27:58.987: //20/000000000000/SIP/Media/sipSPIProcessRtpSessions: sipSPIProcessRtpSessions*Sep 19 12:27:58.987: //20/000000000000/SIP/Media/sipSPIAddStream: Adding stream 1 of type voice+dtmf (callid 20) to the VOIP RTP library*Sep 19 12:27:58.987: //20/000000000000/SIP/Media/sipSPISetMediaSrcAddr: Media src addr for stream 1 = 10.0.99.29*Sep 19 12:27:58.987: //20/000000000000/SIP/Media/sipSPIUpdateRtcpSession: sipSPIUpdateRtcpSession for m-line 1*Sep 19 12:27:58.987: //20/000000000000/SIP/Media/sipSPIUpdateRtcpSession: rtcp_session info        laddr = 10.0.99.29, lport = 16926, raddr = 10.0.99.111, rport=21550, do_rtcp=TRUE        src_callid = 20, dest_callid = 19, stream type = voice+dtmf, stream direction = SENDRECV        media_ip_addr = 10.0.99.111*Sep 19 12:27:58.987: //20/000000000000/SIP/Media/sipSPIUpdateRtcpSession: RTP session already created - update*Sep 19 12:27:58.987: //20/000000000000/SIP/Media/sipSPIGetNewLocalMediaDirection:        New Remote Media Direction = SENDRECV        Present Local Media Direction = SENDRECV        New Local Media Direction = SENDRECV        retVal = 0*Sep 19 12:27:58.991: //-1/xxxxxxxxxxxx/SIP/Info/HandleUdpSocketReads: Msg enqueued for SPI with IP addr: 10.0.99.100:5060*Sep 19 12:27:58.991: //19/0E2E8C62A3C6/SIP/Info/sipSPIValidateGtd: No rawMsg from CCAPI*Sep 19 12:27:58.991: //19/0E2E8C62A3C6/SIP/Info/sipSPISendInviteResponse183: Session Type is Media/Qos/Security/RTR SDP body is attached*Sep 19 12:27:58.991: //19/0E2E8C62A3C6/SIP/Transport/sipSPISendInviteResponse: Sending 183 Response to the Transport Layer*Sep 19 12:27:58.991: //19/0E2E8C62A3C6/SIP/Transport/sipSPITransportSendMessage: msg=0x4654DFD0, addr=10.0.99.221, port=5061, sentBy_port=5061, is_req=0, transport=1, switch=0, callBack=0x41086D90*Sep 19 12:27:58.991: //19/0E2E8C62A3C6/SIP/Transport/sipSPITransportSendMessage: Proceedable for sending msg immediately*Sep 19 12:27:58.991: //19/0E2E8C62A3C6/SIP/Transport/sipTransportLogicSendMsg: switch transport is 0*Sep 19 12:27:58.991: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportPostSendMessage: Posting send for msg=0x4654DFD0, addr=10.0.99.221, port=5061, connId=0 for UDP*Sep 19 12:27:58.991: //19/0E2E8C62A3C6/SIP/Info/sentInviteResponse18x: Sent a 18x Response*Sep 19 12:27:58.991: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportProcessNWNewConnMsg: context=0x00000000*Sep 19 12:27:58.991: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:Received:SIP/2.0 180 RingingVia: SIP/2.0/UDP 10.0.99.29:5060;branch=z9hG4bK1C14C0From: <sip:[email protected]>;tag=114FE0-26C0To: <sip:[email protected]>;tag=2318849048-3792786178-436251047-2287060836Call-ID: [email protected]: 101 INVITEContact: <sip:[email protected]:5060>Server: MERA MVTS3G v.4.4.0-15Content-Length: 0*Sep 19 12:27:58.995: //20/000000000000/SIP/Info/ccsip_api_call_alert: SDP Body either absent or ignored in 180 RINGING:- will wait for 200 OK to do negotiation.*Sep 19 12:27:58.995: //-1/xxxxxxxxxxxx/SIP/Info/sipSPICreateRawMsg: No GTD passed.*Sep 19 12:27:58.995: //20/000000000000/SIP/Info/HandleSIP1xxRinging: ccsip_api_call_alert returned: SIP_SUCCESS*Sep 19 12:27:58.995: //20/000000000000/SIP/State/sipSPIChangeState: 0x4627C64C : State change from (STATE_RECD_PROCEEDING, SUBSTATE_NONE)  to (STATE_RECD_PROCEEDING, SUBSTATE_NONE)*Sep 19 12:27:58.995: //20/000000000000/SIP/Info/HandleSIP1xxRinging: Transaction Complete. Lock on Facilities released.*Sep 19 12:27:58.995: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:Sent:SIP/2.0 183 Session ProgressVia: SIP/2.0/UDP 10.0.99.221:5061;rport;branch=z9hG4bK-3628481038-3792786178-436258467-408012644From: <sip:[email protected]:5061;user=phone>;tag=4095425038-3792786178-436258467-408012644To: <sip:[email protected];user=phone>;tag=114FC0-1F24Date: Wed, 19 Sep 2012 12:27:55 GMTCall-ID: [email protected]: Cisco-SIPGateway/IOS-12.xCSeq: 1 INVITEAllow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, COMET, REFER, SUBSCRIBE, NOTIFY, INFO, UPDATE, REGISTERAllow-Events: telephone-eventContact: <sip:[email protected]:5060>Content-Disposition: session;handling=requiredContent-Type: application/sdpContent-Length: 268v=0o=CiscoSystemsSIP-GW-UserAgent 4191 6681 IN IP4 10.0.99.29s=SIP Callc=IN IP4 10.0.99.29t=0 0m=audio 19570 RTP/AVP 8 101c=IN IP4 10.0.99.29a=rtpmap:8 PCMA/8000a=rtpmap:101 telephone-event/8000a=fmtp:101 0-15a=ptime:10a=silenceSupp:off - - - -*Sep 19 12:27:58.999: //-1/xxxxxxxxxxxx/SIP/Event/sipSPIEventInfo: Queued event from SIP SPI : SIPSPI_EV_CC_CALL_ALERTING*Sep 19 12:27:58.999: //19/0E2E8C62A3C6/SIP/Info/sipSPIValidateGtd: No rawMsg from CCAPI*Sep 19 12:27:58.999: //19/0E2E8C62A3C6/SIP/Transport/sipSPISendInviteResponse: Sending 180 Response to the Transport Layer*Sep 19 12:27:58.999: //19/0E2E8C62A3C6/SIP/Transport/sipSPITransportSendMessage: msg=0x4654DFD0, addr=10.0.99.221, port=5061, sentBy_port=5061, is_req=0, transport=1, switch=0, callBack=0x41086D90*Sep 19 12:27:58.999: //19/0E2E8C62A3C6/SIP/Transport/sipSPITransportSendMessage: Proceedable for sending msg immediately*Sep 19 12:27:58.999: //19/0E2E8C62A3C6/SIP/Transport/sipTransportLogicSendMsg: switch transport is 0*Sep 19 12:27:58.999: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportPostSendMessage: Posting send for msg=0x4654DFD0, addr=10.0.99.221, port=5061, connId=0 for UDP*Sep 19 12:27:58.999: //19/0E2E8C62A3C6/SIP/Info/sentInviteResponse18x: Sent a 18x Response*Sep 19 12:27:58.999: //19/0E2E8C62A3C6/SIP/State/sipSPIChangeState: 0x4627A3B8 : State change from (STATE_RECD_INVITE, SUBSTATE_NONE)  to (STATE_SENT_ALERTING, SUBSTATE_NONE)*Sep 19 12:27:59.003: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:Sent:SIP/2.0 180 RingingVia: SIP/2.0/UDP 10.0.99.221:5061;rport;branch=z9hG4bK-3628481038-3792786178-436258467-408012644From: <sip:[email protected]:5061;user=phone>;tag=4095425038-3792786178-436258467-408012644To: <sip:[email protected];user=phone>;tag=114FC0-1F24Date: Wed, 19 Sep 2012 12:27:55 GMTCall-ID: [email protected]: Cisco-SIPGateway/IOS-12.xCSeq: 1 INVITEAllow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, COMET, REFER, SUBSCRIBE, NOTIFY, INFO, UPDATE, REGISTERAllow-Events: telephone-eventContact: <sip:[email protected]:5060>Content-Length: 0Router#*Sep 19 12:28:02.655: //-1/xxxxxxxxxxxx/SIP/Info/HandleUdpSocketReads: Msg enqueued for SPI with IP addr: 10.0.99.100:5060*Sep 19 12:28:02.655: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportProcessNWNewConnMsg: context=0x00000000*Sep 19 12:28:02.655: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:Received:SIP/2.0 200 OKVia: SIP/2.0/UDP 10.0.99.29:5060;branch=z9hG4bK1C14C0From: <sip:[email protected]>;tag=114FE0-26C0To: <sip:[email protected]>;tag=2318849048-3792786178-436251047-2287060836Call-ID: [email protected]: 101 INVITEContact: <sip:[email protected]:5060>Content-Type: application/sdpAllow: ACK, BYE, CANCEL, INFO, INVITE, OPTIONS, REFER, REGISTER, SUBSCRIBE, UPDATEServer: MERA MVTS3G v.4.4.0-15X-mera-expires: 86460Content-Length:   239v=0o=- 1348056655 1348056655 IN IP4 10.0.99.111s=-c=IN IP4 10.0.99.111t=0 0m=audio 21550 RTP/AVP 8 101a=rtpmap:8 PCMA/8000a=rtpmap:101 telephone-event/8000a=fmtp:101 0-15a=ptime:10a=sendrecva=silenceSupp:off - - - -*Sep 19 12:28:02.659: //-1/xxxxxxxxxxxx/SIP/Info/sipSPIGetGtdBody: No valid GTD body found.*Sep 19 12:28:02.659: //20/000000000000/SIP/Info/sipSPIhandle200OKInvite: Transaction active. Facilities will be queued.*Sep 19 12:28:02.659: //20/000000000000/SIP/Info/sipSPIhandle200OKInvite: *** This ccb is the parent*Sep 19 12:28:02.659: //20/000000000000/SIP/Info/sipSPIDoMediaNegotiation: Number of m-lines = 1*Sep 19 12:28:02.659: //20/000000000000/SIP/Info/sipSPIDoAudioNegotiation: Codec (g711alaw) Negotiation Successful on Static Payload for m-line 1*Sep 19 12:28:02.659: //20/000000000000/SIP/Info/sipSPIDoPtimeNegotiation: One ptime attribute found - value:10*Sep 19 12:28:02.659: //-1/xxxxxxxxxxxx/SIP/Info/convert_ptime_to_codec_bytes: Values :Codec: g711alaw ptime :10, codecbytes: 80*Sep 19 12:28:02.659: //-1/xxxxxxxxxxxx/SIP/Info/convert_codec_bytes_to_ptime: Values :Codec: g711alaw codecbytes :80, ptime: 10*Sep 19 12:28:02.659: //20/000000000000/SIP/Info/sipSPIDoDTMFRelayNegotiation: m-line index 1*Sep 19 12:28:02.659: //20/000000000000/SIP/Info/sipSPIDoDTMFRelayNegotiation: Case of partial named event(NE) match in fmtp list of events.*Sep 19 12:28:02.659: //-1/xxxxxxxxxxxx/SIP/Info/sip_sdp_get_modem_relay_cap_params: NSE payload from X-cap = 0*Sep 19 12:28:02.659: //20/000000000000/SIP/Info/sip_do_nse_negotiation: Remote NSE payload = local one = 0, Use it*Sep 19 12:28:02.659: //20/000000000000/SIP/Info/sip_select_modem_relay_params: X-tmr not present in SDP. Disable modem relay*Sep 19 12:28:02.659: //20/000000000000/SIP/Info/sipSPIGetSDPDirectionAttribute: No direction attribute present or multiple direction attributes that can't be handled for m-line:1 and num-a-lines:0*Sep 19 12:28:02.659: //20/000000000000/SIP/Info/sipSPIDoAudioNegotiation: Codec negotiation successful for media line 1        payload_type=8, codec_bytes=80, codec=g711alaw, dtmf_relay=rtp-nte        stream_type=voice+dtmf (1), dest_ip_address=10.0.99.111, dest_port=21550*Sep 19 12:28:02.659: //20/000000000000/SIP/Media/sipSPICompareStreams: stream 1 dest_port: old=21550 new=21550*Sep 19 12:28:02.659: //20/000000000000/SIP/Media/sipSPIGetNewLocalMediaDirection:        New Remote Media Direction = SENDRECV        Present Local Media Direction = SENDRECV        New Local Media Direction = SENDRECV        retVal = 0*Sep 19 12:28:02.659: //20/000000000000/SIP/Media/sipSPICompareStreams: Flags set for stream 1: RTP_CHANGE=No CAPS_CHANGE=No*Sep 19 12:28:02.659: //20/000000000000/SIP/Media/sipSPICompareSDP: Flags set for call: NEW_MEDIA=No DSPDNLD_REQD=No IPIP_MEDIA=No*Sep 19 12:28:02.659: //20/000000000000/SIP/Media/sipSPIUpdCallWithSdpInfo:        Preferred Codec        : g711alaw, bytes :80        Preferred  DTMF relay  : rtp-nte        Preferred NTE payload  : 101        Early Media            : No        Delayed Media          : No        Bridge Done            : Yes        New Media              : No        DSP DNLD Reqd          : No*Sep 19 12:28:02.659: //20/000000000000/SIP/Media/sipSPISetMediaSrcAddr: Media src addr for stream 1 = 10.0.99.29*Sep 19 12:28:02.659: //20/000000000000/SIP/Info/sipSPI_ipip_report_media_to_peer: callId 20 peer 19 flags 0x407*Sep 19 12:28:02.659: //20/000000000000/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:CallID 20, sdp 0x45CB1F40 channels 0x4627DF14*Sep 19 12:28:02.663: //20/000000000000/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:Hndl ptype 8 mline 1*Sep 19 12:28:02.663: //20/000000000000/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo: Selecting codec g711alaw*Sep 19 12:28:02.663: //-1/xxxxxxxxxxxx/SIP/Info/convert_codec_bytes_to_ptime: Values :Codec: g711alaw codecbytes :80, ptime: 10*Sep 19 12:28:02.663: //20/000000000000/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo: Media negotiation done: stream->negotiated_ptime=10,stream->negotiated_codec_bytes=80, coverted ptime=10 stream->mline_index=1, media_ndx=1*Sep 19 12:28:02.663: //20/000000000000/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:Adding codec 6 ptype 8 time 10, bytes 80  as channel 0 mline 1 ss 1 10.0.99.111:21550*Sep 19 12:28:02.663: //20/000000000000/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:Hndl ptype 101 mline 1*Sep 19 12:28:02.663: //20/000000000000/SIP/Media/sipSPIUpdCallWithSdpInfo:          Stream type            : voice+dtmf          Media line             : 1          State                  : STREAM_ACTIVE (5)          Callid                 : 20          Negotiated Codec       : g711alaw, bytes :80          Negotiated DTMF relay  : rtp-nte          Negotiated NTE payload : 101          Negotiated CN payload  : 0          Media Srce Addr/Port   : 10.0.99.29:16926          Media Dest Addr/Port   : 10.0.99.111:21550*Sep 19 12:28:02.663: //20/000000000000/SIP/Info/sipSPIProcessMediaChanges: sipSPIProcessMediaChanges*Sep 19 12:28:02.663: //20/000000000000/SIP/Info/sipSPIhandle200OKInvite: ccsip_api_call_connect_media returned: SIP_SUCCESS*Sep 19 12:28:02.663: //20/000000000000/SIP/State/sipSPIChangeState: 0x4627C64C : S

    Hi Ellad.
    Why don't try to use the 2811 as a SIP signalling proxy only?
    In this way the media (RTP or T.38) will be handled only from the two MERA SoftSwitch.
    To do this you must enable CUBE on your 2811 and use these special commands:
    voice service voip
         media flow-around
         allow-connections sip to sip
         signaling forward unconditional
         sip
           rel1xx disable
           header-passing
           midcall-signaling passthru
           pass-thru headers unsupp
           pass-thru content unsupp
           pass-thru content sdp
    I don't remember if we have already try this solution.
    Regards.

  • Cisco 2811 - Multiple SIP with CME 8.6

    PLAN:
    Configure two SIP providers with my Cisco ISR 2811 using CME 8.6
    sip.fongo.com
    sip.voicediscount.com
    All incoming and local outgoing calls using fongo, while long distance & international via voipdiscount.
    I have successfully got fongo.com service to work for both incoming and outgoing, however when I try a long distance & international calls I get a busy tone.
    Any help will be appreciated since I've had no luck
    CONFIG:
    BNET01C2811-TOR1807#sh run
    Building configuration...
    Current configuration : 19512 bytes
    ! Last configuration change at 21:48:40 EDT Sat Oct 27 2012 by garrett
    ! NVRAM config last updated at 21:50:55 EDT Sat Oct 27 2012 by garrett
    ! NVRAM config last updated at 21:50:55 EDT Sat Oct 27 2012 by garrett
    version 15.1
    no service pad
    service tcp-keepalives-in
    service tcp-keepalives-out
    service timestamps debug datetime msec localtime show-timezone
    service timestamps log datetime msec localtime show-timezone
    service password-encryption
    service sequence-numbers
    hostname BNET01C2811-TOR1807
    boot-start-marker
    boot system flash:c2800nm-adventerprisek9-mz.151-4.m5.bin
    boot-end-marker
    ! card type command needed for slot/vwic-slot 0/0
    security authentication failure rate 3 log
    security passwords min-length 6
    logging buffered 51200
    logging console critical
    enable secret 5 $1$r/t3$A3xgJf.ngqbUq.sDiNC4O0
    no aaa new-model
    clock timezone EST -4 0
    clock summer-time EDT recurring
    clock calendar-valid
    dot11 syslog
    no ip source-route
    ip cef
    no ip dhcp use vrf connected
    ip dhcp excluded-address 10.15.0.0 10.15.0.20
    ip dhcp pool TOR-1807WEBB
    network 10.15.0.0 255.255.255.0
    default-router 10.15.0.15
    dns-server 64.71.255.198
    option 150 ip 10.15.0.15
    no ip bootp server
    ip domain name bayross.net
    ip name-server 64.71.255.198
    ip ddns update method sdm_ddns1
    HTTP
      add http://bayross:******@members.dyndns.org/nic/update?system=dyndns&hostname=<h>&myip=<a>
      remove http://bayross:********@members.dyndns.org/nic/update?system=dyndns&hostname=<h>&myip=<a>
    interval maximum 1 1 0 0
    interval minimum 1 1 0 0
    no ipv6 cef
    multilink bundle-name authenticated
    parameter-map type protocol-info yahoo-servers
    server name scs.msg.yahoo.com
    server name scsa.msg.yahoo.com
    server name scsb.msg.yahoo.com
    server name scsc.msg.yahoo.com
    server name scsd.msg.yahoo.com
    server name cs16.msg.dcn.yahoo.com
    server name cs19.msg.dcn.yahoo.com
    server name cs42.msg.dcn.yahoo.com
    server name cs53.msg.dcn.yahoo.com
    server name cs54.msg.dcn.yahoo.com
    server name ads1.vip.scd.yahoo.com
    server name radio1.launch.vip.dal.yahoo.com
    server name in1.msg.vip.re2.yahoo.com
    server name data1.my.vip.sc5.yahoo.com
    server name address1.pim.vip.mud.yahoo.com
    server name edit.messenger.yahoo.com
    server name messenger.yahoo.com
    server name http.pager.yahoo.com
    server name privacy.yahoo.com
    server name csa.yahoo.com
    server name csb.yahoo.com
    server name csc.yahoo.com
    parameter-map type protocol-info aol-servers
    server name login.oscar.aol.com
    server name toc.oscar.aol.com
    server name oam-d09a.blue.aol.com
    parameter-map type protocol-info msn-servers
    server name messenger.hotmail.com
    server name gateway.messenger.hotmail.com
    server name webmessenger.msn.com
    voice service voip
    ip address trusted list
      ipv4 46.19.209.10
      ipv4 46.19.209.11
      ipv4 46.19.209.12
      ipv4 46.19.209.13
      ipv4 46.19.209.14
      ipv4 46.19.209.15
      ipv4 46.19.209.75
      ipv4 46.19.209.76
      ipv4 46.19.209.77
      ipv4 46.19.209.78
      ipv4 46.19.209.79
      ipv4 46.19.209.80
      ipv4 46.19.210.10
      ipv4 46.19.210.11
      ipv4 46.19.210.12
      ipv4 46.19.210.13
      ipv4 46.19.210.14
      ipv4 46.19.210.15
      ipv4 46.19.210.75
      ipv4 46.19.210.76
      ipv4 46.19.210.77
      ipv4 46.19.210.78
      ipv4 46.19.210.79
      ipv4 46.19.210.80
      ipv4 81.85.224.40
      ipv4 81.85.224.41
      ipv4 212.150.88.21
      ipv4 212.150.88.23
      ipv4 212.150.88.24
      ipv4 208.65.240.165
      ipv4 0.0.0.0 0.0.0.0
    allow-connections h323 to h323
    allow-connections h323 to sip
    allow-connections sip to h323
    allow-connections sip to sip
    supplementary-service h450.12
    redirect ip2ip
    fax protocol pass-through g711ulaw
    h323
      no h225 timeout keepalive
    voice class codec 1
    codec preference 1 g711ulaw
    codec preference 2 g711alaw
    voice register global
    mode cme
    source-address 10.15.0.15 port 5060
    max-dn 100
    max-pool 25
    tftp-path flash:
    create profile sync 0002145265491175
    camera
    voice translation-rule 2
    rule 1 /9905+/ /905/
    rule 2 /9416+/ /416/
    rule 3 /9647+/ /647/
    voice translation-rule 4
    rule 1 /91+/ /1/
    voice translation-rule 5
    rule 1 /9011+/ /011/
    voice translation-rule 7
    rule 1 /1011/ /16472473297/
    voice translation-rule 911
    rule 1 /111/ /6473385738/
    voice translation-rule 2473297
    rule 1 /16472473297/ /1011/
    voice translation-profile Caller-ID
    translate calling 7
    voice translation-profile Emergency
    translate called 911
    voice translation-profile Incoming
    translate called 2473297
    voice translation-profile International
    translate calling 7
    translate called 5
    voice translation-profile Local
    translate calling 7
    translate called 2
    voice translation-profile LongDistance
    translate calling 7
    translate called 4
    voice-card 0
    dsp services dspfarm
    crypto pki token default removal timeout 0
    crypto pki trustpoint TP-self-signed-21053818
    enrollment selfsigned
    subject-name cn=IOS-Self-Signed-Certificate-21053818
    revocation-check none
    rsakeypair TP-self-signed-21053818
    crypto pki trustpoint test_trustpoint_config_created_for_sdm
    subject-name [email protected]
    revocation-check crl
    crypto pki certificate chain TP-self-signed-21053818
    certificate self-signed 01
      30820227 30820190 A0030201 02020101 300D0609 2A864886 F70D0101 05050030
      2F312D30 2B060355 04031324 494F532D 53656C66 2D536967 6E65642D 43657274
      69666963 6174652D 32313035 33383138 301E170D 31323130 31373131 33303333
      5A170D32 30303130 31303030 3030305A 302F312D 302B0603 55040313 24494F53
      2D53656C 662D5369 676E6564 2D436572 74696669 63617465 2D323130 35333831
      3830819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281 8100B080
      AD5A9751 C15D5932 0677DBEF A59AF6B0 1EF55BE0 B1DFA4B8 397130B7 90BA221D
      5A03F805 DD546B79 D40CD413 3FD7CCFC A2137323 63E26137 8577DD77 C1787B0E
      ADC65091 042897A3 2F26DAC0 CCF0E0AC 604AA2B4 48616FE3 976E17B6 53ABC719
      16EFA128 8F883BFA 39FA02EF CA820300 4B650412 77418E6D AE45C6A1 0FEB0203
      010001A3 53305130 0F060355 1D130101 FF040530 030101FF 301F0603 551D2304
      18301680 14504E01 C3E57E38 CAB8659D 21D57880 66FE3CDB 83301D06 03551D0E
      04160414 504E01C3 E57E38CA B8659D21 D5788066 FE3CDB83 300D0609 2A864886
      F70D0101 05050003 81810049 A534494C B6777D5B FCAB252E 8FD03C10 D917714E
      3314139B 04FCB2CC 74C06091 D189470E 930CEA8A 393461A7 E505BB0A 59DEDF5C
      37711F56 127E22C6 CA9457EC 960A868D 37B24F75 A03B1F8B A611D77F 0E79B2D8
      135C57AF B9705B78 BA97BFF3 5967C1D1 6E2B92D3 A8BE055B 10A59F2C 5D28C55B
      2164E3C7 7F2380E1 E33AD4
            quit
    crypto pki certificate chain test_trustpoint_config_created_for_sdm
    license udi pid CISCO2811 sn FHK1041F27M
    username garrett privilege 15 password 7 070D000000094C50
    redundancy
    ip tcp synwait-time 10
    no ip ftp passive
    class-map type inspect match-any SDM_BOOTPC
    match access-group name SDM_BOOTPC
    class-map type inspect match-any ccp-cls-protocol-p2p
    match protocol edonkey signature
    match protocol gnutella signature
    match protocol kazaa2 signature
    match protocol fasttrack signature
    match protocol bittorrent signature
    class-map type inspect match-any SDM_DHCP_CLIENT_PT
    match class-map SDM_BOOTPC
    class-map type inspect match-any ccp-skinny-inspect
    match protocol skinny
    class-map type inspect match-any sdm-cls-bootps
    match protocol bootps
    class-map type inspect match-any ccp-cls-insp-traffic
    match protocol dns
    match protocol ftp
    match protocol https
    match protocol icmp
    match protocol imap
    match protocol pop3
    match protocol netshow
    match protocol shell
    match protocol realmedia
    match protocol rtsp
    match protocol smtp
    match protocol sql-net
    match protocol streamworks
    match protocol tftp
    match protocol vdolive
    match protocol tcp
    match protocol udp
    class-map type inspect match-all ccp-insp-traffic
    match class-map ccp-cls-insp-traffic
    class-map match-any CCP-Transactional-1
    match  dscp af21
    match  dscp af22
    match  dscp af23
    class-map type inspect match-any ccp-h323nxg-inspect
    match protocol h323-nxg
    class-map type inspect match-any ccp-cls-icmp-access
    match protocol icmp
    match protocol tcp
    match protocol udp
    class-map type inspect match-any ccp-cls-protocol-im
    match protocol ymsgr yahoo-servers
    match protocol msnmsgr msn-servers
    match protocol aol aol-servers
    class-map match-any CCP-Voice-1
    match  dscp ef
    class-map type inspect match-any ccp-h225ras-inspect
    match protocol h225ras
    class-map match-any CCP-Routing-1
    match  dscp cs6
    class-map match-any CCP-Signaling-1
    match  dscp cs3
    match  dscp af31
    class-map type inspect match-any ccp-h323annexe-inspect
    match protocol h323-annexe
    class-map match-any CCP-Management-1
    match  dscp cs2
    class-map type inspect match-any ccp-h323-inspect
    match protocol h323
    class-map type inspect match-all ccp-icmp-access
    match class-map ccp-cls-icmp-access
    class-map type inspect match-all ccp-invalid-src
    match access-group 100
    class-map type inspect match-any ccp-sip-inspect
    match protocol sip
    class-map type inspect match-all ccp-protocol-http
    match protocol http
    policy-map CCP-QoS-Policy-1
    class CCP-Voice-1
      priority percent 33
    class CCP-Signaling-1
      bandwidth percent 5
    class CCP-Routing-1
      bandwidth percent 5
    class CCP-Management-1
      bandwidth percent 5
    class CCP-Transactional-1
      bandwidth percent 5
    class class-default
      fair-queue
      random-detect
    policy-map type inspect ccp-permit-icmpreply
    class type inspect sdm-cls-bootps
      pass
    class type inspect ccp-sip-inspect
      pass
    class type inspect ccp-h323-inspect
      inspect
    class type inspect ccp-h323annexe-inspect
      inspect
    class type inspect ccp-h225ras-inspect
      inspect
    class type inspect ccp-h323nxg-inspect
      inspect
    class type inspect ccp-skinny-inspect
      inspect
    class type inspect ccp-icmp-access
      inspect
    class class-default
      pass
    policy-map sdm-qos-test-123
    class class-default
    policy-map type inspect ccp-inspect
    class type inspect ccp-invalid-src
      drop log
    class type inspect ccp-protocol-http
      inspect
    class type inspect ccp-insp-traffic
      inspect
    class type inspect ccp-sip-inspect
      pass
    class type inspect ccp-h323-inspect
      inspect
    class type inspect ccp-h323annexe-inspect
      inspect
    class type inspect ccp-h225ras-inspect
      inspect
    class type inspect ccp-h323nxg-inspect
      inspect
    class type inspect ccp-skinny-inspect
      inspect
    class class-default
      drop
    policy-map type inspect ccp-permit
    class type inspect SDM_DHCP_CLIENT_PT
      pass
    class type inspect ccp-sip-inspect
      pass
    class type inspect ccp-h323-inspect
      inspect
    class type inspect ccp-h323annexe-inspect
      inspect
    class type inspect ccp-h225ras-inspect
      inspect
    class type inspect ccp-h323nxg-inspect
      inspect
    class type inspect ccp-skinny-inspect
      inspect
    class class-default
      drop
    zone security in-zone
    zone security out-zone
    zone-pair security ccp-zp-out-self source out-zone destination self
    service-policy type inspect ccp-permit
    zone-pair security ccp-zp-in-out source in-zone destination out-zone
    service-policy type inspect ccp-inspect
    zone-pair security ccp-zp-self-out source self destination out-zone
    service-policy type inspect ccp-permit-icmpreply
    interface Null0
    no ip unreachables
    interface FastEthernet0/0
    description $ES_LAN$$FW_INSIDE$
    ip address 10.15.0.15 255.255.255.0
    no ip redirects
    no ip unreachables
    no ip proxy-arp
    ip flow ingress
    ip nat inside
    ip virtual-reassembly in
    zone-member security in-zone
    duplex full
    speed auto
    no mop enabled
    interface FastEthernet0/1
    description $FW_OUTSIDE$$ETH-WAN$
    ip dhcp client update dns server none
    ip ddns update sdm_ddns1
    ip address dhcp client-id FastEthernet0/1 hostname bayross.net
    no ip redirects
    no ip unreachables
    no ip proxy-arp
    ip nbar protocol-discovery
    ip flow ingress
    ip flow egress
    ip nat outside
    ip virtual-reassembly in
    zone-member security out-zone
    duplex auto
    speed auto
    no mop enabled
    service-policy output CCP-QoS-Policy-1
    interface FastEthernet0/2/0
    no ip address
    shutdown
    interface FastEthernet0/2/1
    no ip address
    shutdown
    interface FastEthernet0/2/2
    no ip address
    shutdown
    interface FastEthernet0/2/3
    no ip address
    shutdown
    interface Vlan1
    no ip address
    no ip redirects
    no ip unreachables
    no ip proxy-arp
    ip flow ingress
    shutdown
    ip forward-protocol nd
    ip http server
    ip http access-class 2
    ip http authentication local
    ip http secure-server
    ip http path flash:
    ip flow-top-talkers
    top 10
    sort-by bytes
    cache-timeout 60000
    ip nat inside source list 1 interface FastEthernet0/1 overload
    ip access-list extended SDM_BOOTPC
    remark CCP_ACL Category=0
    permit udp any any eq bootpc
    logging trap debugging
    access-list 1 remark INSIDE_IF=FastEthernet0/0
    access-list 1 remark SDM_ACL Category=2
    access-list 1 permit 10.15.0.0 0.0.0.255
    access-list 2 remark HTTP Access-class list
    access-list 2 remark CCP_ACL Category=1
    access-list 2 permit 10.15.0.0 0.0.0.255
    access-list 2 deny   any
    access-list 100 remark CCP_ACL Category=128
    access-list 100 permit ip host 255.255.255.255 any
    access-list 100 permit ip 127.0.0.0 0.255.255.255 any
    no cdp run
    tftp-server flash:term41.default.loads alias term41.default.loads
    tftp-server flash:term61.default.loads alias term61.default.loads
    tftp-server flash:Analog1.raw
    tftp-server flash:Analog2.raw
    tftp-server flash:AreYouThere.raw
    tftp-server flash:AreYouThereF.raw
    tftp-server flash:Bass.raw
    tftp-server flash:CallBack.raw
    tftp-server flash:Chime.raw
    tftp-server flash:Classic1.raw
    tftp-server flash:Classic2.raw
    tftp-server flash:ClockShop.raw
    tftp-server flash:DistinctiveRingList.xml
    tftp-server flash:Drums1.raw
    tftp-server flash:Drums2.raw
    tftp-server flash:FilmScore.raw
    tftp-server flash:HarpSynth.raw
    tftp-server flash:Jamaica.raw
    tftp-server flash:KotoEffect.raw
    tftp-server flash:MusicBox.raw
    tftp-server flash:Piano1.raw
    tftp-server flash:Piano2.raw
    tftp-server flash:Pop.raw
    tftp-server flash:Pulse1.raw
    tftp-server flash:Ring1.raw
    tftp-server flash:Ring2.raw
    tftp-server flash:Ring3.raw
    tftp-server flash:Ring4.raw
    tftp-server flash:Ring5.raw
    tftp-server flash:Ring6.raw
    tftp-server flash:Ring7.raw
    tftp-server flash:RingList.xml
    tftp-server flash:Sax1.raw
    tftp-server flash:Sax2.raw
    tftp-server flash:Vibe.raw
    tftp-server flash:P00308010200.bin alias P00308010200.bin
    control-plane
    voice-port 0/1/0
    voice-port 0/1/1
    voice-port 0/1/2
    voice-port 0/1/3
    voice-port 0/3/0
    caller-id enable
    voice-port 0/3/1
    caller-id enable
    mgcp profile default
    sccp local FastEthernet0/0
    sccp ccm 10.15.0.15 identifier 1 version 4.0
    sccp
    sccp ccm group 1
    associate ccm 1 priority 1
    associate profile 2 register confprof2
    dspfarm profile 1 transcode
    codec g711ulaw
    codec g711alaw
    codec g729ar8
    codec g729abr8
    maximum sessions 20
    shutdown
    dspfarm profile 2 conference
    codec g711ulaw
    codec g711alaw
    maximum sessions 5
    associate application SCCP
    dial-peer cor custom
    name Main1_10Digit
    name Main1_11Digit
    dial-peer cor list Main1-11Digit
    member Main1_11Digit
    dial-peer cor list Main1-Line
    member Main1_10Digit
    member Main1_11Digit
    dial-peer voice 1 voip
    description ## INCOMING - DIDWW - 16472584731 ##
    session protocol sipv2
    session target sip-server
    session transport udp
    incoming called-number 16472584731
    dtmf-relay rtp-nte
    codec g711ulaw
    no vad
    dial-peer voice 2003 pots
    description #### INCOMING INTERFACE 0/3/1 ####
    destination-pattern 16472584731
    incoming called-number 16472584731
    port 0/3/1
    dial-peer voice 1000 pots
    description #### KITCHEN ####
    destination-pattern 1000
    port 0/3/0
    dial-peer voice 1003 pots
    description #### MASTER BEDROOM ####
    destination-pattern 1003
    port 0/3/1
    dial-peer voice 10 voip
    corlist outgoing Main1-11Digit
    description Main1 11-Digit Outgoing
    translation-profile outgoing LongDistance
    destination-pattern 91..........
    session protocol sipv2
    session target dns:sip.voipdiscount.com
    session transport udp
    dtmf-relay rtp-nte sip-notify
    codec g711ulaw
    no vad
    dial-peer voice 11 voip
    corlist outgoing Main1-Line
    translation-profile incoming Incoming
    translation-profile outgoing Local
    destination-pattern 9[^1]..[2-9]......
    session protocol sipv2
    session target dns:sip.fongo.com
    incoming called-number .
    dtmf-relay rtp-nte
    codec g711ulaw
    no vad
    dial-peer voice 12 voip
    translation-profile outgoing International
    destination-pattern 9011T
    session protocol sipv2
    session target dns:sip.voipdiscount.com
    dtmf-relay rtp-nte
    codec g711ulaw
    no vad
    dial-peer voice 911 voip
    translation-profile outgoing Emergency
    destination-pattern 111
    session protocol sipv2
    session target dns:sip.fongo.com
    dtmf-relay rtp-nte
    codec g711ulaw
    no vad
    gateway
    timer receive-rtp 1200
    sip-ua
    credentials username 37373737373 password 7 00000000000000000000 realm sip.fongo.com
    credentials username username password 7 00000000000000000000 realm sip.voipdiscount.com
    authentication username username password 7 0000000000000000000000000 realm sip.voipdiscount.com
    no remote-party-id
    srv version 1
    retry invite 3
    retry register 10
    timers register 150
    registrar 1 dns:sip.voipdiscount.com expires 3600
    registrar 2 dns:sip.fongo.com expires 3600
    sip-server dns:sip.voipdiscount.com
    host-registrar
    telephony-service
    sdspfarm units 1
    sdspfarm transcode sessions 5
    sdspfarm tag 1 confprof2
    conference hardware
    no auto-reg-ephone
    max-ephones 25
    max-dn 100
    ip source-address 10.15.0.15 port 2000
    system message Bayross Residence
    cnf-file location flash:
    user-locale US load CME-locale-en_US-English-7.0.1.1.tar
    load 7960-7940 P00308010200.loads
    load 7941 SCCP41.9-1-1SR1S.loads
    load 7941GE SCCP41.9-1-1SR1S.loads
    load 7961 SCCP41.9-1-1SR1S.loads
    load 7961GE SCCP41.9-1-1SR1S.loads
    time-zone 12
    max-conferences 8 gain -6
    moh flash:/music-on-hold.au
    web admin system name garrett secret 5 $1$MjiP$KMQoyqL/3mnftN0OLqs8b1
    time-webedit
    transfer-system full-consult
    secondary-dialtone 9
    create cnf-files version-stamp 7960 Oct 26 2012 19:53:22
    ephone-dn  2  octo-line
    number A001
    conference ad-hoc
    preference 3
    ephone-dn  3  octo-line
    number A002
    conference ad-hoc
    preference 3
    ephone-dn  4  octo-line
    number A003
    conference ad-hoc
    preference 3
    ephone-dn  5  octo-line
    number A004
    conference ad-hoc
    preference 3
    ephone-dn  6  octo-line
    number A005
    conference ad-hoc
    preference 3
    ephone-dn  11  dual-line
    number 1011 secondary 16472473297 no-reg both
    corlist incoming Main1-Line
    ephone-dn  12  dual-line
    number 1012
    label Garrett Bayross
    name Garrett Bayross
    corlist incoming Main1-Line
    ephone  1
    no multicast-moh
    device-security-mode none
    mac-address F04D.A28C.CBAC
    mtp
    type CIPC
    button  1:11
    ephone  2
    device-security-mode none
    mac-address 0016.4697.A472
    type 7940
    button  1:12
    banner login ^CBayross.NET Network
    ^C
    banner motd ^C
    line con 0
    logging synchronous
    line aux 0
    line vty 0 4
    login local
    transport input all
    transport output all
    scheduler allocate 20000 1000
    ntp update-calendar
    ntp server 128.100.100.128 prefer source FastEthernet0/1
    end

    DEBUG OUTPUT:
    login as: garrett
    Bayross.NET Network
    Using keyboard-interactive authentication.
    Password:
    ------------- LEGAL NOTICE ----------------
    --      THIS IS A PRIVATE SYSTEM         --
    --  UNAUTHORIZED ACCESS IS PROHIBITED    --
    --      CECI EST UN SYSTEME PRIVE        --
    --  TOUT ACCES NON AUTORISE EST INTERDIT --
    BNET01C2811-TOR1807#deb
    BNET01C2811-TOR1807#debug ccsip all
    This may severely impact system performance. Continue? [confirm]
    All SIP Call tracing is enabled
    BNET01C2811-TOR1807#term mon
    BNET01C2811-TOR1807#REGISTER sip:sip.voipdiscount.com:5060 SIP/2.0
    Via: SIP/2.0/UDP 99.230.172.76:5060;branch=z9hG4bKED020B5
    From: [email protected]>;tag=59BB550-3A6
    To: [email protected]>
    Date: Sun, 28 Oct 2012 00:51:43 GMT
    Call-ID: C977B084-1FCE11E2-81A4A3AB-85AB6D24
    User-Agent: Cisco-SIPGateway/IOS-12.x
    Max-Forwards: 70
    Timestamp: 1351385503
    CSeq: 5 REGISTER
    Contact:
    Expires:  3600
    Supported: path
    Content-Length: 0
    1859402: Oct 27 21:51:47.834 EDT: //-1/xxxxxxxxxxxx/SIP/Info/sipSPISetDateHeader: Converting TimeZone EDT to SIP default timezone = GMT
    1859403: Oct 27 21:51:47.834 EDT: //3542/000000000000/SIP/Info/sipSPISendRegister: Associated container=0x4E3C18B0 to Register
    1859404: Oct 27 21:51:47.834 EDT: //3542/000000000000/SIP/Transport/sipSPISendRegister: Sending REGISTER to the transport layer
    1859405: Oct 27 21:51:47.834 EDT: //3542/000000000000/SIP/Transport/sipSPIGetSwitchTransportFlag: Return the Global configuration, Switch Transport is FALSE
    1859406: Oct 27 21:51:47.834 EDT: //3542/000000000000/SIP/Transport/sipSPITransportSendMessage: msg=0x4CCD8DC8, addr=77.72.169.134, port=5060, sentBy_port=0, local_addr=, is_req=1, transport=1, switch=0, callBack=0x0
    1859407: Oct 27 21:51:47.834 EDT: //3542/000000000000/SIP/Transport/sipSPITransportSendMessage: Proceedable for sending msg immediately
    1859408: Oct 27 21:51:47.834 EDT: //3542/000000000000/SIP/Transport/sipTransportLogicSendMsg: switch transport is 0
    1859409: Oct 27 21:51:47.834 EDT: //-1/xxxxxxxxxxxx/SIP/Transport/sipConnectionManagerGetConnection: connection required for raddr:77.72.169.134, rport:5060 with laddr:
    1859410: Oct 27 21:51:47.834 EDT: //3542/000000000000/SIP/Transport/sipTransportLogicSendMsg: Set to send the msg=0x4CCD8DC8
    1859411: Oct 27 21:51:47.834 EDT: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportPostSendMessage: Posting send for msg=0x4CCD8DC8, addr=77.72.169.134, port=5060, local_addr=, connId=4 for UDP
    1859412: Oct 27 21:51:47.838 EDT: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
    Sent:
    REGISTER sip:sip.voipdiscount.com:5060 SIP/2.0
    Via: SIP/2.0/UDP 99.230.172.76:5060;branch=z9hG4bKED020B5
    From: [email protected]>;tag=59BB550-3A6
    To: [email protected]>
    Date: Sun, 28 Oct 2012 00:51:47 GMT
    Call-ID: C977B084-1FCE11E2-81A4A3AB-85AB6D24
    User-Agent: Cisco-SIPGateway/IOS-12.x
    Max-Forwards: 70
    Timestamp: 1351385507
    CSeq: 5 REGISTER
    Contact:
    Expires:  3600
    Supported: path
    Content-Length: 0
    1859413: Oct 27 21:51:51.834 EDT: //-1/xxxxxxxxxxxx/SIP/Info/sipSPISetDateHeader: Converting TimeZone EDT to SIP default timezone = GMT
    1859414: Oct 27 21:51:51.834 EDT: //3542/000000000000/SIP/Info/sipSPISendRegister: Associated container=0x4E3C18B0 to Register
    1859415: Oct 27 21:51:51.834 EDT: //3542/000000000000/SIP/Transport/sipSPISendRegister: Sending REGISTER to the transport layer
    1859416: Oct 27 21:51:51.834 EDT: //3542/000000000000/SIP/Transport/sipSPIGetSwitchTransportFlag: Return the Global configuration, Switch Transport is FALSE
    1859417: Oct 27 21:51:51.834 EDT: //3542/000000000000/SIP/Transport/sipSPITransportSendMessage: msg=0x4CCD8DC8, addr=77.72.169.134, port=5060, sentBy_port=0, local_addr=, is_req=1, transport=1, switch=0, callBack=0x0
    1859418: Oct 27 21:51:51.834 EDT: //3542/000000000000/SIP/Transport/sipSPITransportSendMessage: Proceedable for sending msg immediately
    1859419: Oct 27 21:51:51.838 EDT: //3542/000000000000/SIP/Transport/sipTransportLogicSendMsg: switch transport is 0
    1859420: Oct 27 21:51:51.838 EDT: //-1/xxxxxxxxxxxx/SIP/Transport/sipConnectionManagerGetConnection: connection required for raddr:77.72.169.134, rport:5060 with laddr:
    1859421: Oct 27 21:51:51.838 EDT: //3542/000000000000/SIP/Transport/sipTransportLogicSendMsg: Set to send the msg=0x4CCD8DC8
    1859422: Oct 27 21:51:51.838 EDT: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportPostSendMessage: Posting send for msg=0x4CCD8DC8, addr=77.72.169.134, port=5060, local_addr=, connId=4 for UDP
    1859423: Oct 27 21:51:51.842 EDT: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
    Sent:
    REGISTER sip:sip.voipdiscount.com:5060 SIP/2.0
    Via: SIP/2.0/UDP 99.230.172.76:5060;branch=z9hG4bKED020B5
    From: [email protected]>;tag=59BB550-3A6
    To: [email protected]>
    Date: Sun, 28 Oct 2012 00:51:51 GMT
    Call-ID: C977B084-1FCE11E2-81A4A3AB-85AB6D24
    User-Agent: Cisco-SIPGateway/IOS-12.x
    Max-Forwards: 70
    Timestamp: 1351385511
    CSeq: 5 REGISTER
    Contact:
    Expires:  3600
    Supported: path
    Content-Length: 0
    1859424: Oct 27 21:51:55.834 EDT: //-1/xxxxxxxxxxxx/SIP/Info/sipSPISetDateHeader: Converting TimeZone EDT to SIP default timezone = GMT
    1859425: Oct 27 21:51:55.834 EDT: //3542/000000000000/SIP/Info/sipSPISendRegister: Associated container=0x4E3C18B0 to Register
    1859426: Oct 27 21:51:55.834 EDT: //3542/000000000000/SIP/Transport/sipSPISendRegister: Sending REGISTER to the transport layer
    1859427: Oct 27 21:51:55.834 EDT: //3542/000000000000/SIP/Transport/sipSPIGetSwitchTransportFlag: Return the Global configuration, Switch Transport is FALSE
    1859428: Oct 27 21:51:55.834 EDT: //3542/000000000000/SIP/Transport/sipSPITransportSendMessage: msg=0x4CCD8DC8, addr=77.72.169.134, port=5060, sentBy_port=0, local_addr=, is_req=1, transport=1, switch=0, callBack=0x0
    1859429: Oct 27 21:51:55.834 EDT: //3542/000000000000/SIP/Transport/sipSPITransportSendMessage: Proceedable for sending msg immediately
    1859430: Oct 27 21:51:55.834 EDT: //3542/000000000000/SIP/Transport/sipTransportLogicSendMsg: switch transport is 0
    1859431: Oct 27 21:51:55.834 EDT: //-1/xxxxxxxxxxxx/SIP/Transport/sipConnectionManagerGetConnection: connection required for raddr:77.72.169.134, rport:5060 with laddr:
    1859432: Oct 27 21:51:55.834 EDT: //3542/000000000000/SIP/Transport/sipTransportLogicSendMsg: Set to send the msg=0x4CCD8DC8
    1859433: Oct 27 21:51:55.834 EDT: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportPostSendMessage: Posting send for msg=0x4CCD8DC8, addr=77.72.169.134, port=5060, local_addr=, connId=4 for UDP
    1859434: Oct 27 21:51:55.838 EDT: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
    Sent:
    REGISTER sip:sip.voipdiscount.com:5060 SIP/2.0
    Via: SIP/2.0/UDP 99.230.172.76:5060;branch=z9hG4bKED020B5
    From: [email protected]>;tag=59BB550-3A6
    To: [email protected]>
    Date: Sun, 28 Oct 2012 00:51:55 GMT
    Call-ID: C977B084-1FCE11E2-81A4A3AB-85AB6D24
    User-Agent: Cisco-SIPGateway/IOS-12.x
    Max-Forwards: 70
    Timestamp: 1351385515
    CSeq: 5 REGISTER
    Contact:
    Expires:  3600
    Supported: path
    Content-Length: 0
    1859435: Oct 27 21:51:59.834 EDT: //-1/xxxxxxxxxxxx/SIP/Info/resolve_sig_ip_address_to_bind: calling reg_invoke_ip_first_hop()
    1859436: Oct 27 21:51:59.834 EDT: //-1/xxxxxxxxxxxx/SIP/Info/resolve_sig_ip_address_to_bind: calling ip_best_local_address()
    1859437: Oct 27 21:51:59.834 EDT: //-1/xxxxxxxxxxxx/SIP/Info/resolve_sig_ip_address_to_bind: return addr 99.230.172.76
    1859438: Oct 27 21:51:59.834 EDT: //-1/xxxxxxxxxxxx/SIP/Info/resolve_sig_ip_address_to_bind: calling reg_invoke_ip_first_hop()
    1859439: Oct 27 21:51:59.834 EDT: //-1/xxxxxxxxxxxx/SIP/Info/resolve_sig_ip_address_to_bind: calling ip_best_local_address()
    1859440: Oct 27 21:51:59.834 EDT: //-1/xxxxxxxxxxxx/SIP/Info/resolve_sig_ip_address_to_bind: return addr 99.230.172.76
    1859441: Oct 27 21:51:59.834 EDT: //-1/xxxxxxxxxxxx/SIP/Info/ccsip_spi_register_get_rcb: Getting New RCB [0x4C6D2730]
    1859442: Oct 27 21:51:59.834 EDT: //-1/xxxxxxxxxxxx/SIP/Info/ccsipGetCCBFromRCB: Retrived CCB pointer [0x0]
    1859443: Oct 27 21:51:59.834 EDT: //-1/xxxxxxxxxxxx/SIP/Info/ccsip_spi_register_free_rcb: Freeing rcb [0x4C6D1BAC]
    1859444: Oct 27 21:51:59.834 EDT: //-1/xxxxxxxxxxxx/SIP/Info/ccsip_register_set_dns_resolved_address: CCSIP_REGISTER:: registrar 0 DNS resolved addr set to 77.72.169.131:5060
    1859445: Oct 27 21:51:59.834 EDT: //-1/xxxxxxxxxxxx/SIP/Info/ccsipRegisterStartRCBTimer: Starting timer for pattern  for 3600 seconds
    1859446: Oct 27 21:51:59.834 EDT: //-1/xxxxxxxxxxxx/SIP/Info/sipSPISetDateHeader: Converting TimeZone EDT to SIP default timezone = GMT
    1859447: Oct 27 21:51:59.838 EDT: //3542/000000000000/SIP/Info/sipSPISendRegister: Associated container=0x4E3C18B0 to Register
    1859448: Oct 27 21:51:59.838 EDT: //3542/000000000000/SIP/Transport/sipSPISendRegister: Sending REGISTER to the transport layer
    1859449: Oct 27 21:51:59.838 EDT: //3542/000000000000/SIP/Transport/sipSPIGetSwitchTransportFlag: Return the Global configuration, Switch Transport is FALSE
    1859450: Oct 27 21:51:59.838 EDT: //3542/000000000000/SIP/Transport/sipSPITransportSendMessage: msg=0x4CCD8DC8, addr=77.72.169.131, port=5060, sentBy_port=0, local_addr=, is_req=1, transport=1, switch=0, callBack=0x41C25300
    1859451: Oct 27 21:51:59.838 EDT: //3542/000000000000/SIP/Transport/sipSPITransportSendMessage: Proceedable for sending msg immediately
    1859452: Oct 27 21:51:59.838 EDT: //3542/000000000000/SIP/Transport/sipTransportLogicSendMsg: switch transport is 0
    1859453: Oct 27 21:51:59.838 EDT: //-1/xxxxxxxxxxxx/SIP/Transport/sipConnectionManagerGetConnection: connection required for raddr:77.72.169.131, rport:5060 with laddr:
    1859454: Oct 27 21:51:59.838 EDT: //3542/000000000000/SIP/Transport/sipTransportLogicSendMsg: Set to send the msg=0x4CCD8DC8
    1859455: Oct 27 21:51:59.838 EDT: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportPostSendMessage: Posting send for msg=0x4CCD8DC8, addr=77.72.169.131, port=5060, local_addr=, connId=2 for UDP
    1859456: Oct 27 21:51:59.842 EDT: //3542/000000000000/SIP/State/sipSPIChangeState: 0x4B6533C0 : State change from (SIP_STATE_OUTGOING_REGISTER, SUBSTATE_NONE)  to (SIP_STATE_OUTGOING_REGISTER, SUBSTATE_NONE)
    1859457: Oct 27 21:51:59.846 EDT: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
    Sent:
    REGISTER sip:sip.voipdiscount.com:5060 SIP/2.0
    Via: SIP/2.0/UDP 99.230.172.76:5060;branch=z9hG4bKED020B5
    From: [email protected]>;tag=59BB550-3A6
    To: [email protected]>
    Date: Sun, 28 Oct 2012 00:51:59 GMT
    Call-ID: C977B084-1FCE11E2-81A4A3AB-85AB6D24
    User-Agent: Cisco-SIPGateway/IOS-12.x
    Max-Forwards: 70
    Timestamp: 1351385519
    CSeq: 5 REGISTER
    Contact:
    Expires:  3600
    Supported: path
    Content-Length: 0
    1859458: Oct 27 21:51:59.990 EDT: //-1/xxxxxxxxxxxx/SIP/Info/sipSPISetDateHeader: Converting TimeZone EDT to SIP default timezone = GMT
    1859459: Oct 27 21:51:59.990 EDT: //3542/000000000000/SIP/Info/sipSPISendRegister: Associated container=0x4E3C18B0 to Register
    1859460: Oct 27 21:51:59.990 EDT: //3542/000000000000/SIP/Transport/sipSPISendRegister: Sending REGISTER to the transport layer
    1859461: Oct 27 21:51:59.990 EDT: //3542/000000000000/SIP/Transport/sipSPIGetSwitchTransportFlag: Return the Global configuration, Switch Transport is FALSE
    1859462: Oct 27 21:51:59.990 EDT: //3542/000000000000/SIP/Transport/sipSPITransportSendMessage: msg=0x4CCD8DC8, addr=77.72.169.131, port=5060, sentBy_port=0, local_addr=, is_req=1, transport=1, switch=0, callBack=0x0
    1859463: Oct 27 21:51:59.990 EDT: //3542/000000000000/SIP/Transport/sipSPITransportSendMessage: Proceedable for sending msg immediately
    1859464: Oct 27 21:51:59.990 EDT: //3542/000000000000/SIP/Transport/sipTransportLogicSendMsg: switch transport is 0
    1859465: Oct 27 21:51:59.990 EDT: //-1/xxxxxxxxxxxx/SIP/Transport/sipConnectionManagerGetConnection: connection required for raddr:77.72.169.131, rport:5060 with laddr:
    1859466: Oct 27 21:51:59.990 EDT: //3542/000000000000/SIP/Transport/sipTransportLogicSendMsg: Set to send the msg=0x4CCD8DC8
    1859467: Oct 27 21:51:59.990 EDT: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportPostSendMessage: Posting send for msg=0x4CCD8DC8, addr=77.72.169.131, port=5060, local_addr=, connId=2 for UDP
    1859468: Oct 27 21:51:59.994 EDT: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
    Sent:
    REGISTER sip:sip.voipdiscount.com:5060 SIP/2.0
    Via: SIP/2.0/UDP 99.230.172.76:5060;branch=z9hG4bKED020B5
    From: [email protected]>;tag=59BB550-3A6
    To: [email protected]>
    Date: Sun, 28 Oct 2012 00:51:59 GMT
    Call-ID: C977B084-1FCE11E2-81A4A3AB-85AB6D24
    User-Agent: Cisco-SIPGateway/IOS-12.x
    Max-Forwards: 70
    Timestamp: 1351385519
    CSeq: 5 REGISTER
    Contact:
    Expires:  3600
    Supported: path
    Content-Length: 0
    1859469: Oct 27 21:52:00.290 EDT: //-1/xxxxxxxxxxxx/SIP/Info/sipSPISetDateHeader: Converting TimeZone EDT to SIP default timezone = GMT
    1859470: Oct 27 21:52:00.290 EDT: //3542/000000000000/SIP/Info/sipSPISendRegister: Associated container=0x4E3C18B0 to Register
    1859471: Oct 27 21:52:00.290 EDT: //3542/000000000000/SIP/Transport/sipSPISendRegister: Sending REGISTER to the transport layer
    1859472: Oct 27 21:52:00.290 EDT: //3542/000000000000/SIP/Transport/sipSPIGetSwitchTransportFlag: Return the Global configuration, Switch Transport is FALSE
    1859473: Oct 27 21:52:00.290 EDT: //3542/000000000000/SIP/Transport/sipSPITransportSendMessage: msg=0x4CCD8DC8, addr=77.72.169.131, port=5060, sentBy_port=0, local_addr=, is_req=1, transport=1, switch=0, callBack=0x0
    1859474: Oct 27 21:52:00.290 EDT: //3542/000000000000/SIP/Transport/sipSPITransportSendMessage: Proceedable for sending msg immediately
    1859475: Oct 27 21:52:00.294 EDT: //3542/000000000000/SIP/Transport/sipTransportLogicSendMsg: switch transport is 0
    1859476: Oct 27 21:52:00.294 EDT: //-1/xxxxxxxxxxxx/SIP/Transport/sipConnectionManagerGetConnection: connection required for raddr:77.72.169.131, rport:5060 with laddr:
    1859477: Oct 27 21:52:00.294 EDT: //3542/000000000000/SIP/Transport/sipTransportLogicSendMsg: Set to send the msg=0x4CCD8DC8
    1859478: Oct 27 21:52:00.294 EDT: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportPostSendMessage: Posting send for msg=0x4CCD8DC8, addr=77.72.169.131, port=5060, local_addr=, connId=2 for UDP
    1859479: Oct 27 21:52:00.294 EDT: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
    Sent:
    REGISTER sip:sip.voipdiscount.com:5060 SIP/2.0
    Via: SIP/2.0/UDP 99.230.172.76:5060;branch=z9hG4bKED020B5
    From: [email protected]>;tag=59BB550-3A6
    To: [email protected]>
    Date: Sun, 28 Oct 2012 00:52:00 GMT
    Call-ID: C977B084-1FCE11E2-81A4A3AB-85AB6D24
    User-Agent: Cisco-SIPGateway/IOS-12.x
    Max-Forwards: 70
    Timestamp: 1351385520
    CSeq: 5 REGISTER
    Contact:
    Expires:  3600
    Supported: path
    Content-Length: 0
    1859480: Oct 27 21:52:00.891 EDT: //-1/xxxxxxxxxxxx/SIP/Info/sipSPISetDateHeader: Converting TimeZone EDT to SIP default timezone = GMT
    1859481: Oct 27 21:52:00.891 EDT: //3542/000000000000/SIP/Info/sipSPISendRegister: Associated container=0x4E3C18B0 to Register
    1859482: Oct 27 21:52:00.891 EDT: //3542/000000000000/SIP/Transport/sipSPISendRegister: Sending REGISTER to the transport layer
    1859483: Oct 27 21:52:00.891 EDT: //3542/000000000000/SIP/Transport/sipSPIGetSwitchTransportFlag: Return the Global configuration, Switch Transport is FALSE
    1859484: Oct 27 21:52:00.891 EDT: //3542/000000000000/SIP/Transport/sipSPITransportSendMessage: msg=0x4CCD8DC8, addr=77.72.169.131, port=5060, sentBy_port=0, local_addr=, is_req=1, transport=1, switch=0, callBack=0x0
    1859485: Oct 27 21:52:00.891 EDT: //3542/000000000000/SIP/Transport/sipSPITransportSendMessage: Proceedable for sending msg immediately
    1859486: Oct 27 21:52:00.891 EDT: //3542/000000000000/SIP/Transport/sipTransportLogicSendMsg: switch transport is 0
    1859487: Oct 27 21:52:00.891 EDT: //-1/xxxxxxxxxxxx/SIP/Transport/sipConnectionManagerGetConnection: connection required for raddr:77.72.169.131, rport:5060 with laddr:
    1859488: Oct 27 21:52:00.891 EDT: //3542/000000000000/SIP/Transport/sipTransportLogicSendMsg: Set to send the msg=0x4CCD8DC8
    1859489: Oct 27 21:52:00.891 EDT: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportPostSendMessage: Posting send for msg=0x4CCD8DC8, addr=77.72.169.131, port=5060, local_addr=, connId=2 for UDP
    1859490: Oct 27 21:52:00.899 EDT: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
    Sent:
    REGISTER sip:sip.voipdiscount.com:5060 SIP/2.0
    Via: SIP/2.0/UDP 99.230.172.76:5060;branch=z9hG4bKED020B5
    From: [email protected]>;tag=59BB550-3A6
    To: [email protected]>
    Date: Sun, 28 Oct 2012 00:52:00 GMT
    Call-ID: C977B084-1FCE11E2-81A4A3AB-85AB6D24
    User-Agent: Cisco-SIPGateway/IOS-12.x
    Max-Forwards: 70
    Timestamp: 1351385520
    CSeq: 5 REGISTER
    Contact:
    Expires:  3600
    Supported: path
    Content-Length: 0
    1859491: Oct 27 21:52:02.091 EDT: //-1/xxxxxxxxxxxx/SIP/Info/sipSPISetDateHeader: Converting TimeZone EDT to SIP default timezone = GMT
    1859492: Oct 27 21:52:02.091 EDT: //3542/000000000000/SIP/Info/sipSPISendRegister: Associated container=0x4E3C18B0 to Register
    1859493: Oct 27 21:52:02.091 EDT: //3542/000000000000/SIP/Transport/sipSPISendRegister: Sending REGISTER to the transport layer
    1859494: Oct 27 21:52:02.091 EDT: //3542/000000000000/SIP/Transport/sipSPIGetSwitchTransportFlag: Return the Global configuration, Switch Transport is FALSE
    1859495: Oct 27 21:52:02.091 EDT: //3542/000000000000/SIP/Transport/sipSPITransportSendMessage: msg=0x4CCD8DC8, addr=77.72.169.131, port=5060, sentBy_port=0, local_addr=, is_req=1, transport=1, switch=0, callBack=0x0
    1859496: Oct 27 21:52:02.091 EDT: //3542/000000000000/SIP/Transport/sipSPITransportSendMessage: Proceedable for sending msg immediately
    1859497: Oct 27 21:52:02.091 EDT: //3542/000000000000/SIP/Transport/sipTransportLogicSendMsg: switch transport is 0
    1859498: Oct 27 21:52:02.091 EDT: //-1/xxxxxxxxxxxx/SIP/Transport/sipConnectionManagerGetConnection: connection required for raddr:77.72.169.131, rport:5060 with laddr:
    1859499: Oct 27 21:52:02.091 EDT: //3542/000000000000/SIP/Transport/sipTransportLogicSendMsg: Set to send the msg=0x4CCD8DC8
    1859500: Oct 27 21:52:02.091 EDT: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportPostSendMessage: Posting send for msg=0x4CCD8DC8, addr=77.72.169.131, port=5060, local_addr=, connId=2 for UDP
    1859501: Oct 27 21:52:02.099 EDT: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
    Sent:
    REGISTER sip:sip.voipdiscount.com:5060 SIP/2.0
    Via: SIP/2.0/UDP 99.230.172.76:5060;branch=z9hG4bKED020B5
    From: [email protected]>;tag=59BB550-3A6
    To: [email protected]>
    Date: Sun, 28 Oct 2012 00:52:02 GMT
    Call-ID: C977B084-1FCE11E2-81A4A3AB-85AB6D24
    User-Agent: Cisco-SIPGateway/IOS-12.x
    Max-Forwards: 70
    Timestamp: 1351385522
    CSeq: 5 REGISTER
    Contact:
    Expires:  3600
    Supported: path
    Content-Length: 0
    1859502: Oct 27 21:52:04.491 EDT: //-1/xxxxxxxxxxxx/SIP/Info/sipSPISetDateHeader: Converting TimeZone EDT to SIP default timezone = GMT
    1859503: Oct 27 21:52:04.491 EDT: //3542/000000000000/SIP/Info/sipSPISendRegister: Associated container=0x4E3C18B0 to Register
    1859504: Oct 27 21:52:04.491 EDT: //3542/000000000000/SIP/Transport/sipSPISendRegister: Sending REGISTER to the transport layer
    1859505: Oct 27 21:52:04.491 EDT: //3542/000000000000/SIP/Transport/sipSPIGetSwitchTransportFlag: Return the Global configuration, Switch Transport is FALSE
    1859506: Oct 27 21:52:04.491 EDT: //3542/000000000000/SIP/Transport/sipSPITransportSendMessage: msg=0x4CCD8DC8, addr=77.72.169.131, port=5060, sentBy_port=0, local_addr=, is_req=1, transport=1, switch=0, callBack=0x0
    1859507: Oct 27 21:52:04.491 EDT: //3542/000000000000/SIP/Transport/sipSPITransportSendMessage: Proceedable for sending msg immediately
    1859508: Oct 27 21:52:04.491 EDT: //3542/000000000000/SIP/Transport/sipTransportLogicSendMsg: switch transport is 0
    1859509: Oct 27 21:52:04.491 EDT: //-1/xxxxxxxxxxxx/SIP/Transport/sipConnectionManagerGetConnection: connection required for raddr:77.72.169.131, rport:5060 with laddr:
    1859510: Oct 27 21:52:04.491 EDT: //3542/000000000000/SIP/Transport/sipTransportLogicSendMsg: Set to send the msg=0x4CCD8DC8
    1859511: Oct 27 21:52:04.491 EDT: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportPostSendMessage: Posting send for msg=0x4CCD8DC8, addr=77.72.169.131, port=5060, local_addr=, connId=2 for UDP
    1859512: Oct 27 21:52:04.495 EDT: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
    Sent:

  • CIsco 2811 Gatekeeper command

                       Hi,
       I am working on my CCIE voice lab at home, but I am not able to enter the Gatekeeper command in my cisco 2811 routers. I am running IOS 12.4(15)
    Thank you for the help in advance.

    Hi Curtis,
    Had a similar issue in my lab , I did want the license. Instead i downgraded the IOS and without the demo license.
    The below IOS does not require gatekeeper license:
    "flash:c2800nm-ipvoice_ivs-mz.124-4.T7.bin"
    Cisco IOS Software, 2800 Software  (C2800NM-IPVOICE_IVS-M), Version 12.4(4)T7, RELEASE SOFTWARE (fc1)
    Technical  Support: http://www.cisco.com/techsupport
    Copyright  (c) 1986-2006 by Cisco Systems, Inc.
    Compiled Tue 28-Nov-06 18:37 by  kellythw
    ROM: System Bootstrap, Version 12.4(13r)T, RELEASE SOFTWARE  (fc1)
    HQ uptime is 2 weeks, 4 days, 12 hours, 27 minutes
    System  returned to ROM by reload at 07:28:44 PST Fri Jan 24 2014
    System restarted at  07:29:49 PST Fri Jan 24 2014
    System image file is  "flash:c2800nm-ipvoice_ivs-mz.124-4.T7.bin"
    Kidnly rate the post accordinly.
    Regards,
    Kevin

  • Cisco 2811 with NM-16A as Terminal server.

    Hello,
    I am currently looking for a Cisco terminal server solution to remotely access through console my private Cisco home lab. I am thinking of buying Cisco 2811 but I struggle to figure out the difference which ASYNC/SYNC MODULE to use. So, my question, is it possible to use NM-16A module with Cisco 2811 or HWIC-16A module must be used? And what is the difference between them?
    I found on Cisco website that NM-16A is not supported on Cisco 2811, however some forums stated that it is possible.
    http://www.cisco.com/en/US/docs/ios/interface/configuration/guide/ir_nm16as.html#wp1027188
    Your help is deeply appreciated.
    Thank you,
    Arik

    Async is what you need.
    I run this senario several places;
    NAME: "chassis", DESCR: "2801 chassis"
    PID: CISCO2801         ,
    NAME: "WIC/VIC/HWIC 1", DESCR: "High Speed Wan Interface card with 16 RS232 async ports(HWIC-16A)"
    PID:                   ,
    NAME: "WIC/VIC/HWIC 3", DESCR: "9 Port FE Switch"
    The HWIC is called HWIC-16A, but there is also a HWIC-8A
    plus one or two CAB-HD8-ASYNC combo-squid-cables (green 1-to-8 with RJ45 plugs)
    http://www.cisco.com/en/US/prod/collateral/modules/ps5949/ps6182/product_data_sheet0900aecd80274416.html
    then you run rotary groups on the async SLIP's, via the cfg.
    HTH
    Martin

  • Can't find the cisco mobile ios type

    hello,
    i use CCA version 3.2, i want to add a cisco mobile ios to the UC520 system so i installed the cisco jabber in my phone but when i tried to add  the extension line of the phone in CCA i don't find the type cisco mobile ios with what type can i define the android phone?

    Your question is a bit confusing, but it looks like you are asking what phone type you should choose for an android phone?
    Android is NOT supported as a Jabber client on the UC5XX series.
    iPhone is the only supported platform, and only the voice/voicemail component (no video or chat). iPad/Android/etc are NOT supported at all.
    -Dan
    Please rate useful posts.

  • Error registering a Cisco 2811 with a clustered CallManager 4.3

    Hello, i'm having problems registering a Cisco 2811 Gateway with a VWIC2-1MFT-E1 interface card with Cisco CallManager 4.3.
    The error displayed when debugging mgcp is the following:
    //-1/xxxxxxxxxxxx/MGCP/mgcp_mp_get_not_entity(828):[lvl=2]
    Invalid parameter (pkt 0x4708C5E8 pkt->mgcp_parm_lines 0x00000000)
    I configured mgcp by the following:
    mgcp
    mgcp call-agent VOIPSVR1 2427 service-type mgcp version 0.1
    mgcp dtmf-relay voip codec all mode out-of-band
    mgcp rtp unreachable timeout 1000 action notify
    mgcp restart-delay 300
    mgcp package-capability rtp-package
    no mgcp package-capability res-package
    mgcp package-capability sst-package
    no mgcp package-capability fxr-package
    mgcp package-capability pre-package
    no mgcp timer receive-rtcp
    mgcp sdp simple
    mgcp validate call-agent source-ipaddr
    mgcp rtp payload-type g726r16 static
    mgcp profile default
    dial-peer voice 100 pots
    service mgcpapp
    direct-inward-dial
    port 0/0/0:15
    Previously, the gateway downloaded xml config files from the Cisco CallManager without problems and, in addition, when trying to add a Route Group (in the CallManager) this Gateway does not appear
    in the list of Available Devices although
    I have added it through the Device->Gateway Menu.
    Need some advice and help. Thank you in advance.

    Hi Jose,
    The Domain name issue is outlined nicely in this doc;
    MGCP Gateway Registration Failure with Cisco CallManager
    http://www.cisco.com/en/US/products/sw/voicesw/ps556/products_tech_note09186a00805a316c.shtml#prob
    If the IP domain name is configured in Cisco IOS on the MGCP gateway, enter the Fully Qualified Domain Name (FQDN) in the Domain Name field.
    In the example: test and cisco.com represent the hostname and domain name respectively. If the IP domain name is not configured in Cisco IOS on the MGCP gateway, enter only the hostname of the MGCP gateway in the Domain Name field.
    You would enter test.cisco.com (in CCM)
    Hope this helps!
    Rob

  • 2811 IOS versions

    Hi,
    Have a 2811 that I rec'd via smartnet with the incorrect version of IOS.  The exisiting 2811 (router A) has c2800nm-ipvoice-mz.124-24.T.bin
      and the closest IOS I could find on Cisco's software downlad page is c2800nm-ipvoice-mz.124-24.T2.bin. 
    I'm confident that there will be no issue in using this build, but I wanted to make sure.  Also... Would it be beneficial to use a different build versus the
    c2800nm-ipvoice-mz.124-24.T2.bin that I just downloaded?  if so, which build would be the best?  and... I noticed that the file is over 40 MB and the flash is 64 MB so I will have to delete the existing  IOS on the flash to accomodate the new IOS - dumb question, but what is the safest way to approach this?
    Thank you!

    Thank you Nadeem!  I TFTP's the new IOS over to the router's flash using Cisco's software upgrade procedure:
    Example 1: Copy the image to flash: from TFTP server
    Upgrade the new image from a TFTP server. Use the copy tftp: flash: command in order to copy the image from TFTP server to the flash.
    2600>enable
    Password:xxxxx
    2600#copy tftp: flash:
    Address or name of remote host []? 10.10.10.2
    !--- 10.10.10.2 is the IP address of the TFTP server
    Source filename []? c2600-adventerprisek9-mz.124-12.bin
    Destination filename [c2600-adventerprisek9-mz.124-12.bin]?y
    Accessing tftp://10.10.10.2/c2600-adventerprisek9-mz.124-12.bin...
    Erase flash: before copying? [confirm]y
    however... the Erase flash: option was not offered... and the transfer shows now to be completed... I went to show Flash and the old IOS file is still there and I do not see the new ios file???
    please advise

  • Cisco 2811 - need help

    Hello,
    I am new to routers. I have one at work that I need to manage but with no knowledge. I have a Cisco 2811 router and it has been logging that one of its fans is not rotatin. Cisco suggest me to reboot the router to see if it fix the problem - so my first question is: how do you reboot the 2811.
    Cisco said if rebooting the router doesn't fix the problem, they will send my a replacement chassis. So, I need step-by-step instruction on what to do if I really have to remove all the cards and put it in the new chassis. How do I save the config file? How do I shutdown the router? How do I reload the config file without having to setup the router from scratch? I need step-by-step help.
    Thanks
    Kit

    Hi Kit,
    To reload the router :
    1.First do a " write mem " in your router after entering the privilege level
    2.You can do a soft reload by giving " reload " from the router# prompt or just by powering and power off the router.
    If reboot is not solving the problem , cisco would do a RMA and they would give you a chassis
    To do that
    1.Copy the configuration file to the flash disk in the router
    2.Have a copy of the same in the notepad also just for verification
    3.Shut down the router by removing the power
    4.Insert the cards that were present in the router in the same slots in the new chassis
    5.Insert the flash card to the new chassis that has the IOS and config file
    6.Reload the router
    7.Copy the configuration file from the flash to the running config
    8.Do a write mem
    9.Verify the config with your old config
    use it for ref:
    http://www.cisco.com/en/US/products/ps5854/prod_configuration_guide09186a00802c35d3.html#wp41215
    Pls let me know if you require any other details
    regards
    vanesh k

  • How to recover mbrd_e1t1_vic_connect: setup failed on cisco 2811 routers

    Dear All Experts
    I have three cisco 2811 routers, Router A has both 4 FXS & 4FXO port , Router B & Router C have 4 FXS port. connect with Alcatel PABX.
    Now, the problem is ph lines are down after 3 days or more. Whenever down, i try to refresh voice port , with " shut & no shut " on each routers.Now i face the problem that is whenever i make shut & no shut on Router B site, ph line is ok there. But in Router C site , ph line is down. So i refresh @ Router C site,ph line is ok but in the router B site , ph line is down again.
    I try several ways for shut & no shut. i have no idea. i checked log file on Router A , here is
    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Table Normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-parent:"";
    mso-padding-alt:0pt 5.4pt 0pt 5.4pt;
    mso-para-margin:0pt;
    mso-para-margin-bottom:.0001pt;
    mso-pagination:widow-orphan;
    font-size:10.0pt;
    font-family:"Times New Roman";}
    Aug 18 16:03:55.306 UTC: mbrd_e1t1_vic_connect: setup failed
    Aug 18 16:03:55.306 UTC: flex_dsprm_tdm_xconn: voice-port(0/3/0), dsp_channel(/0
    /0/0)
    Aug 18 16:12:56.331 UTC: mbrd_e1t1_vic_connect: setup failed
    Aug 18 16:12:56.331 UTC: flex_dsprm_tdm_xconn: voice-port(0/3/0), dsp_channel(/0
    /0/0)
    Aug 18 16:12:56.335 UTC: mbrd_e1t1_vic_connect: setup failed
    Aug 18 16:12:56.335 UTC: flex_dsprm_tdm_xconn: voice-port(0/3/0), dsp_channel(/0
    /0/0)
    Aug 18 16:14:37.405 UTC: mbrd_e1t1_vic_connect: setup failed
    Aug 18 16:14:37.405 UTC: flex_dsprm_tdm_xconn: voice-port(0/3/2), dsp_channel(/0
    /0/0)
    Aug 18 16:19:40.278 UTC: mbrd_e1t1_vic_connect: setup failed
    Aug 18 16:19:40.278 UTC: flex_dsprm_tdm_xconn: voice-port(0/3/0), dsp_channel(/0
    /0/0)
    Aug 18 16:22:34.597 UTC: mbrd_e1t1_vic_connect: setup failed
    Aug 18 16:22:34.597 UTC: flex_dsprm_tdm_xconn: voice-port(0/3/2), dsp_channel(/0
    /0/0)
    Aug 18 16:36:37.065 UTC: mbrd_e1t1_vic_connect: setup failed
    Aug 18 16:36:37.065 UTC: flex_dsprm_tdm_xconn: voice-port(0/3/0), dsp_channel(/0
    /0/0)
    So give me advise & guide to recover this problem . I have really big problem now. help me!
    thanks a lot

    Here it's sh ver .All three routers are same version , flash, model except RouterB & C has only 4 FXS voice interface.
    RouterA#sh ver
    Cisco IOS Software, 2800 Software (C2800NM-SPSERVICESK9-M), Version 12.4(8), RE
    EASE SOFTWARE (fc1)
    Technical Support: http://www.cisco.com/techsupport
    Copyright (c) 1986-2006 by Cisco Systems, Inc.
    Compiled Mon 15-May-06 14:54 by prod_rel_team
    ROM: System Bootstrap, Version 12.3(8r)T7, RELEASE SOFTWARE (fc1)
    RouterA uptime is 12 weeks, 1 day, 23 hours, 11 minutes
    System returned to ROM by reload at 08:59:03 UTC Wed May 26 2010
    System restarted at 09:01:16 UTC Wed May 26 2010
    System image file is "flash:c2800nm-spservicesk9-mz.124-8.bin"
    This product contains cryptographic features and is subject to United
    States and local country laws governing import, export, transfer and
    use. Delivery of Cisco cryptographic products does not imply
    third-party authority to import, export, distribute or use encryption.
    Importers, exporters, distributors and users are responsible for
    compliance with U.S. and local country laws. By using this product you
    agree to comply with applicable laws and regulations. If you are unable
    to comply with U.S. and local laws, return this product immediately.
    A summary of U.S. laws governing Cisco cryptographic products may be found at:
    http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
    If you require further assistance please contact us by sending email to
    [email protected].
    Cisco 2811 (revision 53.51) with 251904K/10240K bytes of memory.
    Processor board ID FHK0949F1W9
    2 FastEthernet interfaces
    4 Serial(sync/async) interfaces
    4 Voice FXO interfaces
    4 Voice FXS interfaces
    DRAM configuration is 64 bits wide with parity enabled.
    239K bytes of non-volatile configuration memory.
    62720K bytes of ATA CompactFlash (Read/Write)
    Configuration register is 0x2102
    RouterA#sh flash
    -#- --length-- -----date/time------ path
    1     26725176 Dec 2 2005 09:30:24 +06:30 c2800nm-spservicesk9-mz.123-11.T8.bin
    2         1646 Dec 2 2005 09:39:00 +06:30 sdmconfig-2811.cfg
    3      4052480 Dec 2 2005 09:39:22 +06:30 sdm.tar
    4       812032 Dec 2 2005 09:39:38 +06:30 es.tar
    5      1007616 Dec 2 2005 09:39:52 +06:30 common.tar
    6         1038 Dec 2 2005 09:40:06 +06:30 home.shtml
    7       113152 Dec 2 2005 09:40:18 +06:30 home.tar
    8       511939 Dec 2 2005 09:40:32 +06:30 128MB.sdf
    9     28532876 Jul 5 2006 05:12:32 +06:30 c2800nm-spservicesk9-mz.124-8.bin
    10       10829 Aug 9 2010 14:03:44 +06:30 tftp
    2228224 bytes available (61788160 bytes used)
    it seems to be upgrade IOS version 123--11.T8  to 124-8 . I'm not exactly know the history of these routers.

  • Basic Internet Routing Configuration Help -- Cisco 2811

    Hi everyone,
    I want to start by saying that I brought a Cisco 2811 Router to use at home and to practice advanced networking with. So far, I believe I've configured everything as it should be, however, I am not getting any internet connection.
    DHCP is set up and working properly, I can lease addresses without issue.
    Both interfaces are configured, fe0/1 with a static IP, and fe0/0 as a DHCP client.
    I have connected fe0/0 directly to the Cable modem and it acquires an IP without issue. Connecting my laptop directly into fe0/1 allows my laptop to lease an IP from the router's DHCP server. So I know everything up to there is working properly. I've set up NAT as best I can with what I know, but I am still not getting the router to provide internet access. 
    The following is my Router's Configuration. Does anything seem to be missing? I used Configuration Professional to set it up.
    ------------Begin Configuration-------------
    Building configuration...
    Current configuration : 2570 bytes
    version 12.4
    no service pad
    service tcp-keepalives-in
    service tcp-keepalives-out
    service timestamps debug datetime msec localtime show-timezone
    service timestamps log datetime msec localtime show-timezone
    service password-encryption
    service sequence-numbers
    hostname Network
    boot-start-marker
    boot-end-marker
    security authentication failure rate 10 log
    security passwords min-length 6
    no logging buffered
    logging console critical
    enable secret 5 $1$4FJS$RQUEiWuTaMOAGhVx1O1Du0
    enable password 7 046F03070C291D175F40
    aaa new-model
    aaa authentication login local_auth local
    aaa session-id common
    dot11 syslog
    no ip source-route
    no ip routing
    no ip gratuitous-arps
    no ip cef
    no ip dhcp use vrf connected
    ip dhcp excluded-address 192.168.100.1
    ip dhcp pool Network
       import all
       network 192.168.100.0 255.255.255.0
       dns-server 4.2.2.2 4.2.2.1 
       lease 7
    no ip bootp server
    ip domain name Network
    ip name-server 4.2.2.2
    ip name-server 4.2.2.1
    login block-for 5 attempts 5 within 1
    multilink bundle-name authenticated
    voice-card 0
     no dspfarm
    username Admin password 7 1526035D5D7C72252B3B
    archive
     log config
      hidekeys
    interface FastEthernet0/0
     description $ETH-WAN$
     ip address dhcp client-id FastEthernet0/0
     no ip redirects
     no ip unreachables
     no ip proxy-arp
     ip nat outside
     ip virtual-reassembly
     no ip route-cache
     duplex full
     speed auto
     no mop enabled
    interface FastEthernet0/1
     ip address 192.168.100.1 255.255.255.0
     no ip redirects
     no ip unreachables
     no ip proxy-arp
     ip nat inside
     ip virtual-reassembly
     no ip route-cache
     duplex full
     speed auto
     no mop enabled
    ip forward-protocol nd
    ip http server
    no ip http secure-server
    ip nat pool Network 192.168.100.1 192.168.100.254 netmask 255.255.255.0
    ip nat inside source list 101 interface FastEthernet0/0 overload
    logging trap debugging
    logging facility local2
    access-list 100 permit udp any any eq bootpc
    access-list 101 remark INTERNET ACCESS THROUGH NAT
    access-list 101 remark CCP_ACL Category=2
    access-list 101 permit ip 192.168.100.0 0.0.0.255 any
    dialer-list 1 protocol ip permit
    snmp-server community public RO
    no cdp run
    control-plane
    banner motd ^C Welcome! ^C
    line con 0
     login authentication local_auth
     transport output telnet
    line aux 0
     exec-timeout 15 0
     login authentication local_auth
     transport output telnet
    line vty 0 4
     password 7 107D0C1A10051B1F15
     login authentication local_auth
     transport input telnet
    scheduler allocate 20000 1000
    end
    ------------------End Configuration-------------------
    Does anything seem amiss? Thank you all in advance for your help!
    John

    Hi Again,
    I sent
    dhcp pool Network
    default-router 192.168.100.1
    to the router and wrote it to config. I still didn't have internet access at first, so I followed John's tip and hooked up my machine to an old Catalyst 2849G switch I had laying around. The switch has no settings, just gets an ip from the router and does its own thing. After doing so, I do now have internet access. I'm using it to post this reply in fact.
    Here are the results of ipconfig /all on my Ethernet NIC on my machine before even having the switch:
    Ethernet adapter Local Area Connection:
       Connection-specific DNS Suffix  . : hsd1.ut.comcast.net.
       Description . . . . . . . . . . . : Intel(R) Ethernet Connection I217-LM
       Physical Address. . . . . . . . . : 54-EE-75-27-6F-06
       DHCP Enabled. . . . . . . . . . . : Yes
       Autoconfiguration Enabled . . . . : Yes
       Link-local IPv6 Address . . . . . : fe80::7cdd:83b5:e603:127e%13(Preferred)
       IPv4 Address. . . . . . . . . . . : 192.168.100.2(Preferred)
       Subnet Mask . . . . . . . . . . . : 255.255.255.0
       Lease Obtained. . . . . . . . . . : Thursday, October 02, 2014 7:57:10 AM
       Lease Expires . . . . . . . . . . : Thursday, October 09, 2014 7:57:10 AM
       Default Gateway . . . . . . . . . :
       DHCP Server . . . . . . . . . . . : 192.168.100.1
       DHCPv6 IAID . . . . . . . . . . . : 290778741
       DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-1B-B2-3D-AF-54-EE-75-27-6F-06
       DNS Servers . . . . . . . . . . . : 75.75.76.76
                                           75.75.75.75
       NetBIOS over Tcpip. . . . . . . . : Enabled
    It seems everything was working as it should, but I didn't have internet access and windows still reported it as an unknown network.
    After hooking up my Switch, Windows reported seeing 'Network' (From my router's host name, I presume?) and once I reset the modem, I had internet access. 
    This was a huge learning experience and I am glad to have help from all of you. Is there anything else I can to do optimize my configurations? Also, why didn't I have internet access when directed hooked up to FastEthernet0/1 even though my machine acquired IP's and DNS info?
    Here is another copy of the running config with today's changes:
    ---------------------Begin Configuration------------------------
    Building configuration...
    Current configuration : 2401 bytes
    version 12.4
    no service pad
    service tcp-keepalives-in
    service tcp-keepalives-out
    service timestamps debug datetime msec localtime show-timezone
    service timestamps log datetime msec localtime show-timezone
    service password-encryption
    service sequence-numbers
    hostname Network
    boot-start-marker
    boot-end-marker
    security authentication failure rate 10 log
    security passwords min-length 6
    logging buffered 4096
    logging console critical
    enable secret 5 $1$4FJS$RQUEiWuTaMOAGhVx1O1Du0
    enable password 7 046F03070C291D175F40
    aaa new-model
    aaa authentication login local_auth local
    aaa session-id common
    dot11 syslog
    no ip source-route
    no ip gratuitous-arps
    ip cef
    no ip dhcp use vrf connected
    ip dhcp excluded-address 192.168.100.1
    ip dhcp pool Network
       import all
       network 192.168.100.0 255.255.255.0
       default-router 192.168.100.1 
       lease 7
    no ip bootp server
    ip domain name Network
    login block-for 5 attempts 5 within 1
    multilink bundle-name authenticated
    voice-card 0
     no dspfarm
    username Admin password 7 1526035D5D7C72252B3B
    archive
     log config
      hidekeys
    interface FastEthernet0/0
     description $ETH-WAN$
     ip address dhcp client-id FastEthernet0/0
     no ip redirects
     no ip unreachables
     no ip proxy-arp
     ip nat outside
     ip virtual-reassembly
     duplex full
     speed auto
     no mop enabled
    interface FastEthernet0/1
     ip address 192.168.100.1 255.255.255.0
     no ip redirects
     no ip unreachables
     no ip proxy-arp
     ip nat inside
     ip virtual-reassembly
     duplex full
     speed auto
     no mop enabled
    ip forward-protocol nd
    ip route 0.0.0.0 0.0.0.0 dhcp
    ip http server
    no ip http secure-server
    ip nat pool Network 192.168.100.1 192.168.100.254 netmask 255.255.255.0
    ip nat inside source list 10 interface FastEthernet0/0 overload
    logging trap debugging
    logging facility local2
    access-list 10 permit 192.168.100.0 0.0.0.255
    access-list 100 permit udp any any eq bootpc
    dialer-list 1 protocol ip permit
    snmp-server community public RO
    no cdp run
    control-plane
    banner motd ^C Welcome! ^C
    line con 0
     login authentication local_auth
     transport output telnet
    line aux 0
     exec-timeout 15 0
     login authentication local_auth
     transport output telnet
    line vty 0 4
     password 7 107D0C1A10051B1F15
     login authentication local_auth
     transport input telnet
    scheduler allocate 20000 1000
    end
    --------------------------End Configuration-------------------------
    Let me know if there is anything else you guys need or I should do, I'll be back after classes today. Thanks again!
    -John

  • How to enable IPS IPS/IDS in cisco 2811

    Hi all,
    I have a Cisco 2811 with IOS Version 12.4(20)T and I need to enable IPS or IDS in this. What is the config for this?
    First of all, I need to know whether I can do IPS/IDS in my router as well..
    - Ribin

    Hi,
    I did enabled IPS in the router and configured to notify to our log server. Below is the log I received in my log server.
    What does IPS does now and what kind of logs I can expect?
    Thanks,
    Ribin
    Apr 19 14:53:38 192.168.11.10 4546: *Apr 19 09:27:41.254: %SYS-5-CONFIG_I: Configured from console by ribin on vty0 (192.168.11.35)
    Apr 19 18:04:29 192.168.11.10 4548: *Apr 19 12:38:32.601: %CRYPTO-6-IPSEC_USING_DEFAULT: IPSec is using default transforms
    Apr 19 18:12:10 192.168.11.10 4549: *Apr 19 12:46:14.541: %IPS-6-ENGINE_BUILDS_STARTED: 12:46:14 UTC Apr 19 2009
    Apr 19 18:12:10 192.168.11.10 4550: *Apr 19 12:46:14.541: %IPS-6-ENGINE_BUILDING: atomic-ip - 3 signatures - 1 of 13 engines
    Apr 19 18:12:10 192.168.11.10 4551: *Apr 19 12:46:14.557: %IPS-6-ENGINE_READY: atomic-ip - build time 16 ms - packets for this engine will be scanned
    Apr 19 18:12:10 192.168.11.10 4552: *Apr 19 12:46:14.557: %IPS-6-ALL_ENGINE_BUILDS_COMPLETE: elapsed time 16 ms

  • High CPU usage on Cisco 2811

    Hi All,
    I have a cisco 2811 that is high in CPU usage. Below is my IOS version and process usage details.
    Cisco IOS Software, 2800 Software (C2800NM-IPBASEK9-M), Version 12.4(24)T4, RELEASE SOFTWARE (fc2)
    Technical Support: http://www.cisco.com/techsupport
    Copyright (c) 1986-2010 by Cisco Systems, Inc.
    Compiled Fri 03-Sep-10 05:39 by prod_rel_team
    ROM: System Bootstrap, Version 12.4(13r)T, RELEASE SOFTWARE (fc1)
    ipscape-myob uptime is 6 weeks, 5 days, 17 hours, 18 minutes
    System returned to ROM by reload at 10:33:59 UTC Thu Apr 10 2014
    System image file is "flash:c2800nm-ipbasek9-mz.124-24.T4.bin"
    This product contains cryptographic features and is subject to United
    States and local country laws governing import, export, transfer and
    use. Delivery of Cisco cryptographic products does not imply
    third-party authority to import, export, distribute or use encryption.
    Importers, exporters, distributors and users are responsible for
    compliance with U.S. and local country laws. By using this product you
    agree to comply with applicable laws and regulations. If you are unable
    to comply with U.S. and local laws, return this product immediately.
    A summary of U.S. laws governing Cisco cryptographic products may be found at:
    http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
    If you require further assistance please contact us by sending email to
    [email protected].
    Cisco 2811 (revision 53.51) with 514048K/10240K bytes of memory.
    Processor board ID FHK1238F1D4
    2 FastEthernet interfaces
    DRAM configuration is 64 bits wide with parity enabled.
    239K bytes of non-volatile configuration memory.
    62720K bytes of ATA CompactFlash (Read/Write)
    Configuration register is 0x2102
    CPU utilization for five seconds: 90%/77%; one minute: 79%; five minutes: 76%
     PID Runtime(ms)     Invoked      uSecs   5Sec   1Min   5Min TTY Process
       8    20693808    28614857        723  7.67%  1.24%  0.44%   0 IP SLAs Respond                                e
      91    13460456    18459988        729  3.27%  0.67%  0.31%   0 IP Input                                       
     143     3167640  1026953957          3  1.19%  1.62%  1.68%   0 HQF Shaper Back                                g
     184      809676   128826693          6  0.39%  0.38%  0.39%   0 PPP manager                                    
     196        1072         112       9571  0.31%  0.23%  0.06% 514 Virtual Exec                                   
     185      771340   128826711          5  0.23%  0.18%  0.16%   0 PPP Events 
    Could you please provide me some info on this issues. 
    Thank You!

    Has this been something that just recently started happening, or have you had this issue for a while?  Have you installed any new programs recently?
    You may want to download Glary Utilities, which is a free software(they will ask you if you want to go Pro, just say no, the free version works very well).  There is a module for startup manager.  You can go in and disable stuff that starts with the computer.  I would advise unchecking adobe, java, quicktime, printers, etc.  Anything that doesn't REALLY need to start with the computer.  The nice thing with Glary is that you can restart the computer, and if you find that you need one of the programs to start with windows, you can go back in and enable it again.
    The Celeron 925 processor in your computer is a decent entry level processor, but if there are too many programs running in the background, it can bog down quick.  I would also recommend downloading and running Malwarebytes Anti-malware, to be sure that there is nothing malicous running in the background. 
    Qosmio X875 i7-3630QM, 32GB RAM, OCZ SSD Qosmio X505 i7-920XM, PM55, 16GB RAM, OCZ SSD
    Satellite Pro L350 T9900, GM45, 8GB RAM , Intel 320 SSD (my baby) Satellite L655 i7-620M, HM55, 8GB RAM, Intel 710 SSD (travel system)

Maybe you are looking for