Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

short code in user/forward

Status
Not open for further replies.

szuccaro

Programmer
Dec 17, 2002
84
US
Hi all,

I want to put a short code in a user's forward fields.
Have tried *88 and does not seem to work.

When extension is called, it waits a few seconds then
you get a busy signal.

The short code works when dialed.
Have tried on other extensions and still no go.
Have tried different numbers for short codes too (*87,*89)

Am I missing something ?

IP Office - 5.2
 
forgot to add..

The short code goes to a voicemail node. It plays correct menus and all when dialed.
 
make the code a number that does not start with a * or # and then it will work. Make sure you give it a number that does not conflict with any of your extensions or hunt groups.
 
Anybody know if you can execute multiple short codes at once ?
 
What do you wan't to accomplish?

You could try to;

Code;100
Feat;Dial
TelN;D200,201,202,203

a , is a 1sec pause.

Avaya_Red.gif

___________________________________________
It works! Now if only I could remember what I did...
___________________________________________
 
The receptionist needs one button for multiple features.

 
What sort of features?

If that won't work try,

Code; 100
Feat; Dial
TelN; 200D,201,202,203

200/201/202/203 are the other shortcodes.

Avaya_Red.gif

___________________________________________
It works! Now if only I could remember what I did...
___________________________________________
 
Bas, I don't think you can dial shortcodes from shortcodes, I'm sure someone else on here tried everything to no avail.

ACS - IP Office Implement

"I'm just off to Hartlepool to buy some exploding trousers
 
Yeah i know tried also, but if he explains the features he want's to use maybe there is another way.

Avaya_Red.gif

___________________________________________
It works! Now if only I could remember what I did...
___________________________________________
 
I'm thinking the CFG:Set actions in a call flow could maybe do it :)

ACS - IP Office Implement

"I'm just off to Hartlepool to buy some exploding trousers
 
Yeah i like that new option, configured it again today for a new customer.

Avaya_Red.gif

___________________________________________
It works! Now if only I could remember what I did...
___________________________________________
 
I want to try playing with that too
Could make life easy :)


RTFM.gif



ACS - Implement IP Office
ACA - Implement IP Telephony -- ACA - Design IP Telephony
ACA - Voice Services Management
______________
Women and cats can do as they please and men and dogs should relax and get used to the idea!
 
The features were as follows...

Turn on night, set forward/take away forward on extension, turn off/on voice mail (on certain group)

I made a short codes and a set a few buttons as a work around.

Would definitely be great to have multiple short codes on one button.
 
I haven't looked at v5 yet but this was a feature on my ipo wish list some time back, >>need a hyperlink bas

can anyone safely say what is to come on the wish list in v5 in a roundabout way?
 
szuccaro

For turning huntgroup voicemail on and off use this:

CFG:Set Main Voicemail_On 0 for off and
CFG:Set Main Voicemail_On 1 for on

Main is the group called Main
This works in 4.2 and before that !!!

RTFM.gif



ACS - Implement IP Office
ACA - Implement IP Telephony -- ACA - Design IP Telephony
ACA - Voice Services Management
______________
Women and cats can do as they please and men and dogs should relax and get used to the idea!
 
tlpeter,

CFG:Set Main Voicemail_On 0 for off and
CFG:Set Main Voicemail_On 1 for on

works great thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top