asterisk2billing.org
http://forum.asterisk2billing.org/

ip authenticaton or wholesale to wholesale
http://forum.asterisk2billing.org/viewtopic.php?f=14&t=4128
Page 1 of 2

Author:  hbirosel [ Fri Aug 15, 2008 2:19 am ]
Post subject:  ip authenticaton or wholesale to wholesale

any one can suggest how can i test the ip authentication ??

other than using a another a2b..

i follow this
Here is what you have to do. First of all, DO NOT create a sip friend manually. It is buggy.

For IP authentication, follow these steps and you will be fine:

Step 1: Edit the SIP friend that you want to use IP authentication with

Step 2: Set the `Type` field to `peer` without the quotes. This is very important as to my knowledge, setting it to friend or user will never work.

Step 3: Set the username field to nothing. Delete its content.

Step 4: Set the secret field to nothing. Delete its content

Step 5: Set the host field to the domain name or the IP address of the client

Step 6: Give a minimal peer setting context to the clients. And start testing. Here is an example assuming that the customer account number is 1234567.

[1234567]
type=peer
accountcode=1234567
host=your.server.ip.address


i have wholesale client and i use ip authentication procedure as i read on this forum..

deleting the username and secret and using peer ,, host - ip address of client..

but the client is getting error cc 21 proxy required 407.

on show peers.. client ip is register ...


my setting
[0486907346]
type=peer
accountcode=0486907346
regexten=0486907346
callerid=0486907346
amaflags=billing
nat=yes
dtmfmode=RFC2833
qualify=yes
canreinvite=yes
disallow=all
allow=ulaw
allow=alaw
allow=gsm
allow=g729
host=ip of client
context=a2billing
regseconds=0
cancallforward=yes

Author:  hbirosel [ Fri Aug 15, 2008 2:39 pm ]
Post subject: 

hello pls anyone can give help..


2 clients wholesale cannot connect...

on sip peers there ip address is register.. but on test call i cannot see log..

any idea to solve the problem ???

Author:  stavros [ Fri Aug 15, 2008 3:27 pm ]
Post subject: 

You're no using 'insecure=' in the peer definition, which is necessary to authenticate by IP. See the other forum threads on this topic, or just read the documentation of the Asterisk peer definitions on voip-info.

Author:  hbirosel [ Fri Aug 15, 2008 4:17 pm ]
Post subject: 

[6131540851]
type=peer
accountcode=6131540851
regexten=6131540851
callerid=6131540851
amaflags=billing
nat=yes
dtmfmode=RFC2833
qualify=yes
canreinvite=yes
disallow=all
allow=ulaw
allow=alaw
allow=gsm
allow=g729
host=wholesale ip
context=a2billing
insecure=port, invite -------->>>> this one stavros .. i try also..
regseconds=0
cancallforward=yes

one client can connect on ip authentication but it announce the IVR criedit balance..

Author:  stavros [ Fri Aug 15, 2008 4:58 pm ]
Post subject: 

hbirosel wrote:
one client can connect on ip authentication but it announce the IVR criedit balance..
use_dnid, play_audio, number_try, answer_call are all configuration settings that you need to look at when trying to accomplish straight wholesale termination with billing.

Author:  hbirosel [ Fri Aug 15, 2008 5:25 pm ]
Post subject: 

you mean i need to create another agi-conf ??

because i try to play on the setting

use_dnid, play_audio, number_try, answer_call

but it affect the behaviour of my other calls on sip user..

Author:  stavros [ Fri Aug 15, 2008 5:36 pm ]
Post subject: 

Exactly.

Author:  hbirosel [ Fri Aug 15, 2008 5:41 pm ]
Post subject: 

if i have 2 agi

my context = a2billing


can a2b immediatelly pick up what agi should use ??

or do i need to configure ???

Author:  stavros [ Fri Aug 15, 2008 5:53 pm ]
Post subject: 

You can add another Asterisk dialplan context which launches A2B with your alternative agi-conf.

Author:  hbirosel [ Fri Aug 15, 2008 7:38 pm ]
Post subject: 

im sorry i try to search all googles and forum..

how to create new context..

i have a2billing.conf for my current user and PIN

i need to create a2billing1.conf for my wholesale

Author:  taha [ Wed Sep 03, 2008 5:52 pm ]
Post subject:  wholesale asterisk 1.2 to voipswitch 965

I have configure a SIP friend with Peer and calls are passing, but as soon as i dial asterisk gives a false call connection signal and voipswitch starts billing. but there is no billing at asterisk account. how to set it to bill after call is connected.

Author:  stavros [ Wed Sep 03, 2008 6:00 pm ]
Post subject: 

See my post earlier in this thread. Also you might try searching. Your question has been answered here many times before.

Author:  hbirosel [ Wed Sep 17, 2008 4:33 am ]
Post subject: 

callingcard thank you..

MY problem now are..

mvts sip server can connect but NEXTONE sip server cannot..

2nd problem..

on cdr.. on source column it show the username but alot also show only UNKNOWN

Author:  olivermercado [ Wed Oct 01, 2008 11:38 pm ]
Post subject:  headstart

Hi calling card I have seen your post and you were able to implement asterisk and a2billing wholesale setup. I would like to ask if you could give me a head start. What do I have to configure in my a2billing and in my asterisk. i have been searching for answers here but haven't found any. Thank you very much in advance....

Author:  olivermercado [ Wed Oct 08, 2008 11:35 pm ]
Post subject:  asterisk

Hi Calling Card,

I just would like to ask if the configuration you gave in your previous post applies also if asterisk is the sip client? My setup is like this I have a remote asterisk and I want calls from that asterisk server to go through a2billing. Do I just add a sip trunk on the remote asterisk server and make an outbound route using that trunk? Is it possible?

Page 1 of 2 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/