similar to: Sip bandwidth usage

Displaying 20 results from an estimated 4000 matches similar to: "Sip bandwidth usage"

2003 Dec 05
2
asterisk codec sizes, data plus overhead
Hello. I have been searching the archives for a simple, clear listing of the available codecs with total size, plus the data and overhead sizes. Does anyone have this handy, and can it be added somewhere, even the wiki. Regards...Martin -- The system will be down for 10 days for preventive maintenance.
2003 Dec 11
1
Iax, Iax2 and Iaxcomm
Hi, I'm trying to use iaxcomm. I can place a call from the softphone, but when I place a call to it, when I answer I get ... NOTICE[16401]: File channel.c, Line 1094 (ast_read): Dropping incompatible voice frame on IAX2[paulohm]/3 of format GSM since our native format has changed to ALAW My iax.conf looks like this .. [paulohm] type=friend host=dynamic username=... secret=...
2003 Jun 23
5
dynamic queue channels
Hi, I'm trying to build a call center application that allows attendants to come in the morning and dial a certain extension to make their extension available. I wouldn't like to use the AgentLogin app because their line would need to stay off-hook (is this correct?) Is there any SET channel status command that would allow me to do something like this? PauloHM -------------- next
2003 Oct 17
2
Beta testers for visual configuration tool f or asterisk
Count me in too. -----Original Message----- From: sip [mailto:sip@intology.com] Sent: Friday, October 17, 2003 1:56 PM To: asterisk-users@lists.digium.com Subject: Re: [Asterisk-Users] Beta testers for visual configuration tool for asterisk count me in ----- Original Message ----- From: "Paulo Mannheimer" <paulohm@instant.com.br> To: <asterisk-users@lists.digium.com>
2003 Oct 05
2
Good W2K softphone
Hi U can visit the http://iaxclient.sf.net for some opensource underdevelopment softphones. Take Care Obaid Amin Syed >From: Chris Albertson <chrisalbertson90278@yahoo.com> >Reply-To: asterisk-users@lists.digium.com >To: asterisk-users@lists.digium.com >Subject: [Asterisk-Users] Good W2K softphone >Date: Fri, 3 Oct 2003 23:00:13 -0700 (PDT) > > >I haven't
2003 Jul 22
3
busydetect and random hangups
Hi, I'm having random hangup problems with zap channels. If I turn busydetect off in Zapata.conf, * fails completely to detect a user hangup in the middle of a script. On the other hand, if I turn it on, everything works much better, but long calls tend to be hung up without a motive. Any other parameter that I can try? Any #define that I can tweak and recompile? Will callprogress
2003 Oct 17
5
Beta testers for visual configuration tool for asterisk
Hi All, We've been developing for a while an IDE for Asterisk, and the time has come to open it for beta testers. You can check at www.instant.com.br/viv.html for a snapshot of the application. Current modules are Dialplan and VoiceMail configuration. As you may see, it is all-visual, with drag and drop support and integrated sound recording, saving and cross-checking, so you dialpland
2003 Dec 10
3
pridump
Hi All, Can anyone tell me what are the <dev1> <dev2> parameters that I should use to run pridump? I took a look at the source code but couldn't figure this one out. Best, PauloHM
2003 Nov 26
1
Pbx / channel bank install
Hi all, We are about to make our first channel bank install. This will be a one PRI outside connection and up to 70 extensions. As the schedule (and the budget) is pretty tight, I would like to learn a little bit more about general experiences with channel banks, like echo cancellation problems, Caller ID usage, etc. TIA, Paulohm
2004 Feb 06
4
Conference server
Hi, we are setting a 120-channel conference server and would like to learn if someone already did this (hardware, problems, etc...) Best regards, PauloHM
2003 Sep 03
2
E1 problems
Hi, I'm testing an E1 with E&M signaling. Some of the problems I'm running into are the following: 1) if I try to configure any channel above channel 15, I start getting a "multiframe alignment error" on my telco test equipment. So I have my zaptel file only configured for 15 channels, like this span=1,1,0,cas,hdb3 e&m=1-15 2) When the test equipment tries to send me
2003 Aug 12
1
new on E100P
Hi, I'm installing my first E100P. My zaptel reads the following: Span=1,0,0,ccs,hdb3,crc4 E&m=1-31 My Zapata.conf reads the following: Signaling = em_w Channel =1-15 Channel =16-31 After starting the zapter service I get: ZT_SPANCONFIG failed on span 1: No such device or address (6) ??? PauloHM -------------- next part -------------- An HTML attachment was scrubbed...
2003 Sep 04
1
Arraycom voip phone
Hi All, Does anyone have any experience with the ArrayCom VoIP phone? I bought one a couple of weeks ago, it used to work quite well with * until I misconfigured one option. I now cannot make it work anymore, because the phone boots up, doesn't find a valid SIP gateway, resets itself and keeps rebooting indefinetely ;-( Their technical support refuses to answer my questions. Any hint on a
2003 Dec 16
4
broken pipe - * does not respond
Hi, I?m having a serious problem at one customer. After 6 hours answering a PRI line, * stops responding in a very similar situation as described here ... http://lists.digium.com/pipermail/asterisk-users/2003-July/015391.html I took a look at "/proc/first * PID/fd" and there are hundreds of file descriptors; If I try to connect using asterisk -r I get the "broken pipe"
2003 Sep 17
2
Sip call waiting
Hi folks, As none of the SIP softphones that I tested can disable more than one incoming call, I decided to implement it by software ;-) I'm attaching a patch that does it. To make it work, modify your sip.conf file and include callwaiting=[0|1] at the general section, or for each peer that you wish to control. Please note that I haven't tested it too much, and my source tree is quite
2003 Sep 11
3
SIP busy
Hi, I would like * to treat a SIP extension as a normal extension, when it comes to the busy functionality. In other words, if someone tries to call the SIP phone and there is already an ongoing conversation, the new caller should get a busy message/tone Is there any parameter that I can set? Is this something that should be configured at my softphone? Best, PHM
2003 Feb 18
7
gnophone
I am having a really hard time getting gnophone working with asterisk. Gnophone tries to register with my server but there is no response. I can direct incoming calls to gnophone but if gnophone answers them, asterisk does not recognize it. Here is my configuration: iax.conf [jambo] type=user host=dynamic defaultip=136.159.99.100 permit=136.159.99.100 username=jambo secret=fubar
2003 Sep 16
10
call center design question
Would like to deploy * in a small help desk environment (five to ten people) using call queues and some sort of CTI interface to pop Remedy screen data in front of the help desk person receiving the call. Data to be popped would be based on CallerID. Anyone doing something similar? Anyone interfacing to an external Remedy system? Any reference sites that I could read/learn more of the
2004 Apr 02
2
Gnophone installation problems
Hi all, I installed all needed RPMs by GnoPhone to be installed without problems but when attempting to install GnoPhone itself I get this message: # rpm -Uvh gnophone-0.2.4-1.i386.rpm error: Failed dependencies: mozilla >= 0.9.2 is needed by gnophone-0.2.4-1 libgtkembedmoz.so is needed by gnophone-0.2.4-1 libgtksuperwin.so is needed by gnophone-0.2.4-1 I'm using
2003 Nov 09
1
Iax2 channel usage
Hi all, In a forthcommming project, I'll have one * server tentatively calling 10 PSTN numbers through IAX2 and an * gateway. Can someone tell me if bandwidth is being used for each of these calls/channels even while my gateway tries to call and connect the destination numbers? Best, PauloHM