search for: 28r2

Displaying 1 result from an estimated 1 matches for "28r2".

Did you mean: 2832
2003 Nov 25
5
Distinctive ring confusion
...o Asterisk now (also I've added answer confirmation which is an essoterric feature that nobody but oliver will likely ever use). Now you can do the following: exten => 1,1,Dial,Zap/28 ; Ring Zap/28 normally exten => 2,1,Dial,Zap/28r1 ; Ring Zap/28 with ring #1 exten => 3,1,Dial,Zap/28r2 ; Ring Zap/28 with ring #2 and when I do a "show application Dial", I see : 'r' -- indicate ringing to the calling party, pass no audio until answered Which doesn't seem to match up with what I have in mind. Assuming the former usage, and that it does what I am trying to...