[cisco-voip] Unity 10.5 hacking issue

Brian Meade bmeade90 at vt.edu
Wed Aug 19 16:34:17 EDT 2015


Other option would be it's under the transfer options.  Try this one to
find those:

run cuc dbquery unitydirdb select transfer.extension,handler.displayname
from tbl_transferoption as transfer left join tbl_handler as handler on
transfer.callhandlerobjectid = handler.objectid where transfer.extension
like '9%'

On Wed, Aug 19, 2015 at 4:27 PM, Brian Meade <bmeade90 at vt.edu> wrote:

> Actually this query will get you both number and the user/callhandler it's
> on:
>
> run cuc dbquery unitydirdb select num.transfernumber, handler.displayname
> from tbl_alternatecontactnumber as num left join tbl_menuentry as menu on
> num.menuentryobjectid = menu.objectid left join tbl_handler as handler on
> menu.callhandlerobjectid = handler.objectid where num.transfernumber like
> '9%'
>
>
>
> On Wed, Aug 19, 2015 at 4:19 PM, Brian Meade <bmeade90 at vt.edu> wrote:
>
>> Sounds like alternate number to me.
>>
>> If they haven't deleted it, try running this from the Unity Connection
>> publisher:
>> run cuc dbquery unitydirdb select * from tbl_alternatecontactnumber where
>> transfernumber like '9%'
>>
>>
>> That will show all alternate contact numbers beginning with 9 and then we
>> can figure out the user or call handler it's configured on from there.
>>
>> On Wed, Aug 19, 2015 at 3:52 PM, <norm.nicholson at kitchener.ca> wrote:
>>
>>> All to the same number in St Kitts.
>>>
>>>
>>>
>>> Norm Nicholson
>>> Telecom Analyst
>>> City of Kitchener
>>> (519)741.2200 x7000
>>> *From: *Brian Meade
>>> *Sent: *Wednesday, August 19, 2015 3:47 PM
>>> *To: *Norm Nicholson
>>> *Cc: *cisco-voip at puck.nether.net
>>> *Subject: *Re: [cisco-voip] Unity 10.5 hacking issue
>>>
>>> Was it all the same destination number or different numbers?  Manually
>>> added alternate contacts bypass the restriction tables I believe.
>>>
>>> On Wed, Aug 19, 2015 at 3:37 PM, <norm.nicholson at kitchener.ca> wrote:
>>>
>>>>
>>>>
>>>> I had an issue with someone getting into Unity and calling long
>>>> distance one evening. The restrict tables were correct but I found the
>>>> ports on voicemail had the LD calling search space and removed it, and the
>>>> LD stopped. Any idea how they can dial 9 , is it from the main call
>>>> processor or is it in call handlers.
>>>>
>>>>
>>>>
>>>> Any help would be appreciated.
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> Thanks
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> *Norm Nicholson*
>>>>
>>>> *Telecom Analyst*
>>>>
>>>> *City of Kitchener*
>>>>
>>>> *(519) 741-2200 x 7000 <%28519%29%20741-2200%20x%207000>*
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> cisco-voip mailing list
>>>> cisco-voip at puck.nether.net
>>>> https://puck.nether.net/mailman/listinfo/cisco-voip
>>>>
>>>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/cisco-voip/attachments/20150819/63a558df/attachment.html>


More information about the cisco-voip mailing list