search for: ivins

Displaying 6 results from an estimated 6 matches for "ivins".

Did you mean: itins
2016 Oct 01
2
Sorcery with templates
Hi list. I use sorcery to configure an astdb backend to my pjsip endpoints. This works well, but it would be even better if I could set attribute defaults for these endpoints in the config file. The way I do it now forces me to store all endpoint attributes for each endpoint, even when most of them are effectively defaults. If I need to change one, I need to update each endpoint in the astdb.
2016 Jul 04
2
CALLERID on pjsip doesn't work?
On 1 July 2016 at 17:41, Joshua Colp <jcolp at digium.com> wrote: > > >> exten => 1234,Set(CALLERID(all)="Jon Doe" <+123456789>) >> same => n,Dial(PJSIP/phone123, 30) >> > > Your exten line has no priority, is that how it is in your dialplan? > Actually no, I stole that line from an earlier email to this list. Mine has a priority.
2016 Sep 28
3
Asterisk Radius CDR
...ge: ``cdr_radius.c:208 radius_log: Unable > to create RADIUS record. CDR not recorded'' already implies that this is > not possible. I cannot judge it. You can by turning on radiusd -X and have > a close look to the output. > > On Wed, Sep 28, 2016 at 07:59:13AM +0800, Andrew Ivins wrote: > > Hi Ahmed, > > > > I ran into similar problems. freeradius-client returns the same error > code > > for numerous failure cases, so Asterisk doesn't get an opportunity to log > > anything useful. If you look here: > > > > https://github.com/...
2016 Jul 01
2
CALLERID on pjsip doesn't work?
Asterisk 13.8 Is CALLERID(all) supposed to wok for pjsip? When I do this: exten => 1234,Set(CALLERID(all)="Jon Doe" <+123456789>) same => n,Dial(PJSIP/phone123, 30) I expect the callerid to be as set, but is always seems to be "phone123", the name of the endpoint. Andrew -------------- next part -------------- An HTML attachment was scrubbed... URL:
2016 Sep 27
2
Asterisk Radius CDR
I did radius client status testing with radius server, able to access the radius server. However, still getting radius CDR issue after setting debug level 8 even granting 666 access to radiusclient-ng config files. message: cdr_radius.c:208 radius_log: Unable to create RADIUS record. CDR not recorded! Please advise if I missed out anything. Date: Mon, 26 Sep 2016 12:09:34 +0200 > From:
2003 Oct 08
4
OS/390 openssh
Hello Steve, Hello OpenSSH-portable developers, I am building OpenSSH for our (EBCDIC-based) BS2000 mainframe operating system, and I noticed you do the same for OS/390. Because my initial ssh port was based on IBM's OSS port (ssh-1.2.2 or some such), I thought it was fair enough to help with a little co-operation; we might come up with a unified EBCDIC patch which could be contributed to