cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1051
Views
0
Helpful
5
Replies

CME E1 Configuration

Юрий
Level 1
Level 1

Hello all,

I try to configure E1 fllow  on my CME (3800 Software (C3845-ADVENTERPRISEK9-M), Version 15.1(4)M3) 

I configured:

card type e1 0 1
! card type command needed for slot/vwic-slot 0/3
isdn switch-type primary-net5
!
voice-card 0
 dspfarm
 dsp services dspfarm
!
!
voice rtp send-recv
!
voice service pots
!
voice service voip
 allow-connections h323 to h323
 allow-connections h323 to sip
 allow-connections sip to sip
 sip
  registrar server expires max 600 min 60
!
voice class codec 1
 codec preference 1 g711ulaw
 codec preference 2 g711alaw
 codec preference 3 g729r8
 codec preference 4 g729br8
!
controller E1 0/1/0
 framing NO-CRC4
 pri-group timeslots 1-31
!interface Serial0/1/0:15
 no ip address
 encapsulation hdlc
 isdn switch-type primary-net5
 isdn incoming-voice voice
 no cdp enable
!
voice-port 0/1/0:15
!
1#sh controllers E1
E1 0/1/0 is up.
  Applique type is Channelized E1 - balanced
  No alarms detected.
  alarm-trigger is not set
  Version info Firmware: 20100222, FPGA: 13, spm_count = 0
  Framing is NO-CRC4, Line Code is HDB3, Clock Source is Line.
  Data in current interval (742 seconds elapsed):
     0 Line Code Violations, 0 Path Code Violations
     57 Slip Secs, 0 Fr Loss Secs, 0 Line Err Secs, 0 Degraded Mins
     57 Errored Secs, 0 Bursty Err Secs, 0 Severely Err Secs, 0 Unavail Secs
  Total Data (last 24 hours)
     0 Line Code Violations, 0 Path Code Violations,
     6674 Slip Secs, 0 Fr Loss Secs, 0 Line Err Secs, 0 Degraded Mins,
     6674 Errored Secs, 0 Bursty Err Secs, 0 Severely Err Secs, 0 Unavail Secs

 When i try to call on one of my PSTN number, I hear shortly bib.

Could you please indicate me on mistake or/and indicate documentation/guide about this, please?

 

5 Replies 5

R0g22
Cisco Employee
Cisco Employee
Output for "show isdn status". Was this working before ?

Not, it is configure on clear system

#sh isdn status
Global ISDN Switchtype = primary-net5
ISDN Serial0/1/0:15 interface
        dsl 0, interface ISDN Switchtype = primary-net5
    Layer 1 Status:
        ACTIVE
    Layer 2 Status:
        TEI = 0, Ces = 1, SAPI = 0, State = MULTIPLE_FRAME_ESTABLISHED
    Layer 3 Status:
        0 Active Layer 3 Call(s)
    Active dsl 0 CCBs = 0
    The Free Channel Mask:  0xFFFF7FFF
    Number of L2 Discards = 0, L2 Session ID = 30
    Total Allocated ISDN CCBs = 0

Ok. That looks fine. Enable the following debugs and collect logs for failed call -

debug isdn q931
debug voice ccapi inout

I added debug commands, but debug messages i not see.

If i call on one number communication at once are closes (is heard shortly beep), if i call on another number from E1 flow i hear long beep (as normal call when long time no answer on call), but logging messages i not see as before.

 

 

 

Do a "show logg" if you are collecting them in a buffer.