[asterisk-users] Asterisk issue reporting is now live on GitHub

2023-04-28 Thread Asterisk Development Team
All Asterisk issues should now be reported at
https://github.com/asterisk/asterisk/issues

The previous issue system at https://issues.asterisk.org remains in
read-only mode for reference but will eventually be replaced with a
searchable archive.
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

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

[asterisk-users] Asterisk issue or VoIP provider issue ?

2011-06-10 Thread virendra bhati
Hi List,

I want to set my caller ID and name with asterisk. So that when I make
outgoing calls then destination end will see my name with number.

from asterisk end I set both the things into dialplan.
---
--
exten = _X.,n,Set(CALLERID(num)=9172341457)
exten = _X.,n,Set(CALLERID(name)=Virendra Bhati)

But when call reach to destination number then only number is display, name
was display as *unknown  *

Is this issue of voip provider or Asterisk 1.6.2.18 ?

I contact them they replay me that it's your end issue not my end.


-
Thanks and regards

 Virendra Bhati
+91-9172341457
Asterisk Engineer
--
_
-- 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] Asterisk issue or VoIP provider issue ?

2011-06-10 Thread Jamie A. Stapleton
Many providers do not allow for caller ID name to be sent.

From: asterisk-users-boun...@lists.digium.com 
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of virendra bhati
Sent: Friday, June 10, 2011 5:33 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [asterisk-users] Asterisk issue or VoIP provider issue ?

Hi List,

I want to set my caller ID and name with asterisk. So that when I make outgoing 
calls then destination end will see my name with number.

from asterisk end I set both the things into dialplan.
---
--
exten = _X.,n,Set(CALLERID(num)=9172341457)
exten = _X.,n,Set(CALLERID(name)=Virendra Bhati)

But when call reach to destination number then only number is display, name was 
display as unknown

Is this issue of voip provider or Asterisk 1.6.2.18 ?
I contact them they replay me that it's your end issue not my end.


-
Thanks and regards

 Virendra Bhati
+91-9172341457
Asterisk Engineer

--
_
-- 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] asterisk issue

2010-06-18 Thread salaheddine elharit
Hello,



I have a problem in Asterisk 1.4 each day I need to restart *asterisk
service asterisk* restart in order to unblock the calls

My question how can I do in order to check the issue, and if there is any
tool or log?



Thanks and regards.
-- 
_
-- 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] asterisk issue

2010-06-18 Thread Danny Nicholas
I do a cron to execute /usr/sbin/asterisk -rx restart when convenient 
each day at 4:45 AM.  This doesn't really solve any problems, just does
housekeeping to keep a clean environment, since some installs/os'es lend
themselves to memory leaks.

 

  _  

From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of salaheddine
elharit
Sent: Friday, June 18, 2010 5:13 AM
To: asterisk-users@lists.digium.com
Subject: [asterisk-users] asterisk issue

 

Hello,

 

I have a problem in Asterisk 1.4 each day I need to restart asterisk service
asterisk restart in order to unblock the calls 

My question how can I do in order to check the issue, and if there is any
tool or log?

 

Thanks and regards.

-- 
_
-- 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] asterisk issue

2010-06-18 Thread Tarek Sawah

what do you mean unblock the calls exactly?

-- Tarek Sawah

Integrated Digital Systems

CCNA, MCSE, RHCE, VoIP USA: +1 347 562 2308






Date: Fri, 18 Jun 2010 11:12:55 +0100
From: salah.elharit...@gmail.com
To: asterisk-users@lists.digium.com
Subject: [asterisk-users] asterisk issue

Hello,
 
I have a problem in Asterisk 1.4 each day I need to restart asterisk service 
asterisk restart in order to unblock the calls 

My question how can I do in order to check the issue, and if there is any tool 
or log?

 
Thanks and regards.   
_
The New Busy is not the old busy. Search, chat and e-mail from your inbox.
http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_3-- 
_
-- 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] asterisk issue

2010-06-18 Thread salaheddine elharit
do you have any tool in order to check what happened  in asterisk during the
hangs of calls




2010/6/18 salaheddine elharit salah.elharit...@gmail.com

  Hello,



 I have a problem in Asterisk 1.4 each day I need to restart *asterisk
 service asterisk* restart in order to unblock the calls

 My question how can I do in order to check the issue, and if there is any
 tool or log?



 Thanks and regards.

-- 
_
-- 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] asterisk issue

2010-06-18 Thread salaheddine elharit
thanks for your response

how can i create and execute this cron

2010/6/18 Danny Nicholas da...@debsinc.com

  I do a cron to execute “/usr/sbin/asterisk –rx “restart when convenient”
 “ each day at 4:45 AM.  This doesn’t really “solve” any problems, just does
 “housekeeping” to keep a clean environment, since some installs/os’es lend
 themselves to memory leaks.


  --

 *From:* asterisk-users-boun...@lists.digium.com [mailto:
 asterisk-users-boun...@lists.digium.com] *On Behalf Of *salaheddine
 elharit
 *Sent:* Friday, June 18, 2010 5:13 AM
 *To:* asterisk-users@lists.digium.com
 *Subject:* [asterisk-users] asterisk issue



 Hello,



 I have a problem in Asterisk 1.4 each day I need to restart *asterisk
 service asterisk* restart in order to unblock the calls

 My question how can I do in order to check the issue, and if there is any
 tool or log?



 Thanks and regards.

 --
 _
 -- 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] asterisk issue

2010-06-18 Thread Danny Nicholas
Crontab -e will open your crontab for editing (if you are root)

Add this line

45 4 * * * /usr/sbin/asterisk -rx restart when convenient

And exit the editor

 

This will restart your asterisk at 4:45 am every day unless a call is active
at that time.  If a call is active, asterisk will restart when the call
hangs up.

If you want to Damn the torpedoes, change when convenient to now.

 

  _  

From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of salaheddine
elharit
Sent: Friday, June 18, 2010 12:56 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] asterisk issue

 

thanks for your response 

 

how can i create and execute this cron 

2010/6/18 Danny Nicholas da...@debsinc.com

I do a cron to execute /usr/sbin/asterisk -rx restart when convenient 
each day at 4:45 AM.  This doesn't really solve any problems, just does
housekeeping to keep a clean environment, since some installs/os'es lend
themselves to memory leaks.

 

  _  

From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of salaheddine
elharit
Sent: Friday, June 18, 2010 5:13 AM
To: asterisk-users@lists.digium.com
Subject: [asterisk-users] asterisk issue

 

Hello,

 

I have a problem in Asterisk 1.4 each day I need to restart asterisk service
asterisk restart in order to unblock the calls 

My question how can I do in order to check the issue, and if there is any
tool or log?

 

Thanks and regards.


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com
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] asterisk issue

2010-06-18 Thread bruce bruce
Nice and colorful tutorial for cronjobs.
http://www.linuxconfig.org/Linux_Cron_Guide

-Bruce

On Fri, Jun 18, 2010 at 1:55 PM, salaheddine elharit 
salah.elharit...@gmail.com wrote:

 thanks for your response

 how can i create and execute this cron

 2010/6/18 Danny Nicholas da...@debsinc.com

  I do a cron to execute “/usr/sbin/asterisk –rx “restart when convenient”
 “ each day at 4:45 AM.  This doesn’t really “solve” any problems, just does
 “housekeeping” to keep a clean environment, since some installs/os’es lend
 themselves to memory leaks.


  --

 *From:* asterisk-users-boun...@lists.digium.com [mailto:
 asterisk-users-boun...@lists.digium.com] *On Behalf Of *salaheddine
 elharit
 *Sent:* Friday, June 18, 2010 5:13 AM
 *To:* asterisk-users@lists.digium.com
 *Subject:* [asterisk-users] asterisk issue



 Hello,



 I have a problem in Asterisk 1.4 each day I need to restart *asterisk
 service asterisk* restart in order to unblock the calls

 My question how can I do in order to check the issue, and if there is any
 tool or log?



 Thanks and regards.

 --

 _
 -- 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

-- 
_
-- 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] asterisk issue

2010-06-18 Thread Steve Edwards

Un-top-posting...

On Fri, 18 Jun 2010, salaheddine elharit wrote:

I have a problem in Asterisk 1.4 each day I need to restart asterisk 
service asterisk restart in order to unblock the calls



2010/6/18 Danny Nicholas da...@debsinc.com


I do a cron to execute “/usr/sbin/asterisk –rx “restart when convenient” 
each day at 4:45 AM.  This doesn’t really “solve” any problems, just 
does “housekeeping” to keep a clean environment, since some 
installs/os’es lend themselves to memory leaks.


On Fri, 18 Jun 2010, salaheddine elharit wrote:


how can i create and execute this cron


Restarting Asterisk daily is a band-aid. Band-aids have their place, but 
to carry the analogy further, not if they allow the infection to fester.


If you have an issue with whatever you mean by a blocked call, you 
should resolve the issue. Either it is something you (or your provider) 
are doing wrong (which will come back to bite you later) or you have 
identified a bug in Asterisk (unlikely, but we would all benefit from it's 
resolution).


--
Thanks in advance,
-
Steve Edwards   sedwa...@sedwards.com  Voice: +1-760-468-3867 PST
Newline  Fax: +1-760-731-3000-- 
_
-- 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] asterisk issue

2010-06-18 Thread Steve Edwards
On Fri, 18 Jun 2010, bruce bruce wrote:

 Nice and colorful tutorial for cronjobs. 
 http://www.linuxconfig.org/Linux_Cron_Guide

Colorful, but missing valuable content like: setting environment 
variables, especially MAILTO and PATH; and time specification nicknames 
like @daily.

man 5 crontab is also a good resource.

-- 
Thanks in advance,
-
Steve Edwards   sedwa...@sedwards.com  Voice: +1-760-468-3867 PST
Newline  Fax: +1-760-731-3000

-- 
_
-- 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] asterisk issue

2010-06-18 Thread salaheddine elharit
thank you so much for your help and support :)

2010/6/18 Danny Nicholas da...@debsinc.com

  Crontab –e will open your crontab for editing (if you are root)

 Add this line

 45 4 * * * /usr/sbin/asterisk –rx “restart when convenient”

 And exit the editor



 This will restart your asterisk at 4:45 am every day unless a call is
 active at that time.  If a call is active, asterisk will restart when the
 call hangs up.

 If you want to “Damn the torpedoes”, change “when convenient” to “now”.


  --

 *From:* asterisk-users-boun...@lists.digium.com [mailto:
 asterisk-users-boun...@lists.digium.com] *On Behalf Of *salaheddine
 elharit
 *Sent:* Friday, June 18, 2010 12:56 PM
 *To:* Asterisk Users Mailing List - Non-Commercial Discussion

 *Subject:* Re: [asterisk-users] asterisk issue



 thanks for your response



 how can i create and execute this cron

 2010/6/18 Danny Nicholas da...@debsinc.com

 I do a cron to execute “/usr/sbin/asterisk –rx “restart when convenient” “
 each day at 4:45 AM.  This doesn’t really “solve” any problems, just does
 “housekeeping” to keep a clean environment, since some installs/os’es lend
 themselves to memory leaks.


  --

 *From:* asterisk-users-boun...@lists.digium.com [mailto:
 asterisk-users-boun...@lists.digium.com] *On Behalf Of *salaheddine
 elharit
 *Sent:* Friday, June 18, 2010 5:13 AM
 *To:* asterisk-users@lists.digium.com
 *Subject:* [asterisk-users] asterisk issue



 Hello,



 I have a problem in Asterisk 1.4 each day I need to restart *asterisk
 service asterisk* restart in order to unblock the calls

 My question how can I do in order to check the issue, and if there is any
 tool or log?



 Thanks and regards.


 --
 _
 -- 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

-- 
_
-- 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] Asterisk issue

2008-08-12 Thread michel freiha
Dear All,
I have the below issue:

I created an extension(5678) under extensions_custom.conf to record voice
messages and playback the voice as you can see below:
[custom-recordme]

exten = 5678,1,Wait(2)
exten = 5678,2,Record(/tmp/asterisk-recording:g729)
exten = 5678,3,Wait(2)
exten = 5678,4,Playback(/tmp/asterisk-recording)
exten = 5678,5,Wait(2)
exten = 5678,6,Hangup

When dialing this extension from another extension registered on the same
asterisk server everything works fine...The issue begins if I try to make a
call from an OpenSer serverThe SIP authentication did not work...

Can you please give me and step by step the configuration that i should do
in order to accomplish this task?

Regards
___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

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

Re: [asterisk-users] Asterisk issue

2008-08-12 Thread Steve Totaro
On Tue, Aug 12, 2008 at 9:29 AM, michel freiha [EMAIL PROTECTED] wrote:
 Dear All,
 I have the below issue:

 I created an extension(5678) under extensions_custom.conf to record voice
 messages and playback the voice as you can see below:
 [custom-recordme]

 exten = 5678,1,Wait(2)
 exten = 5678,2,Record(/tmp/asterisk-recording:g729)
 exten = 5678,3,Wait(2)
 exten = 5678,4,Playback(/tmp/asterisk-recording)
 exten = 5678,5,Wait(2)
 exten = 5678,6,Hangup

 When dialing this extension from another extension registered on the same
 asterisk server everything works fine...The issue begins if I try to make a
 call from an OpenSer serverThe SIP authentication did not work...

 Can you please give me and step by step the configuration that i should do
 in order to accomplish this task?

 Regards

This sounds more like an OpenSER (or Kamailio) issue.

How about posting SIP debug info and your relevant SIP configs?

Thanks,
Steve Totaro

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

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


Re: [asterisk-users] Asterisk issue

2008-08-12 Thread Alex Balashov

Did you set up OpenSER to properly statefully relay REGISTER and its replies?

On Tue, August 12, 2008 9:36 am, Steve Totaro wrote:
 On Tue, Aug 12, 2008 at 9:29 AM, michel freiha [EMAIL PROTECTED] wrote:
 Dear All,
 I have the below issue:

 I created an extension(5678) under extensions_custom.conf to record
 voice
 messages and playback the voice as you can see below:
 [custom-recordme]

 exten = 5678,1,Wait(2)
 exten = 5678,2,Record(/tmp/asterisk-recording:g729)
 exten = 5678,3,Wait(2)
 exten = 5678,4,Playback(/tmp/asterisk-recording)
 exten = 5678,5,Wait(2)
 exten = 5678,6,Hangup

 When dialing this extension from another extension registered on the
 same
 asterisk server everything works fine...The issue begins if I try to
 make a
 call from an OpenSer serverThe SIP authentication did not work...

 Can you please give me and step by step the configuration that i should
 do
 in order to accomplish this task?

 Regards

 This sounds more like an OpenSER (or Kamailio) issue.

 How about posting SIP debug info and your relevant SIP configs?

 Thanks,
 Steve Totaro

 ___
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --

 AstriCon 2008 - September 22 - 25 Phoenix, Arizona
 Register Now: http://www.astricon.net

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



-- 
Alex Balashov
Evariste Systems
Web: http://www.evaristesys.com/
Tel: (+1) (678) 954-0670
Direct : (+1) (678) 954-0671
Mobile : (+1) (706) 338-8599


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

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