Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

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

[Freeswitch-users] cant record any session


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





PostPosted: Sun Sep 21, 2008 11:42 am    Post subject: [Freeswitch-users] cant record any session Reply with quote

Are you using bypass media? What exactly is the error?

/b

On Sep 21, 2008, at 8:29 AM, xbipin wrote:

Quote:

i just copied the dialplan given in wiki for record session but cant
record
or lets say first i cant initiate the call only, sofia says codec
not found
as soon as i hit dial on the dialer

can some1 help in the xml as im trying to record calls made from a
specific
user whose account is created only and not in general for every1
--
View this message in context: http://www.nabble.com/cant-record-any-session-tp19594481p19594481.html
Sent from the Freeswitch-users mailing list archive at Nabble.com.


_______________________________________________
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
bipin at xbipin.com
Guest





PostPosted: Sun Sep 21, 2008 3:12 pm    Post subject: [Freeswitch-users] cant record any session Reply with quote

ok i marked bypass media as well as proxy media to default which was like
commented, means marked as comment. With proxy media to enabled i used to
get the error of cant find codec but after making it all to default config,
im now getting this

2008-09-22 00:07:46 [ERR] mod_sndfile.c:175 sndfile_file_open() Error
Opening Fi
le [C:Program Files
(x86)FreeSWITCH/recordings/2008-09-22-00-07-46_15194344406_b
ipin.wav] [System error : The system cannot find the path specified.
]
2008-09-22 00:07:46 [ERR] switch_ivr_async.c:794 switch_ivr_record_session()
Err
or opening C:Program Files
(x86)FreeSWITCH/recordings/2008-09-22-00-07-46_151943
44406_bipin.wav



Brian West-3 wrote:
Quote:

Are you using bypass media? What exactly is the error?

/b

On Sep 21, 2008, at 8:29 AM, xbipin wrote:

Quote:

i just copied the dialplan given in wiki for record session but cant
record
or lets say first i cant initiate the call only, sofia says codec
not found
as soon as i hit dial on the dialer

can some1 help in the xml as im trying to record calls made from a
specific
user whose account is created only and not in general for every1
--
View this message in context:
http://www.nabble.com/cant-record-any-session-tp19594481p19594481.html
Sent from the Freeswitch-users mailing list archive at Nabble.com.


_______________________________________________
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



--
View this message in context: http://www.nabble.com/cant-record-any-session-tp19594481p19597918.html
Sent from the Freeswitch-users mailing list archive at Nabble.com.


_______________________________________________
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
mike at jerris.com
Guest





PostPosted: Sun Sep 21, 2008 3:23 pm    Post subject: [Freeswitch-users] cant record any session Reply with quote

On Sep 21, 2008, at 4:11 PM, xbipin wrote:

Quote:

ok i marked bypass media as well as proxy media to default which was
like
commented, means marked as comment. With proxy media to enabled i
used to
get the error of cant find codec but after making it all to default
config,
im now getting this

Correct, you can't do anything that interacts with the media if you
are doing bypass or proxy modes.

Quote:
2008-09-22 00:07:46 [ERR] mod_sndfile.c:175 sndfile_file_open() Error
Opening Fi
le [C:Program Files
(x86)FreeSWITCH/recordings/2008-09-22-00-07-46_15194344406_b
ipin.wav] [System error : The system cannot find the path specified.
]

Does it exist?

Quote:

2008-09-22 00:07:46 [ERR] switch_ivr_async.c:794
switch_ivr_record_session()
Err
or opening C:Program Files
(x86)FreeSWITCH/recordings/2008-09-22-00-07-46_151943
44406_bipin.wav


Mike

_______________________________________________
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
bipin at xbipin.com
Guest





PostPosted: Sun Sep 21, 2008 4:01 pm    Post subject: [Freeswitch-users] cant record any session Reply with quote

file doesnt exist but doesnt it need to create it by itself as u never know
whose gonna call when and where.
basically im looking for it to create the file and record in it so i can get
a different file for each user, whats the point creating the file and then
letting it record to it



Michael Jerris wrote:
Quote:


On Sep 21, 2008, at 4:11 PM, xbipin wrote:

Quote:

ok i marked bypass media as well as proxy media to default which was
like
commented, means marked as comment. With proxy media to enabled i
used to
get the error of cant find codec but after making it all to default
config,
im now getting this

Correct, you can't do anything that interacts with the media if you
are doing bypass or proxy modes.

Quote:
2008-09-22 00:07:46 [ERR] mod_sndfile.c:175 sndfile_file_open() Error
Opening Fi
le [C:Program Files
(x86)FreeSWITCH/recordings/2008-09-22-00-07-46_15194344406_b
ipin.wav] [System error : The system cannot find the path specified.
]

Does it exist?

Quote:

2008-09-22 00:07:46 [ERR] switch_ivr_async.c:794
switch_ivr_record_session()
Err
or opening C:Program Files
(x86)FreeSWITCH/recordings/2008-09-22-00-07-46_151943
44406_bipin.wav


Mike

_______________________________________________
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



--
View this message in context: http://www.nabble.com/cant-record-any-session-tp19594481p19598411.html
Sent from the Freeswitch-users mailing list archive at Nabble.com.


_______________________________________________
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
mike at jerris.com
Guest





PostPosted: Sun Sep 21, 2008 4:11 pm    Post subject: [Freeswitch-users] cant record any session Reply with quote

On Sep 21, 2008, at 5:00 PM, xbipin wrote:

Quote:

file doesnt exist but doesnt it need to create it by itself as u
never know
whose gonna call when and where.
basically im looking for it to create the file and record in it so i
can get
a different file for each user, whats the point creating the file
and then
letting it record to it


It said Path (not file) does not exist. Does the directory its trying
to create the file in exist?


_______________________________________________
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
bipin at xbipin.com
Guest





PostPosted: Sun Sep 21, 2008 4:32 pm    Post subject: [Freeswitch-users] cant record any session Reply with quote

yes it does


Michael Jerris wrote:
Quote:


On Sep 21, 2008, at 5:00 PM, xbipin wrote:

Quote:

file doesnt exist but doesnt it need to create it by itself as u
never know
whose gonna call when and where.
basically im looking for it to create the file and record in it so i
can get
a different file for each user, whats the point creating the file
and then
letting it record to it


It said Path (not file) does not exist. Does the directory its trying
to create the file in exist?


_______________________________________________
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



--
View this message in context: http://www.nabble.com/cant-record-any-session-tp19594481p19598677.html
Sent from the Freeswitch-users mailing list archive at Nabble.com.


_______________________________________________
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