On 06/07/2010 01:27 PM, Michelle Dupuis wrote:> I'm succesfully using IAXmodem for faxing (using hylafax) with
Asterisk. I would like a little more control for outbound calls using IAXmodem,
but I'm not sure how to do it. It looks like dialing out over IAXmodem
bypasses the dialplan altogether...can anyone confirm this?
>
> MD
No, it does not bypass the dialplan. Asterisk treats is just like any
other IAX endpoint. You need to specify the context in iax.conf for the
entry IAXmodem is registering against.
-Dave