Jan 15, 2010 #1 surferdude949 Programmer Joined Oct 13, 2008 Messages 261 Location US How does a vector treat pushing the # key? Is it a line you have to write or is it a default?
Jan 15, 2010 1 #2 jconrad0305 Programmer Joined Oct 7, 2005 Messages 461 Location US the pound go finished entering a digit. it is not programmable. it will just go the next step ACE IP Telephony ACS IP Office Upvote 0 Downvote
the pound go finished entering a digit. it is not programmable. it will just go the next step ACE IP Telephony ACS IP Office
Jan 18, 2010 #3 Gibsonic MIS Joined May 9, 2001 Messages 458 Location US actually, it can be defined as a dtmf input (at least it does in 5.2). So you could put something like the following: route-to number 58252 with cov n if digit = # however it doesn't allow * with is causing me a bit of grief at the moment. Upvote 0 Downvote
actually, it can be defined as a dtmf input (at least it does in 5.2). So you could put something like the following: route-to number 58252 with cov n if digit = # however it doesn't allow * with is causing me a bit of grief at the moment.