If I were to terminate 2-3 800 numbers on an asterisk box, is there a mechanism to determine which was the source of a call?
Jeremy Mann wrote:> If I were to terminate 2-3 800 numbers on an asterisk box, is there a > mechanism to determine which was the source of a call?DNIS exten => 8002223334,1,DoSomething exten => 8005551212,1,DoSomethingElse Jeremy McNamara