[asterisk-bugs] [Asterisk 0010217]: [patch] proper user information layer 1 handling

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Feb 4 06:49:25 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=10217 
====================================================================== 
Reported By:                klaus3000
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   10217
Category:                   Channels/chan_zap
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        Yes 
Request Review:              
====================================================================== 
Date Submitted:             07-17-2007 04:49 CDT
Last Modified:              02-04-2008 06:49 CST
====================================================================== 
Summary:                    [patch] proper user information layer 1 handling
Description: 
Hi!

Using Asterisk as H324M Gateway requires correct Q.931 signaling.
Currently Asterisk does not care about User Information Layer 1 signaling
in Bearer Capability IE.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0010189 Incorrect "user information layer ...
related to          0011595 Low-Layer compatibility IE not parsed
====================================================================== 

---------------------------------------------------------------------- 
 klaus3000 - 02-04-08 06:49  
---------------------------------------------------------------------- 
@Corydon76: If I understand it right, the datastore will be copied from
incoming to outgoing channel (inherited) by Dial() once the outgoing
channel has answered the call. Right?

In my case this is too late as the outgoing channel needs the ISDN
information during call setup. Any suggestions how to solve this?

Patching app_dial to inherit before the call is answered? Extending the
ast_channel structure? Maybe extending datastores to have differ between
datastores which will be inherited immediately and datastatore which will
be inherited after answering of the call. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
02-04-08 06:49  klaus3000      Note Added: 0081644                          
======================================================================




More information about the asterisk-bugs mailing list