dont know. i dont use the PFC. I do it manually. first lookup the DNS manually from the PC:
nslookup
set type=srv
_sip._udp."sipdomain".tld
_sip._udp.mydomain.com".tld
_sip._udp.voice.mydomain.com.tld
You should get the answer like this:
Non-authoritative answer:
_sip._udp.voice.myitdepartment.net SRV service location:
priority = 200
weight = 1
port = 5060
svr hostname = sipx.voice.mydomain.com
then change the type to hostname
set type=a
pbx.voice.mydomain.com
Non-authoritative answer:
Name: pbx.voice.mydomain.com
Address: 1.2.3.4
So then you should be able to telnet to that name;
telnet sipx.voice.mydomain.com 5060
and get an empty screen, which allows you to press ENTER and see the cursor
simply move down a line. If it does not work, the port is not open or if any
of the above fail, DNS is not right on the PC, but since those passed, I
suspect its a firewall thing. I'd suggest running PFC on the server first,
if that passwes, it's a LAN/routing or firewall issue.
On Wed, Oct 26, 2011 at 2:22 PM, Bob Anderson <[email protected]> wrote:
> ** **
>
> ** **
>
> Can anyone please let me know what this means?, system is running fine ***
> *
>
> ** **
>
> Bob Anderson****
>
> ** **
>
> Cyrand Corp****
>
> 3-4170 Sladview Drive****
>
> Mississauga, ON L5L 0A1****
>
> 905-817-8208 x2101****
>
> 905-817-8167 (Fax)****
>
> *myonenumber**:* 416.479.4291****
>
> www.cyrand.com****
>
> ** **
>
> [image: CYRANDLOGOSM copy]****
>
> ** **
>
> _______________________________________________
> sipx-users mailing list
> [email protected]
> List Archive: http://list.sipfoundry.org/archive/sipx-users/
>
--
======================
Tony Graziano, Manager
Telephone: 434.984.8430
sip: [email protected]
Fax: 434.465.6833
Email: [email protected]
LAN/Telephony/Security and Control Systems Helpdesk:
Telephone: 434.984.8426
sip: [email protected]
Helpdesk Contract Customers:
http://support.myitdepartment.net
<http://support.myitdepartment.net>Blog:
http://blog.myitdepartment.net
Linked-In Profile: http://www.linkedin.com/pub/tony-graziano/14/4a6/7a4
Ask about our Internet Fax services!
<<image003.jpg>>
_______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users/
