Displaying 1 result from an estimated 1 matches for "ftincom".
Did you mean:
  failcom
  
2005 Jan 25
0
FXO and groups
...on. In outgoing mode, depending on the dialed number,
I'd like to use either one of the lines or both of them; also,
depending on the dialed number, either Zap/1 or Zap/2 must be selected
in priority.
I have tried the following in my zapata.conf: [today's CVS asterisk]
   [...]
   context=ftincoming
   channel => 1
   
   context=freeincoming
   channel => 2
   
   group=1
   channel => 1,2
   
   group=2
   channel => 2,1
The idea is to use one of:
  - Zap/1: France Telecom
  - Zap/2: Free
  - Zap/g1: France Telecom if available, Free otherwise
  - Zap/g2: Free if available, F...