similar to: cdr and billing

Displaying 20 results from an estimated 1100 matches similar to: "cdr and billing"

2005 Jul 20
1
ceptral (swift)
Hi i installed ceptral and i want to test it with asterisk can u plz tell me if i was wrong here>> ?? exten => 2,1,Answer exten => 2,2,system(/opt/swift/bin/swift "hello world") exten=> 2,3,Hangup() Mahmoud Badran ATSI Tel: +20 2 607 8917
2005 Jul 02
1
play message to callee before connect to incomingcall
try this one exten => 999,1,Answer() exten => 999,2,playback(~.mp3) exten => 999,3,dial (sip/100) exten => 999,4,playbackground(~.mp3) exten => 999,h,Hangup() not sure abt playbackground should be before the dial command or after ________________________________ From: asterisk-users-bounces@lists.digium.com on behalf of Roland Zagler Sent: Sat 7/2/2005 8:23 PM To:
2005 May 18
1
Asterisk H323 Trunk Zone
AVE! i am trying to register h323 asterisk to the gatekeeper as i installed asterisk, libpri, zaptel from CVS, and pwlib, openh323, asterisk-oh323 on fedora core3 on a cisco mcs 7800 server problem is i want the asterisk to register with gatekeeper endpoint with specific zone name and type... i searched the web, mail list but there weren't any helpful ones could anyone plz tell me how to
2005 Jun 01
5
Reccomendations for connecting to 3-4 PSTN lines?
Hello, I'm looking to connect Asterisk with three (four in the future) PSTN lines, and would like to get some opinions on the TDM400 Digium card, vs. sip gateways like the Mediatrix 1204, vs. other hardware solutions I'm not yet aware of. I need the ability to prioritize which PSTN lines are used for outgoing calls (I understand this can be done with the Mediatrix --
2009 Apr 16
3
deprec problem
I install deprec with gem install deprec but when i write deprec --apply-to . this message display to me " ''deprec'' is not recognized as an internal or external command, operable program or batch file. " what can i do? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on
2004 Feb 17
2
Generating 2x2 contingency tables
Hello R-users, I would like to generate two-way contingency tables with zero in one cell. I tried to use the function r2dtable but I could not force one cell to have zero value. Any Idea? Best regards.. Mahmoud [[alternative HTML version deleted]]
2014 Nov 11
4
[libhivex] Memory leak in hivex_node_delete_child?
[This email is either empty or too large to be displayed at this time]
2004 Feb 20
9
R: Including R plots in a Microsoft Word document
Greetings List, I am conducting some large simulations using R. As a result, I get many plots but I'm having some trouble with including some of them in a Microsoft Word document. Can any one tell me the easiest method of having copies of the R-graphs in the Word documents? Best regards Mahmoud [[alternative HTML version deleted]]
2010 Dec 27
6
RVM Issue
I''m a total rails newb and is trying to install RVM. The terminal tells me that RVM installed just fine but when I try commands like "rvm notes" or "rvm install 1.9.2" I get: "-bash: rvm: command not found" Does anyone know why? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to
2014 Oct 30
4
Re: [libhivex] Undefined behavior when accessing invalid (too small) registry hives
On Oct 29, 2014, at 3:39 PM, Richard W.M. Jones <rjones@redhat.com> wrote: > >> Or is it expected that certain sanity checks would be performed prior to >> passing along any files to libhivex? What would those checks be? > > No, hivex should definitely have those checks. > > I'll have a proper look at this in the morning. > > Thanks, > > Rich.
2011 Jan 14
4
hardware problem with 5.6
hey every one i got the centos 5.5 and the following problem occuered: 1- the video display doesnot probe my card right. 2- the wireless card doesnot installed . my laptop is dell studio1569: ( display card is intel hd arrandle , the wireless card is intel advanced centrino n6200 series ) but the fedora 14 did it will with both also the ubuntu?
2011 Jan 02
3
drivers
hey guys, wanna know where to find my graphics card driver for centos5.5 coz the 5.4 support it and xserver start automaticly but the 5.5 doesnot start and tried to reconfigure the xorg.conf but it doesnot work too. and i noticed that the hardware prob process find a different driver for my card . mine is arrandle.intel! my system is a dell studio laptop 1569! thnx in advance -------------- next
2007 Feb 15
7
Call forwarding
Hi All, I'm using asterisk 1.2.15 and call forwarding doesnt work for me. from my extensions.conf: ; Unconditional Call Forward exten => _*21*X.,1,NoCDR exten => _*21*X.,2,Set(DB(CFIM/${CALLERID(NUM)})=${EXTEN:4}) exten => _*21*X.,3,Playback(vm-saved) exten => _*21*X.,4,Hangup exten => #21#,1,NoCDR exten => #21#,2,DBdel(CFIM/${CALLERID(NUM)}) exten =>
2014 Jan 14
3
krb5-1.10.3-10.el6_4.6.src.rpm
Hello, I download krb5-1.10.3-10.el6_4.6.src.rpm<http://ftp.redhat.com/pub/redhat/linux/enterprise/6Server/en/os/SRPMS/krb5-1.10.3-10.el6_4.6.src.rpm>from http://ftp.redhat.com/pub/redhat/linux/enterprise/6Server/en/os/SRPMS/. In Cenos 6.5, I use following instructions: rpm -i krb5-1.10.3-10.el6_4.6.src.rpm rpmbuild -ba /home/mockbuild/rpmbuild/SPECS/krb5.spec The RPMs that has been
2005 Mar 01
1
NoCDR Warning
Hi, When I use NoCDR application I obtain this warning in console log: Mar 1 11:16:08 WARNING[3513]: cdr.c:114 ast_cdr_free: CDR on channel 'SIP/492-7371' not posted Mar 1 11:16:08 WARNING[3513]: cdr.c:116 ast_cdr_free: CDR on channel 'SIP/492-7371' lacks end Can someone explain to me what is due? Thanks.
2010 Feb 24
2
Problems in Asterisk Real Time (Urgent help )
Hello, Asterisk Real time database worked on astersik 1.6.2.0 but now i am working on Asterisk to latest version which is 1.6.2.2 ,there is a a warning [Feb 24 16:26:14] WARNING[4053]: config.c:2025 find_engine: Realtime mapping for 'sippeers' found to engine 'mysql', but the engine is not available [Feb 24 16:26:14] NOTICE[4053]: chan_sip.c:21500 handle_request_register:
2020 Jul 10
2
Way to start CDR when call is bridged ?
Hi, in dialplan -Asterisk 16.2 from Debian Buster- we have  same = n,Dial(PJSIP/101&PJSIP/102&PJSIP/103,15,tT) If thew call is not answered after 20 seconds, we launch a new dial with same and/or other extensions  same = n,Dial(PJSIP/101&PJSIP/104&PJSIP/110,20,tT) Looking in CDR we have at the end of the call (here we called 3 extensions which where ringing, let say 110
2004 Jan 08
4
2nd call leg status?
Hi, okay heres what I want to do .. simple ivr, we take a call, answer it, play a menu, dial out based on options. No problems so far. The CDR always shows the call as answered as I answer the 1st leg to play the prompts, I am actually more interested in if the 2nd leg - the outbound part - has been answered or not before the call is hungup. How can I get this and record the information in
2005 Jun 11
1
ISDN Sub-Address
Hello, I have 2 Fritz!Pci cards installed on my system, and I use chan_capi. Recently I tried to work a little bit with sub addressing, and after searching the internet I did not find anything. Can anyone tell me if subaddress is in the called-party field just like the MSN? Or is it passed somewhere else and I cannot receive it. Although I was informed by my TELCO that this feature is enabled
2011 Jan 24
2
kernel update
hey guys, i wanna update the kernel of thw centos 5.5,to the 2.6.32 version! is there any compatablity issues with stuff like glibc or otheres!