Displaying 20 results from an estimated 1000 matches similar to: "Leg-based CDR proposal updated; Major mods"
2009 Jan 13
0
[Re: CDR Rewrite -- Questions to the users]
Benny--
Thanks for the response! I've inserted comments in the following:
PS. Pardon the HTML format; my email editor splits lines at an
unadjustably
small number of columns, but in HTML, no line length limits, and better
looking examples!
On Tue, 2009-01-13 at 14:16 +0100, Benny Amorsen wrote:
> Steve Murphy <murf at digium.com> writes:
>
> > Which of the two would
2008 Nov 25
1
Error in sqlCopy in RODBC
Hi All,
I am trying to copy portions of tables from one SQL database to another,
using sqlCopy in the RODBC package.
RemoteChannel = connection to remote database
LocalChannel = connection to local database
LocalTable = table in my local database to receive data from the remote
database
query <- select query in SQL
sqlCopy(RemoteChannel, query, "LocalTable",
2009 Jan 12
6
CDR Rewrite -- Questions to the users
Hello!
Most are probably bored seeing another letter about this,
but I've put in a fair amount work on a spec for rewriting
the CDR system in Asterisk, and I have some questions:
First, please look at what I've written so far:
svn co http://svn.digium.com/svn/asterisk/team/murf/RFCs
and look at the file "CDRfix2.rfc.txt" in the RFCs dir.
The spec SIGNIFICANTLY alters the way
2009 Jan 06
5
Simple CDRs
Greyman--
I'm taking this discussion to the list.
Folks,
what we are talking about here, is me trying to get a grasp around
Greyman's (Aaron's) request for a bare-bones CDR generation
that describes just total connect time for channels, stripping
out all the details. Who cares about xfer, park, hold, etc.?
So in the following is our discussion about what *should* be
there, and in
2009 Jan 16
2
CDR problems -- two call legs create only one CDR. Using ForkCDR() not even working.
Hello,
When I bridge an incoming and outgoing call (attempting to simulate
call-forwarding) I'm only getting one CDR -- that of the outgoing call.
A (PSTN) calls B (residing on Asterisk) and the Asterisk calls C (cell phone
on PSTN) and bridges the call.
The only CDR created is from B to C. I have even tried using Answer() and
ForkCDR() to get two CDRs, but to no avail.
I am starting to
2011 Jan 31
0
Issue with Asterisk not hanging up second leg when first leg hangs up
Hi,
Here is my confing:
[out]
Exten => _X.,1,Noop()
Exten => _X.,2,Dial(SIP/${EXTEN}@peer,60,gcU(do_dtmf_cc-take-call,s,1))
Exten => _X.,3,Playback(tt-monkeys)
Exten => _X.,4,Playback(tt-monkeys)
Exten => _X.,5,Playback(tt-monkeys)
Exten => h,1,Noop(ABCDEFGHIJKLMNOPQRSTUVWXYZ)
[do_dtmf_cc-take-call]
Exten => s,1,AGI(agi://127.0.0.1:4579/update_call_status?status=60)
Exten
2008 Sep 13
0
Can the outbound SIP leg Call-ID be set to match the inbound SIP leg Call-ID?
Is there a way to specify the outbound leg Call-ID?
--
Eric Chamberlain
2017 Aug 17
2
Pass CallerId/Privacy info from A Leg to B Leg
Hi,
I'm using Asterisk to bridge the incoming call to another destination using the Dial command.
However, when an anonymous call comes in then privacy information is not passed into the B Leg.
For instance, the Privacy header and P-Asserted-Identity aren't copied to the B Leg.
Is there an option to give to the Dial command, or another variable to set, to make Asterisk copy such
2008 Nov 22
5
CDR Desgin
I've taken the liberty of starting a new thread to discuss the design
of the Asterisk CDR mechanism. The discussion has been kindly
initiated by murf putting together a proposal:
http://svn.digium.com/svn/asterisk/team/murf/RFCs.
After reading the proposal I still don't think it's the right way to
go. To my mind adding more channel variables increases the complexity
in a situation
2005 Sep 08
0
Problem: Got SIP response 481 "Call Leg/Transaction Does Not Exist"
I am not able to get softphone registered (active) with * . new installation
, new user
Able to get server started , and phone appears to register . gets the SIP
reponse 481 message
Register SIP '4009' at 192.168.200.10 port 2199 expires 120
Unregistered SIP '4009'
Register SIP '4009' at 192.168.200.10 port 9428 expires 120
Saved useragent
2009 Sep 14
1
Aastra - Alert-Info : how to stop auto-answer on call second leg ?
Hi,
When implementing click2dial feature, I can trigger an Aastra phone to
auto-answer using statement like :
SIPAddHeader(Alert-Info: info=alert-autoanswer);
This is very convenient when trying to reach a distant party (ie through
PSTN)
The trouble is when 2 Aastra are calling each other over the LAN, this
single statement is memorized somehow and both phones (caller and callee)
auto-answer.
2012 Oct 21
0
Anyone help: call leg do not exist err
Dear Sir,
I use asterisk 1.8.11 (192.168.100.202)to connect lync server .I use tls port 5068 to connect to this lync server .
The tls is ok to establish and I make call from softphone 3200 (register to Asterisk) and
dial 9XXXXXXX (9+85225082162) , this prefix will dial to trunk lync_trunk and pass to lync server(192.168.100.14) using tls .
But the lync client in opposite side ringing and they
2011 Feb 15
1
outbound call leg CALLID
Hello everyone
Is there a possibility to catch an outbound callleg ID for the follovong
scenario: some carrier -----> ------(asterisk1) --->-----asterisk2 ?
I can get inbound callid for asterisk1 with a ${SIPCALLID} in
extensions.conf or to look it up in cdrs field (are the same). But how about
outbound? I have all calls just forwarded through asterisk1, not answered
and for every call I
2005 Sep 09
2
FW: Problem: Got SIP response 481 "Call Leg/Transaction Does Not Exist"
I am sending this problem for 2nd time. Please help.
Thanks
_____
From: Omar McKenzie [mailto:omckenzie@trenetinc.com]
Sent: Thursday, September 08, 2005 9:57 AM
To: 'asterisk-users@lists.digium.com'
Subject: Problem: Got SIP response 481 "Call Leg/Transaction Does Not Exist"
I am not able to get softphone registered (active) with * . new installation
, new user
2012 Jul 26
2
Call ID of the second call leg
Hello friends,
I am trying to deeply integrate asterisk cdr with voipmonitor cdr. I can
access the caller Call ID (fbasename field in voipmonitor cdr) looking at
the SIPCALLID variable in asterisk, but how can I access from within
asterisk the Call ID of the second leg of the call (the one originating
from asterisk to the destination peer)? is there a variable holding this
value?
Thank you
2004 Oct 08
0
really can't bear the pain of the broken leg
Humph--Harriet's ready wit! All the better. A man must be very much
-----Original Message-----
From: barry baures [mailto:syslinux at zytor.com]
To: harris ingersoll; mario boudinot; taylor comer; marcelo meisels; russ
nosis; lloyd grow
Sent: Tuesday, August, 2004 11:18 PM
Subject: really can't bear the pain of the broken leg
See the specials on Brufen, , V,al''ium,
2003 Apr 01
1
ATA186: "Call/Leg Transaction Doesn't Exist" on local call
I know I've seen this reported already, and I can't remember the fix.
I have two ATA186s talking to an asterisk server. When I call in on an
outside line, both ring, and I can pick up either and talk.
But if I try to call from one of them to the other, the remote end rings
just fine in both cases, but then as soon as asterisk bridges the two
channels, the remote end sends a
2005 Jan 26
0
Got SIP response 481 "Call Leg/Transaction Does Not Exist" back from 24.172.221.22
I have a PCPHONELINE SIS phone set it up to asterisk
Registered SIP '205' at 24.172.221.22 port 2770 expires 120 (Port changes
every time)
Got SIP response 481 "Call Leg/Transaction Does Not Exist" back from
24.172.221.22(24.172.221.22 is my phones IP)
Anyone have an idea what the problem is?
Jeff
2005 May 30
1
Remote phone: Got SIP response 481 "Call Leg/Transaction Does Not Exist" back from
One of our remote user's phone reports frequently:
Got SIP response 481 "Call Leg/Transaction Does Not Exist" back from <IP>
What can I do ???
bye
Ronald
2009 Dec 11
0
How to get LEG B channel info?
Hello,
How can I go to the Leg B channel in Asterisk Dialplan _after_ call ends?
I can use Dial G option to go to Leb B channel when call is answered, but
how to go here when call ends?
Is here any option/function in Dial Plan?
Or should I use ast_bridged_channel(chan) to get bridged channel and try to
retrieve data I need from internal structures using custom c module and
Asterisk API?