keywords: ip pbx voip gateway gsm gateway

×

Notice

The forum is in read only mode.
× Technical information on install and config asterisk, zaptel under different OSs

OpenVox + TrixBox 2.8 / or 2.6

12 years 8 months ago #7051 by NetSky
Do you have TrixBox 2.8 / 2.6 with a OpenVox DE115P / G400P and AE810P drivers. ? Can i Find trixbox with all OpenVox drivers included ? Thank you.
12 years 8 months ago #7055 by Joe.Yung
Hi,

There is no this kind of trixbox version that includes all drivers of openvox products. You need to extra re-install our driver of DE115P/G400P and AE810P.

12 years 8 months ago #7122 by NetSky
I Need a help.
Trixbox installed. GSM Card are working OK. Incomeing call is OK !!! But i have some trouble with outgoing call. All time trixbox speaking "Call cannot be completed. Please try later" =( I Dont know whats wrong. I all made by useing instruction from your site. May be have a mistake.
12 years 8 months ago #7123 by Joe.Yung
Hello,
Please see here , at step 9. And make sure you have made all the extra channels to the same group. See /etc/asterisk/extra-channels.conf.

Meanwhile, you have to realize the outbound dial pattern.

_X. means allow any numbers to be dialed. Place it to the dial pattern and see if it works.

12 years 8 months ago #7124 by NetSky
[from-gsm]
exten => s, 1, Answer()
exten => s, n, Dial(SIP/500)

[from-internal]
exten => 100,1,Dial(extra/1/10000)
exten => 100,2,Hangup

exten => 200,1,Dial(extra/3/10000)
exten => 200,2,Hangup

exten => 300,1,Dial(extra/5/10000)
exten => 300,2,Hangup

exten => 400,1,Dial(extra/7/10000)
exten => 400,2,Hangup
______________________________
I Have some questions about it.
first: exten => s, n, Dial(SIP/500) - where 500 is a Internel phone number. Is it correct?

second: If we have 10-15 internal phones, how we must configure this parametrs?

And what does mean other parametrs

example -

[from-internal]
exten => 100,1,Dial(extra/1/10000)
exten => 100,2,Hangup


Thank you for your assistance!
Best Regards
Roman Butayev
12 years 8 months ago #7125 by Joe.Yung
Hello,
For your first question:

yes, you're right. This is an internal number.


The second question, you don't need to configure your parameters like that at all.

[from-internal]
exten => 100,1,Dial(extra/1/10000) // it means dial an outside number(10000) from the first channel. You can replace the number(10000) by your own.
exten => 100,2,Hangup // hangs up the phone calls if the call finishes.

Time to create page: 0.039 seconds
Powered by Kunena Forum