Displaying 20 results from an estimated 21 matches for "voipsw".
2008 Nov 19
2
VoiceMail - audio problem
Please help...
The 1st voicemail message after a reload has audio to the caller. All subsequent calls have no audio to the caller even though the same voicemail application is being called?
Asterisk Version 1.4.21.2
Executing [0872200189 at In:2] VoiceMail("SIP/voip-1fd034e0", "910|u") in new stack
-- <SIP/voip-1fd034e0> Playing 'vm-theperson' (language
2008 Dec 11
5
Linux Software to monitor quality of bandwidth for carrying voip traffic - suggestions please?
Hi,
Would like to run the software to monitor the quality of the bandwidth.
Suggestions welcome?
Thank you.
Shaun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20081211/85bd0069/attachment.htm
2009 Mar 04
2
Required:Asterisk Beep tone while call connects
Hi,
There is a long call setup time untill the call connects. How can I play a beep tone say every 4 seconds to the caller untill the call connects?
Tx.
Shaun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090304/38e17d3e/attachment.htm
2009 Apr 01
1
Remote host can't match request CANCEL to call
Hi,
Why does this warning occur and what are the implications of it? I'm concerned about calls never getting hung up.....!
chan_sip.c:12890 handle_response: Remote host can't match request CANCEL to call '2f197e56611061a678c13b881b2691a9 at 411.2.139.106'. Giving up.
Tx
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Apr 10
1
Asterisk script to repeat dial of a number
Say, I'm looking for a simple way to dial a number repeatedly for two minutes at a time. The purpose is to busy up a faulty analogue line in an incoming hunt group. Tx
Shaun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100410/0d4e92e9/attachment.htm
2008 Aug 20
0
IAX2 and transfer=mediaonly, Error unable to transfer but there is sound.
Hi,
The iax.conf is below and the trace. Any ideas please?
disallow=all
allow=g729
trunk=yes
qualify=yes
qualifysmoothing=yes
nat=yes
canreinvite=yes
context=OutboundWS
transfer=mediaonly
Executing [082449627 at private:1] Dial("SIP/919-094d6e60", "IAX2/ECom-iax/2782449627|60|") in new stack
-- Called ECom-iax/2782449627
-- Call accepted by xxx.xxx.xxx.x (format
2008 Aug 21
0
1st call after some time has one way speech, but calls after that are fine..
Hi,
Hoping someone can help with this most frustrating situation.
I have a Linksys PAP2T registering with ADSL to my asterisk server which also sits behind a Mikrotik router.
Thanks
Shaun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080821/3d47a67a/attachment.htm
2008 Sep 13
0
Help...Failed to initialize G.729 copy protection!
Say anyone know howto debug this: Failed to initialize G.729 copy protection! X64 CentOS system. Running Asterisk as Non-root. Downloaded latest G729 driver and registered it sucessfully. Restarted Asterisk. But still get this error!
Asterisk 1.4.21.2 built by shaunw @ xxx.xxx.biz on a x86_64 running Linux on 2008-08-06 19:11:02 UTC
Intel(R) Xeon(R) CPU E5420 @ 2.50GHz
show g729
No
2008 Sep 13
0
Getting realtime ASR and ACD from Asterisk
Hi,
What is good monitoring software to run to get the above info and more?
Tx
Shaun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080913/21a3679a/attachment.htm
2008 Oct 29
1
SIP ACCOUNT CODE not included in CDR when SIP Status is "Unknown"
Please help with this strange issue.
When "sip show peers" returns status "Unknown" the CDR does not include the accountcode even though the call is correctly processed.
I'm using A2 Billing and it uses the accountcode to determine the authentication.
Asterisk version 1.4.21.2
I'm calling from a Quintum device.
I'm very puzzeled.
Name/username Host
2008 Dec 11
0
Dialing plan Question
Hi Can you please help me make this into one statement...
It doesn't work if I say _9000[1-9]0[1-8].
Also would like to be able to achieve _9000[1-9]0[1-8]XXXXXXXX,
Asterisk 1.4
exten => _900010[0-8].,1,Goto(route1,${EXTEN:5},1)
exten => _900010[0-8].,2,Hangup
exten => _900020[0-8].,1,Goto(route,${EXTEN:5},1)
exten => _900020[0-8].,2,Hangup
exten =>
2008 Dec 12
1
say I wish to run tail command on messages file to pick up if any "channels unavailable" messages appear.
Can I use grep ? Tried but not working. please help
Thanks Shaun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20081212/c856a1f1/attachment.htm
2009 Jan 05
0
G729 VAD issue
Hi,
My setup is SIP Call-->Asterisk-->VSP1 or VSP2 or VSP3
I'm experiencing an interconnect issue with one of the VSP's that seems to
have to do with Asterisk not having any VAD control. The error is:
NOTICE[10989]: frame.c:203 __ast_smoother_feed: Dropping extra frame of
G.729 since we already have a VAD frame at the end
The VSP has switched off silence suppression on their
2009 Jan 06
0
G.729 VAD issue
Hi,
My setup is SIP Call-->Asterisk-->VSP1 or VSP2 or VSP3
I'm experiencing an interconnect issue with one of the VSP's that seems to
have to do with Asterisk not having any VAD control. The error is:
NOTICE[10989]: frame.c:203 __ast_smoother_feed: Dropping extra frame of
G.729 since we already have a VAD frame at the end
The VSP has switched off silence suppression on
2009 Apr 23
0
Howto see the source ip address of SIP call in cli monitor
Hi,
I have qualify = no .
if I set sip debugging on I can see it - but this gives many long debug messages.
Is there a way to see the source ip in the cli as the calls scroll up? I only see the destination ip in the cli .
Tx Shaun
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Apr 23
1
Convert file in GSM codec to G729 codec
Hi,
I've tried the link
http://www.asteriskguru.com/tools/audio_conversion.php but it returns an error at the moment.
Any other ideas most welcome.
Tx Shaun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090423/c491a7b9/attachment.htm
2010 Nov 02
0
Sip, Qualify=200 that doesn't qualify. How to signal this state to the Peer
Say,
If bandwidth e.g. ADSL goes fuzzy, is there a way to force * to unregister the Peers?
I noticed with qualify=200 for example, even if latency goes above and * shows Lagged and then UNREACHABLE
The peer's calls are still accepted.
Is there a way to automatically prevent this?
Thanks
Shaun
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Jul 01
1
mISDN install on Asterisk 1.6 failing
Hi,
Has anyone had experience installing it?
yum install asterisk-chan_misdn
I'ts the latest Trixbox Distro version and same issues exists if add in the Trixbox repo.
FAILS as per below:
I have a ISDN single port PCI BRI card installed and detected.
__________________
Loaded plugins: fastestmirror, kmod
Loading mirror speeds from cached hostfile
* addons: www.ftp.saix.net
* base:
2008 Aug 17
2
Running asterisk as non root user
Hi,
I've followed instructions of the book "AsteriskFutureOf TelephonySecEdit" on page 295 onwards ) Link to the Asterisk book: http://downloads.oreilly.com/books/9780596510480.pdf) and get an error when running service asterisk start. The error is: cat: /var/run/asterisk.pid: No such file or directory . I can run aserisk fine from the non-root user. Please help
Code Snippet:
1:
2008 Dec 01
2
Inbound calls from Asterisk to Asterisk with SIP "Forbidden" from '"asterisk"
Please help.
Asterisk 1: Sip.conf
[VoipDirect777821]
type=friend
host=dfvvd.dyndns.org
username=VoipDirect777821
secret=xxxxxxxxxxxx
accountcode=5260477782
amaflags=billing
context=Incoming
disallow=all
allow=g729
;allow=alaw
;allow=ulaw
trunk=no
qualify=yes
qualifysmoothing=yes
nat=no
canreinvite=yes
dtmfmode=rfc2833
;directrtpsetup=no
t38pt_udptl = yes
Asterisk 2 sip.conf
GNU nano 1.3.12