Menu

#679 Outgoing calls not working

WrongConfig
nobody
None
Medium
Defect
2011-02-04
2011-02-04
Anonymous
No

Originally created by: willieme...@gmail.com

What steps will reproduce the problem?
1. Making a call

What is the expected output? What do you see instead?
Call should connect.

What version of the product are you using? On what operating system?
0.00-16 [r410]; Andriod 2.1

Please provide any additional information below.
I've gotten a SIP account to work after G729 was added to CSIPSimple, ref issue 8.  That still works fine.
I now added a SIP account from another provider.  When using the SIP client they provide, everything works fine.  But I WANT to use CSIPSimple!  However, incoming calls work but outgoing calls seem like they don't even connect, there's just silence until it hangs up.  I've attached the log when attempting an outgoing call.

Please help (again).

1 Attachments

Related

Commit: [r410]
Tickets: #8

Discussion

  • Anonymous

    Anonymous - 2011-02-04

    Originally posted by: r3gis...@gmail.com

    I think that's liked to the fact your account is set to use transport "auto" (which fallback to TCP if packets size are too big).
    If you use a more recent version (0.01-01 for example), it will works since account configuration will be automatically changed to "force udp" instead of auto. (I did that cause many sip providers does not support tcp and run into the same problem than the one you are experimenting.
    So you can try latest version.
    Or configure the account to force udp. (long press on account row, choose wizard, expert and then click on the account row and in transport select udp instead of auto).

    However I'd advise to use latest version. (And if you find bugs in latest version report it ;) ).

    Status: WrongConfig

     
  • Anonymous

    Anonymous - 2011-02-04

    Originally posted by: willieme...@gmail.com

    Thanks, that solved the problem!  Brilliant!

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.