[sip-comm-dev] Register user to Asterisk with SIP

Dear Developers,

I wish to programme a code so that my user will be able to register with my
asterisk server with username and password.

What should I configure and set for the SIP setting? What should I take care
of in the first place before sending out the request?

Your reply is appreciated..

Best Regards,
Sean

Hello Sean,

these functions are already present at the SIP-Communicator. You have to
create a new account at the settings with the username and password
given by the asterisk server. After that you can add groups and other
users registred at asterisk.

King regards
rainer

ChunSean wrote:

···

Dear Developers,

I wish to programme a code so that my user will be able to register with
my asterisk server with username and password.

What should I configure and set for the SIP setting? What should I take
care of in the first place before sending out the request?

Your reply is appreciated..

Best Regards,
Sean

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@sip-communicator.dev.java.net
For additional commands, e-mail: dev-help@sip-communicator.dev.java.net

Rainer Steinegger wrote:

Hi,

I have been using SIP-Communicator connected to VoicePulse through Asterisk for some time with no problems but recently I have had an odd problem with outgoing calls. The outgoing audio (audio on the called number) is garbled and gets laggier and laggier. I suspect that problem is with the configuration of the codec on the Asterisk side. Could someone tell me some workable Asterisk settings?

I looked at the SC code and it looks like there is a negotiation of protocols with preferred ones. I would hope that someone can tell me what is needed on the Asterisk side for a noob Asterisk user.

thanks, Kim

···

Hello Sean,

these functions are already present at the SIP-Communicator. You have to
create a new account at the settings with the username and password
given by the asterisk server. After that you can add groups and other
users registred at asterisk.

King regards
rainer

ChunSean wrote:
  

Dear Developers,
I wish to programme a code so that my user will be able to register with
my asterisk server with username and password.
What should I configure and set for the SIP setting? What should I take
care of in the first place before sending out the request?
Your reply is appreciated..

Sean
    
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@sip-communicator.dev.java.net
For additional commands, e-mail: dev-help@sip-communicator.dev.java.net