[Asterisk-Users] still no solution for me, if one provider fails.
Mimmus
dviggiani at tiscali.it
Wed Apr 12 00:00:15 MST 2006
OK, your solution is fine but I'd like a more "generic" solution to adapt it
to my current Asterisk at Home setup.
Thanks anyway
Mimmus
> From: asterisk-users-bounces at lists.digium.com
> [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of
> Peter J Dean
>
> We do it slightly different, rather than multiple macros, we
> do it within a single macro.
>
>
>
> On 11/04/2006, at 6:55 PM, Mimmus wrote:
> >
> > I configured two trunks for my outgoing calls:
> >
> > [outrt-001-out]
> > exten => _0.,1,Macro(dialout-trunk,2,${EXTEN:1},)
> > exten => _0.,2,Macro(dialout-trunk,5,${EXTEN:1},)
> > exten => _0.,3,Macro(outisbusy) ; No available circuits
> >
> > If first fails, second is automatically used but I get a CDR with
> > disposition = 'FAILED'. How can I avoid this?
More information about the asterisk-users
mailing list