Is it possible to send or regenerate a dtmf tone across a link without being muted. I want to be able to control a linker II controller over the link if possible. I have tried the ilink dtmf commands set up in macros with no success. They don’t make it through to the controller I am trying to control on the other end.
Is it possible to send or regenerate a dtmf tone across a link without being muted. I want to be able to control a linker II controller over the link if possible. I have tried the ilink dtmf commands set up in macros with no success. They don’t make it through to the controller I am trying to control on the other end.
Is it possible to send or regenerate a dtmf tone across a link without being muted. I want to be able to control a linker II controller over the link if possible. I have tried the ilink dtmf commands set up in macros with no success. They don’t make it through to the controller I am trying to control on the other end.
Is it possible to send or regenerate a dtmf tone across a link without being muted. I want to be able to control a linker II controller over the link if possible. I have tried the ilink dtmf commands set up in macros with no success.
They don’t make it through to the controller I am trying to control on the other end.
Add to rpt.conf to the box you want tones to pass from
propagate_dtmf = yes ; DTMF sent to system from link gets
; repeated onto main system output(optional)
Then use the *4 remote command for that node. Any dtmf tone will now pass through the link. This works great for my application it allows me to control a non asterisk controller from the other end.
Is it possible to send or regenerate a dtmf tone across a link without being muted. I want to be able to control a linker II controller over the link if possible. I have tried the ilink dtmf commands set up in macros with no success. They don’t make it through to the controller I am trying to control on the other end.
I have it semi working. It sounds like the dtmf volume level is to high and the controller is not recognizing all the tones. Is there a way to adjust the DTMF level.
Add to rpt.conf to the box you want tones to pass from
propagate_dtmf = yes ; DTMF sent to system from link gets
; repeated onto main system output(optional)
Then use the *4 remote command for that node. Any dtmf tone will now pass through the link. This works great for my application it allows me to control a non asterisk controller from the other end.
Is it possible to send or regenerate a dtmf tone across a link without being muted. I want to be able to control a linker II controller over the link if possible. I have tried the ilink dtmf commands set up in macros with no success. They don’t make it through to the controller I am trying to control on the other end.