> > >I have an HFCPCI card in TE mode, connected to a Swisscom P2MP ISDN >line. If someone tries to call from the PSTN when the 2 BRI channels are >in use, they get a message from the operator (saying the called party is >temporarily unavailable). Instead, I would expect them to get a busy >tone... > > >
well that depends, theoretically it would be possible to put one call on hold and fetch the third incoming call, but chan_misdn does not yet support that. typically chan_misdn sends only a busy when it receives a busy from the ToCalled Phone, but since 2 channels are already in use chan_misdn cannot try to call a phone and ask it if it's busy. >When the call comes in, I can see that chan_misdn actually sees some >signalling traffic (and says no BC available). Is there something to >tweak at the chan_misdn/asterisk level, or in the NT box ? > > unfortunately not yet, but i would say this is definitely an important feature request, please put that on our bug tracker i will add an option which will be called: nochannel_reject_cause= then you can set it to 17 which would be a busy. I will put this option into 0.4.0. >Thanks for your support, - Patrick - >_______________________________________________ >Misdn-asterisk mailing list >[email protected] >http://lists.beronet.com/cgi-bin/mailman/listinfo/misdn-asterisk > > > > _______________________________________________ Misdn-asterisk mailing list [email protected] http://lists.beronet.com/cgi-bin/mailman/listinfo/misdn-asterisk
