search for: station_extension

Displaying 1 result from an estimated 1 matches for "station_extension".

2008 Jan 25
1
Problem with FollowMe
...=> pstn_inbound number => 201XXXXXXX,5 number => FM1/2000,10 number => FM2/2000,20 number => FM3/2000,30 Here is the relevant section of the macro that calls the FollowMe app: exten => s,7,GotoIf("${DIALSTATUS}" = "NOANSWER"?:8:14) exten => s,8,FollowMe(${STATION_EXTENSION},a) I've tried different context in my FollowMe configuration file but it doesn't seem to change anything. Any help would be appreciated. Thanks, Mike