On 10/10/2012 11:34 AM, Mitch Claborn wrote:
Tomorrow evening I'll be at a customer site installing 2 Digum cards -
a 4 port analog and 2 port T1. I'd appreciate any tips, resources and
links that you have that might help if we run into trouble. It will,
of course, be fairly late at night and
On 10/04/2011 10:37 AM, Arjan Kroon | Mobillion wrote:
exten =>
s,n,Set(A_serviceline_file=/var/lib/asterisk/sounds/recordings/serviceline/${UNIQUEID)
Hello Arjam,
Did you notice that there's a missing '}' around the end of the line (on
the UNIQUEID part)?
--
# Jose
Do you mind checking again? I'm now able to access my account again.
Yes, everything is Ok. now, even my documents on personal space.
--
Jose P. Espinal
http://www.eslackware.com
IRC: [OFTC|FreeNode]
Khratos @ #slackware | #asterisk/-doc/
Hello Guys,
After the Wiki was updated to the 3.5.X version, my username is no loger
available:
user: khratos
mail: j...@slackware-es.com
I had some documents on my personal space. Is there a way to recover the
account?
Regards,
--
Jose P. Espinal
http://www.eslackware.com
IRC: [OFTC
the first time I see these errors.
(I have no experience creating rpm packages).
Regards,
--
Jose P. Espinal
http://www.eslackware.com
IRC: [OFTC|FreeNode]
Khratos @ #slackware | #asterisk/-doc/-bugs
--
_
-- Bandwidth and
On 05/24/2011 07:20 PM, bilal ghayyad wrote:
To enable the compilation for the addon that is coming with Asterisk 1.8 when
doing compilation for the Asterisk, what should I do?
https://wiki.asterisk.org/wiki/display/AST/Using+Menuselect+to+Select+Asterisk+Options
--
Jose P. Espinal
http
take some notes about
common questions. I'll be writing some docs soon about using AJAM with
PHP and Javascript (JQuery).
Regards,
--
Jose P. Espinal
http://www.eslackware.com
IRC: [OFTC|FreeNode]
Khratos @ #slackware | #asterisk/-doc/
conds should be just fine.
Regards,
--
Jose P. Espinal
http://www.eslackware.com
IRC: [OFTC|FreeNode]
Khratos @ #slackware | #asterisk/-doc/-bugs
--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to As
commands to it. It will not have to
login/logoff everytime.
Regards,
--
Jose P. Espinal
http://www.eslackware.com
IRC: [OFTC|FreeNode]
Khratos @ #slackware | #asterisk/-doc/-bugs
--
_
-- Bandwidth and Colocation Provided by
output.txt
CLI> stop gracefully
Then review that output.txt file.
--
Jose P. Espinal
http://www.eSlackware.com
IRC: Khratos @ #asterisk / -doc / -bugs
--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.
Any thing i am missing ? Please suggest/guide.
Hello Kaushal, try this:
yum install asterisk18-configs*
(You could do a 'yum list asterisk18*' to see what packages you might
want/need)
Regards,
--
Jose P. Espinal
http://www.eSlackware.com
IRC: Khratos @ #asterisk / -d
ation script
based on customized packages.
I hope this will be useful to some people around here.
Regards,
--
Jose P. Espinal
http://www.eslackware.com
IRC: [OFTC|FreeNode]
Khratos @ #slackware | #asterisk/-doc/-bugs
--
_
-- Band
aries?
Note: I have previously compiled/installed Asterisk 1.4.X on a fresh
install of Slackware 13.X and never faced this before.
--
Jose P. Espinal
http://www.eSlackware.com
IRC: Khratos @ #asterisk / -doc / -bugs
--
__
I also used 'strip' on the binaries (could that be the reason?):
find . | xargs file | grep "executable" | grep ELF | cut -f 1 -d : |
xargs strip --strip-unneeded 2> /dev/null
find . | xargs file | grep "shared object" | grep ELF | cut -f 1 -d : |
xargs strip
--with-gnu-ld --verbose --with-arch=i486 --target=i486-slackware-linux
--build=i486-slackware-linux --host=i486-slackware-linux
Thread model: posix
gcc version 4.4.4 (GCC)
cat /etc/slackware-version:
Slackware 13.1.0
--
Jose P. Espinal
http://www.eslackwar
Hello Folks,
Download links on the website have not been updated (asterisk.org)
Regards,
--
Jose P. Espinal
http://www.eslackware.com
IRC: [OFTC|FreeNode]
Khratos @ #slackware | #asterisk/-doc/-bugs
--
_
-- Bandwidth and
etworking issue?
--
Jose P. Espinal
http://www.eSlackware.com
IRC: Khratos @ #asterisk / -doc / -bugs
--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webi
m.com/pipermail/asterisk-users/2011-January/258119.html
to see how to compile Asterisk with the latest version of H323Plus and
PTlib.
If you need any additional information about the scripts, just let me know.
Regards,
--
Jose P. Espinal
http://www.eSlackware.com
IRC: Khratos @ #asterisk
g
the configuration files, do this:
yum install asterisk16-configs*
For a list of available/installed packages regarding to Asterisk, do this:
yum list asterisk16*
The outer right column shows installed/available
(asterisk-current/digium-current) packages.
Regards,
--
Jose P. Espinal
.
NOTE: Zaptel was renamed to Dahdi a long time ago, and after that, there
have been several improvement and fixes to it.
Regards,
--
Jose P. Espinal
http://www.eSlackware.com
IRC: Khratos @ #asterisk / -doc / -bugs
cripts are located at:
http://packages.eslackware.com/slackbuilds/asterisk/
If you run into any difficulties about any detail on the scripts, you
are free to contact me off-list (of course, for free. No charge, not
fee, etc)
--
Jose P. Espinal
http://www.eSlackware.com
IRC: Khratos @ #aster
)
--
Jose P. Espinal
http://www.eslackware.com
IRC: [OFTC|FreeNode]
Khratos @ #slackware | #asterisk/-doc/-bugs
--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory
cate myself when
placing a call to the remote network, as I used to do with 'secret'
parameter.
Doing a: grep -ir 'remotesecret' . (inside the Asterisk source
directory) indicates that only this files mention that parameter:
./ChangeLog
./channels/chan_sip.c
./CHANGES:
./configs/
will receive the
last inserted ID for the last statement that client executed."
at: http://dev.mysql.com/doc/refman/5.0/en/getting-unique-id.html
--
Jose P. Espinal
http://www.eSlackware.com
IRC: Khratos @ #asterisk / -doc / -bugs
--
__
NKin - 59595959)
exten => _59595959,n,GoTo(blablabla,59595959,1)
Problem :
the call always enters : exten => _52525252
and never : exten => _59595959
Why is that ??
Could you try removing the leading '_', as you seem to be expecting the
exact number?
Try that and let us know.
John Taylor wrote:
[snip]
Where do we start working out what's going on? Other than that the
server is working well
John
could you please ilustrate a little bit more your scenario?, (if you
want, use fake IPs).
Note:
What's the exactly version number of your Asterisk box?
ke SlackBuilds for versions 1.6.X , 1.8.X and
Asterisk SCF. I'll publish them as soon as they are ready.
--
Jose P. Espinal
http://www.eSlackware.com
IRC: Khratos @ #asterisk / -doc / -bugs
--
_
-- Bandwidth and Colocati
sion : GNU bash, version 4.1.7(2)-release
(i486-slackware-linux-gnu)
OS: Slackware 13.1.0
PTLib : 2.8.3
H323Plus: 1.22.0
--
Jose P. Espinal
http://www.eslackware.com
IRC: [OFT
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
--
Jose P. Espinal
ht
run a Sangoma USB FXO card and DAHDI for a POTS line that I would
> like to test as well, should it work with the pre-compiled binaries that
> are already there? (DAHDI, etc)
>
> I've never tried this before, and before I potentially break something
> I'd like to know if it
Thank you very much Paul.
Is that documented somewhere? (I could not find details in the ATFOT book)
Paul Belanger wrote:
> On Wed, Nov 10, 2010 at 2:11 PM, Jose P. Espinal
> wrote:
>> Is it possible to select ODBC_STORAGE without entering to 'menuselect'?
>&
with the proper
connector to my DB system (MySQL in my case).
I have verified that, after making the package the first time (with the
script), the ODBC related modules are enabled. (cdr_odbc, func_odbc,
func_realtime, pbx_realtime, res_config_odbc, res_odbc.
Best regards,
--
Jose P. Espinal
htt
previously):
; local server extens:
; BE SURE TO CHANGE THIS LINE FOR YOUR IP ADDRESS!
Regards,
--
Jose P. Espinal
http://www.eSlackware.com
IRC: Khratos @ #asterisk / -doc / -bugs
--
_
-- Bandwidth and Colocation Provi
Oh, my bad.
It my box there might be some defaults predefined, as it did not yield
any errors.
Steve Edwards wrote:
> On Wed, 22 Sep 2010, Jose P. Espinal wrote:
>
>> If you are using a script you could get the version with something like:
>>
>> tar -tf asterisk-1.4-c
but is just called "asterisk-1.4-current.tar.gz"
>
> This gives me a tarball where I do not know the version without looking
> into the tarball.
>
> Thus, IMO it would be very useful to switch back to old schema war the
> download contained the version number.
>
&g
I got confused while reading the documentation.
Tilghman Lesher wrote:
> On Monday 20 September 2010 11:01:36 Jose P. Espinal wrote:
>> Maybe I'm mistaken, but, shouldn't the 'fname_base' variable of
>> 'Monitor' application affect the file name ge
XTEN}-${STRFTIME(${EPOCH},,%Y%m%d-%H%M%S)})
a. Should I use 'fname_base' in uppercase (FNAME_BASE)? or...
b. Is this variable independent of the 'automon' feature?
Thanks in advice,
PS.
version: Asterisk 1.4.33.1
OS: Slackware Linux 13.0
--
Jose P. Espinal
http:
o
> how to approach that, or if they have a entirely different way in mind?
>
> hose
>
--
Jose P. Espinal
http://www.eSlackware.com
IRC: Khratos @ #asterisk / -doc / -bugs
--
_
-- Bandwidth and Colocation Provided
I
> think its not so hard in asterisk. Please help me.
>
> Regards,
> Pratik
--
Jose P. Espinal
http://www.eslackware.com
IRC: [OFTC|FreeNode]
Khratos @ #slackware | #asterisk/-doc/-bugs
--
_
-- Bandwidth and C
at to do that might get dahdi working I'll try
> again. I've been a beta tester a fair amount of my life and
> understand the pitfalls.
>
> I don't figure the gosub issue would be much of a problem, no worse
> than moving extensions.conf from 1.2 to
;>
>> I've found the same problem on some servers and I solved it renaming (or
>> deleting) the echo.ko driver already present in the binary kernel
>> distribution:
>>
>> In my system is something like:
>> /lib/modules/2.6.27.45-0.1-default/kernel/drivers/s
Jose.
>
> I've found the same problem on some servers and I solved it renaming (or
> deleting) the echo.ko driver already present in the binary kernel
> distribution:
>
> In my system is something like:
> /lib/modules/2.6.27.45-0.1-default/kernel/drivers/staging/echo/
efore/post compiling?
The documentation on the OSLEC website does not give deeper details
about this. Any idea where else should I looK?
Tzafrir Cohen wrote:
> On Mon, Jul 19, 2010 at 05:06:37PM -0400, Jose P. Espinal wrote:
>> Hello list,
>>
>>
>> I'm facing a
c: Unknown symbol oslec_create
dahdi_echocan_oslec: Unknown symbol oslec_update
dahdi_echocan_oslec: Unknown symbol oslec_free
...
Could someone point me to some documentation about this incident?
Regards,
--
Jose P. Espinal
http://www.eSlackware.com
IRC: Khra
there any way
> to simply "grep" all the help. So, for instance, if you did "help
> hangup" you got:
>
> hangup request
>
> which you now get,
>
> followed by all the commands that have "hangup" in them, i
ion 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
ted to aheeva.
>
> The problem now is that each time I have to access using PUTY to the
> server to start and run services manually.
>
> Service asterisk restart
>
> Any help would be appreciated, sorry if it is a newbie question.
>
> Regards,
>
> Am
>
-
Colocation Provided by http://www.api-digital.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-users
--
Jose P. Espinal
http://www.eSlackware.com
IRC: Khratos @ #asterisk / -doc / -bugs
___
I will try that tomorrow, as well; thank you.
At first it was not a problem when there were just a few entries.
Matt Riddell wrote:
> On 14/10/09 12:56 PM, Jose P. Espinal wrote:
>> Hello List,
>>
>>
>> I was writing something in PHP that connects to AMI and sends a
messages.
I will try adding some empty entries as you suggested. Thank you.
David Backeberg wrote:
> On Tue, Oct 13, 2009 at 7:56 PM, Jose P. Espinal
> wrote:
>> I was writing something in PHP that connects to AMI and sends a data
>> stream ( example of it: http://sl
s not reporting any error message inside AMI, or inside the CLI.
David Backeberg wrote:
> On Tue, Oct 13, 2009 at 7:56 PM, Jose P. Espinal
> wrote:
>> Hello List,
>>
>>
>> I was writing something in PHP that connects to AMI and sends a data
>> stream ( ex
*appears* to be OK, but the file is not being completely written.
No errors on CLI
No errors on AMI
I'm Using Asterisk 1.4.26.2
Notes:
Increasing the writetimeout on manager.conf does not seems to have any
effect on this issue.
Have someone seen something like this before?
--
J
nc. All Rights Reserved.
Permission is hereby granted to distribute and publish this advisory in its
original, unaltered form.
--
Jose P. Espinal
http://www.eSlackware.com
IRC: Khratos @ #asterisk / -doc / -bugs
___
-- B
ww.astricon.net
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-users
--
Jose P. Espinal
http://www.eSlackware.com
IRC: Khratos @ #asterisk / -doc / -bugs
_
___
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-user
-
>
> ___________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>http://lists.
---
>
> ___
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visi
>
> Regards,
>
> Chris
>
>
>
> ___
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mai
one or two
clients using their Asterisk Server inside a VPN).
Regards,
--
Jose P. Espinal
http://www.eSlackware.com
IRC: Khratos @ #asterisk / -doc / -bugs
David @ULC wrote:
>
> One of my user was asking, can he use VPN to access asterisk ?
>
> What does it mean ?
>
> And
8) and it executed all the commands without any problems.
Thanks for your help,
--
Jose P. Espinal
http://eslackware.com
___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRI
Hello,
Maybe what you are looking for is called DNIS (Dialed Number Information
Service). Some companies provide this service, which you can use to
route incoming calls to different dialplan options/contexts/etc.
Regards,
--
Jose P. Espinal
http://www.eSlackware.com
Soonthorn
e don't do something about messages with subject and/or content
poorly detailed, soon, we won't 'like' no message :) and abandon list.
Regards,
--
Jose P. Espinal
http://eSlackware.com
___
-- Bandwidth and Colocation Provided
And your problem is... ?
Bayardo Sanchez wrote:
> i have a problem need help
>
> == Spawn extension (DLPN_everything, 2095773777, 2) exited non-zero on
> 'SIP/8022-b7225740'
> -- Got SIP response 503 "Service Unavailable" back from 74.63.41.218
> -- SIP/voipms4-09ab0c38 is circuit-busy
>
Hello Bayardo,
Can you please be a little bit more specific describing the problem?, or
, could you include some scenario description or examples?
Regards,
--
Jose P. Espinal
http://blog.slackware-es.com
Bayardo Sanchez wrote:
> I have a problem when I call a good record but I mak
t; s,n,Hangup
All you have to do is set your sip.conf and/or zapata.conf to have this
context as the incoming context.
NOTE: I am assuming here that you have a sip account configured as '121'
(which is NOT mandatory and you can modify it according to your needs)
Regar
n, regards.
--
Jose P. Espinal
>/
/>/
/>/ I'm I missing something?
/
Perhaps you actually meant to do the following command:
Action: UpdateConfig
SrcFilename: voicemail2.conf
DstFilename: voicemail2.conf
Action-00: Append
Cat-00: default
Var-00: 127
Value-0
Value-04: >5, Jason Bourne18, jaso...@nocia.gov.do
ActionID: 495446608
Action: Logoff
Username: test
I'm I missing something?
PS. (I receive 'success' for all of the updating attempts)
Thanks in advice,
--
Jose P. Espina
Have you tried recompiling/installing the new zaptel source before Asterisk?
Geoff Lane wrote:
> Hi All,
>
> I'm running Asterisk 1.4.22.1 on a CentOS 5 machine fitted with a
> TDM400P. When I upgraded from Asterisk 1.2.12.1, Zap stopped working.
> Doing "zap show channels" etc from the Asterisk
rgetting something here?
(In the source I saw an extra parameter to AMI when using the
UpdateConfig command, which was 'Line-XX', I tried indicating the
exact line too, but that did not help).
Thanks for your help. Best regards,
--
Jose P. Espinal
http://blog.Slackware-Es.c
Thank you very much Phillip,
Any Idea why these return values are not 'officially' documented somewhere ?
Regards,
--
JPE
Philipp Kempgen wrote:
> Jose P. Espinal schrieb:
>
>
>> Until now everything is going Ok but something a little (in my oppinion)
>&g
d* in use
* AST_DEVICE_RINGINUSE 7
*
* Device is on hold
* AST_DEVICE_ONHOLD 8
*
*/
Am I missing something?
Is this a 'bug' or I just blew something?
May I safely base my application on the 'Status' numbers returned as
described in 'devicestate.h'?
Can someone point me
ault is to say the time
remaining.
You could use that option a suming you have already calculated the
remaining time for the call (I've done this before for a calling-card
system I programmed).
Try it out,
Regards.
--
Jose P. Espinal
http://blog.slackware-es.com
Victor Alvarez wrote:
Using a Loopback Plug for an RJ-45
>> EthernetInterface for testing a Digium Card
>>
>> On Sat, May 17, 2008 at 05:50:46PM -0400, Jose P. Espinal wrote:
>>
>>> Someone told me about using a Loopback plug for RJ-45 for testing if
>>>
> a
>
>
Hello,
Someone told me about using a Loopback plug for RJ-45 for testing if a
Digium Card gave him 'green' Alarm (for testing if the card had been
damaged by a strange voltage surge); would this have some bad side effect?
Thanks in advice,
--
Jose
Hello List,
Does anyone here have call pickup (with *8 ) working ok on Asterisk
version 1.4.19.1 ?
Thanks in advice,
--
Jose P. Espinal
Slackware-Es.com
___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users
ible bug?
Regards,
# --
# Jose P. Espinal
# http://www.slackware-es.com
# --
___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailm
Hi Mr. Paulo,
Could you please explain this situation in a more detailed way to see
how can we help you?
Regards,
Paulo Pinheiro wrote:
I am having a problem that I would like to verify if someone could
help...I am using bandwith.com as my SIP TRUNK provider. When I place
the phone numb
77 matches
Mail list logo