Displaying 20 results from an estimated 1000 matches similar to: "SIP.CONF: incominglimit and outgoinglimit"
2004 Jul 13
0
WARNING: Deprecated incominglimit and outgoinglimit
For those that don't read every line of source code here's something I found out today...
--------
Deprecated incominglimit and outgoinglimit
Incominglimit = number of calls the local extension can originate to Asterisk.
Outgoinglimit = number of calls Asterisk will terminate to local extension.
End of Life for these commands announced**, please use setgroup and checkgroup, that will
2004 Jun 23
1
Problem with incominglimit and outgoinglimit
Hi,
I seem to have a problem with chanisavail and the call limits on sip
phones(incoming and outgoing)
The problem seems to be that chanisavail when trying create to create
channels and hanging them up afterwards screw up the current usage limit on
the phones.
Example with chanisavail:
Phone A calls voicemail (usage now 1)
Phone B tries to call Phone A and uses ChanIsAvail in the dialplan.
2004 May 09
1
*** Asterisk sunday news: Read the sample configs, Luke!
* Read the config sample files! (even if you're an Asterisk guru)
-----------------------------------------------------------------
For those of you that have a working installation that you keep using, this is a
reminder to check into the configs/ directory of the Asterisk source tree, regardless
if you downloaded a tar ball or from CVS.
As we add or change features in Asterisk, the sample
2005 Jan 27
0
Re: Polycom and call waiting again...
>Message: 10
>Date: Wed, 26 Jan 2005 17:53:39 -0500 (EST)
>From: "Sean A. Newton" <nester-asterisk@wewt.net>
>Subject: Re: [Asterisk-Users] Re: Polycom and call waiting again..
>To: Asterisk Users Mailing List - Non-Commercial Discussion
> <asterisk-users@lists.digium.com>
>Message-ID:
>
2004 Apr 20
3
Limiting incoming SIP calls & Original CallerID on transfer
I have 2 issues which I need to resolve on our production Asterisk
server:
We are currently using Polycom IP600 VOIP phones for our office which
are capable of handling 2 calls per SIP registration. What we're finding
is when staff are on the phone, Asterisk will pass them a second call
which will show up on their display, and an audible beep is heard over
the phone (regular call waiting). I
2008 Mar 17
1
update_call_counter: Call to peer '2509' rejected due to usage limit of 1?
Hi,
I am using asterisk-1.4.15, My sip configs is like
[2501]
type=friend
username=2501
secret=2501
canreinvite=no
host=dynamic
dtmfmode=rfc2833
context = sip
disallow=all
allow=ulaw
incominglimit=1
nat=1
queue.conf is like
[gen-enq]
joinempty = yes
musiconhold = default
strategy = rrmemory
servicelevel = 60
timeout = 60
retry = 5
wrapuptime=5
announce-frequency = 90
announce-holdtime = yes
2004 Dec 14
3
sip_buddies mysql table
Not being an asterisk expert, but having been around
the block once or twice when it comes to data and the
like, I have made some observations based on the examples
given on voip-info.org Sip configs.
it appears there is an adjustment to be made in
the sip_buddies example table:
>>> name
Although set to 30 characters, I don't see where it is
limited in the text file. In theory,
2005 Oct 18
2
SV: Queues and call waiting indication
Hi,
This issue has been discussed probably a million times on every asterisk forum in the world and I have the same problem too. Another problem you would have with the agents is that when they make an outgoing call they are not regarded as "busy" by asterisk and it sends more calls to the agent if it has call waiting enabled.
This behaviour is totally senseless since the whole purouse
2003 Oct 20
3
Call Waiting on SIP phones
Hi All,
This is the first time I'm submitting a patch, and I hope it fixes more than
it breaks. I'm putting it here, since John Todd mentioned a while ago about
the heavy load Mark and crew have at Digium (doing such good work), so I
thought all of us could test this first, and if ok submit for inclusion in
CVS later if appropriate.
This is an extension to work done earlier (sorry I
2003 Nov 17
2
Hunt groups and SIP?
I would like to setup a hunt group, not a group ring, using sip phones.
Anyone done this with sip devices? Comments suggestions?
I have not had much luck with the outgoinglimit=1, incominglimit=1
stuff that I would need to get busy extinctions to work right, which is
why I'm asking on the list.
2011 Mar 29
1
wrong from URI in options message
I recently configured a SIP peer which i must specify my fromuser as my
ten digit "DID". I send calls to this peer, but whenever Asterisk sends
an options message, the fromuser is "asterisk".
Is this a bug? Or is there some other config I must make ?
register = 2155551941:123456 at 10.0.138.226/2155551941~600
[peer](!)
type=peer
context=inbound
qualify=yes
2003 Aug 07
1
Sip Trunk config
incominglimit is already implemented for SIP. Just specify under the
endpoint how many incoming connections are allowed.
For example,
[cisco]
type=friend
username=cisco
secret=blah
nat=yes ; This phone may be natted
host=dynamic
canreinvite=no ; Cisco poops on reinvite sometimes
qualify=200 ; Qualify peer is no more than 200ms away
2005 Oct 18
1
Queues and call waiting indication
Hi,
I'm running 1.2 beta1 in a mini call center.
I have 3 queues with 10 operators, and I'm running into some trouble because when all the operators are busy answering call asterisk still sends them more, resulting in a "beep beep" (call waiting) over and over again in Xlite audio.
An easy solution woud be the use of a "single line" user agent, like firefly, still
2007 Feb 22
1
Lastest SVN (1.4) and realtime call limit
Hello,
I am running version 1.4 with realtime support. I've set (for Snom phones
300/320/360) a call limit of 1 (incominglimit and outgoinglimit fields in the
database).
- When I used 1.4 SIP SHOW PEER show that it has a call limit of 1. The problem
was that when such a phone received a call and did attended transfer it
was left "in use" and could not receive new calls.
-
2003 Dec 02
2
incominglimit stuck in app_queue
Hello,
Right now I have app queue working with incominglimit=1, there is no
call waiting signal, but after a while( like couple of hours) some
phones randomly get stuck. The * thinks that they are in use and doesnt
ring them, when they are infact not in use.
sip show inuse, shows that they are inuse. typing reload on the console
resets this and they are again available for working.
anybody
2009 May 29
1
CAll-limit or incominglimit ?????
Good morning
How I use the described commands below to limit the number of simultaneous
calls saw voip providers that they can be effected and be received in the
trunk in the Freepbx?
I verified the commands incominglimit and call-limit as I can use asterisk
is version 1.4!
It would like to restrict for I number it to four of calls that can be used
in one trunk of a voip provider?
thanks.
2005 Feb 03
1
403 Forbidden when registering sip user database on backend
i am getting 403 Forbidden message from asterisk when
it try to register my user agent. i am basically
useing mysql through ODBC. i hvae checked ODBC
connecteion with
'ODBC Show' command.
------------------------------------------------------
*CLI> odbc show
Name: mysql1
DSN: asteriskdsn
Connected: yes
*CLI>
------------------------------------------------------
and user is added to
2004 Jul 29
2
Zultys Zip 4x4
Is anyone successfully using one of these with Asterisk? I cannot get the
phone to register, this message keeps coming up on the Asterisk console:
Jul 29 14:11:39 NOTICE[1125350192]: chan_sip.c:7323 handle_request:
Registration from '"000BEA801CA6" <sip:000BEA801CA6@hcs.net:5060>' failed
for '204.194.36.138'
The telephone LCD says "SIP registation
2005 Oct 18
2
SV: SV: Queues and call waiting indication
My suggestion would be the one-line eyeBeam phone under development. Check out support.xten.com.
//Jan
-----Ursprungligt meddelande-----
Fr?n: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] F?r afoc@interconnessioni.it
Skickat: den 18 oktober 2005 14:48
Till: Asterisk Users Mailing List - Non-Commercial Discussion
?mne: Re: SV: [Asterisk-Users] Queues
2004 Sep 21
3
Uniden uip200
I got a Uniden UIP200 and started to configure it and I am lost....
I have a tftp server setup on my * server and have the files unidencom.txt
and uniden<mac>.txt there. But it doesn't quite work yet. It registers as
a sip phone (sip show peers), but I cann't dial it and the display shows #1
disconnected all the time. It has firmware version BS4.59a in it.
I have no idea if I