search for: custnumb

Displaying 2 results from an estimated 2 matches for "custnumb".

Did you mean: custnum
2007 Jul 12
0
No subject
...get it. The same problem persist if I'm using the Read command. When I'm set my debug level higher I can see the DTMF digits pass, but just nothing happen in Authenticate/Read. Here's a part of my extensions: ;; Auth for Customers exten => 1,1,Authenticate(/etc/asterisk/auth/custnumbers) exten => 1,n,Dial(${TRUNK}/${PHONENUMBER},60) exten => 1,n,Hangup() Does anyone has a clue? Please tell me. Greetings, Joris Cras
2007 Jul 12
0
No subject
Use the astDB. Add entries like: /vipMap/custNumber: Target number eg. /vipMap/441364698123: 07712191046 In this case, 441364123123 is my VIP customers number, and 07712191046 is my mobile number.. You can do a little bit of webby stuff to maintain this via the manager interface. If you can't find any, drop me an email - I have some I...