Displaying 2 results from an estimated 2 matches for "hg06e6kghpujtgvnx".
2008 Dec 16
1
interesting problem
...m with the length of the name, but there are other students with longer names and this problem doesn?t occur with their extensions. Any thoughts?
Dialplan
exten => _5[14-9]XXX,1,Answer()
exten => _5[14-9]XXX,n,Playtones(ring)
exten => _5[14-9]XXX,n,MYSQL(Connect CONNID localhost asterisk HG06e6kghpUjtGvnX asterisk)
exten => _5[14-9]XXX,n,MYSQL(Query RESULTID ${CONNID} Select 'fullname' from voicemail_users Where mailbox=${EXTEN})
exten => _5[14-9]XXX,n,MYSQL(Fetch FETCHID ${RESULTID} FULLNAME)
exten => _5[14-9]XXX,n,MYSQL(Disconnect ${CONNID})
exten => _5[14-9]XXX,n,GotoIf($...
2008 Dec 22
0
interesting problem update
...th the length of the
name, but there are other students with longer names and this problem
doesn't occur with their extensions. Any thoughts?
Dialplan
exten => _5[14-9]XXX,1,Answer()
exten => _5[14-9]XXX,n,Playtones(ring)
exten => _5[14-9]XXX,n,MYSQL(Connect CONNID localhost asterisk
HG06e6kghpUjtGvnX asterisk)
exten => _5[14-9]XXX,n,MYSQL(Query RESULTID ${CONNID} Select 'fullname'
from voicemail_users Where mailbox=${EXTEN})
exten => _5[14-9]XXX,n,MYSQL(Fetch FETCHID ${RESULTID} FULLNAME)
exten => _5[14-9]XXX,n,MYSQL(Disconnect ${CONNID})
exten => _5[14-9]XXX,n,GotoIf($...