Displaying 20 results from an estimated 2000 matches similar to: "Multiple user registration ..."
2009 Aug 20
1
Call routing between two Asterisk boxes using SIP not working ...
Hello there!
I need some help to configure two Asterix boxes to route calls using SIP.
I followed the instructions present at this site:
"http://astbook.asteriskdocs.org/en/2nd_Edition/asterisk-book-html-chunk/connecting_two_asterisk.html",
but I couldn't get it working so far.
The only difference, besides the names that I've used, is that I'm using
realtime to retrieve
2009 Aug 18
2
Platform decision ...
Hello there!
During some research on Internet I found the following comparison on
site Voip-Info (see, "http://www.voip-info.org/wiki/view/OpenPBX.org+FAQ"):
The main points listed on Asterisk's "CONS" that concerned me were:
* Conferencing on Asterisk depends on Zaptel hardware and/or kernel
modules for timing;
* Lack of built-in STUN support for SIP NAT
2009 Sep 02
2
Does L(x:y:z) "Dial" option work on Asterisk version 1.4 ?
Hello there!
I'm testing "Dial" call limit option on Asterisk version 1.4.26, but
it's not working.
The issued command is: "Dial(SIP/${EXTEN}|20|RtT|L(300000:60000:20000))".
Am I missing something ?
Does it only work with Asterisk version 1.6.X ?
Thanks and best regards,
--
__At.,
2009 Aug 25
1
Realtime with "rtcachefriends=no" problems...
Hello there!
I was testing Asterisk for the last two weeks using the Realtime driver
for MySQL, and leaving "rtcachefriends=yes" configured to enable MWI.
Today I started making additional tests with "rtcachefriends=no" because
we will probably need to use Asterisk without this cache.
For some strange reason, calls stop to get routed between the SIP clients.
I've
2009 Sep 28
1
How to get "Call-ID" SIP header outside "chan_sip" scope ...
Hello there!
I'm working on some modifications on Asterisk to adapt it to our needs
considering some particular demandings of the infraestructure we want to
provide.
Two of these modifications are:
1- A proprietary configuration driver that will communicate with a
server that will be the source of information for the entire
infraestructure; and,
2- A call control application that will be
2007 Oct 02
3
Logwatch for postfix
On CentOS5 with the latest updates applied, the logwatch filter for
postfix returns way too many lines from the log. I get an "unmatched
entries" message and all messages that have gone through the system is
listed.
Here is an example:
8F930A8092: to=<morten at foo.bar>, orig_to=<morten at localhost>,
relay=local, delay=0.19, delays=0.06/0.01/0/0.12, dsn=2.0.0,
2009 Nov 19
7
AXVoice Server Hacked.. accounts info leaked
AXvoice server hacked. Here are few working accounts
USE XLITE to make calls....
Registrar/Proxy
magnum.axvoice.com:9060
Free Sample account....
username=xMaxwellSmartx
secret=thanksapache
username=woodsy
type=friend
secret=haramikuttasala
username=wumingzi
type=friend
secret=kickyourass
Enjoy!
B.R
BaBa Jigger
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Feb 08
1
help on stepfunction
Dear members,
I would like a help for extracting the values from a step function
(stepfun).
>From help(stepfun) we have the following example:
Y0<-c(1.,2.,4.,3.)
y0<-c(1.,2.,3.,4.)
sfun<-stepfun(1:3,y0,f=0)
plot(sfun)
Now, suppose instead I was given the object (*sfun*, say) from which I
wanted to extract the values generated by the function *stepfun*. More
precisely, I want to
2007 Aug 09
1
strange warning
Hi all,
I am using an asterisk as a client to connect to another asterisk server by
registering with the register string. Registration is done without any
hassel, but after sometime my asterisk loses the registration with the
server and the server starts displaying the following msgs repeatedly:
[Aug 9 06:37:59] NOTICE[8380]: chan_sip.c:8151 check_auth: Correct auth,
but based on stale nonce
2007 Aug 17
4
Call Limits
Hi all,
Some of my asterisk users have used their maximum call limit for incoming
calls (peers). There incoming call limit should automatically reset to zero
after hangup but its not happening and they no longer can recieve any calls
as their allowed limit is already full. So is there any way to reset the
call limit on peers by commands or do i have to restart my asterisk server?
--
Best Regards
2011 May 06
7
Background music during a call
Hi All,
I am in desperate need of this feature. I want to play background music
during a call while the 2 parties are having some lovely conversation (or
maybe give them a sort of cursing background if they are cursing each
other). I found this post which talks about creating a ghost call with the
help of queues and putting that queue in a meetme room where queue will play
the song/curse and the
2007 May 30
12
False ring problem
Hi all,
when a user dials any number, asterisk automatically generates ringing which
caller can hear, and after 2 - 3 rings asterisk detects that the called user
is busy, then caller hears busy tone. for example user hears---
tone--tone--tobeep beep beep ---Can i some how eliminate the false ringing
at the start so that user hears only beep beep beep if the called user is
busy. I have used the R
2007 Oct 24
2
Remote provisioning for ATA's
Hi all,
I need a fully developed web based remote provisioning system. I cant find
anything reliable on the internet. Have already checked ataconfig.com and
voxilla-ays.com. have tried to contact them but got no response. So if
anybody knows a good provisioning system then plz tell me about it.
--
Best Regards
Rizwan Hisham
Software Engineer
Axvoice Inc.
www.axvoice.com
-------------- next part
2008 Jan 25
1
Need sample configuration files for sipura/linksys ata
Hi all,
i need sample xml configuration files for linksys pap2, linksys pap-2t,
sipura 2100, sipura 2102, 1001, 3000 and 3102. All of these are
linksys/sipura products. So if anyone has these sample files then plz share.
--
Best Regards
Rizwan Hisham
Software Engineer
Axvoice Inc.
www.axvoice.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Aug 01
3
How to use stun server?
Hi all,
This is the first time i am using stun with asterisk for nat problems. I
have read the rfc which describes how stun works. i didnt have any problems
understanding it. I have also intalled the stun server called stund which i
downloaded from sourceforge. I have seen on the list that most people use
stund here. I have started the stun server and its running silently. Now i
dont know what to
2007 Sep 11
3
Prevent multiple sip registrations
Hi all,
Is there anyway i can prevent multiple sip registrations from different IPs
using single username in asterisk. Does asterisk provide any aid in this
respect? As far as my knowledge is concerned i dont think there is any
support for this in asterisk, so i think i'll have to makeup a script which
sniffs sip packets coming for asterisk and detect for multiple register
requests coming from
2011 Apr 04
2
call forwarding
Hello list,
i have one question related to call forwarding.
i have 2 number for the inbound and i want to configure asterisk like that.
When the customer call the first number 0522XXXXXX the call will be
forwarding automatically to anther number 0520xxxxxx
Does anybody have a solution to this problem.
Thanks and Regards.
-------------- next part --------------
An HTML attachment was
2007 Sep 13
6
Number -> Fraction
Hi everybody!
I'm new to this list and also to the R program.
I'd like to know if there is a function able to convert results into
Fractional form like my scientific calculator have. For example:
> 1/3
[1] 0.3333333
> function_that_return_a_fraction_from_numbers(0.3333333)
[1] 1/3
Thanks
Mauro
--
Man, he is constantly growing
and when he is bound by a set
pattern of ideas
2007 Oct 25
3
Getting SIP Response Code from HANGUPCAUSE
I'd like to grab the SIP response code that comes back from an INVITE. The HANGUPCAUSE gives the converted ISDN cause code. Anyone know of a way to get the SIP response code instead?
Doug.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------------- next part --------------
An HTML
2007 Oct 29
2
XML file for spa devices
Hi all,
i need an XML file format which is used in remote provisioning of different
spa devices. Please somebody tell me the format or tell me where can i find
it on the internet. I also need a list of parameters which are configured
using auto-provisioning.
--
Best Regards
Rizwan Hisham
Software Engineer
Axvoice Inc.
www.axvoice.com
-------------- next part --------------
An HTML attachment was