Originally created by: tverr... (code.google.com)@gmail.com
What steps will reproduce the problem?
1.Has a voip account (with local phone number) with my ISP (Belgium, voip.scarlet.be)
2.No problem with "Sipdroid VoIP + video calling" v.2.0.1beta
3.When setting up same account with "CSipSimple" v.0.00-16r410, I got "Error while registering - Forbidden" (of course not running in parallel with Sipdroid).
4.No problem to set up other SIP accounts (e.g. voipbuster.com)
What is the expected output? What do you see instead?
Expect to be register and actively connected.
Instead got the "Error while registering - Forbidden"
What version of the product are you using? On what operating system?
Version: "CSipSimple" v.0.00-16r410
OS: Android Froyo 2.2
Please provide any additional information below.
Plz see here for general config. of SIP server of voip.scarlet.be :
http://forum.adsl-bc.org/viewtopic.php?t=63725
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: r3gis... (code.google.com)@gmail.com
Maybe worth to double/triple check the password or the username ;)
(Username must be without the @voip.scarlet.be)
Also if your provider give you a different username / authentication name you should use advanced wizard to be able to fill username and auth name as two different things.
In fact, Forbidden is the reply of the server to csipsimple register and mean clearly that there is something wrong with credentials. Most of the time it's just a mistake in the password, but sometimes it's cause the username is different from the "authentication name".
I've tried to search over the web for where scarlet announce the good settings for their service but no clue. Is there an official tutorial / configuration for this provider?
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: tverr... (code.google.com)@gmail.com
Thanks for the prompt reply.
I've tried all the possible combinations between my username, my phone id number in each fields with, unfortunatly, almost for same results.
Unfortunatly, no official tutorial/configuration by the ISP since there's a Bbox-like modem ... we are not supposed to play around.
In 'expert' account config :
Account name: whatever
Account id: DisplayName <sip:USERNAME @ voip.scarlet.be> (no space of course aside @)
when trying to put phone number (e.g. 02xyzmnop @ voip.scarlet.be) instead of username, I have the following "Error while registering - Interval Too Brief")
Registration URI: sip:voip.scarlet.be (even tried by adding the port - 5060)
Realm: *
Username (login): tried both, my ISP username, my phone ID
Data (password): my pwd
Data type: plain pwd
Transport: udp (or auto)
Keep-alive interval: 180 sec
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: r3gis... (code.google.com)@gmail.com
> I have the following "Error while registering - Interval Too Brief")
Excellent ... so it means that you are using the good settings for username !
The only thing to change now is :
Register Timeout : change it to something higher (500 or 1200 or something like that) (if you sent me logs I can give you the exact min value for your provider).
So if you confirm it works (it should), I can create a wizard for this provider so that it will ease things for other users :)
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: tverr... (code.google.com)@gmail.com
[SOLVED]A billion thanks ... it works !!!
The minimum "Register Timeout value" for this ISP is exactly 30mins = 1800secs (and not 1 second less !!!).
In resumé, the Account ID should be:
displayname <sip:PHONE_NR @ voip.scarlet.be> instead of the "auto by default" USERNAME @ ...
Register timeout (sec): minimum 1800 !!!
That's great. Thanks again ... couldn't have sleep last night but tonight, for sure I'll sleep like a baby.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: r3gis... (code.google.com)@gmail.com
Ok I'll add a wizard for this provider :)
Will have fields :
Username
Password
Phone number
And will automatically fill
id => <sip:PHONE_NB@voip.scarlet.be>
username => USERNAME
password => PASSWORD
reg timeout => 1800
registrar => sip:voip.scarlet.be
proxy => sip:voip.scarlet.be
I've to find the 48px x 48px icon and I'll do that right now :)
Summary: Wizard for scarlet.be
Status: Started
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: tverr... (code.google.com)@gmail.com
!!! Proxy server should not be filled in for this provider (leave it blank) !!!
I've just tried and got an error message saying "Error while registering - Not found" !!!
Hope this help.
Regards.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: r3gis... (code.google.com)@gmail.com
This issue was closed by revision [r491].
Status: Fixed
Related
Commit: [r491]
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: r3gis... (code.google.com)@gmail.com
Ah ok, thanks for the info about proxy.
Actually it seems to be almost the same configuration that for freephonie in france :)
They probably use the same server
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: tverr... (code.google.com)@gmail.com
FYI, Scarlet (Belgian VOIP provider) has switched from SIP to IMS protocol !
Which means that wizard settings (Other country providers) for SCARLET is not valid anymore. To be removed in next release.
Though, I failed to adapt the changes to the IMS.SCARLET.BE and couldn't succeed to connect via CSipSimple. Any advices?