[Asterisk-Users] help - recording both sides of a conversation
Paul Mahler
pmahler at signate.com
Sun Jan 4 10:59:14 MST 2004
Does some kind Asterisk soul have an example from extensions.conf that shows
how to record both sides of a conversation?
Thanks!
Paul Mahler
mail:pmahler at signate.com
phone: 650.207.9855
fax: 877.408.0105
-----Original Message-----
From: asterisk-users-admin at lists.digium.com
[mailto:asterisk-users-admin at lists.digium.com] On Behalf Of Philipp von
Klitzing
Sent: Sunday, January 04, 2004 9:23 AM
To: asterisk-users at lists.digium.com
Subject: Re: [Asterisk-Users] CAPI, transfering thru a 2nd PBX - keep
original CallerID
Hi!
> I want to have Asterisk as my gateway to the outside world and use
> another PBX to connect my existing phones.
>
> exten => ${OUTSIDEMSN},1,Dial,CAPI/${MSN2NDPBX}:${EXTEN}
>
> How do I transfer the caller Id information initially coming in?
I have strong doubts that this can be done at all. One way would be to
set your ${MSN2ndPBX} to ${CALLERIDNUM}, but that would require that
capi.conf has that CALLERIDNUM listed as one of the valid outgoing MSNs.
Since you won't know in advance who'll call that'll be a problem - also I
don't think you can reconfigure capi.conf in the midst of processing a
call...
Besides: I suppose your ISDN PBX (which brand exactly?) supports CLIP (or
comes with an internal S0 bus) and you have an analog CLIP phone (or ISDN
phone) connected?
Workaround: See my last posting and other very recent discussions
concerning a simple tool that shows the current caller ID and name on
your PC using either Flash, HTML or Java. Or use astman/ gastman.
As of now I am storing the caller data through AGI in mySQL and display
that on a web page that the user needs to re-load manually when desired.
Cheers, Philipp
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list