Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Sat Apr 20, 2024 2:53 am
VoIP Billing solution


All times are UTC




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Problems with Codec, and setup. No wholesalers work.
PostPosted: Tue Jan 26, 2010 11:25 pm 
Offline

Joined: Mon Jan 25, 2010 12:43 am
Posts: 15
Hello,

Weve setup our service and asterisk is working great. DIDs work great and calls can go through. The issue is with wholesalers. Most require a g729 and asterisk only comes with g711. Therfore for testing weve purchased 1 G729 Codec from Digium.

We set the codec up just like it was explained and tried to test a call, here is a example calling card SIP settings:

Code:
[91785]
accountcode=NUMBER
regexten=NUMBER
amaflags=billing
context=a2billing
dtmfmode=RFC2833
host=dynamic
nat=yes
qualify=no
secret=PASSWORD
type=friend
username=NUMER
disallow=all
allow=ulaw
allow=g729
regseconds=0
cancallforward=yes



as you can see we have g729 and Ulaw enabled with the proper codecs in place. We trace the calls out to the providers who said they allow g723 and g729, so we should be fine. When traced, our call goes through on ULAW and the receive it on ULAW|h.

We never get connected to our destination country which is Bangladesh. It never connects for some reason. Even when we have G729, ULAW is being used. And the provider said they give g729 but still not luck. This is not just with one provider but every sigple one that we have tried. WEve tried total of 7 services.

Please advise on what can we do to fix this.
Thanks


Top
 Profile  
 
 Post subject: Re: Problems with Codec, and setup. No wholesalers work.
PostPosted: Wed Jan 27, 2010 4:31 pm 
Offline

Joined: Mon Jan 25, 2010 12:43 am
Posts: 15
Please help me out to get this fixed. My head is going crazy over this :(


Top
 Profile  
 
 Post subject: Re: Problems with Codec, and setup. No wholesalers work.
PostPosted: Sat Jan 30, 2010 7:10 am 
Offline

Joined: Sat Jan 30, 2010 7:07 am
Posts: 7
Try switching the placement of g729 and ulaw around. It's in order of preference.

ie:

change
Code:
disallow=all
allow=ulaw
allow=g729


to...
Code:
disallow=all
allow=g729
allow=ulaw



Please let us know if it works!


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 
VoIP Billing solution


All times are UTC


Who is online

Users browsing this forum: No registered users and 21 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group