Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[Freeswitch-users] Recording Only 1 Leg of a Call


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users
View previous topic :: View next topic  
Author Message
mattdfong at gmail.com
Guest





PostPosted: Mon Sep 07, 2009 10:38 am    Post subject: [Freeswitch-users] Recording Only 1 Leg of a Call Reply with quote

Whats the best way to record only one leg of a call?

uuid_record records both channels
session_record does the same (but has a stereo option)


is there any way to record only an a-leg of the call? Thanks so much.


--matt
http://www.hellohunter.com
hosted dialer & voice broadcasting
Back to top
testeador01 at gmail.com
Guest





PostPosted: Mon Sep 07, 2009 2:21 pm    Post subject: [Freeswitch-users] Recording Only 1 Leg of a Call Reply with quote

Hello, 
What about this?:

" <!-- bind_meta_app can have these args <key> [a|b|ab] [a|b|o|s] <app> -->


<action application='bind_meta_app' data='2 a s record_session::$${base_dir}/recordings/${strftime(%Y-%m-%d_%H-%M-%S)}.${caller_id_number}.wav'/> "



the person would have to press *2 during the call to start the recording.

2009/9/7 Matthew Fong <mattdfong@gmail.com (mattdfong@gmail.com)>
Quote:
Whats the best way to record only one leg of a call?

uuid_record records both channels
session_record does the same (but has a stereo option)


is there any way to record only an a-leg of the call? Thanks so much.


--matt
http://www.hellohunter.com
hosted dialer & voice broadcasting

_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Back to top
mattdfong at gmail.com
Guest





PostPosted: Mon Sep 07, 2009 11:55 pm    Post subject: [Freeswitch-users] Recording Only 1 Leg of a Call Reply with quote

I want to record without the telephone user's interaction.

I think uuid_record should have the option to only record the audio of the uuid channel that is being specified, and as a secondary option combine the audio of the b leg (since uuid_record only specifies one uuid anyway--this seems logical).


Anyway, just my wish list Smile


--matt
http://www.hellohunter.com
voice broadcasting & hosted dialer

On Tue, Sep 8, 2009 at 2:12 AM, Milena <testeador01@gmail.com (testeador01@gmail.com)> wrote:
Quote:
Hello, 
What about this?:

" <!-- bind_meta_app can have these args <key> [a|b|ab] [a|b|o|s] <app> -->


<action application='bind_meta_app' data='2 a s record_session::$${base_dir}/recordings/${strftime(%Y-%m-%d_%H-%M-%S)}.${caller_id_number}.wav'/> "



the person would have to press *2 during the call to start the recording.

2009/9/7 Matthew Fong <mattdfong@gmail.com (mattdfong@gmail.com)>
Quote:

Whats the best way to record only one leg of a call?

uuid_record records both channels
session_record does the same (but has a stereo option)


is there any way to record only an a-leg of the call? Thanks so much.


--matt
http://www.hellohunter.com
hosted dialer & voice broadcasting



_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org





_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Back to top
anthony.minessale at g...
Guest





PostPosted: Tue Sep 08, 2009 11:56 am    Post subject: [Freeswitch-users] Recording Only 1 Leg of a Call Reply with quote

that would have to be filed as a feature request as we do not currently have a way to do that.


On Mon, Sep 7, 2009 at 11:50 PM, Matthew Fong <mattdfong@gmail.com (mattdfong@gmail.com)> wrote:
Quote:
I want to record without the telephone user's interaction.

I think uuid_record should have the option to only record the audio of the uuid channel that is being specified, and as a secondary option combine the audio of the b leg (since uuid_record only specifies one uuid anyway--this seems logical).


Anyway, just my wish list Smile


--matt
http://www.hellohunter.com

voice broadcasting & hosted dialer


On Tue, Sep 8, 2009 at 2:12 AM, Milena <testeador01@gmail.com (testeador01@gmail.com)> wrote:
Quote:
Hello, 
What about this?:

" <!-- bind_meta_app can have these args <key> [a|b|ab] [a|b|o|s] <app> -->


<action application='bind_meta_app' data='2 a s record_session::$${base_dir}/recordings/${strftime(%Y-%m-%d_%H-%M-%S)}.${caller_id_number}.wav'/> "



the person would have to press *2 during the call to start the recording.

2009/9/7 Matthew Fong <mattdfong@gmail.com (mattdfong@gmail.com)>
Quote:

Whats the best way to record only one leg of a call?

uuid_record records both channels
session_record does the same (but has a stereo option)


is there any way to record only an a-leg of the call? Thanks so much.


--matt
http://www.hellohunter.com
hosted dialer & voice broadcasting



_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org





_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org







_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org




--
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_minessale@hotmail.com ([email]MSN%3Aanthony_minessale@hotmail.com[/email])
GTALK/JABBER/PAYPAL:anthony.minessale@gmail.com ([email]PAYPAL%3Aanthony.minessale@gmail.com[/email])
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888@conference.freeswitch.org ([email]sip%3A888@conference.freeswitch.org[/email])
iax:guest@conference.freeswitch.org/888
googletalk:conf+888@conference.freeswitch.org ([email]googletalk%3Aconf%2B888@conference.freeswitch.org[/email])
pstn:213-799-1400
Back to top
dujinfang at gmail.com
Guest





PostPosted: Tue Sep 08, 2009 6:05 pm    Post subject: [Freeswitch-users] Recording Only 1 Leg of a Call Reply with quote

As a work around, record to stereo, and use sox to split channes ?

On Sep 9, 2009, at 12:44 AM, Anthony Minessale wrote:
Quote:
that would have to be filed as a feature request as we do not
currently have a way to do that.


On Mon, Sep 7, 2009 at 11:50 PM, Matthew Fong <mattdfong@gmail.com>
wrote:
I want to record without the telephone user's interaction.

I think uuid_record should have the option to only record the audio
of the uuid channel that is being specified, and as a secondary
option combine the audio of the b leg (since uuid_record only
specifies one uuid anyway--this seems logical).

Anyway, just my wish list Smile

--matt
http://www.hellohunter.com
voice broadcasting & hosted dialer

On Tue, Sep 8, 2009 at 2:12 AM, Milena <testeador01@gmail.com> wrote:
Hello,
What about this?:

" <!-- bind_meta_app can have these args <key> [a|b|ab] [a|b|o|s]
<app> -->

<action application='bind_meta_app' data='2 a s record_session::$$
{base_dir}/recordings/${strftime(%Y-%m-%d_%H-%M-%S)}.$
{caller_id_number}.wav'/> "

the person would have to press *2 during the call to start the
recording.

2009/9/7 Matthew Fong <mattdfong@gmail.com>
Whats the best way to record only one leg of a call?

uuid_record records both channels
session_record does the same (but has a stereo option)

is there any way to record only an a-leg of the call? Thanks so much.

--matt
http://www.hellohunter.com
hosted dialer & voice broadcasting

_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org



_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org



_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org




--
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_minessale@hotmail.com
GTALK/JABBER/PAYPAL:anthony.minessale@gmail.com
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888@conference.freeswitch.org
iax:guest@conference.freeswitch.org/888
googletalk:conf+888@conference.freeswitch.org
pstn:213-799-1400
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services