VoIP Street - Todd Routhier wrote:
Sure, the first example is one with no redundancy, the second is an example of the redundancy you are looking for.

;No redundancy
exten => _1NXXNXXXXXX,1,DIAL(IAX2/VoIPstreet/${EXTEN},60,r)

;With redundancy
exten => _1NXXNXXXXXX,1,DIAL(IAX2/VoIPstreet/${EXTEN},60,r)
exten => _1NXXNXXXXXX,2,DIAL(IAX2/Teliax/${EXTEN},60,r)
Make that SIP with Teliax, I'm still testing but so far if you want quality from Teliax you need to use SIP, not IAX2.
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-biz mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-biz

Reply via email to