Displaying 20 results from an estimated 12000 matches similar to: "call file for page auto-call"
2011 Mar 22
3
Asterisk PRI back-to-back connect
Hey Guys!
We have two Asterisk with A102D Sangoma cards now i want to connect them back-to-back over PRI line via Cross-cable so what would be the configuration specially timing source and all? anybody did it before like this ?
I want to make sure everything before putting in production.. (saving my downtime)
-S
-------------- next part --------------
An HTML attachment was
2011 Mar 09
1
Asterisk pri card replecement
Hey guys,
Currently we have non HWEC sangoma pri card but now we are planing to
replace card with HWEC support card for echo cancellation. So in this
case do I need to re-install everything? Like zaptel, asterisk etc..
Or just replace the card?
--
Sent from my iPhone
2011 Mar 21
7
Queue pause vs logged out ?
Hey Guys,
I knew this is stupid question but i just want to know what is the difference between Queue member logged out vs Pause ?
-Satish
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110321/7646a66b/attachment.htm>
2011 Apr 05
5
IAS trunk error AES encryption disabled. Install OpenSSL.
Hey Guys!
I am getting this wired error when i am calling IAX trunk. Everything works! but i want to get rid on these RED WARNING messages.. what is wrong here ? I have func_aes.so module loaded. also i remove and test but still same error.
-Satish
== Using SIP RTP CoS mark 5
-- Executing [7623 at from-sip:1] Macro("SIP/7527-0000000d", "orasebcamdial,7623") in
2011 May 25
6
Asterisk 1..8 multiple queue
Hey Guys!
We had migrate asterisk 1.2 to 1.8 now big issue is queue system. Before we had 3 queues and we were using AgentCallbackLogin but now its quite difficult to use AddQueueMember.
Is there any easy way to logged into multiple queue using AddQueueMember ? and restrict agent for specific queue ?
-S
-------------- next part --------------
An HTML attachment was scrubbed...
2011 Jun 08
3
Asterisk 1.8 broken MWI
Hi ALL,
After upgrade 1.8 my MWI wasn't working I do have setting in voicemail.conf. Do i need to do anything else to fix my MWI on polycom 501 ? It was working with 1.2 asterisk.
pollmailboxes=yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110608/e1f59a92/attachment.htm>
2011 Feb 18
2
Meet me recording
Hey Users,
I am using record application to record MeetMe conf. but look like its creating individual files for every channel. What applucation is best to record MeetMe conf ?
~ # ls -l /var/spool/asterisk/monitor/
total 489220
-rw-r--r-- 1 asterisk asterisk 44 Feb 16 08:42 8881-conf-20110216-084224.wav
-rw-r--r-- 1 asterisk asterisk 1858284 Feb 16 13:05 8881-conf-20110216-130321.wav
2011 May 20
5
Restart asterisk destroy all registered SIP peers
Hi Guys!
This is strange issue with 1.8 I have restarted my asterisk and it destroy all registered SIP peers now only solution is i manually reboot all phones to get them register back. I have never seen issue like this before. Any idea what would be the issue ?
Thanks
S
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 May 10
2
1.8 and prematuremedia problem
hi:
our current connection is below:
sip phone<--->asterisk<---->alcatel PBX<---->PSTN
asterisk and alcatel PBX is connected via E1 isdn-pri.
when I use sip phone to dial outside PSTN world:
1. with 1.4 it is fine.
2. with 1.6.2, I need to set prematuremedia=no is sip.conf. or sip
phone can not hear the ring and the beginning of the PSTN voice.
3.
2019 Apr 15
3
Interprocedural DSE for -ftrivial-auto-var-init
Hi JF,
I've heard that you are interested DSE improvements and maybe we need to
be in sync.
So far I experimented with following DSE improvements:
* Cross-block DSE, it eliminates additional 7% stores comparing to existing
DSE. But it's not visible on benchmarks.
* Cross-block + Interprocedural analysis to annotate each function argument
with:
- can read before write
- will
2011 May 16
3
dahdi command not available
Hi All,
I have just latest branch of asterisk 1.8 and i didn't found dahdi command in CLI everything seem fine. am i missing something ?
campbx2*CLI> dahdi <tab tab>
No such command 'dahdi' (type 'core show help dahdi' for other possible commands)
campbx2*CLI>
root at campbx1:/etc/wanpipe# wanrouter hwprobe
-------------------------------
| Wanpipe Hardware
2011 Apr 04
2
WARNING chan_sip.c:3115 __sip_xmit
Hey Guys,
Whenever i calling any extension i am getting following WARNING messages do you have any idea they coming from where?
-Satish
shirley*CLI>
== Using SIP RTP CoS mark 5
-- Executing [7623 at from-sip:1] Macro("SIP/7527-00000008", "stdexten,7623,sip/7623&sip/7624") in new stack
-- Executing [s at macro-stdexten:1] Dial("SIP/7527-00000008",
2011 Mar 25
3
reload command not availeble asterisk 1.8.x
Hey Guys!
I have two asterisk 1.8.3.2 same version on both machine but why one asterisk has "reload" command but other doesn't ?
satish-desktop*CLI> core show version
Asterisk 1.8.3.2 built by root @ satish-desktop on a x86_64 running Linux on 2011-03-25 16:10:39 UTC
satish-desktop*CLI> re <tab><tab>
realtime reload
shirley*CLI> core show version
Asterisk
2006 Nov 26
1
GLM and LM singularities
Hi-
I'm wrestling with some of my data apparently not being called into a GLM or
an LM. I'm looking at factors affecting fish annual catch rates (ie. CPUE)
over 30 years. Two of the factors I'm using are sea surface temperature and
sea surface temperature anomaly. A small sample of my data is below:
CPUE
Year
Vessel_ID
Base_Port
Boat_Lgth
Planing
SST
Anomaly
0.127
2011 Mar 25
6
Back-to-back asterisk PRI issue
Following is my scenario to connect back to back PRI of two asterisk server. PRI cards are Sangoma A102D
[Asterisk1]------------[PRI]-Cross Cable---------[Asterisk2]
Asterisk1
; Span 1 (MASTER)
switchtype = national ; commonly referred to as NI2
context = from-pstn
group = 0,24
echocancel = yes
signalling = pri_net
channel => 1-23
Asterisk2
; Span 1
switchtype = national ; commonly
2011 May 19
2
Agent (Invalid) has taken no calls yet
How to get rid on following.. why its Invalid ?
holler*CLI> queue show queue1
queue1 has 0 calls (max unlimited) in 'rrmemory' strategy (0s holdtime, 0s talktime), W:0, C:0, A:0, SL:0.0% within 0s
Members:
Agent/7201 (Invalid) has taken no calls yet
Agent/7202 (Invalid) has taken no calls yet
No Callers
-------------- next part --------------
An HTML
2011 Jun 08
6
issues.asterisk.org/jira not working
Bad day today. Why this new JIRA system not working. I have created issue and submit and i got blank page.. Please someone help me to create BUG!!!!!!!!!!!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110608/e99afa31/attachment.htm>
2011 Apr 01
1
Polycom 501 alternate
We're looking to purchase new phones for Asterisk. There are a limited
number of new Polycom 501's on the market, mostly refurbished available.
Can you recommend a replacement phone? What ever model replaced the
501?
-Satish
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Apr 06
11
Asterisk 1.8.3
I have deployed several 1.8.3.2 systems as upgrades of customers systems
and now I am seeing random crashes. For some reason the builds lock up and
stop taking sip connections. Existing calls stay on but when the user hangs
up no new calls or reg attempts work. In most cases a "core restart now"
cleans things up. Some times I have to kill the asterisk process. The
stability of 1.8.2
2019 Apr 16
2
Interprocedural DSE for -ftrivial-auto-var-init
On Mon, Apr 15, 2019 at 11:02 PM Amara Emerson via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
>
>
> > On Apr 15, 2019, at 1:51 PM, Vitaly Buka via llvm-dev <llvm-dev at lists.llvm.org> wrote:
> >
> > Hi JF,
> >
> > I've heard that you are interested DSE improvements and maybe we need to be in sync.
> > So far I experimented with