Tony,

It seems that the ITSP Account info is no longer saved in sipxbridge.xml. Can you confirm if this is true for you as well? I traced trhough the code and the bridge thinks there is no ITSP account configured.


On Tuesday, 19 October, 2010 06:11 PM, Tony Graziano wrote:
ok. thanks.

On Tue, Oct 19, 2010 at 6:08 AM, Joegen Baclor <[email protected] <mailto:[email protected]>> wrote:

    Hi Tony,

    I managed to test using the latest code and I am getting the same
    results as you did.  sipXbrdige fails to send a REGISTER to the
    trunk.  Will update this thread as I unravel the mystery.

    Joegen



    On Wednesday, 13 October, 2010 09:29 PM, Joegen Baclor wrote:
    Tony,

    Sorry for the late reply.  I'll spend some time tomorrow morning
    and compile the latest and see if I can replicate this issue.


    On Tuesday, 12 October, 2010 05:50 PM, Tony Graziano wrote:
    How much f this might be due ti branch being removed from the
    database but some leftover issues from that?

    
"2010-10-12T09:48:19.343505Z":3:SIP:WARNING:pbx.voice.phoneutopia.com:SipRegistrar:B747FB90:SipRegistrar:"LocationDB::load
    failed to load \"/var/sipxdata/sipdb/location.xml\""


    On Tue, Oct 12, 2010 at 5:32 AM, Tony Graziano
    <[email protected]
    <mailto:[email protected]>> wrote:

        Not at all like I should.

        I restart siptrunking:

        
"2010-10-12T09:25:32.371000Z":1:JAVA:INFO:pbx.voice.phoneutopia.com:main:00000000:DomainConfiguration:"Attempting
        to load initial domain-config from /etc/sipxpbx):"
        
"2010-10-12T09:25:32.921000Z":2:JAVA:INFO:pbx.voice.phoneutopia.com:main:00000000:SipXbridgeXmlRpcServerImpl:"Supported
        protocol = SSLv2Hello"
        
"2010-10-12T09:25:32.921000Z":3:JAVA:INFO:pbx.voice.phoneutopia.com:main:00000000:SipXbridgeXmlRpcServerImpl:"Supported
        protocol = SSLv3"
        
"2010-10-12T09:25:32.922000Z":4:JAVA:INFO:pbx.voice.phoneutopia.com:main:00000000:SipXbridgeXmlRpcServerImpl:"Supported
        protocol = TLSv1"
        
"2010-10-12T09:25:33.021000Z":5:JAVA:INFO:pbx.voice.phoneutopia.com:main:00000000:StackLoggerImpl:"StackProperties
        {gov.nist.javax.sip.LOG_STACK_TRACE_ON_MESSAGE_SEND=false,
        
gov.nist.javax.sip.TLS_SECURITY_POLICY=org.sipfoundry.sipxbridge.SipxTlsSecurityPolicy,
        gov.nist.javax.sip.TLS_CLIENT_PROTOCOLS=SSLv3, TLSv1,
        gov.nist.javax.sip.IS_BACK_TO_BACK_USER_AGENT=true,
        gov.nist.javax.sip.RFC_2543_SUPPORT_ENABLED=false,
        gov.nist.javax.sip.LOG_MESSAGE_CONTENT=true,
        gov.nist.javax.sip.TRACE_LEVEL=INFO,
        
gov.nist.javax.sip.STACK_LOGGER=org.sipfoundry.commons.log4j.StackLoggerImpl,
        javax.sip.STACK_NAME=org.sipfoundry.sipXbridge,
        gov.nist.javax.sip.CACHE_SERVER_CONNECTIONS=true,
        
gov.nist.javax.sip.LOG_FACTORY=org.sipfoundry.commons.log4j.SipFoundryLogRecordFactory,
        gov.nist.javax.sip.MIN_KEEP_ALIVE_TIME_SECONDS=1000,
        javax.sip.ROUTER_PATH=org.sipfoundry.commons.siprouter.ProxyRouter,
        gov.nist.javax.sip.REENTRANT_LISTENER=true,
        gov.nist.javax.sip.REJECT_STRAY_RESPONSES=true,
        
gov.nist.javax.sip.SERVER_LOGGER=org.sipfoundry.commons.log4j.ServerLoggerImpl,
        gov.nist.javax.sip.CACHE_CLIENT_CONNECTIONS=true}"
        
"2010-10-12T09:25:33.022000Z":6:JAVA:INFO:pbx.voice.phoneutopia.com:main:00000000:StackLoggerImpl:"StackProperties
        {gov.nist.javax.sip.LOG_STACK_TRACE_ON_MESSAGE_SEND=false,
        
gov.nist.javax.sip.TLS_SECURITY_POLICY=org.sipfoundry.sipxbridge.SipxTlsSecurityPolicy,
        gov.nist.javax.sip.TLS_CLIENT_PROTOCOLS=SSLv3, TLSv1,
        gov.nist.javax.sip.IS_BACK_TO_BACK_USER_AGENT=true,
        gov.nist.javax.sip.RFC_2543_SUPPORT_ENABLED=false,
        gov.nist.javax.sip.LOG_MESSAGE_CONTENT=true,
        gov.nist.javax.sip.TRACE_LEVEL=INFO,
        
gov.nist.javax.sip.STACK_LOGGER=org.sipfoundry.commons.log4j.StackLoggerImpl,
        javax.sip.STACK_NAME=org.sipfoundry.sipXbridge,
        gov.nist.javax.sip.CACHE_SERVER_CONNECTIONS=true,
        
gov.nist.javax.sip.LOG_FACTORY=org.sipfoundry.commons.log4j.SipFoundryLogRecordFactory,
        gov.nist.javax.sip.MIN_KEEP_ALIVE_TIME_SECONDS=1000,
        javax.sip.ROUTER_PATH=org.sipfoundry.commons.siprouter.ProxyRouter,
        gov.nist.javax.sip.REENTRANT_LISTENER=true,
        gov.nist.javax.sip.REJECT_STRAY_RESPONSES=true,
        
gov.nist.javax.sip.SERVER_LOGGER=org.sipfoundry.commons.log4j.ServerLoggerImpl,
        gov.nist.javax.sip.CACHE_CLIENT_CONNECTIONS=true}"
        
"2010-10-12T09:25:33.030000Z":7:JAVA:INFO:pbx.voice.phoneutopia.com:main:00000000:sipXbridge:"BuildTimeStamp
        = Wed Mar 24 14:53:37 GMT-05:00 2010"
        
"2010-10-12T09:25:33.161000Z":8:JAVA:INFO:pbx.voice.phoneutopia.com:main:00000000:sipxbridge:"-------
        REGISTERING--------"


        Is all that shows as it stops. When it starts nothing more
        is appended to the log, so no, I do not see any register
        attempts upon the service starting which confirms why I saw
        no outbound traffic on port 5080 to register at the itsp...

        On Tue, Oct 12, 2010 at 5:16 AM, Joegen Baclor
        <[email protected] <mailto:[email protected]>> wrote:

            But do you see the REGISTER attempts in the sipxbridge.log?



            On Tuesday, 12 October, 2010 05:07 PM, Tony Graziano wrote:
            Now not getting any great results...

            If I configure a brand new system (behind nat) and
            setup a sip trunk, I cannot register.

            Using port 5080 for trunking, my firewall runs a pcap
            on port 5080 and sees no traffic/attempt to register
            the trunk.

            This is a brand new system, I also cannot register from
            outside, getting a 408 request timeout, though I do see
            those transactions via pcap.

            This is a very basic install. Using pfsense firewall
            (configured properly), static ip, no acd, conferencing
            or xmpp roles. When I make changes to the sip trunk, I
            am flagged for restart of proxy/registrar, but not trunk.

            I simply do not see any attempt to reach the ITSP from
            the system, and it can resolve the ITSP and passes all
            pre-flight tests.
            On Tue, Oct 12, 2010 at 4:08 AM, Tony Graziano
            <[email protected]
            <mailto:[email protected]>> wrote:

                It is a test environment, let me wipe and start
                over with 4.3.2. If I continue to have the problem
                I'll send it. Should be done shortly.


                On Mon, Oct 11, 2010 at 11:56 PM, Joegen Baclor
                <[email protected] <mailto:[email protected]>> wrote:

                    Hi Tony,

                    Can you send the logs? I'll try to investigate.

                    Joegen


                    On Tuesday, 12 October, 2010 07:25 AM, Tony
                    Graziano wrote:
                    This was working in 4.2.x, but if I forward a
                    call to a sip uri for a user, it fails, the
                    same call to the sip uri directly by the user
                    is successful.

                    In trying to troubleshoot it, the call is
                    never received at the proxy.


                    Invite goes to internal user

                    Time: 2010-10-11T23:03:06.644018Z

                    PROXY AUTHORIZES call, then gets sent to
                    destination , Invite goes out at:

                    Time: 2010-10-11T23:03:06.713355Z and Times
                    out at -- Time: 2010-10-11T23:03:10.505844Z

                    I can see that it takes a long time once it
                    receives the AUTH and times out (4 seconds)

                    WHY is the question. This ALWAYS worked prior
                    to 4.3.1/4.3.2, and if the call is placed
                    manually it does not timeout, and completes
                    successfully.

                    Has anything been introduced at the proxy in
                    4.3.x lately that would cause this?

-- ======================
                    Tony Graziano, Manager
                    Telephone: 434.984.8430
                    sip: [email protected]
                    <mailto:[email protected]>
                    Fax: 434.326.5325

                    Email: [email protected]
                    <mailto:[email protected]>

                    LAN/Telephony/Security and Control Systems
                    Helpdesk:
                    Telephone: 434.984.8426
                    sip: [email protected]
                    <mailto:[email protected]>

                    Helpdesk Contract Customers:
                    http://support.myitdepartment.net
                    .



                    _______________________________________________
                    sipx-dev mailing list
                    [email protected]  
<mailto:[email protected]>
                    List Archive:http://list.sipfoundry.org/archive/sipx-dev/




-- ======================
                Tony Graziano, Manager
                Telephone: 434.984.8430
                sip: [email protected]
                <mailto:[email protected]>
                Fax: 434.984.8431


                Email: [email protected]
                <mailto:[email protected]>

                LAN/Telephony/Security and Control Systems Helpdesk:
                Telephone: 434.984.8426
                sip: [email protected]
                <mailto:[email protected]>
                Fax: 434.984.8427

                Helpdesk Contract Customers:
                http://www.myitdepartment.net/gethelp/

                Why do mathematicians always confuse Halloween and
                Christmas?
                Because 31 Oct = 25 Dec.




-- ======================
            Tony Graziano, Manager
            Telephone: 434.984.8430
            sip: [email protected]
            <mailto:[email protected]>
            Fax: 434.984.8431

            Email: [email protected]
            <mailto:[email protected]>

            LAN/Telephony/Security and Control Systems Helpdesk:
            Telephone: 434.984.8426
            sip: [email protected]
            <mailto:[email protected]>
            Fax: 434.984.8427

            Helpdesk Contract Customers:
            http://www.myitdepartment.net/gethelp/

            Why do mathematicians always confuse Halloween and
            Christmas?
            Because 31 Oct = 25 Dec.





-- ======================
        Tony Graziano, Manager
        Telephone: 434.984.8430
        sip: [email protected]
        <mailto:[email protected]>
        Fax: 434.326.5325

        Email: [email protected]
        <mailto:[email protected]>

        LAN/Telephony/Security and Control Systems Helpdesk:
        Telephone: 434.984.8426
        sip: [email protected]
        <mailto:[email protected]>

        Helpdesk Contract Customers:
        http://support.myitdepartment.net




-- ======================
    Tony Graziano, Manager
    Telephone: 434.984.8430
    sip: [email protected]
    <mailto:[email protected]>
    Fax: 434.326.5325

    Email: [email protected]
    <mailto:[email protected]>

    LAN/Telephony/Security and Control Systems Helpdesk:
    Telephone: 434.984.8426
    sip: [email protected]
    <mailto:[email protected]>

    Helpdesk Contract Customers:
    http://support.myitdepartment.net






--
======================
Tony Graziano, Manager
Telephone: 434.984.8430
sip: [email protected] <mailto:[email protected]>
Fax: 434.326.5325

Email: [email protected] <mailto:[email protected]>

LAN/Telephony/Security and Control Systems Helpdesk:
Telephone: 434.984.8426
sip: [email protected] <mailto:[email protected]>

Helpdesk Contract Customers:
http://support.myitdepartment.net


_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev/

Reply via email to