[Home]

Summary:ASTERISK-08728: ISDN user-to-user information field read/write
Reporter:Olaf Holthausen (oholthau)Labels:
Date Opened:2007-02-04 07:37:18.000-0600Date Closed:2011-06-07 14:03:22
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Channels/chan_zap
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Within ISDN/QSIG, there is a possibility to send informations within the user-to-user info field. This should be accessible for read (incoming call) or write (outgoing call).
Comments:By: Joshua C. Colp (jcolp) 2007-02-04 09:26:16.000-0600

This is already available but disabled by default due to issues. If you would like to give it a try open up chan_zap.c and comment out #undef SUPPORT_USERUSER - the dialplan variable you can then use to get or set this information is USERUSERINFO.