Re: [Asterisk-Users] Asterisk Registration as Client to OpenSER

2005-09-12 Thread Iqbal

what is the REGISTER messages are ser saying

Iqbal

Ozan Blotter wrote:


Dear List,
 
http://pastebin.ca/22701 This is my problem.
 
Thanks,

Ozan



___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk Registration as Client to OpenSER

2005-09-12 Thread Soner Tari

Ozan,

Put the following to sip_custom.conf:

[OpenSER]
type=peer
username=8333688231
secret=test
host=212.154.104.198
fromuser=8333688231; some of the following may not be necessary
fromdomain=212.154.104.198
nat=yes
dtmfmode=rfc2833
disallow=all
allow=g729; whichever codec you want
context=from-internal   ; this is important, change it, so that 
outside callers are directed to this context


Put the following to sip.conf under general:

register = [EMAIL PROTECTED]

Put the following to somewhere in from-internal-custom in 
extensions_custom.conf:


exten = _0.,1,Dial(SIP/[EMAIL PROTECTED],60,T)

I did all of the above, and registered to YOUR server, and even called 
05353490056, but your server gives out:

== Everyone is busy/congested at this time (1:0/0/1)
probably because there is not enough credit on this test account.

This same settings work on my systems.

Obviously you are using [EMAIL PROTECTED]

Hope this helps,
Soner

- Original Message - 
From: Ozan Blotter [EMAIL PROTECTED]

To: asterisk-users@lists.digium.com
Sent: Monday, September 12, 2005 2:46 PM
Subject: [Asterisk-Users] Asterisk Registration as Client to OpenSER


Dear List,

http://pastebin.ca/22701 This is my problem.

Thanks,
Ozan

___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk Registration as Client to OpenSER

2005-09-12 Thread Soner Tari

Sorry, I meant:
exten = _0.,1,Dial(SIP/[EMAIL PROTECTED],60,T)

- Original Message - 
From: Soner Tari [EMAIL PROTECTED]
To: Asterisk Users Mailing List - Non-Commercial Discussion 
asterisk-users@lists.digium.com

Sent: Monday, September 12, 2005 3:25 PM
Subject: Re: [Asterisk-Users] Asterisk Registration as Client to OpenSER



Ozan,

Put the following to sip_custom.conf:

[OpenSER]
type=peer
username=8333688231
secret=test
host=212.154.104.198
fromuser=8333688231; some of the following may not be 
necessary

fromdomain=212.154.104.198
nat=yes
dtmfmode=rfc2833
disallow=all
allow=g729; whichever codec you want
context=from-internal   ; this is important, change it, so that 
outside callers are directed to this context


Put the following to sip.conf under general:

register = [EMAIL PROTECTED]

Put the following to somewhere in from-internal-custom in 
extensions_custom.conf:


exten = _0.,1,Dial(SIP/[EMAIL PROTECTED],60,T)

I did all of the above, and registered to YOUR server, and even called 
05353490056, but your server gives out:

== Everyone is busy/congested at this time (1:0/0/1)
probably because there is not enough credit on this test account.

This same settings work on my systems.

Obviously you are using [EMAIL PROTECTED]

Hope this helps,
Soner

- Original Message - 
From: Ozan Blotter [EMAIL PROTECTED]

To: asterisk-users@lists.digium.com
Sent: Monday, September 12, 2005 2:46 PM
Subject: [Asterisk-Users] Asterisk Registration as Client to OpenSER


Dear List,

http://pastebin.ca/22701 This is my problem.

Thanks,
Ozan

___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users 


___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users