Hi Daniele,

There is a bug in visdn_q931_connect_channel() for Pri-ISDN calls. It is called with the correct B channel id in channel->id but it is incremented by 1 when the variable 'pipeline' is setup. Thus the readlink function returns the wrong 'dest' or bearer_channel_id causing no audio to flow!! It should not be incremented by 1 for Pri-ISDN calls and now the audio works! What happens if the B channel id is 16 or greater?? Is this taken care of by the calling function?

Regards,
Stephen Yong

_______________________________________________
Visdn-hackers mailing list
[email protected]
https://mailman.uli.it/mailman/listinfo/visdn-hackers

Reply via email to