On Tuesday 08 August 2006 13:23, Chuck Mariotti wrote: > I am using unlimitel (IAX2 Trunk).
... > Extensions are configured as SIP extensions and we are currently using > X-Lite softphones. > internet, to her softphone). How would I make it so that the extension > talks straight to unlimitel and not through Asterisk? Not going to happen. You have IAX2 on one side and SIP on the other; these two cannot talk to each other without something inbetween which can translate. This is much the same as one leg of a call using ulaw and the other leg using g729; the two will never be able to communicate directly unless they have a common codec. Similarly, your two endpoints will never communicate directly unless they have a common transport. Either use SIP with Unlimitel or get an Asterisk box at the remote office. -A.
