Tilghman Lesher schrieb:
... And I'm saying that you shouldn't. IAX (and any other intelligent
Ok, what are the alternatives? Trying to figure out, what type of data both parties are sending over the ISDN+IAX line? Thus the interface between ISDN and IAX (inside asterisk) must parse the data and figure out the kind of data. If it looks like PPP, make an AST_FRAME_PPP. If it looks like an SMS transported via TAP, AST_FRAME_TAP. If it is a raw network link like the one, ifconfig reports as isdn0, isdn1, ..., ? If it is a propriatry protocol by a certain ISDN software, like the formerly common (before internet was widely available) file transfer software Leonardo, just reject data tranfser? Roger. _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
