Yes you can set that up. Just change this:
exten => _X.,1,AGI(agi-DID_route.agi)
to this:
exten => _X.,1,AGI(agi-new.agi)
exten => _X.,n,AGI(agi-DID_route.agi)
in the [trunkinbound] context in extensions.conf, and have the DID route normally from there
exten => _X.,1,AGI(agi-DID_route.agi)
to this:
exten => _X.,1,AGI(agi-new.agi)
exten => _X.,n,AGI(agi-DID_route.agi)
in the [trunkinbound] context in extensions.conf, and have the DID route normally from there
http://www.vicidial.org/VICIDIALforum/viewtopic.php?f=4&t=34235
No hay comentarios:
Publicar un comentario