similar to: reload command not availeble asterisk 1.8.x

Displaying 20 results from an estimated 2000 matches similar to: "reload command not availeble asterisk 1.8.x"

2011 Apr 08
4
IAX2/0.0.29.199
Where this revers IP comes from ? == Using SIP RTP CoS mark 5 -- Executing [7623 at from-sip:1] Macro("SIP/7527-0000006b", "stdexten,7623,SIP/7623") in new stack -- Executing [s at macro-stdexten:1] ChanIsAvail("SIP/7527-0000006b", "SIP/7623&IAX2/7623,20,t") in new stack -- Hungup 'IAX2/0.0.29.199:4569-5255' -- Executing [s at
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 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",
2008 Jul 23
1
1.4.21.2: Linking res_crypto causes segmentation fault.
Hi, i tried to compile Asterisk 1.4.21.2 on a server which i have been using with many previous Asterisk versions, without any problems. But with 1.4.21.2 it failed: ---------------------------------- [CC] res_adsi.c -> res_adsi.o [LD] res_adsi.o -> res_adsi.so [CC] res_agi.c -> res_agi.o [LD] res_agi.o -> res_agi.so [CC] res_clioriginate.c -> res_clioriginate.o
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
2001 Apr 05
3
printing
Hello As my subject already says, I want to print under wine. Added printer=on to the conf-file, but it doesn't help. I'am running an win311 routeplanner (my newerone doesn't work) but when I try to print there is no printer availeble. I tryed to find some good howto's about printing but didn't find any. Why can't I sucseed and does corel-photopaint a perfect print-job? --
2023 Aug 17
1
Alternative to Local channel
On Wed, 16 Aug 2023, Federico wrote: > But now I upgraded to Asterisk18 and there is no longer a local channels Are app_originate.so and res_clioriginate.so loaded? -- Thanks in advance, ------------------------------------------------------------------------- Steve Edwards sedwards at sedwards.com Voice: +1-760-468-3867 PST
2013 Mar 04
2
Asterisk 11 - How to trim the number of modules to minimum ?
Hi, I've got a brand new Asterisk 11 setup for which I would like to keep the number of loaded modules to a minimum. My goal is to this setup in a pure SIP environment, for switching incoming calls to outgoing tSIP trunks. When I leave autoload=yes in /etc/asterisk/modules.conf, I can handle an incoming SIP call with a Playback app. When I leave autoload=no in /etc/asterisk/modules.conf, it
2011 Apr 21
3
missed call notification
Hi, I am looking at http://www.theschmandts.org/blog/?p=28 to setup missed call notification but i am having issue. following is my dialplan [macro-stdexten] exten => s,1,Dial(${ARG2}) exten => s,2,Goto(s-${DIALSTATUS},1) ; Jump based on status (NOANSWER,BUSY,CHANUNAVAIL,CONGESTION,ANSWER) exten => s-NOANSWER,1,Voicemail(${ARG1},u) ; If
2012 Dec 19
1
Dialplan - working out when users answer
Hey guys, I've got a part of my dialplan that dials multiple people: exten => direct,n,Dial(${QUEUEEXTS},${RINGTIME}) Multiple extensions are in the ${QUEUEEXTS} from an external script - e.g. SIP/100&SIP/101&SIP/105 etc This works great, however I want to see if I can find a way to work out (and run an AGI script) when the call is picked up by someone. Thanks all!
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>
2012 Jan 25
3
Executing Script after MixMonitor is called
Hello Guys, I am trying to convert files that are .wac to mp3 after mixmonitor command is called but it doesnt execute the command, I tried the command in terminal it worked, any help please ... below is my dial plan exten=6500,n,Set(MIXMONITOR_EXEC=&& nice -n 19 /usr/local/bin/lame -b 8 -t -F -m m --bitwidth 8 --quiet "/var/spool/asterisk/monitor/${CALLFILENAME}.wav"
2003 Mar 21
2
Shares with long names not accessible from winNT...
Hi All, I have the following section in my smb.conf file: [Satish' Hindi Alltime Hits - Gems] path = /mnt/d-drive/Music/Satish' Hindi Alltime Hits Gems browseable = yes public = yes readonly = yes guest ok = yes I am able to browse this share through win2k but not from winNT. But If I change the share
2009 Sep 01
3
SRIOV test on Xen with Intel 82576
Hi, I am working of Intel 82576 device to test the SRIOV functionality. I want to assign VFs to a VMs(domU) and verify the control and data path. I installed Xen-unstable with 2.6.30-rc3(dom0). But the SRIOV functionality isn''t working, because MSI is not supported. Please let me know, what version of Xen and dom0 supports above functionality? Is there any tool available to manage SRIOV
2009 Nov 05
2
Merge records in the same dataframe
Hi: Suppose that I have a data frame as below x1 x2 x3 ... x10 wk1 wk2 ... Wk208 (these are the column names) For each record, x1, x2, x3 ... x10 are attributes. and wk1, wk2, ..., wk208 are the sales recoreded for this attribute combination. Suppose that now, that I want to do the following 1. Merge the data frame so that I have a new data frame grouped by values of x2 and x3 (for example).
2012 Sep 26
1
Asterisk 1.8.15.0, Requested transfer capability: 0x00 - SPEECH
Hello, I'm having issues connecting throu PRI with the following error "Requested transfer capability: 0x00 - SPEECH" Below are the logs: == Using SIP RTP CoS mark 5 -- Executing [97052660 at voipphones:1] Set("SIP/4856-00000003", "CALLERID(num)=xxxxxxxxx") in new stack -- Executing [97052660 at voipphones:2] Dial("SIP/4856-00000003",
2003 Sep 18
2
Deleted smb.conf
I have RedHat 9.1 running. Installed Samba that comes along with the OS to test it out. When I was playing with it, I deleted the smb.conf file inadvertently. I uninstalled and reinstalled the Samba utilities, but that didn't help. How do I get back the default smb.conf file? Thanks in advance. Satish Kumar
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
2016 May 29
2
asterisk odbc segfaults
doesnt work for me Dne 29.5.2016 v 17:48 Niklas Larsson napsal(a): > Hi, > > > On 2016-05-27 18:28, Marek ?ervenka wrote: >> after downgrade to 13.8.2 >> May 27 18:21:06 ast kernel: asterisk[16286]: segfault at 1010024 ip >> b49162cd sp bfac0940 error 4 in >> libmysqlclient.so.16.0.0[b48f1000+12e000] >> >> after downgrade to 13.7.2 >>
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...