I'm stuck working with SRST and FXO ports. I have Callmanager setup and working great. I have a remote site that uses Callmanager over a WAN link. The remote site has a 2801 with a 4 port fxo card. I have the following configuration:
##############################################
voice-port...
Is there any router config required for layer 3 routing with a cisco 3550 switch? i followed the procedures from http://www.cisco.com/en/US/tech/tk389/tk815/technologies_configuration_example09186a008019e74e.shtml and am able to route between VLANs on the switch, but i cant ping the next hop...
Hopefully someone has encountered this problem before, I installed and configured WSS 2007, everything is working great except search. When i search logged in as Administrator i get results, but when I'm logged in as a normal user I get a "No Matching Results Found" message. I'm using the same...
i realize this isnt a wireless question, per se, but if anyone has setup peap with your wireless setup you may have encountered the same problem. My IAS server doesnt seem to be able to configure a remote access policy cause i cant configure peap. When i try, i get an error saying 'A certificate...
This is a very basic question, I have my first PIX and i recently turned on logging (logging console 7) and now the output is scrolling so fast i cant turn it off. There's no break for me to enter a command. I've searched for some key combination to stop it but i cant find anything. Any help is...
I recently upgraded from Windows NT to Windows 2003 and changed my domain. I have a Windows 2000 server running IIS 5, i joined it to the new domain and now my website is unaccessable. I get 403.1 forbidden. It was prompting me for a username and password, then the event viewer said the...
I upgraded to windows/exchange 2003 over the weekend and im having problems with our miami office being able to use mailboxes on my server. My office is in Houston but we've always been thier mailserver, miami is windows 2000 and we are now windows 2003, i go to exchange system manager find a...
Does anyone know how i could set up distributed printing. I have two HP laserjets on a windows 2000 server and i want print jobs to go to which ever one is not busy. Any help is appreciated.
I searched and only found one other question regarding this with no answer, I want to know if there is a way to create a default first message. This way, when a new user logs on for the first time, they automatically receive a message with our email terms of use policy. Right now we're on...
I hope someone can help me with this, in my 'Outbound messages awaiting delivery' queue i have (and continue to receive) a number of messages where the originator is <> and the destination host is dell.com. When i go into the details it says that messages from my ip address are being throttled...
I'm having problems with empty textboxes. Sometimes some of the textboxes are blank and I want the program to accept that but instead it either will tell me 'invalid use of null' or 'type mismatch'.
' This is the Invalid use of null:
Private Sub Command1_Click()
Dim intNumber As Integer...
I was wondering if someone might have any ideas as to why this is happening. Im on an NT network with a win2k webserver. The webserver has two ip addresses assigned to the NIC in the advanced tcp/ip properties, one for the internal network and one for the internet. when you go into the tcp/ip...
I was wondering if it was possible (and if so, how) to send a datareport straight to a specific printer. The only way I've worked with datareports is to show it (datareport.show) then you have to click the print button, then select a printer and hit print. I would like a way to just hit print...
I'm having problems with a join again, my sql statement has an inner join:
select table1.name, table2.user, table3.dest from table1 INNER JOIN table2 on table2.user = table1.uname INNER JOIN table3 on table3.dest = table1.destid
what i want to know is how can i say that sometimes table2.user...
I need help yet again :)
My sql statement has an inner join:
select table1.name, table2.user, table3.dest from table1 INNER JOIN table2 on table2.user = table1.uname INNER JOIN table3 on table3.dest = table1.destid
what i want to know is how can i say that sometimes table2.user will be null...
I know this is more of an sql question than a vb/database question but i hope someone might still know the answer, the example im giving is a scaled down version of my problem. I have two tables, master and city, in the master table two of my columns are citykeys from the city table. My question...
I hope someone can help me, the example im giving is a scaled down version of my problem. I have two tables, master and city, in the master table two of my columns are citykeys from the city table. My question is how can i get the two city names from the city column that match the citykey...
I'm using vb's datareports to create invoices, the only problem is i havent been able to figure out how to put a vb variable from the project into the query, im using the query builder and i tried just declaring the variable as public and in the criteria column putting '= frmForm.strVar' but it...
I wanted to get some opinions because i dont really know where to start. I need to have my program generate printable invoices, the data will come from a sql server so the invoice will need to be created on the fly at run time. I just wanted to know if anyone has had to do something like this...
I have an mdi form that has a flexgrid on it, when a user clicks on a column it will open another mdi child with more information but it changes the original form to a small square rather than being maximized. i tried setting .windowstate = 2 but then it maximizes over the properties window that...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.