[asterisk-dev] New frame type for IAX: AST_FRAME_RAW ?

Roger Schreiter roger at planinternet.de
Tue Feb 6 18:09:09 MST 2007


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.



More information about the asterisk-dev mailing list