similar to: PJSIP Transfer not working

Displaying 20 results from an estimated 120 matches similar to: "PJSIP Transfer not working"

2016 Mar 18
2
Incoming INVITE with Portability Info and LRN
On Fri, Mar 18, 2016 at 10:49 AM Administrator TOOTAI <admin at tootai.net> wrote: > Le 18/03/2016 16:20, Trey Hilyard a ?crit : > > I am trying to set up my Asterisk server so that it will recognize an > > incoming call to the Asterisk's own Location Routing Number (LRN), > > validating the "rn" in the INVITE and then using the Called Number from >
2016 Jun 29
2
what is a SIP invite, and who can issue them?
I don't understand what a SIP invite is. Certainly it's explained as: "This article explains the main fields included in a SIP INVITE, which is sent to set-up a VoIP call. A SIP INVITE message contains typically between 4 and 6 header entries with contact information inside them." http://www.3cx.com/blog/voip-howto/sip-invite-header-fields/ The article enumerates the headers
2016 Mar 18
2
Incoming INVITE with Portability Info and LRN
I am trying to set up my Asterisk server so that it will recognize an incoming call to the Asterisk's own Location Routing Number (LRN), validating the "rn" in the INVITE and then using the Called Number from the INVITE as the extension in the dialplan. The INVITE R-URI looks like: INVITE sip:+19135041291;rn=+19136630000;npdi at 12.4.240.200:5060;user=phone;transport=udp SIP/2.0
2013 Jan 04
0
T38MaxBitRate issue on fax passthrough
Having an issue with receiving faxes, but when I pass through the fax. Currently, I receive the fax with Digium's Fax for Asterisk, store it and the initiate an outbound call to our fax server. (XMedius Fax). This works, but we would prefer to have Asterisk simply route the call directly to the fax server and take the store and forward out of the equation. When I do that, however, the
2014 Dec 15
0
rsync output under CentOS 6
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2014-12-15 14:43, Niamh Holding wrote: > LM> Folders should only be listed if timestamps or permissions are > LM> different. > > Further experimentation shows this to be the case IF the > destination is another local drive. > > Unfortunately the required destination is a CIFS share, which > might change things.
2009 Oct 26
0
Users can't login on XP workstations
Hello, I'm running Samba 3.2.5 on Debian, with tdbsam backend. For the past few days, I've had trouble with starting Samba (which I do routinely once a day) but with users unable to login on Windows workstations. When this happens, the current smbd.log shows no activity (not even the "starting samba" event) and the previous day's smbd.log shows entries like these:
2006 Apr 21
0
HANGUPCAUSE on SIP channels
Hopefully I'm not just missing some little detail here. We're trying to set the HANGUPCAUSE on SIP channels to have our softswitch play the proper recording instead of answering the call on Asterisk to play the message. It appears that no matter what the HANGUPCAUSE is set to, Asterisk always just sends "603 Declined". I looked through the source code briefly and it appears
2010 Jan 28
1
Use of "603 Declined"
Hello everyone, I've had the time to examine some specific serial/parallel forking scenarios with Asterisk lately. Looking at chan_sip it appears that anytime Asterisk wants to tear down a call before it's brought up, it sends a 603 Declined: } else { /* Incoming call, not up */ const char *res;
2014 Nov 17
1
exercising pam_cracklib from the command line
CentOS-6.6 Is there any command line program that determines and reports what pam_cracklib.so returns for a given password; subject to variation in the command line options and values provided? For example, assuming a cli driver program called cli_driver_pgm: cli_driver_pgm pam_cracklib.so difok=8 minlen=14 dcredit=3 ucredit=3 lcredit=3 ocredit=3 minclass=2 maxrepeat=3 maxsequence=3
2014 Dec 15
2
rsync output under CentOS 6
Hello Les, Sunday, December 14, 2014, 7:18:09 PM, you wrote: LM> Folders should only be listed if timestamps or permissions are different. Further experimentation shows this to be the case IF the destination is another local drive. Unfortunately the required destination is a CIFS share, which might change things. -- Best regards, Niamh mailto:niamh at
2009 Jan 25
1
Warning for dropped text with devices that don't support clipping (in text attachments)
Hello, Apparently, the mail program doesn't like attachments. Here's the patch and the script again. Sebastian ------- R Script ------- xfig (file = "test .fig",onefile=TRUE,width=6,height=4,textspecial=TRUE,defaultfont=TRUE) barplot(seq(.8,0,-0.15)) legend("topright",legend=c("1234567890"),cex=.7,text.width=.5) dev.off()
2017 Sep 02
3
transition from 1.x to 2? What did I break?
It?s been awhile since I set up my dovecot instance (like several years) and my transition from 1.x to 2 seems to have not gone well: all I can see is that authentication is banjaxed and I?m not sure what needs to be done to fix it. # 2.2.32 (dfbe293d4): /usr/local/etc/dovecot/dovecot.conf # OS: FreeBSD 10.3-STABLE i386 auth_debug = yes auth_mechanisms = plain login listen = *,[::] log_path =
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
2008 Feb 09
1
Problem with fitdistr function while estimating parameters
Hello, I am using fitdistr function for parameter estimation. When I use fd<-fitdistr(V2,"gamma") I get following error: Error in optim(x = c(0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, : initial value in 'vmmin' is not finite fd<-fitdistr(V2,"weibull") Error in optim(x = c(0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, :
2008 Feb 10
2
Error in optim while using fitdistr() function
Hello, I am trying to fit distribution for data consisting of 421 readings.It is basically no of requests arrived per minute.It contains many 0 entries as no of requests.When i use fd<-fitdistr(V2,"gamma") I get following error: Error in optim(x = c(0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, : initial value in 'vmmin' is not finite What should I do ? I need
2008 Feb 09
1
Problem with fitdistr function
Hello, I am using fitdistr function for parameter estimation. When I use fd<-fitdistr(V2,"gamma") I get following error: Error in optim(x = c(0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, : initial value in 'vmmin' is not finite fd<-fitdistr(V2,"weibull") Error in optim(x = c(0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, :
2017 May 09
0
samba process use 100% cpu
Anybody? 2017. 05. 02. 10:48 keltezéssel, Papp Bence via samba írta: > Hi! > > > I need some help. > > We use samba4 as AD, and now when clients connect to server, samba > process stuck at 100% cpu. > > samba Version: 4.3.4 Release: 13.el6 > > > top: > > 3777 root 20 0 131m 46m 28m R 99.7 0.3 219:20.53 > /usr/local/samba4//sbin/samba -D
2011 Feb 24
1
Using a Virtual IP Line
Hello! I bought a virtual IP line to my ISP to use with my asterisk but when I try to connect it to my ISP tells me I can not use and I can only use with a softphone that gives me, xlite ready configured. I use ngrep to see what information sent on xlite for communication, the User-Agent was changed so I change the User-Agent to my asterisk to the same as saying the xlite but still does not work.
2017 May 09
0
samba process use 100% cpu
Here is the smb.conf: https://pastebin.com/LUf4MUF0 Thank you very much. 2017. 05. 09. 18:15 keltezéssel, Dante F. B. Colò via samba írta: > Did you install it from binary packages ? compiled from source ? Post your smb.conf here. > > > ----- Original Message ----- > From: "samba" <samba at lists.samba.org> > To: "samba" <samba at
2009 Nov 09
1
Call declined
Dear all, I'm in basic setup of my network: I try to do a call from a softphone to an other one but I got the error 603 Declined. Below the sip.conf: *[gianca] type=friend username=gianca secret=pwd_gianca host=dynamic context=tutorial* *[giusy] type=friend username=giusy secret=pwd_giusy host=dynamic context=tutorial* extension.conf: *[tutorial] exten => 1234,1,Dial(SIP,gianca)* *exten