Re: [asterisk-users] recording in mp3

2014-07-01 Thread Sameer Rathod
please help in packet2 packet bridging concept
I want peer2peer call and replay all the audio traffic via rtp directly to
destination on public network behind the nat


On Tue, Jul 1, 2014 at 1:41 AM, andrew Colin and...@vsave.co.za wrote:

 Hey guys

 Is it possible to record with mixmonitor straight into mp3.

 I am trying to reduce disk space and want my calls to be recorded in mp3
 Instead of wav.




 Sent from Samsung Mobile


  Original message 
 From: Sameer Rathod
 Date:30/06/2014 9:23 PM (GMT+02:00)
 To: asterisk-users@lists.digium.com
 Subject: [asterisk-users] Fwd: Regarding packet2packet bridging


 Dear concern,


 I want to configure packet2packet bridging in asterisk.
 How could I do this any of the tutorial or instructions will help ?

 I found the setting the canreinvite=yes  will do the stuff but it is not
 working

 I am using asterisk 12.3 version

 I am very new to asterisk please help me in doing the same.

 Thanks in advance.

 --
 Regards
 Sameer Rathod
 8109413462




 --
 Regards
 Sameer Rathod
 8109413462


 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users




-- 
Regards
Sameer Rathod
8109413462
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] recording in mp3

2014-07-01 Thread binary

i would go for recording into wav.
then at regular intervals eg every night at 01:00 i would start a script 
to convert the wav to mp3 and then delete the wav files.

it is really easy.



On 30/6/2014 23:30, Scott Griepentrog wrote:
You will not be able to able to save much space if any by using MP3 
instead of ulaw or wav -- at least not without expending a lot of CPU 
time to encode the file at a very low bitrate which sounds pretty bad 
even with just speech.  One of the better space savings options for 
recordings or voicemail is gsm.  Of course, using an MP3 format just 
because you prefer that is understandable.


Additionally, I'm nearly 100% certain that Asterisk does not support 
encoding and directly writing MP3 files.




On Mon, Jun 30, 2014 at 3:11 PM, andrew Colin and...@vsave.co.za 
mailto:and...@vsave.co.za wrote:


Hey guys

Is it possible to record with mixmonitor straight into mp3.

I am trying to reduce disk space and want my calls to be recorded
in mp3 Instead of wav.




Sent from Samsung Mobile


 Original message 
From: Sameer Rathod
Date:30/06/2014 9:23 PM (GMT+02:00)
To: asterisk-users@lists.digium.com
mailto:asterisk-users@lists.digium.com
Subject: [asterisk-users] Fwd: Regarding packet2packet bridging


Dear concern,


I want to configure packet2packet bridging in asterisk.
How could I do this any of the tutorial or instructions will help ?

I found the setting the canreinvite=yes  will do the stuff but it
is not working

I am using asterisk 12.3 version

I am very new to asterisk please help me in doing the same.

Thanks in advance.

-- 
Regards

Sameer Rathod
8109413462




-- 
Regards

Sameer Rathod
8109413462


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users




--
Digium logo
Scott Griepentrog
Digium, Inc · Software Developer
445 Jan Davis Drive NW · Huntsville, AL 35806 · US
direct/fax: +1 256 428 6239 · mobile: +1 317 507 4029
Check us out at: http://digium.com · http://asterisk.org




-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] recording in mp3

2014-07-01 Thread andrew Colin
Problem with this is client needs to listen to the call recordings and my 
interface will only display .wav or .mp3 so they will moan if they have to wait 
until the next day for today's recordings


Sent from Samsung Mobile

div Original message /divdivFrom: binary 
dreamer.bin...@gmail.com /divdivDate:01/07/2014  6:09 PM  (GMT+02:00) 
/divdivTo: asterisk-users@lists.digium.com /divdivSubject: Re: 
[asterisk-users] recording in mp3 /divdiv
/divi would go for recording into wav.
then at regular intervals eg every night at 01:00 i would start a script to 
convert the wav to mp3 and then delete the wav files.
it is really easy.



On 30/6/2014 23:30, Scott Griepentrog wrote:
​You will not be able to able to save much space if any by using MP3 instead of 
ulaw or wav -- at least not without expending a lot   of CPU time to 
encode the file at a very low bitrate which sounds pretty bad even with just 
speech.  One of the better space savings options for recordings or voicemail is 
gsm.  Of   course, using an MP3 format just because you ​prefer that is 
understandable.

Additionally, I'm nearly 100% certain that Asterisk does not support encoding 
and directly writing MP3 files.



On Mon, Jun 30, 2014 at 3:11 PM, andrew Colin and...@vsave.co.za   
wrote:
Hey guys

Is it possible to record with mixmonitor straight into mp3.

I am trying to reduce disk space and want my calls to be recorded in mp3 
Instead of wav.




Sent from Samsung Mobile


 Original message 
From: Sameer Rathod
Date:30/06/2014 9:23 PM (GMT+02:00)
To: asterisk-users@lists.digium.com
Subject: [asterisk-users] Fwd: Regarding packet2packet bridging


Dear concern,


I want to configure packet2packet bridging in asterisk.
How could I do this any of the tutorial or instructions will help ?

I found the setting the canreinvite=yes  will do the stuff but it is not 
working 

I am using asterisk 12.3 version 

I am very new to asterisk please help me in doing the same.

Thanks in advance.  

-- 
Regards
Sameer Rathod
8109413462 




-- 
Regards
Sameer Rathod
8109413462 


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every 
Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users



-- 

Scott Griepentrog
Digium, Inc · Software Developer
445 Jan Davis Drive NW · Huntsville, AL 35806 · US
direct/fax: +1 256 428 6239 · mobile: +1 317 507 4029
Check us out at: http://digium.com · http://asterisk.org



-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] recording in mp3

2014-07-01 Thread Mitul Limbani
Move the .wav to diff server which has the processor to keep converting
files in runtime.

Asterisk would never have direct file save to mp3 due to patent
restrictions.

And pls Dont hijack the thread of packet filter. Open new email thread !!!
On 01-Jul-2014 9:43 PM, andrew Colin and...@vsave.co.za wrote:

 Problem with this is client needs to listen to the call recordings and my
 interface will only display .wav or .mp3 so they will moan if they have to
 wait until the next day for today's recordings


 Sent from Samsung Mobile


  Original message 
 From: binary
 Date:01/07/2014 6:09 PM (GMT+02:00)
 To: asterisk-users@lists.digium.com
 Subject: Re: [asterisk-users] recording in mp3

 i would go for recording into wav.
 then at regular intervals eg every night at 01:00 i would start a script
 to convert the wav to mp3 and then delete the wav files.
 it is really easy.



 On 30/6/2014 23:30, Scott Griepentrog wrote:

  ​You will not be able to able to save much space if any by using MP3
 instead of ulaw or wav -- at least not without expending a lot of CPU time
 to encode the file at a very low bitrate which sounds pretty bad even with
 just speech.  One of the better space savings options for recordings or
 voicemail is gsm.  Of course, using an MP3 format just because you ​prefer
 that is understandable.

  Additionally, I'm nearly 100% certain that Asterisk does not support
 encoding and directly writing MP3 files.



 On Mon, Jun 30, 2014 at 3:11 PM, andrew Colin and...@vsave.co.za wrote:

  Hey guys

  Is it possible to record with mixmonitor straight into mp3.

  I am trying to reduce disk space and want my calls to be recorded in
 mp3 Instead of wav.




  Sent from Samsung Mobile


  Original message 
 From: Sameer Rathod
 Date:30/06/2014 9:23 PM (GMT+02:00)
 To: asterisk-users@lists.digium.com
 Subject: [asterisk-users] Fwd: Regarding packet2packet bridging


Dear concern,


  I want to configure packet2packet bridging in asterisk.
  How could I do this any of the tutorial or instructions will help ?

  I found the setting the canreinvite=yes  will do the stuff but it is not
 working

  I am using asterisk 12.3 version

  I am very new to asterisk please help me in doing the same.

  Thanks in advance.

 --
 Regards
 Sameer Rathod
 8109413462




 --
 Regards
 Sameer Rathod
 8109413462


 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users




  --
  [image: Digium logo]
 Scott Griepentrog
 Digium, Inc · Software Developer
 445 Jan Davis Drive NW · Huntsville, AL 35806 · US
 direct/fax: +1 256 428 6239 · mobile: +1 317 507 4029
 Check us out at: http://digium.com · http://asterisk.org




 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] recording in mp3

2014-07-01 Thread binary

what is your interface?



On 1/7/2014 19:13, andrew Colin wrote:
Problem with this is client needs to listen to the call recordings and 
my interface will only display .wav or .mp3 so they will moan if they 
have to wait until the next day for today's recordings



Sent from Samsung Mobile


 Original message 
From: binary
Date:01/07/2014 6:09 PM (GMT+02:00)
To: asterisk-users@lists.digium.com
Subject: Re: [asterisk-users] recording in mp3

i would go for recording into wav.
then at regular intervals eg every night at 01:00 i would start a 
script to convert the wav to mp3 and then delete the wav files.

it is really easy.



On 30/6/2014 23:30, Scott Griepentrog wrote:
You will not be able to able to save much space if any by using MP3 
instead of ulaw or wav -- at least not without expending a lot of CPU 
time to encode the file at a very low bitrate which sounds pretty bad 
even with just speech.  One of the better space savings options for 
recordings or voicemail is gsm.  Of course, using an MP3 format just 
because you prefer that is understandable.


Additionally, I'm nearly 100% certain that Asterisk does not support 
encoding and directly writing MP3 files.




On Mon, Jun 30, 2014 at 3:11 PM, andrew Colin and...@vsave.co.za 
mailto:and...@vsave.co.za wrote:


Hey guys

Is it possible to record with mixmonitor straight into mp3.

I am trying to reduce disk space and want my calls to be recorded
in mp3 Instead of wav.




Sent from Samsung Mobile


 Original message 
From: Sameer Rathod
Date:30/06/2014 9:23 PM (GMT+02:00)
To: asterisk-users@lists.digium.com
mailto:asterisk-users@lists.digium.com
Subject: [asterisk-users] Fwd: Regarding packet2packet bridging


Dear concern,


I want to configure packet2packet bridging in asterisk.
How could I do this any of the tutorial or instructions will help ?

I found the setting the canreinvite=yes will do the stuff but it
is not working

I am using asterisk 12.3 version

I am very new to asterisk please help me in doing the same.

Thanks in advance.

-- 
Regards

Sameer Rathod
8109413462




-- 
Regards

Sameer Rathod
8109413462


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users




--
Digium logo
Scott Griepentrog
Digium, Inc · Software Developer
445 Jan Davis Drive NW · Huntsville, AL 35806 · US
direct/fax: +1 256 428 6239 · mobile: +1 317 507 4029
Check us out at: http://digium.com · http://asterisk.org








-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] recording in mp3

2014-07-01 Thread andrew Colin
Currently using tikal crystal call recording

Do you guys know of any better ones?



Sent from Samsung Mobile

div Original message /divdivFrom: binary 
dreamer.bin...@gmail.com /divdivDate:01/07/2014  6:33 PM  (GMT+02:00) 
/divdivTo: asterisk-users@lists.digium.com /divdivSubject: Re: 
[asterisk-users] recording in mp3 /divdiv
/divwhat is your interface?



On 1/7/2014 19:13, andrew Colin wrote:
Problem with this is client needs to listen to the call recordings and my 
interface will only display .wav or .mp3 so   they will moan if they 
have to wait until the next day for today's recordings


Sent from Samsung Mobile


 Original message 
From: binary
Date:01/07/2014 6:09 PM (GMT+02:00)
To: asterisk-users@lists.digium.com
Subject: Re: [asterisk-users] recording in mp3

i would go for recording into wav.
then at regular intervals eg every night at 01:00 i would start a script to 
convert the wav to mp3 and then delete the wav files.
it is really easy.



On 30/6/2014 23:30, Scott Griepentrog wrote:
​You will not be able to able to save much space if any by using MP3 instead of 
ulaw or wav -- at least not without expending a lot of CPU time to encode the 
file at a very low bitrate which sounds pretty bad even with just 
speech.  One of the better space savings options for recordings or voicemail is 
gsm.  Of course, using an MP3 format just because you ​prefer that is 
understandable.

Additionally, I'm nearly 100% certain that Asterisk does not support encoding 
and directly writing MP3 files.



On Mon, Jun 30, 2014 at 3:11 PM, andrew Colin and...@vsave.co.za wrote:
Hey guys

Is it possible to record with mixmonitor straight into mp3.

I am trying to reduce disk space and want my calls to be recorded in mp3 
Instead of wav.




Sent from Samsung Mobile


 Original message 
From: Sameer Rathod
Date:30/06/2014 9:23 PM (GMT+02:00)
To: asterisk-users@lists.digium.com
Subject: [asterisk-users] Fwd: Regarding packet2packet bridging


Dear concern,


I want to configure packet2packet bridging in asterisk.
How could I do this any of the tutorial or   
instructions will help ?

I found the setting the canreinvite=yes  will do the stuff but it is not 
working 

I am using asterisk 12.3 version 

I am very new to asterisk please help me in doing the same.

Thanks in advance.  

-- 
Regards
Sameer Rathod
8109413462 




-- 
Regards
Sameer Rathod
8109413462 


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users



-- 

Scott Griepentrog
Digium, Inc · Software Developer
445 Jan Davis Drive NW · Huntsville, AL 35806 · US
direct/fax: +1 256 428 6239 · mobile: +1 317 507 4029
Check us out at: http://digium.com · http://asterisk.org






-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

[asterisk-users] Call rating software

2014-07-01 Thread andrew Colin
Hi Guys

Does anyone know of any good cdr rating software.

I am looking for something that I can pull reports by extension. 
Not a full billing solution like a2billing.



Sent from Samsung Mobile-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

[asterisk-users] TE131 kernel panic

2014-07-01 Thread Matt Behrens
Having some issues with a TE131 apparently causing kernel panics.  This is on 
CentOS 5.10 with DAHDI 2.9.1 (also tried 2.9.2-rc1, no difference.)  There’s 
also an 

Tracebacks are very similar to this one: 
https://pbs.twimg.com/media/BrdrQf3CAAE3RXQ.jpg

It’s configured with FXSKS signaling and the other end is an Adtran 850, though 
I’ve also experienced it crossed-over to an older TE13x doing FXOKS signaling.  
It’s somewhat reproducible by reloading Asterisk in a loop for a little while 
(it’s 1.4 due to applications that need it… I doubt that a newer Asterisk would 
help though?  Open to suggestions.)  I’ve observed the entire span going off 
hook before the crash on a number of occasions.

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] TE131 kernel panic

2014-07-01 Thread Russ Meyerriecks
On Tue, Jul 1, 2014 at 1:56 PM, Matt Behrens m...@zigg.com wrote:
 Having some issues with a TE131 apparently causing kernel panics.  This is
 on CentOS 5.10 with DAHDI 2.9.1 (also tried 2.9.2-rc1, no difference.)
 There’s also an

 Tracebacks are very similar to this one:
 https://pbs.twimg.com/media/BrdrQf3CAAE3RXQ.jpg

We're going to need the exact trace for the panic you're encountering.
This image shows a panic involving both the te13x and an wcaxx analog
card. The easiest way to do this would be to contact Digium support
and they'll walk you through collecting all the info we will need to
debug this.


 (it’s 1.4 due to applications that need it… I doubt that a
 newer Asterisk would help though?
Asterisk isn't really implicated in kernel panics. Version shouldn't
matter here.


-- 
Russ Meyerriecks
Digium, Inc. | Linux Kernel Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
direct: +1 256-428-6025
Check us out at: www.digium.com  www.asterisk.org

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Attack on Sip server.

2014-07-01 Thread Hans Witvliet
On Fri, 2014-06-27 at 22:24 +0530, Anurag Rana wrote:

 
 iptables -I INPUT 1 -p tcp --dport 5060 -m string 
 --string VaxSIPUserAgent --algo bm -j DROP
 
 
You make a fundamental mistake here.
Firewalls (both inline and hostbased) should drop everything by default.
And you should specifically accept what you are expecting and capable of
handling. Not the other way round.

Above rule is something like:
The front door is locked between 9:30 AM and 10:15 AM, as you expect
burgers to come to your house.


-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users