Displaying 2 results from an estimated 2 matches for "ttnhr".
Did you mean:
ttner
2009 Sep 15
1
Detecting Transfer
...r from the other extension
it will only ring the phone it's being transferred to. This is what I'm
currently doing (using AEL dialplan):
10 => {
if ("${CALLERID(num)}" = "11") {
&internal-ext(${EXTEN},SIP/${EXTEN});
} else {
Queue (operator|tTnHr|||30);
}
Voicemail(10 at internal|u);
Hangup;
}
11 => {
if ("${CALLERID(num)}" = "10") {
&internal-ext(${EXTEN},SIP/${EXTEN});
} else {
Queue (operator|tTnHr|||30);
}
Voicemail(10 at internal|u);
Hangup;
}
My only proble...
2008 May 08
3
Looking for a Snom expert
I would like to hire someone to help us tweak our asterisk system for Snom
phones.
We would like to enable things like:
One touch recording
One touch park orbits
Presence
Please contact off-list if you will be able to help.
Thermal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: