Re: [Astlinux-users] When a call goes to a group of snom phones and is answered by one phone, all the other phones display a missed call notification

2020-06-15 Thread The Cadillac Kid via Astlinux-users
I didnt think about dial options..  this is my Dial command exten = s,n,Dial(SIP/${receiver}${ARG5},${fbnatimer},rIM(answerme,${receiver},${origuniqueid},${cidoriginate})) im not using 'c' in it the 'r' in it pretty much means that 180 will be sent back to the originating phone no matter what

Re: [Astlinux-users] Losing business because no soft phone apps

2020-06-15 Thread Michael Knill
Thanks Dominko Yes a number of softphones work well via VPN EXCEPT: 1) You will lose connectivity when the phone sleeps and/or 2) Your battery life will be woeful This is why you need push notifications. Good luck. Regards Michael Knill On 16/6/20, 7:28 am, "dominko_vrljic--- via Astlinux-use

Re: [Astlinux-users] Losing business because no soft phone apps

2020-06-15 Thread dominko_vrljic--- via Astlinux-users
Hi Michael, I am also testing softphone applications and I was unsatisfied with any util now. I have installed "Calls - SIP VoIP Softphone" from Ruddy Nguyen Communication along with wiregurad on my smartphone today. I am surprised it works very well even over VPN. Although I tested only one day

Re: [Astlinux-users] When a call goes to a group of snom phones and is answered by one phone, all the other phones display a missed call notification

2020-06-15 Thread Michael Keuter
Have you tried in Asterisk the option „c“ of the „dial“ command? Sent from a mobile device. Michael Keuter > Am 15.06.2020 um 22:21 schrieb nedi : > > Thanks , I will try tomorow. > Regards nedi > >> Am 15.06.2020 um 22:16 schrieb The Cadillac Kid via Astlinux-users >> : >> >> hit send too

Re: [Astlinux-users] When a call goes to a group of snom phones and is answered by one phone, all the other phones display a missed call notification

2020-06-15 Thread nedi
Thanks , I will try tomorow. Regards nedi > Am 15.06.2020 um 22:16 schrieb The Cadillac Kid via Astlinux-users > : > > hit send too quick.. > > this is the SIP sent back to it.. > > CANCEL sip:5051@172.16.9.2:54836;line=up7wg15k SIP/2.0 > Via: SIP/2.0/UDP 172.16.8.2:5060;branch=z9hG4bK21641

Re: [Astlinux-users] When a call goes to a group of snom phones and is answered by one phone, all the other phones display a missed call notification

2020-06-15 Thread The Cadillac Kid via Astlinux-users
hit send too quick.. this is the SIP sent back to it..   CANCEL sip:5051@172.16.9.2:54836;line=up7wg15k SIP/2.0 Via: SIP/2.0/UDP 172.16.8.2:5060;branch=z9hG4bK21641ecc Max-Forwards: 70 From: "3200" ;tag=as73a14520 To: Call-ID: 328a1eaf23fc726f695258ef65aa2e51@172.16.8.2:5060 CSeq: 102 CANCEL Us

Re: [Astlinux-users] When a call goes to a group of snom phones and is answered by one phone, all the other phones display a missed call notification

2020-06-15 Thread nedi
I have another snom phone d385, can I import this? > Am 15.06.2020 um 22:07 schrieb The Cadillac Kid via Astlinux-users > : > > yeah I dont get the missed indicator unless I hangup or the call forwards.. > the missed call doesnt pop on the screen when I see answered elsewhere.. > > here is

Re: [Astlinux-users] When a call goes to a group of snom phones and is answered by one phone, all the other phones display a missed call notification

2020-06-15 Thread The Cadillac Kid via Astlinux-users
yeah I dont get the missed indicator unless I hangup or the call forwards..  the missed call doesnt pop on the screen when I see answered elsewhere..  here is the template im using for my phone..  ignore all the $$ entries those are where my config generator puts in variables..  maybe theres a

Re: [Astlinux-users] When a call goes to a group of snom phones and is answered by one phone, all the other phones display a missed call notification

2020-06-15 Thread nedi
The phone showing message "call completed elsewhere" on the screen coming but missed call is still there on all phones. Nedi > Am 15.06.2020 um 21:45 schrieb The Cadillac Kid via Astlinux-users > : > > this was a PJ issue wasnt it? im still using Chan_sip and my snoms dont do it > if I answ

Re: [Astlinux-users] When a call goes to a group of snom phones and is answered by one phone, all the other phones display a missed call notification

2020-06-15 Thread The Cadillac Kid via Astlinux-users
this was a PJ issue wasnt it? im still using Chan_sip and my snoms dont do it if I answer at another phone, they actually show call completed elsewhere on the screen...  im using 10.1.49.X firmware on my snoms..  I dont remember having to set anything different in the config to make it work.

[Astlinux-users] When a call goes to a group of snom phones and is answered by one phone, all the other phones display a missed call notification

2020-06-15 Thread nedi
Hi, When a call goes to a group of snom phones and is answered by one phone, all the other phones display a missed call notification. According to the SNOM FAQ this can be stopped by way of the following changes to SIP protocols: Has anyone idea how to fix that Regards Nedi__