[asterisk-r2] Dahdi hangup on OpenR2

Jorge Jacques jhackes at gmail.com
Fri Jul 5 12:41:51 CDT 2013


Hi all, 

I'm getting this errors in my asterisk log and my calls are hanging up

dahdi_hangup: disconnecting MFC/R2 call on chan X
dahdi_ast_cause_to_r2_cause: ast cause 16 resulted in openr2 cause 6/Normal Clearing
chan_dahdi.c:8215 handle_alarms: Detected alarm on channel X: Yellow Alarm
handle_clear_alarms: Alarm cleared on channel X

I already re-check my config and replace the balun but it does not work.

Here is full logs:

http://pastebin.com/v1ektkpi

http://pastebin.com/jc4cnV2H

This is my config:

##############
[root at asterisk-gdf ~]# vim /etc/dahdi/system.conf

# Autogenerated by /usr/sbin/dahdi_genconf on Fri Jun 21 16:29:54 2013
# If you edit this file and execute /usr/sbin/dahdi_genconf again,
# your manual changes will be LOST.
# Dahdi Configuration File
#
# This file is parsed by the Dahdi Configurator, dahdi_cfg
#
# Span 1: WCT1/0 "Digium Wildcard TE110P T1/E1 Card 0" (MASTER) 
span=1,1,0,cas,hdb3
#,crc4
# termtype: te
cas=1-15:1101
#dchan=16
cas=17-31:1101
echocanceller=oslec,1-15,17-31

# Global data

loadzone        = mx
defaultzone     = mx

##############

[root at asterisk-gdf ~]# vim /etc/asterisk/dahdi-channels.conf

; Autogenerated by /usr/sbin/dahdi_genconf on Fri Jun 21 16:29:54 2013
; If you edit this file and execute /usr/sbin/dahdi_genconf again,
; your manual changes will be LOST.
; Dahdi Channels Configurations (chan_dahdi.conf)
;
; This is not intended to be a complete chan_dahdi.conf. Rather, it is intended
; to be #include-d by /etc/chan_dahdi.conf that will include the global settings
;

; Span 1: WCT1/0 "Digium Wildcard TE110P T1/E1 Card 0" (MASTER) 
;group=0,11
;context=from-pstn
;switchtype = euroisdn
;signalling = pri_cpe
;channel => 1-15,17-31
;context = default
;group = 63

signalling=mfcr2
mfcr2_variant=mx
mfcr2_get_ani_first=no
mfcr2_max_ani=10
mfcr2_max_dnis=4
mfcr2_category=national_subscriber
mfcr2_mfback_timeout=-1
mfcr2_metering_pulse_timeout=-1
mfcr2_forced_release=no
context=from-pstn
group=0
channel => 1-15,17-31
##############

Regards.


More information about the asterisk-r2 mailing list