* always records both sides of the conversation - but stores them in separate files in
/var/spool/asterisk/monitor/. You need to combine the "in" and "out" parts using soxmix.


Iain



--On Sunday, January 4, 2004 9:59 am -0800 Paul Mahler <[EMAIL PROTECTED]> wrote:

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:[EMAIL PROTECTED] phone: 650.207.9855 fax: 877.408.0105

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Philipp von
Klitzing
Sent: Sunday, January 04, 2004 9:23 AM
To: [EMAIL PROTECTED]
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 [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users





_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to