Re: [asterisk-users] CLI color prompt

2020-06-01 Thread Jeff LaCoursiere
I work from a similar setup.  I ssh'ed to my personal PBX from an xterm window on an Ubuntu 16 workstation, your prompt seems to work: *Jeff LaCoursiere* STRATUSTALK, INC. / CTO Phone: *+1 703.496.4990 x108* Mobile: *+1 815.546.6599* Email: *j...@stratustalk.com*

Re: [asterisk-users] Asterisk 16 Certified 16.8 and MagicJack Incoming Calls

2020-06-01 Thread Chris Dos
It seems that if there is a pause in the auto attendant longer than a second this problem occurs.  I have this for an extension in my extensions.conf file: exten => 2799,1,GotoIf($["${CALLERID(num)}" = "${EXTEN}"]?500) exten => 2799,2,Dial(PJSIP/${EXTEN},14,tr) exten =>

[asterisk-users] Asterisk 16 Certified 16.8 and MagicJack Incoming Calls

2020-06-01 Thread Chris Dos
I upgraded our Asterisk 13 LTS to Asterisk 16 Certified 16.8 yesterday and converted form SIP to PJSIP using the python script as a start and then mofiying from there.  I ran into an issue when testing that incoming calls from MagicJack would go silent after about 10 seconds.  This happened while

[asterisk-users] do not start MoH when caller pres HOLD on mobile

2020-06-01 Thread marek
hi, its possibe to "dont start" music on hold when caller (from sip operator trunk) press HOLD (i.e. on mobile phone) Asterisk acts on SDP a=sendonly i want pass trough media from SIP trunk provider Marek -- _ --

Re: [asterisk-users] CLI color prompt

2020-06-01 Thread Fourhundred Thecat
> On 2020-06-01 10:07, Michael Maier wrote: Same problem here (asterisk 16.x / CentOS 7). # echo $TERM xterm-256color I am using asterisk 16.x as well, on Debian Buster. => CLI prompt looks the same as described by the OP: [1;31m[myhostname]: But to make it even more strange: colored

Re: [asterisk-users] CLI color prompt

2020-06-01 Thread Michael Maier
On 31.05.20 at 19:26 Jeff LaCoursiere wrote: > Hi, > > I had posted this a few hours ago, but got caught in moderation for size.  I > trimmed down the pic and attached. > > I am on an Ubuntu 16 workstation, in an Ubuntu terminal window, ssh'ed to the > PBX (amazon instance).  You can see my