Topic: Hunt List (tl-dialout-1-trunk) [Comments: 4]
phoetger

Wed, 04/20/2011 - 11:56 | Hunt List (tl-dialout-1-trunk)

I would like to see the feature added to the huntgroup.

Destination on no-answer
RUN SCRIPT (tl-dialout-1-trunk)
Then you can enter any phone number (internal or external), that way if no one answers on the hunt group it can be pointed to an answering service.

Thanks

eeman

Thu, 04/21/2011 - 01:41 | well thats the wrong script

well thats the wrong script since that script uses the extension you dialed, it doesnt ask you for a TN as an argument.

additionally thats the whole point of 'other numbers to dial' dialog box

third .. the whole point of the script library is for you to write your own scripts to incorporate into various locations such as feature codes and huntlist etc. Clone the script you want and make sure its available to 'feature codes'.

Erik Smith
CTO
BluegrassNet Voice
dCAP
Thirdlane Support by BluegrassNet Voice
eeman at bluegrassnetvoice dot com

phoetger

Thu, 04/21/2011 - 11:08 | I have used the script: exten

I have used the script:
exten => s,n,Macro(tl-dialout-1-trunk,,SIP/TGNAME,NumberToDial,DigitsToStrip,)
in the huntlists.conf and accomplished what I wanted, so the script is usable.

I noticed the feature "other numbers to dial" will dial the entered numbers immediately. We want the "other numbers to dial" only if no one in the huntgroup picks up.

Thank you, I will take a look at this 'script library'

eeman

Thu, 04/21/2011 - 11:57 | and it never occurred to you

and it never occurred to you to add another stage and then populate the 'other numbers to dial' field? I am guessing this whole computer thing doesn't come naturally for you? :-) What are you going to do when the answering service doesn't answer your call? It's been known to happen. Thats the best place to reserve the 'destination on no answer' action for.

Erik Smith
CTO
BluegrassNet Voice
dCAP
Thirdlane Support by BluegrassNet Voice
eeman at bluegrassnetvoice dot com

phoetger

Thu, 04/21/2011 - 12:18 | Erik, Thanks for pointing me

Erik,

Thanks for pointing me to the SCRIPT LIBRARY. I got what I needed to accomplish done from there.