Can Mikrotik MPLS handle more than just Ethernet? Can I stick a supported T1 or T3 card into an x86 box and transport it through MPLS to a box on the other side?
If I have a box that will take a T3 and plop it onto MPLS, will MT participate in that cloud and carry it to the other side?
Trying to find ways to transport TDM voice from remote tandems back to a soft switch without spending big bucks on T1 and T3 pipes among LATAs.
If I understand your question, you are asking if Mikrotik MPLS do TDM over IP? I don’t know but why you convert TDM singal in to IP packet so you can sure do transport over mpls or IP network to the other end and then reconvert IP packet to TDM signal?
Look on Wikipedia for a description of technology and on google to see manufacture/vendor of mediagateways.
You do need TDMoP (TDM over packet / TDM pseudowire emulation) box.. Do you need 1,2 or more T1 / T3?
When do you need and how many? What other features do you want to use?
You can send me an email if you have a big project. TDM pseudowire emulation will be one of my design focus in late 2012..
We do not support any TDM interfaces, but if RouterOS router is in the middle of the network it will forward any MPLS frames (no matter whether there is TDM or any thing else encapsulated in them).
MPLS is not protocol agnostic. It can transport IP and Ethernet, and probably some other protocols as well, just as the underlying technology for MPLS can be IP and ATM. TDM services are different, and cannot just be transported by MPLS, since they require timing/clocking across the entire transmission.
Work is ongoing within ITU to define MPLS-T/MPLS-TP. Both are MPLS-like protocols that decouple the label switching from the IP-layer, but they are in no way finalized, and if they do, I doubt they would work with current MPLS standards.