Wired Intelligent Edge

 View Only
  • 1.  NBX inbound calls rejected with SIP Trunking

    Posted Nov 13, 2009 07:16 PM
    We have a V3001R V6.5.22 running in Native SIP mode with a SIP trunk provider (Orcon, in New Zealand).



    We can make outbound calls, but all inbound calls are rejected. Our firewalls shows the inbound calls arriving.



    Firewall logs:

    UTC 11/13/2009 22:13:51.672 Debug VOIP SIP Response 10.189.190.190, 5060, X5:V190 10.20.25.69, 5060, X1 SIP INVITE (404 Not Found) (94443686@10.20.25.69 to 94767893@10.189.190.190:5060)

    2 UTC 11/13/2009 22:13:51.608 Debug VOIP VoIP 10.189.190.190:5060 (SIP) 94767893@10.189.190.190:5060 Endpoint added

    3 UTC 11/13/2009 22:13:51.608 Debug VOIP VoIP 10.189.190.190:5060 (SIP) 94767893@10.189.190.190:5060 Endpoint removed



    What changes do I need in the dial plan to get inbound calling to work?

    Ideally, I'd like to send inbound calls to our main Auto Attendant ext "500" during open hours and to an after hours auto attendant "505" when closed.



  • 2.  RE: NBX inbound calls rejected with SIP Trunking

    Posted Nov 16, 2009 05:32 PM
    Create another pretranslator that will take the number 94767893 and replace it with 500. Make sure in the pretranslator list on netset you add the SIP trusted endpoint.

    That should do it !



  • 3.  RE: NBX inbound calls rejected with SIP Trunking

    Posted Nov 17, 2009 01:02 AM
    Thanks very much for the reply.



    I have done so already, and it does not work.



    Highlights from dialplan:

    PreTranslator Create 3 SIP Inbound

    / PreTransId Entry Digits

    / ---------- ----- ------

    PreTranslatorEntry Create 3 1 94767891





    / PreTransId Entry OperId Operation Value

    / ---------- ----- ------ --------- -----

    PreTranslatorOperation Create 1 1 1 stripLead 1

    PreTranslatorOperation Create 1 2 1 stripLead 1

    PreTranslatorOperation Create 1 3 1 stripLead 1

    PreTranslatorOperation Create 1 4 1 stripLead 1

    PreTranslatorOperation Create 1 5 1 stripLead 1

    PreTranslatorOperation Create 1 6 1 stripLead 1

    PreTranslatorOperation Create 1 7 1 stripLead 1

    PreTranslatorOperation Create 1 8 1 stripLead 1

    PreTranslatorOperation Create 1 9 1 stripLead 1

    PreTranslatorOperation Create 1 10 1 stripLead 1

    PreTranslatorOperation Create 3 1 1 replace 500



    / End of configuration



  • 4.  RE: NBX inbound calls rejected with SIP Trunking

    Posted Nov 17, 2009 09:53 AM
    ..and in the SIP Inbound pretranslator table you have the SIP device?? that should do it.. not sure why.

    Look at the NBossLog after making a call and look for a "router" error.. that should help troubleshoot.



  • 5.  RE: NBX inbound calls rejected with SIP Trunking

    Posted Nov 17, 2009 10:02 AM
    hi.

    Just a note that NBX does not support direct connection to SIP trunk provider.. SIP trunking to another NBX or to a VCX.

    with that said, I did notice in your pretranslator that the number coming in is 9476893 and you have in the pretranslator 9476891.





  • 6.  RE: NBX inbound calls rejected with SIP Trunking

    Posted Nov 17, 2009 06:03 PM

    Yes, 94767891 is out main number and that is temp diverted to our analogue fax line. The call step line is 94767893 and I hand amended my posting (but only amended 1 line of it by mistake...) my actual dialplan is correct.



     



    The SIP endpoint (ext 755 in our case) is using the correct pretranslator (as set in Netset)



    You said:



    "NBX doesn't support direct connection to a SIP trunk provider..."



     



    I hope that's not the case!