similar to: sip.conf and Codecs

Displaying 20 results from an estimated 10000 matches similar to: "sip.conf and Codecs"

2004 Apr 20
1
Re: SIP re-invite
Trouble getting chan_sip2 to compile below is what I have done -download acl.c.patch,acl.h.patch,chan2s_sip.c to /root/software cp /root/software/chan_sip2s.c /usr/src/asterisk/channels cd /usr/src/asterisk/ patch -p0 acl.c /root/software/acl.c.patch cd /usr/src/asterisk/include/asterisk patch -p0 acl.h /root/software/acl.h.patch - added the follow to /usr/src/asterisk/channels/Makefile
2004 Mar 25
2
Watchguard Firebox 1000 and Asterisk
Has any had any experiences with Watchguard Firebox 1000 and Asterisk. I have asterisk on public side and phones on the private side. I am able to get the phones to register and make outbound calls but the inbound calls are intermittent. I have NAT enable in asterisk and on the Cisco 7960. Any insight would be appreciated. Thanks
2004 May 11
2
SDP messages relating to rtpmap Question
SDP question if * recieves "a=rtpmap:103 telephone-event/8000" it shouldn't it send out the same "a=rtpmap:103 telephone-event/8000" to the other side of the connection? and not something like "a=rtpmap:101 telephone-event/8000"? Thanks
2004 May 05
3
sip.conf and SIP client host= not recognized in some cases
I am seeing an issue with getting certain sip devices to be recognized as defined SIP clients host= in the sip.conf and the only deference that I can find btw sources that work and don't work is that devices that send packets with an Initial Via header of themselves appears to work and pick the context correctly but those that don't have the Via just get dropped in the context of the
2004 Oct 05
2
Problems installing app_valetparking
I download app_valetparking.c from http://www.loligo.com/asterisk/misc/apps/app_valetparking.c and followed the directions on http://www.loligo.com/asterisk/misc/apps/app_valetparking.README I am using asterisk-1.0.0 any suggestions [root@localhost asterisk]# astxs -install apps/app_valetparking.c gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarat ions -g -Iinclude
2005 Jan 02
1
pridialplan=unknown ?
After setting the pridialplan=unknown I seeing the Called Number TON change to Unknown Number Type but not the Calling Number TON. Should both be following this parameter or not. If not is their another option to change the Calling Number TON? > Progress Indicator (len= 4) [ Ext: 1 Coding: CCITT (ITU) standard (0) 0: 0 Location: User (0) > Ext: 1 Progress
2003 Dec 05
3
GrandStream Budgetone Phone & DHCP & General Observations
Symptom: Phone after about 15mins will stop functioning Problem: DHCP lease renewed but default route dropped Fix: Assign a static ip and problem is resolved. Upgrade to new firmware once it is released It turn's out that these phones have a few issue in 1.0.3.81 firmware. The phone may stop transmitting packets if configured with DHCP, if DHCP is being provided by certain devices. Netopia
2005 Feb 15
1
Queue strategy
Just woundering if the intentend functionality of leastrecent and fewestcalls it to continually dial only the first chosen ext. in the queue. In other words if a memeber is logged into the queue but doesn't answer the call the call never moves on in my configuration from that ext. This could be really bad!!!! Thanks [support] announce-frequency=45 strategy=leastrecent music=default
2005 Mar 09
2
zaptel configuration issues (zaptel.conf vs. zapata.conf)
Feel free to hit me with a cluestick; maybe it will jar something lose... I'm running a stock *@home 0.6 install and after four days of excrutiatingly annoying debugging, I finally came across the obvious problem. The zaptel driver is reading /etc/zaptel.conf; which by default configures one FXS Kewlstart channel. Asterisk, according to "full" log, will see the first channel, then
2018 Jul 06
1
Peculiar Problem with DNS
Hi, I have hit a very peculiar problem with DNS. We are using BIND9 as DNS with Samba (Ver 4.7.5). Off late we added a new A record into one of the Zones using RSAT. It is not visible either through RSAT or when we query using samba-tool. We search using RSAT or samba-tool, it results in '0' matches. However, when we attempt make a new entry with same name and IP, it reports an
2006 Oct 27
2
all.names() and all.vars(): sorting order of functions' return vector
Dear list-subscriber, in the process of writing a general code snippet to extract coefficients in an expression (in the example below: 0.5 and -0.7), I stumbled over the following peculiar (at least peculiar to me:-) ) sorting behaviour of the function all.names(): > expr1 <- expression(x3 = 0.5 * x1 - 0.7 * x2) > all.names(expr1) [1] "-" "*" "x1"
2017 Mar 07
1
new IP on an iface and nmb's behaviour
hi everyone, I observe a peculiar "behaviour" behaviour of nmb, peculiar to me at least, could be that "this is how it works", thus asking. If I add an IP on the iface that nmb is already operating then I see such a message: Samba name server GOER is now a local master browser for workgroup PRIV_NET on subnet 192.168.2.204 204 is that new IP, but then windows boxes do
2010 Apr 05
1
strange behavior of matrix
Dear R list, I have discovered a seemingly peculiar feature when using a matrix to index itself (yes, this is strange code, which I have now modified to be more reasonable). #this makes sense s <- matrix(1:3,nrow=1) s[s] #all three elements are shown #but when I try s <- matrix(1:2,nrow=1) s[1] #fine, the first element is shown s[2] #fine, the second element is
2005 Oct 21
4
peculiar matrices
As far as I can tell from reading The Fine Documentation (R Language Definition and Intro to R), matrices are supposed to be of homogeneous types. Yet giving matrix() an inhomogeneous list seems to work, although it produces a peculiar object: v = list(1:3,4,5,"a") m = matrix(v,nrow=2) m [,1] [,2] [1,] Integer,3 5 [2,] 4 "a" m[1,] [[1]] [1] 1 2 3 [[2]]
2002 Aug 21
3
(no subject)
A good day to you all. i dont seemt to be having any luck joining Windows XP machines into my domain. This i find quite peculiar, since i have had no problems with win98, winnt, or win2k machines. The Windows XP machine is able to see the domain, and reports that it has joined the domain after i enter the domain admin account and password. But after the reboot, i can't seem to log on
2007 Mar 13
1
CentOS5 beta installed
I have just successfully installed CentOS5 beta from CDs. No major issues so far, but it is still too fresh to say anything. The machine I used is peculiar. By peculiar I mean it won't boot if I use grub (this is a long story by itself). So, I manually installed lilo to boot the system. The only problem is that I could not use kdump. It produced an error saying "No bootloader config
2016 Nov 04
2
dnf and failing epel
hi everyone, I use dnf but one epel fails in a peculiar way: $ dnf repolist Failed to open: /var/cache/dnf/x86_64/7/x86_64/7/epel/repodata/8415cbb16f52517f34e3edac12a97c9893117f7b9de6cb22fc086048febd1c60-updateinfo.xml.bz2. that file is there, so I tampered with perms & fcontext but to no avail. dnf clean does remove it but on the first contact to epel repo it fails again. Do you see it
2007 Dec 19
1
lattice: axes drawn when relation='free' or relation='sliced' but not when relation='same'
I'm using lattice to draw a multi-panel figure: 5 rows, 4 columns. The y-axis for each panel is determined by yaxs <- list(draw=T , labels=c(0, '.5', '1', '1.5') , at=c(0, .5, 1, 1.5) , tck=c(.4, 0) , cex=.7 , alternating=2
2006 Apr 22
1
slapd.conf samba schema question
I am running samba 3.0.22 on RHES 3.0 and I currently have slapd.conf configured to use "include /etc/openldap/schema/samba.schema" do I need to change the schema to samba3.schema? Why I ask this I have bought Samba 3 by example and the example for Suse Linuxhas use the samba3.schema. Logical I would think I would want to do this. Should I update the slapd.conf to include
2011 Apr 13
1
Server mode and rsyncd.conf
When rsync is used in remote-shell server mode, the documentation says: "Rsync supports connecting to a host using a remote shell and then spawning a single-use "daemon" server that expects to read its config file in the home dir of the remote user." I have been trying to make rsync read a config file (which I presume should be named rsyncd.conf) in the home directory of the