I have installed an asterisk on my private network(so it s behind a router ). Is there anu way to set the asterisk on a public ip though it's installed in a server with private ip? As Ive read it ispossible using externip and externhost.
My second…
I have several hundred Polycom SoundPoint IP phones and I need to make a config change to them. I would like to effect this config change through the XML config files that are loaded when the phone boots. I have found what the options are that I…
/etc/cron.daily/logrotate:
error: error accessing /var/log/asterisk: No such file or directory
error: asterisk:1 glob failed for /var/log/asterisk/*_log
error: found error in /var/log/asterisk/debug /var/log/asterisk/messages /var/log/asterisk/full…
is there a simple way to match something like this:
exten => _+380XXXXXXXXX,1,NoOp(hint that)
exten => _0XXXXXXXXX,1,NoOp(hint that)
this two extensions matches same number with or without +38 prefix. is there any rule
to mutch like…
I have an Asterisk server connected with a Legacy PBX. This setup is connected to another Asterisk Server (In another country) over the Internet with an IAX2 Trunk. Inter Office Extensions are working fine and they can call us and vice versa.
I…
After a call hangs up, I've setup several lines in my dialplan to execute system commands. For instance, I have this in my dialplan:
exten => h,1,System(echo yo)
exten => h,n,System(echo yo)
exten => h,n,System(echo yo)
In my logs, all I'm seeing…
I have Asterisk 1.6 with a analogic card X100p that work properly. I want to detect if the card is in use or not (the status of the card).
Please any one get the problem before ?
Is it possible, from a meetme user (ie meetme list ) to get the phone number that this user dialed? If we have set up a dial plan for more than one phone number, all leading to the same conference room (for allowing local calls to be made in…
With the Asterisk Manager API (AMI) it's possible to accomplish a few operations on channels and on the conference room, but is it possible to get the statuses of all those operations at any given time?
For example, if I mute a channel, I get no…
ive setup asterisk with queues (agent.conf sip.conf queues.conf)
Everything is working well.
I need to send caller's id to agent's machine (or web site) from queue.
something like this
....
exten =>…
How come my PAP2T cannot connect to my own Private Asterisk server? This set-up has worked fine for 18 months and I am not aware of any changes on the server. It could be a port being not properly forwarded, but it seems all ports are forwarded…
I'm trying to recieve fax through TrixBox box, the versions of the software installed are:
OS: CentOS release 5.4 (Final)
Asterisk: 1.6.0.10-FONCORE-r40
TrixBox: v2.8.0.3
The topology is:
PSTN --> Alcatel-PBX --> Red Fone --> TrixBox --> Gw_Fax_SIP…
Im a Asterisk newbie, i want to setup a simple PBX with inbound and outbound calling.
I have zeroed on "GSM Asterisk AX4G card" as the telephony card.
While purchasing this card on their website they also ask to select GSM Module (apart from the GSM…
I'm using an asterisk VOIP server, and I'm able to make called though with my SIP client. The problem I get is one-way voice. I can hear the incoming voice but the caller can not hear me. I have no problems when using the X-Lite3 windows SIP client.…