Giter Site home page Giter Site logo

Comments (3)

sgodin avatar sgodin commented on June 13, 2024

The instance id should not be a factor here. Does the URI in the request URI in the INVITE exactly match the registered AOR?  Make sure it doesn't contain the port.  Looking at the repro logs should help understand what is happening.

from resiprocate.

jimying avatar jimying commented on June 13, 2024

The instance id should not be a factor here. Does the URI in the request URI in the INVITE exactly match the registered AOR?  Make sure it doesn't contain the port.  Looking at the repro logs should help understand what is happening.

you are right, log as follow

INFO | 20220211-122858.097 | repro | REPRO:APP | 140695501850368 | RequestContext.cxx:717 | numtrans=1 final=0

req=SipReq:  INVITE [email protected]:25060 tid=Pj2e2297cbf27d4d4783820a2f3864ba40 cseq=12401 INVITE 

[email protected]:35090 / 12401 from(wire)    : no targets for sip:[email protected]:25060 send 480

MicroSIP sip client, use pjsip sip stack, which INVITE request line contains the port , Maybe repro
should compatible with it

from resiprocate.

sgodin avatar sgodin commented on June 13, 2024

repro is compliant to the RFC's in this manner. I'm reasonably confident that it is possible to configure microsip / pjsip to not use the port on request uri's when calling. I don't have it installed to check, but some combination of settings for SIP Server/SIP Proxy will likely get it working for you. Try putting just the IP in the SIP Server setting (I suspect this is what forms the request uri's for outbound calls), and put IP:port into the SIP Proxy field.

from resiprocate.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.