Displaying 6 results from an estimated 6 matches for "trixbox1".
Did you mean:
trixbox
2013 Sep 25
5
Asterisk TON number
...t there, except for the TON number.
If you have worked in Telecommunication you will know the importance of TON flexibility.
All the posts online suggested to update under Chan_dahdi.conf:
pridialplan = international
prilocaldialplan = international
or other TON value ,restart the platform and then trixbox1*CLI> dialplan reload
I have already done this with no success. Are there other changes I have to make in order to change dialplan?
Br
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130925/9...
2009 Jul 14
1
Polycom Spectralink 8002 WiFi Phones
...t if you
make a call from it and while you are on that call you dial its number
does calls go thru in second line, but as soon as you terminate both
calls it wont recieve any calls again.
Heres a look from the asterisk CLI :
-- Registered SIP '245' at 192.168.0.239 port 5060 expires 60
trixbox1*CLI> sip show peer 245
trixbox1*CLI>
Name : 245
Secret : Set
MD5Secret : Not set
Context : from-internal
Subscr.Cont. : Not set
Language :
AMA flags : Unknown
Transfer mode: open
CallingPres : Presentation Allowed, Not Screened
Callgroup :
Pickupgroup :
Mailbox : 245 at device
VM Extension :...
2008 Oct 20
1
Zaptel FXO offhook when connected to PSTN
...and a TDM400P with 2 FXO and 2 FXS ports and am having
an annoying issue with the FXO ports. As soon as I plug either one into the
phone line it's as though the line is disconnected i.e. get disconnected
tone when trying to dial out, line is busy when dialling in.
The CLI shows the following:
trixbox1*CLI> zap show channel 4
Channel: 4
File Descriptor: 18
Span: 11*
Extension:
Dialing: no
Context: from-pstn
Caller ID:
Calling TON: 0
Caller ID name:
Destroy: 0
InAlarm: 1
Signalling Type: FXS Kewlstart
Radio: 0*
Owner: <None>
Real: <None>
Callwait: <None>
Threeway: <None&g...
2009 Dec 23
1
How to send variables through AMI originate and read those variables in context?
...al
Priority: 1
Exten: 555
Variable: $numberONE, $numberTWO, $numberTHREE
/etc/asterisk/extensions.conf:
[TestFestival]
exten => 555,1,Answer()
exten => 555,n,Festival(you entered: $numberONE $numberTWO $numberTHREE)
exten => 555,n,Hangup()
I very much appreacitate any input on this.
trixbox1*CLI> manager show command originate
Action: Originate
Synopsis: Originate Call
Privilege: originate,all
Description: Generates an outgoing call to a Extension/Context/Priority or
Application/Data
Variables: (Names marked with * are required)
*Channel: Channel name to call
Exten...
2010 Mar 13
2
Asterisk on MPLS VPN
Hi
I;ve trixbox installed with 2 NICs. One NIC carries the MPLS-VPN traffic
(only a 1 MB link without internet for carrying voice to another site) while
the other NIC has a connection with public IP for internet services on that
machine.
the first NIC (eth0) has IP of 172.16.0.1 and is connected to router with
WAN IP: 10.18.6.254 , the second IP is 203.234.82.98 (eth1). i want to have
the
2009 Sep 16
4
G729
I have problemin g729 codec compatibility,I get the g729 module from
http://asterisk.hosting.lv/ and I have Asterisk 1.4.22-3 RPM
What g729 module should I download ?
I already downloaded
codec_g723-ast14-icc-glibc-pentium4.so
[trixbox1.localdomain asterisk]# cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 4
model name : Intel(R) Xeon(TM) CPU 3.40GHz
stepping : 1
cpu MHz : 3399.733
cache size : 1024 KB
fdiv_bug : no
hlt_bug...