[Home]

Summary:ASTERISK-08726: chan_misdn: Redirecting no. (& reason) are not set on dialout
Reporter:Olaf Holthausen (oholthau)Labels:
Date Opened:2007-02-04 07:28:02.000-0600Date Closed:2007-07-08 22:57:21
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Channels/chan_misdn
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Using chan_misdn, set(CALLERID(RDNIS)=40) is not set within the ISDN supplemental services redirecting number field.

****** ADDITIONAL INFORMATION ******

This work with zaptel / E1 / QSIG or DSS1:

exten => 1,1,set(CALLERID(RDNIS)=40)
exten => 1,2,dial(zap/g1/100)

The redirecting number within ISDN/QSIG is set. chan_misdn should have the same functionality.
Comments:By: crich (crich) 2007-02-05 12:28:52.000-0600

i agree. When i've gote some minutes free i'll add that.

By: crich (crich) 2007-03-12 08:05:58

added the setting of rdnis in 58825.

By: Serge Vecher (serge-v) 2007-03-12 10:19:16

if the problem is not fixed, please reopen the issue with relevant debugging information.

By: Olaf Holthausen (oholthau) 2007-05-09 10:49:28

It works on TE mode, but unfortunately not in NT mode.



By: crich (crich) 2007-06-06 03:48:27

Sorry for my late answer. Can you post here a Trace for the NT Mode case.

We have added in mISDN-git master branch a debugtool that makes it possible to get a trace and analyze it via Wireshark, we can setup such an environment to track down the problem further.

By: crich (crich) 2007-07-05 03:50:40

it was a bug in mISDNuser, i've fixed that in git (23d01ffc37db976f2137f9f88074520d1294ac98), you can use the mISDNuser_1_1 branch with the specified ref, or just wait for mISDNuser_1_1_6 which will include this fix.

to get info on how to fetch mISDNuser from git see: www.misdn.org/index.php/GIT

By: Joshua C. Colp (jcolp) 2007-07-08 22:57:20

Since this has been fixed I'm closing this out. If it is still an issue after following crich's instructions please reopen.