similar to: Local channel scenario flushes CDR before dialplan end

Displaying 20 results from an estimated 1300 matches similar to: "Local channel scenario flushes CDR before dialplan end"

2004 Oct 05
0
H.323: Inbound calls, incorrect remoteIpAddress
Hello, I'm running Asterisk 1.0.1 (the same was with 0.9, 1.0). When it receives inbound H.323 call it makes connection and uses local 127.0.0.1 address to send audio stream: remoteIpAddress: 127.0.0.1 When making outbound calls from Asterisk it makes correct connection to send audio stream. Is it a bug in h.323? Is there some more settings to make in .conf files? See detailed debug below:
2013 Mar 14
2
PRI Called Party Number Info
Hi, I need to get type of called number (TON), which is displayed in pri debug messages: Called Party Number (len=13) [ Ext: 1 TON: National Number (2) NPI: ISDN/Telephony Numbering Plan (E.164/E.163) (1) 'xxxxxxxxxx' ] Does anyone know how to do it? According to documentation it is only possible for calling number. But I need to make decision in dialplan upon the value of type
2007 Apr 19
2
SIP kpml DTMF support in *
Hi, I'm trying to connect Asterisk 1.4 and Cisco CallManager 5 using SIP Trunk without MTP (media termination point). Howerver, Cisco 79xx phones do not support RFC2833, they always notify CCM5 via SKINNY channel no matter where they send RTP to. For non-MTP trunk there's Out-of-band DTMF support in CCM5 called "kpml". I wonder if Asterisk can support it. I found an
2007 Jun 28
2
CDR and call transfer
Hello, I'm using digium E1 cards and serving SIP users at Asterisk. After the following call (see below) CDR shows two records. First looks as outbound call, but the second - as inbound call. Is it a bug or intended behavior? Call flow: SIP (ext: 100) -> ZAP (national number) SIP (ext: 100) transfers to SIP (ext: 200) SIP (ext: 200) -> ZAP (national number). In CDR it looks like
2004 Oct 01
0
Cisco CM 3.3 and * via h.323
Hello, I'm trying to connect Cisco Call Manager 3.3 with Asterisk using H.323 Gateway. When I place call from a SIP phone registered at Asterisk to SCCP phone at CCM I can hear the voice in both directions. But when I call from SCCP phone at CCM to SIP phone at Asterisk the voice goes from CCM to Asterisk only. All devices have real IP-addresses - no NAT is used. Asterisk console does not
2006 Jan 18
0
rtcachefriends and REALTIME + MWI
Hi, Is there something wrong with REALTIME (ARA) when used with rtcachefriends parameter? In my sip.conf (Asterisk 1.2.0): rtcachefriends=yes rtupdate=yes rtautoclear=yes Desired configuration is realtime configuration (via odbc) for SIP phones + MWI. Realtime means the following: when I make changes to db they should apply with no extra commands executed in CLI. In order to use MWI with
2008 Nov 28
1
MixMonitor with non-20ms packets
Hi, MixMonitor saves partial conversation when non-standard voice packet size is set (Asterisk 1.4.18.1). For example, if SIP-peer has alaw:30 then saved file would contain only 67% of total conversation. With alaw:20 MixMonitor saves 100% of conversation. It seems that MixMonitor has hardcoded "packets per second" or "samples per packet" values. I did a lot of googling, but
2010 Nov 19
0
Asterisk 1.8 and Dial(SIP/peer_name) to undefined peer
Hi, In Asterisk 1.8.0 dialplan command Dial(SIP/peer_name) produces errors if no such peer_name defined instead of just saying "peer not found": [Nov 19 20:01:23] ERROR[7827]: netsock2.c:245 ast_sockaddr_resolve: getaddrinfo("sdf", "(null)", ...): Name or service not known [Nov 19 20:01:23] WARNING[7827]: chan_sip.c:5041 create_addr: No such host: sdf [Nov 19
2008 Jul 17
0
Re : float and double precision with C code
thank you for your quick answer, I'm far of the digits capacity and my values are not the result of a computation. I'm developping a R package to acces a specific data source. And I need precision a few better. How can I do ? When I try this In R console, this is correct and what I need : > my_value <- 29.958334 > my_value == 29.958334 [1] TRUE But I need to do the first
2014 Nov 10
0
Asterisk 1.8.32.0 Now Available
The Asterisk Development Team has announced the release of Asterisk 1.8.32.0. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk The release of Asterisk 1.8.32.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following are the issues resolved in this release: Bugs
2014 Nov 10
0
Asterisk 1.8.32.0 Now Available
The Asterisk Development Team has announced the release of Asterisk 1.8.32.0. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk The release of Asterisk 1.8.32.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following are the issues resolved in this release: Bugs
2008 Jul 17
0
Re : Re : float and double precision with C code
ok, sorry, my mistake was the C printf. Thank you for your good answer Regards ----- Message d'origine ---- De : JS Ubei <jsubei at yahoo.fr> ? : jim holtman <jholtman at gmail.com> Cc : r-help at r-project.org Envoy? le : Jeudi, 17 Juillet 2008, 15h25mn 07s Objet : [R] Re : float and double precision with C code thank you for your quick answer, I'm far of the digits
2006 May 09
1
Reusing a model to form and link_to.
Hy guys, Inside my app I have a form which contains user information. Sometimes a have a form with a text_field as above: <%= form_remote_tag(:html => { :action => url_for(:controller => "my_controller", :action => "my_action") }) %> <%= text_field(''my_object'', ''my_parameter'', :maxlength =>
2014 Nov 10
0
Asterisk 11.14.0 Now Available
The Asterisk Development Team has announced the release of Asterisk 11.14.0. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk The release of Asterisk 11.14.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following are the issues resolved in this release: Bugs
2014 Nov 10
0
Asterisk 11.14.0 Now Available
The Asterisk Development Team has announced the release of Asterisk 11.14.0. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk The release of Asterisk 11.14.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following are the issues resolved in this release: Bugs
2007 Jan 16
0
[LLVMdev] Indirect branch instruction
Chris Lattner wrote: > I don't understand. You're making a claim that the C compiler isn't > producing optimal code for some case. Can you give an example of a C > function that llvm compiles to something suboptimal? LLVM certainly does > generate stuff like "jmp %eax", but presumably not in the way you want. > Without an example to see what you mean, we
2012 Aug 17
1
[LLVMdev] Generate data16 assembly instruction for TLS with PIC
Hi all, System: x86-64 ubuntu 11.04 LLVM: 3.0 gcc: 4.5.2 I declare a thread_local global variable and access it in a function in llvm IR. for example, @my_value = linkonce thread_local global %dummy* null define void @test1() { entry: %load_my_value = load %dummy** @my_value .... } After that, I use the following command: bash$ llc -relocation-model=pic test.ll And I have test.s
2012 Dec 17
0
[LLVMdev] LLVMdev Digest, Vol 98, Issue 33
Hey Cameron, Sorry to reply this mail so late. Recently, I tried to understand what's the impact of the warning message (Warning: stand-alone `data16' prefix) And in binutils (gas/config/tc-i386.c), I found: if (!quiet_warnings) { ..... if (t->opcode_modifier.isprefix && t->opcode_modifier.ignoresize) { /* Warn them that a data or address
2014 Nov 10
0
Asterisk 12.7.0 Now Available
The Asterisk Development Team has announced the release of Asterisk 12.7.0. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk The release of Asterisk 12.7.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following are the issues resolved in this release: Bugs
2014 Nov 10
0
Asterisk 12.7.0 Now Available
The Asterisk Development Team has announced the release of Asterisk 12.7.0. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk The release of Asterisk 12.7.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following are the issues resolved in this release: Bugs