bar top left
bar top right
left curve
right curve
Welcome, Guest

Easy 6 step install instruction for A2billing
(1 viewing) (1) Guest
Go to bottom
Post Reply
Post New Topic
Page: 1234
TOPIC: Easy 6 step install instruction for A2billing
*
#98370
Re:Easy 6 step install instruction for A2billing 1 Year, 2 Months ago Karma: 0
agutthon777 wrote:
That is great!! How did you get google voice to work..? can u outline some steps for me..

Thanks
Neal Kelley


follow the below steps and tell me what happens!

1-edit gtalk.conf (find attachment copy paste everything and edit)
2-edit jabber.conf (find attachment copy paste everything and edit)
3-copy paste what is given in the attachment extension_custom.txt to your extension_custom.conf and don't forget to add include =>
4-create a custom trunk and name it what ever you want and put the pattern of the dialing (1NXXNXXXXXX)
and add this to the custom dial string local/$OUTNUM$@gvoice-youraccount(or whatever you wrote in ext_custom.conf)
5-add an outbound route call it what ever you want and put the dialing pattern (1NXXNXXXXXX) and chose your trunk you created in step 4.
6-now for the inbound just edit your extension.conf and add what is given in extension.txt(change the sip number to the extension you want)
7-go to your gmail account and put call screening off and make sure your calls are directed to your gmail account not your mobile phone.
File Attachment:
File Name: googlevoice.zip
File Size: 2090
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
dandrich
Fresh Boarder
Posts: 15
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#102022
Re: Easy 6 step install instruction for A2billing 1 Year ago Karma: 0
Thanks man, your procedure worked great for Elastix 2.3 with A2B 1.9
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
DLRX
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#103476
Re:Easy 6 step install instruction for A2billing 11 Months, 2 Weeks ago Karma: 0
agutthon777

I'm trying to get google voice working but having no luck. I've followed your 6 steps, set jabber dbug on and can see incoming calls from google voice but nothing is going to the sip extension I set. My device is registered and I can make internal calls from it. I can't, however, receive calls from google voice nor make calls out using google voice. Any suggestions?

Thanks..
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
ccci-twp
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#104299
Re:Easy 6 step install instruction for A2billing 11 Months, 1 Week ago Karma: 0
I have tried following your guide and I still cannot get it to work. Any help would be awesome. I am using an google apps account, which I have modified the @gmail.com part to represent the correct domain and still nothing.


Here is the Details of package versions:
Name Package Name Version Release
Kernel
Linux(i386) 2.6.18 238.12.1.el5

Name Package Name Version Release
Elastix
elastix 2.3.0 5
elastix-my_extension 2.2.0 6
elastix-im 2.2.0 2
elastix-agenda 2.3.0 3
elastix-email_admin 2.3.0 6
elastix-asterisk-sounds 1.2.3 1
elastix-fax 2.3.0 2
elastix-framework 2.3.0 6
elastix-reports 2.3.0 3
elastix-extras 2.2.0 1
elastix-security 2.3.0 4
elastix-a2billing 1.9.4 3
elastix-system 2.3.0 6
elastix-firstboot 2.3.0 5
elastix-addons 2.3.0 3
elastix-vtigercrm 5.2.1 5
elastix-pbx 2.3.0 5

Name Package Name Version Release
RounCubeMail
RoundCubeMail 0.3.1 11

Name Package Name Version Release
Mail
postfix 2.3.3 2.3.el5_6
cyrus-imapd 2.3.7 12.el5_7.2

Name Package Name Version Release
IM
openfire 3.7.1 1

Name Package Name Version Release
FreePBX
freePBX 2.8.1 12

Name Package Name Version Release
Asterisk
asterisk 1.8.11.0 0
asterisk-perl 0.10 2
asterisk-addons 1.8.11.0 0

Name Package Name Version Release
FAX
hylafax 4.3.10 2rhel5
iaxmodem 1.2.0 1.1

Name Package Name Version Release
DRIVERS
dahdi 2.4.1.2 10
rhino 0.99.4 3.rc1
wanpipe-util 3.5.25 0
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
ibbofez
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#106136
Re:Easy 6 step install instruction for A2billing 10 Months, 1 Week ago Karma: 0
I found your documents very helpful. Thank you very fot that.
But, I stuck in middle. When ever I call my DID, it ask for PIN, Whenever I enter my PIN it tells the available balance.
That means freepbx forwarding the call to a2billing. But then it says, 'the number you have called is not available' and droped.
Even I can't see anything on my CDRs in Call Reports.
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
Bingul
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#110761
how to forward a call to a2billing 7 Months, 1 Week ago Karma: 0
Hi everyone!
this is the question: how to forward a call to a2billing!


با سلام به همه دوستان
یک روش ساده برای فرستادن تماسها از الستیکس به ای تو بیلینگ :
1- ابتدا یک شماره اکستنشن تعریف کنید مثلا 110
2- دستورات زیر را در فایل extensions-custom.conf وارد کنید
[from-did-direct]
exten => 110,1,NoOp(A2Billing Start)
exten => 110,n,DeadAgi(a2billing.php,1)
exten => 110,1,Hangup()

3- با اسفاده از دی آی دی مناسب تماسهای ورودی به استریسک را به اکستنشن مورد نظر(110) فوروارد نمایید

حالش را ببرید!!!

a simple way in order to forwarding calls from asterisk to a2billing in 3 steps!
1- define a new extention number e.g:110
2- open the extensions_custom.conf and insert the following lines in it:

[from-did-direct]
exten => 110,1,NoOp(A2Billing Start)
exten => 110,n,DeadAgi(a2billing.php,1)
exten => 110,1,Hangup()

then save it and reload the asterisk...

3-in inbound-routes section , define an appropraite DID and set the destination to extention number:110

enjoy it!
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
abedi
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2012/10/11 10:36 By abedi.
Reply Quote
 
Go to top
Post Reply
Post New Topic
Page: 1234
Moderators: Bob, jgutierrez

elastix

Protected by Spam Fighter