[asterisk-bugs] [Asterisk 0013354]: IAX variable feature does not work

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Aug 28 03:52:57 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13354 
====================================================================== 
Reported By:                adomjan
Assigned To:                Corydon76
====================================================================== 
Project:                    Asterisk
Issue ID:                   13354
Category:                   Channels/chan_iax2
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.0 
SVN Revision (number only!): 139216 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-08-21 08:08 CDT
Last Modified:              2008-08-28 03:52 CDT
====================================================================== 
Summary:                    IAX variable feature does not work
Description: 
[Aug 21 15:06:29]     -- Executing [3622622223 at select_route:22]
Set("SIP/teszt-3622622222-11624170", "IAXVAR(foo)=1234") in new stack
[Aug 21 15:06:29]     -- Executing [3622622223 at select_route:23]
Dial("SIP/teszt-3622622222-11624170",
"IAX2/ssp02/3622622223 at our-users-internal,90,L(150000:5000)g") in new
stack
[Aug 21 15:06:29]     -- Limit Data for this call:
[Aug 21 15:06:29]     -- Called ssp02/3622622223 at our-users-internal
[Aug 21 15:06:29] Tx-Frame Retry[000] -- OSeqno: 000 ISeqno: 000 Type: IAX
    Subclass: NEW    
[Aug 21 15:06:29]    Timestamp: 00018ms  SCall: 08750  DCall: 00000
[87.242.0.15:4569]
[Aug 21 15:06:29]    VERSION         : 2
[Aug 21 15:06:29]    CALLED NUMBER   : 3622622223
[Aug 21 15:06:29]    CODEC_PREFS     : (alaw)
[Aug 21 15:06:29]    CALLING NUMBER  : 3622622222
[Aug 21 15:06:29]    CALLING PRESNTN : 3
[Aug 21 15:06:29]    CALLING TYPEOFN : 0
[Aug 21 15:06:29]    CALLING TRANSIT : 0
[Aug 21 15:06:29]    CALLING NAME    : Teszt
[Aug 21 15:06:29]    LANGUAGE        : hu
[Aug 21 15:06:29]    CALLED CONTEXT  : our-users-internal
[Aug 21 15:06:29]    FORMAT          : 8
[Aug 21 15:06:29]    CAPABILITY      : 24584
[Aug 21 15:06:29]    ADSICPE         : 2
[Aug 21 15:06:29]    DATE TIME       : 2008-08-21  15:06:28
[Aug 21 15:06:29] 

====================================================================== 

---------------------------------------------------------------------- 
 (0091851) adomjan (reporter) - 2008-08-28 03:52
 http://bugs.digium.com/view.php?id=13354#c91851 
---------------------------------------------------------------------- 
chan_iax sends the iaxvars now:
[Aug 28 10:57:01]    VARIABLE        : bk=000
[Aug 28 10:57:01]    VARIABLE        : sk=916
[Aug 28 10:57:01]    VARIABLE        : provider=etel-sip
[Aug 28 10:57:01]    VARIABLE        : route_name=etel-sip-link

but I can't read by ${IAXVAR()}
[Aug 28 10:57:01]     -- Executing [36309829188 at internal-iax:1]
NoOp("IAX2/ssp01-12393", "bk= sk=") in new stack

NoOP(bk=${IAXVAR(bk)} sk=${IAXVAR(sk)}) 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-08-28 03:52 adomjan        Note Added: 0091851                          
======================================================================




More information about the asterisk-bugs mailing list