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 -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
