similar to: transfering call to dialplan without disconnecting.

Displaying 20 results from an estimated 10000 matches similar to: "transfering call to dialplan without disconnecting."

2014 Sep 07
2
Pattern Extension not working in Dialplan
Hi, I created a dummy dialplan where I ask the user to enter the age. [macro-age] exten => s,1,Background(my/age) ;;Play recorded message to enter age exten => s,n,WaitExten(10) exten => _XX,1,Set(AGE=${EXTEN}) ;; this line is not executing, instead dialplan is terminating with error given below. exten => s,n,NoOp(${AGE}) exten => s,n,GotoIf($[${LEN(${AGE})} >
2014 Jun 27
4
Attack on Sip server.
Hi All. Someone is attacking on my SIP server. There are lot of requests coming in and I am not able to stop it because I am unable to detect the IP address. I used wireshark to capture the packets. Although I am using very strong password for my SIP users but still is there any way to drop these packets and stop this attack. I tried dropping packet after matching some string (most of the
2014 Jun 26
1
Executing an AGI python script in Asterisk after call is bridged.
Hi All, There is an option of starting the recording of call after the call is bridged. [ b option]. Is there any way of running an AGI script only if call is bridged otherwise not. Thanks -- Anurag Rana http://newbie42.blogspot.in/ On the trampoline of life's experiences, Striving towards a saintly life in the midst of these materialistic turbulences. -------------- next part
2014 Jun 25
1
Echo Cancellation when calling from softphone to mobile.
Hi, I am using Twinkle to call mobile phone but there is too much noise on the mobile user's end. Mobile user's voice is echoed back to user. While on twinkle end everything is fine. Using Asterisk 11. Please suggest some way to mitigate the problem. Thanks. -- Anurag Rana http://newbie42.blogspot.in/ On the trampoline of life's experiences, Striving towards a saintly life in
2014 Jun 26
1
Changing recorded file storage directory.
Hi All, In asterisk, default directory to store the call-recording files is /var/spool/asterisk/monitor. Can we change this directory? How? -- Anurag Rana http://newbie42.blogspot.in/ On the trampoline of life's experiences, Striving towards a saintly life in the midst of these materialistic turbulences. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2014 Sep 28
2
How to append the recording file.
Hi All, I am trying to record the call using MixMonitor. exten=>_XXXX,n,MixMonitor(${EXTEN}.wav,b) What i want to do is- when first time a call is made to some number say 1100, a new file (1100.wav) is created. When call is made 2nd or 3rd time, no new file is created instead call recording is appended to file created in above step. Now I know that 'a' option is used to append the
2014 Jun 27
1
How to execute an AGI script for each call.
Hi All, I am trying to execute some AGI script no matter what extension is called. There is 'h' extension to call AGI script when any call hangs up no matter what extension hangup. for example -> [some-context] /// something here which call AGI script no matter what extension receive call. exten => 111,1,Dial(SIP/111) exten => 112,1,Dial(SIP/112) exten => h,1,AGI(pt.py)
2014 Jul 13
1
Recording sound.
Hi All, I am calling mobile numbers from Soft-phone and recording the call. In recording the level of sound from the receiver's side is perfect (loud enough) but my voice's sound level is very weak. I barely can hear it. During the call receiver is able to hear me. But in recording my part of conversation is barely audible. I am recording using MixMonitor(). Is there anything that can
2014 Sep 17
1
${ANSWEREDTIME} returning null
Hi, I am initiating a call using call files. In 'h' extension I am trying to collect the value of ANSWEREDTIME variable but it is returning null. While It works fine when call is not generated using call files instead is generated from softphone. any idea what might be wrong? thanks Anurag Rana http://newbie42.blogspot.in/ -------------- next part -------------- An HTML attachment was
2009 Jul 28
0
Call history problems from B2BUA
Hello, all. Alas, another convoluted question. All the simple things are, well, simple so I suppose we only need to trouble the list with squirrely problems! We've noticed a call history problem when using Asterisk where the call history on the Snom phones (with which we are very pleased) reflects the number of the PBX extension used by the B2BUA to dial the end point. I assume the same
2019 May 17
0
Moving home directories to another location leads to NT_STATUS_ACCESS_DENIED listing
OK. That helped to understand how samba manages users. I looked at the details of my users. Both, user1 and user2, are defined exactly the same way. User1's home directory is set to \\debianhomeserver\user1 and user2's home directory is set to \\debianhomeserver\user2. Accessing user1's home directory which is still in /home/user1 works fine, user2's home directory, which was moved
2014 Sep 08
0
is pattern matching inside macro valid?
Can't we use pattern matching inside a macro? Because when I am trying to do so call is terminating even for a very simple dummy dialplan. [demo3] exten=>98,1,NoOp() exten=>98,2,Macro(testme) exten=>h,1,NoOp(terminating call); [macro-testme] exten=>s,1,Playback(Digits/2) exten=>s,2,WaitExten(15) exten=>s,3,NoOp() exten=>_X,1,NoOp(${EXTEN}) exten=>_X,2,Goto(s,3)
2004 Jul 27
2
g729 + GSM + g723
Folks! We have purchased G729 and have been testing the codec on mUltiple Gateways. Here is what we have found. Here is the config I have used: ------------------------------- Asterisk Server On Dual Pentium Xeons with 6GB of RAM, running on Fedora Core 2 User1 is in USA on Broadband Cable User2 is in India on 64Kbps ISDN Line User1 using SIPURA SPA 2000 user2 using Xten professsional(X-pro)
2014 May 24
4
Plugin mail-filter tangles
System installed : Dovecot 2.2.12 as IMAP server and Postfix as MTA. Dovecot and Postfix connected via LMTP + Dovecot mail plugin 'mail-filter' to encrypt/decrypt emails on the fly with public/private users' RSA keys. Case study : You have 3 (virtuals) users belonging to 3 different domains, all managed by your Dovecot server. One of these users is connected to Dovecot with MUA
2020 Oct 07
1
dovecot 2.3.11.3 namespace/ACL shared folder not accessible in sharing-user's Mail folder tree? have a working config?
I'm running dovecot --version 2.3.11.3 (502c39af9) I'm setting up folder sharing. Following https://wiki.dovecot.org/SharedMailboxes/Shared I've configured a folder to be shared, but it's not seen/accessible in the target user's Mail folder tree. My config includes, mail_plugins = virtual acl protocol imap { mail_plugins = $mail_plugins imap_acl imap_quota
2005 Aug 02
0
Validating as different users, domain user mapping to local (not happening?)
This bounced back from "samba@lists.samba.org", I guess the posting addr is samba@samba.org(?)... Thierry ITTY a ?crit: > maybe > if you access a share on a server as user1 and want to access another share > on the same server as user2, windows complains that you can't use different > credentials at the same time (error 1236 ? I think) --- Yeah, something similar >
2006 Nov 29
1
voicemail.conf locking problem
I'm wondering if anyone is having problems when multiple users concurrently change their voicemail passwords. Consider the following scenario (based on vm_change_password() in app_voicemail.c): - user1 wishes to change his password so voicemail.conf is opened and read into a buffer - user1 changes his password - user2 wishes to change his password so voicemail.conf is opened and read into a
2003 Feb 17
1
Samba:connection only works one time
Hi all, using samba 2.2.5; security=server connecting as user1 (user logged in on PC) works (12:28:55), disconnecting and connecting as another user2 (not the user logged in on PC) works too (12:30:22), but disconnecting and connecting again as user1 (user logged in on PC) fails (12:34:29) as well as user2 (12:38:19). It seems it works only once and never again after one time logged in as user2 ?
2000 Jul 27
2
bug in lastlog logging?
Folks; I couldn't find anything on my archive of the mailing list on this, and it may just be my mis-understanding, but: When I "ssh machine1 -l user1" as user2 on machine2, if user2 has the same uid on machine1, then user2's name ends up in lastlog, instead of user1's. This is a bit disconcerting when user2 is root, and root isn't allowed to remotely log in on
2008 Mar 11
1
net file close
Howdy, Please forgive me if this is a stupid question, but I have searched the lists and can not find an answer for something that should be pretty simple. I am loooking to perform a net file close on a samba shared file that is open from a windows machine. I can not get it to work in on my mac, or from a bsd based clustered file system. The closest I can get to it is performing an smbstatus