similar to: Doubt about cdr on asterisk

Displaying 20 results from an estimated 70 matches similar to: "Doubt about cdr on asterisk"

2007 Jan 08
0
Goto not jumping to current context
in a simple dialplan like follows: [firstcontext] include => secondcontext include => thirdcontext include => fourthcontext [fourthcontext] _03X.,1,Goto(${EXTEN:2},1) _X.,1,DoSomething() _X.,2,Hangup() the Goto() for exten _03X. seems to start the search for the jump within firstcontext, thus possibly matching an exten in secondcontext or thirdcontext first before hitting the
2011 Mar 10
1
Dialplan: funcionality testing
Hello, I've tried to use adhearsion, but i think it's used for stress testing, not for funcionality testing. Somebody knows somehow that i can test my dialplan? Best Regards, Luiz Gustavo Chiaretto -------------- next part -------------- An HTML attachment was scrubbed... URL:
2019 Nov 03
2
suddenly change: idmap uid + gid
Am 03.11.2019 um 09:42 schrieb Rowland penny via samba <samba at lists.samba.org>: > > ?On 02/11/2019 23:18, Hilberg via samba wrote: >> Hi >> >> The server suddenly changed the uid + gid. this happened to times, yesterday and the week after. The default group at example >> The samba is a AD member where we have many users (>20 000) and we use autorid in
2016 Apr 20
3
win 2012, active directory, samba4 share, only sid shown
Hello all, Im having a win 2012 Server with ad and redhat and centos with samba4 clients. I configured a Testmaschine with the latest centos with samba4, kerberos and sssd. Hard work and took alot of time to get all running. I can access the share and want to change owner or permission over win explorer/ security tab. This is only running using an extra data Partition where a central samba share
2010 Feb 24
4
identify the costumer
Hi People, I work in a company that are using asterisk as pbx. I need a way to identify what client my employees are calling. For example: - For each call that an employee of my company make to a customer, must identify the client name in the CDR table. - Is there a way of my employee enter a code to identify the client and then enter a phone number to make the call? I would like to identify
2016 Apr 21
2
win 2012, active directory, samba4 share, only sid shown
We don't see any attachments... Can you post it somewhere, then include a link? As for the SID errors, what are you using for the DNS server? On Thu, Apr 21, 2016 at 8:37 AM, Stefan Fuhrmann < stefan at fuhrmann.homedns.org> wrote: > Hello all, > can someone help? > > Tia > Stefan > > Am Wednesday 20 April 2016, 14:19:42 schrieb Stefan Fuhrmann: > > Hello
2007 Feb 28
5
about bluetooth channel
28th February I am working with Asterisk 1.2.15. I have configured sip.conf for two soft phones (I am using Xlite).I have installed the Bluez stack and so far, i manage to make a phone call from a soft phone to a GSM network. However, i have an audio problem. The soft phone can be heart by the GSM costumer but the voice in Xlite is not transmitted to the GSM. In asterisk all i got is the
2016 Apr 22
2
win 2012, active directory, samba4 share, only sid shown
Is the machine your configuring permissions on joined to the domain that samba is using? That's the last of my advice/querying ability, since DNS is on a proper server (and I assume pointed to the right address on the client as well) On Apr 21, 2016 11:00 PM, "Stefan Fuhrmann" <stefan at fuhrmann.homedns.org> wrote: > Hallo Luke, > > > okay, I attached the
2019 Nov 03
0
suddenly change: idmap uid + gid
On 03/11/2019 15:06, Liste via samba wrote: > Am 03.11.2019 um 09:42 schrieb Rowland penny via samba <samba at lists.samba.org>: >> ?On 02/11/2019 23:18, Hilberg via samba wrote: >>> Hi >>> >>> The server suddenly changed the uid + gid. this happened to times, yesterday and the week after. The default group at example >>> The samba is a AD member
2007 Sep 05
3
E1 Line Tapping
Hi all, My name is Ricardo and unfortunately I'm just crawling in this telecomm/asterisk world. So, after reading all day long i still don't understand a few things. :D I'm trying to "develop" a call recorder for a costumer. He has a small call center ( 10 agents ) and want to record all calls. Since he already has everything (ACD only) working perfectly in the PBX and
2007 Aug 20
2
Asterisk as ISDN PRI Proxy
I have a costumer with a Siemens PBX installed, and I would like to setup a Asterisk system that would act as a kind of Proxy between the Siemens PBX and the operator network. The current setup is: Siemens PBX 2*PRI <-> Operator what I want is: Siemens PBX 2*PRI <-> Asterisk BOX <-> Operator For the Siemens PBX the Asterisk Box would be a standard Telephony Operator, and the
2006 Apr 12
1
Recording queue transfers
Regarding this article (1) I have one question to make. What can I do to record the call if the agent makes a transfer using the "flash" button instead of "transfer button" or using blindxfer or atxfer defined in features. conf If the agent makes the transfer with "flash", the comunication between the person who is calling and is already in the queue and the target
2008 Sep 04
2
OT Spammer Mark Kabore on this list
Hi folks, A spammer is getting email addresses from the mailing list and sending people an email saying he needs help. This is the classic advance free fraud. This is what he says in broken english - "I need your urgently assistance in transferring the sum of $39.5)million to your account. This fund belongs to our decease costumer who died along with his Family in air crash. Contacts me for
2016 Apr 22
0
win 2012, active directory, samba4 share, only sid shown
Hallo Luke, okay, I attached the screens. If you can see on the second screen I can choose a user in text. After closing the tab and reopen it only the sid is shown. The DNS is the AD Controller windows server 2012. Would be great if you can help! Thanks Stefan > Von: "Luke Barone" <lukebarone at gmail.com> > An: "Stefan Fuhrmann" <stefan at
2005 Mar 22
7
Rhino Channel Bank or ADIT 600
I am forklifting a Merridian option 51c with 112 Nortel Digital Handsets and 400 analog units. For the analog units I have quotes for 9 ADIT 600 48 port fxs units and 17 Rhino 24 port FXS channel banks. I have used neither. Which is the best choice? The price difference is not that great. I am looking at Citelinks 24 port Handset Gateway for the Nortel Digital units. (Any other suggestions
2005 Mar 24
1
Histogram over times (without dates)
Dear Group, Having a character vector like this one: [1] "03:38:55" "07:42:38" "08:04:27" "08:17:13" "08:41:14" "08:46:58" [7] "08:47:11" "08:53:51" "08:57:51" "08:58:56" I try to do a histogram over times of a day. All I want to know, if my solution is proper or if there is another
2014 Apr 11
1
sub-folders security access question
Hi Guys! A simple question.. I never worked with ACL's and since my costumer want some access levels for some sub-foldes in shares, I am reading some manuals about that.. But.. Before apply some testings, I need some advices about this.. Here is my question... Parent folder (share): FOLDER Sub-folder1: PROJETC1 Sub-folder2: PROJECT2 User1: DIRECTOR Group: Director/Projects User2: Employee1
2008 Sep 29
3
disbale to responded to an unrequested SSL Certificate
Hi dovecot-list, just a easy question today ;) Customer did on Server a PCI-Test to test security to fit worldpay requirements. They found a critical risk at pop3s. (and some other things) This is the Textmesage: ############ Family: Remote Shell Access Critical 993/tcp 11875 Description: The remote host responded to an unrequested SSL Certificate. The remote SSL server should have sent back
2007 Dec 12
3
Load Balancing over 2 E1 Lines
Hi @ all, i set a server to a costumer of mine with a TE207P for use with 2 E1 Lines. I set them together into one group in zaptel/zapata.conf The point is now, the customer has a free-volumina of 60k minutes per month, per line. How can i make a kind of load balancing, that both lines will be trafficed the same way ? I read something about DIAL(Zap/r1/.) for using round robin, and
2010 Jan 31
2
sip to dahdi and billsec
Hi, My costumers are logged in on my Asterisk PBX through XLite Softphone (SIP). My server is connected to PSTN. Problem is when SIP phone calls ordinary phone via dahdi I get DAHDI/1-1 ANSWERED SIP/number-number and billsec field from cdr is start counting. Is it normal behavior ? Can I change that ? So channel gets in ANSWERED state and billsec starts as soon as line starts to ring even if no