Displaying 20 results from an estimated 3000 matches similar to: "Multiple phones when one is unregistered"
2016 Sep 01
2
Multiple phones when one is unregistered
On Tue, 30 Aug 2016 17:56:35 +0200
Administrator TOOTAI <admin at tootai.net> wrote:
> Something like
>
> exten => 5555551111,1,Verbose(Door buzzer calling)
> same => n,Set(toRing=)
> same => n,ExecIf($["${DEVICE_STATE(SIP/user1)}" = "NOT IN
> USE"]?Set(toRing=${toRing}&SIP/user1)
Failed. I checked the online docs and the syntax seems to
2016 Aug 30
2
Multiple phones when one is unregistered
On Tue, 30 Aug 2016 10:39:14 -0400
Eric Wieling <ewieling at nyigc.com> wrote:
> The dialplan below cannot go to voicemail, either something else is
Of course not. It's the individual extensions that have voice mail. I
have a similar problem when one of those destinations is a cell phone
but I know that there is no Asterisk solution for that problem. If the
cell phone answers and
2016 Sep 01
2
Multiple phones when one is unregistered
On Thu, 1 Sep 2016 11:02:57 +0200
Administrator TOOTAI <admin at tootai.net> wrote:
> > [Aug 31 21:52:00] WARNING[-1][C-0001fed5] pbx.c: No application
> > 'ExecIf' for extension (unauthenticated, 5555551111, 3)
> >
> > Is there a module that I need to load?
> >
> > In case it matters I am running Asterisk 11.23.0 on NetBSD 7.0.
>
>
2015 Jun 12
2
Voice mail and caller ID
I have this in my sip.conf:
exten => *98,1,Verbose(0,CALLERID number is "${CALLERID(num)}")
same => n,VoicemailMain(${CALLERID(num)}@LocalSets,s)
same => n,Hangup
However, my extensions are set up so that they always show the external
number, not the extension:
[foobar2](client-phone)
secret=xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
callerid=Candace <5555551212>
2017 Apr 19
2
Voicemail asking for login
On 2017-04-19 11:57 AM, J Montoya or A J Stiles wrote:
> I fished this out of an old extensions.conf from a defunct project. It might
> be relevant to your use case:
>
> exten => 1571,1,NoOp(Call to 1571: voicemail retrieval)
> exten => 1571,n,AGI(lookup_caller_id.agi,${CALLERID(num)})
> exten => 1571,n,NoOp(CLID is ${clid})
> exten =>
2016 Aug 04
4
Removing mailbox and password prompt for voicemail
On Thu, 4 Aug 2016 14:03:39 +0100
Nabeel <nabeelshikder at gmail.com> wrote:
> I should add, a password is *always* asked if a password has been set.
> There isn't a way to bypass that.
Then something is wrong.
http://darcy.vex.net/star98.mp3
--
D'Arcy J.M. Cain
System Administrator, Vex.Net
http://www.Vex.Net/ IM:darcy at Vex.Net
VoIP: sip:darcy at Vex.Net
2015 Feb 12
9
Is Asterisk a Linux only system?
I know that it runs on other systems but do other ports get the same
attention? I have been running it on a NetBSD server for about a year
now and while it mostly works it just crashes from time to time with no
explanation or core dump.
I have improved the situation by expanding my intrusion detection but
it still stops every few days or so. I have a cron job that tests for
it and restarts it
2014 Aug 07
2
Calls not hanging up
This just started after upgrading to 11.11.0. After a call is
completed (both ends hang up) the call still shows as active.
# asterisk -x "core show channels"
Channel Location State Application(Data)
SIP/thinktel-0000000 (None) Up AppDial((Outgoing
Line)) SIP/4164251212-00000 4165555555 at LocalSets Up
Dial(SIP/thinktel/4165559999) 2 active
2015 Jun 18
3
setting outbound caller ID
> CALLERID is a read only variable.
That's not correct. I set it all over the place in my dialplan.
2016 Aug 04
4
Removing mailbox and password prompt for voicemail
On 4 August 2016 at 13:18, D'Arcy J.M. Cain <darcy at vex.net> wrote:
>
> Let's get this straight. You call yourself from any phone in the world
> and press '*' while listening to the message, you wind up in your own
> mailbox and you believe that means that you don't need a password? Do
> you think that the phone system somehow knows that it is you
2015 Aug 25
4
Ringback issue
My last problem was nicely solved through this mailing list so
hopefully this new problem will have the same happy outcome.
My situation is that I have many extensions. Here is a sample:
[client-phone](!)
type=friend
host=dynamic
secret=XXXXXXXXXX
dtmfmode=auto
disallow=all
allow=ulaw
allow=gsm
allow=g723
allow=ilbc
subscribemwi=no
[4165555555](client-phone)
secret=xxxxxxxxxxxxxxxxxxxxxxxxxx
2017 Apr 20
2
Voicemail asking for login
On 2017-04-20 05:14 AM, J Montoya or A J Stiles wrote:
> This is just screaming "configuration mismatch" -- or, possibly, "latent bug
> whereby things parsed in separate places should be treated the same, but are
> actually getting treated differently".
I really don't want to be the "my system isn't working so there must be
a bug in Asterisk" guy
2015 Mar 12
2
Unstable phone connection
This is driving me to distraction. I have a switch with multiple
clients who are all working fine except for one and I can't figure out
what makes them different. I have tried every NAT setting in the ATA
(SPA112 ATA with 2 x FXS, 1 x LAN), stun server on and off, different
sip ports, different RTP ports and it still fails. I have left the
location with it working only to have it fail
2016 Jul 30
4
Removing mailbox and password prompt for voicemail
Hello,
I am using Asterisk voicemail on a CentOS 7 server. I would like to be able
to remove the 'mailbox' prompt and 'password' prompt when a user tries to
access their voicemail. I can remove the 'password' prompt by not setting a
password for the user, but the 'mailbox' prompt is always heard. Please let
me know how Asterisk can be configured to remove these
2016 Aug 04
5
Removing mailbox and password prompt for voicemail
On 30 July 2016 at 19:32, D'Arcy J.M. Cain <darcy at vex.net> wrote:
>
>
> Not playing the prompt changes nothing. If someone presses '*' while
> listening to your answer message then they are in your mailbox. You
> better have a password that they need to enter to continue.
I have now tested the 'Unavailable' message by pressing "*" while
2016 Nov 22
3
Touch tone stutter
I am hoping someone else has seen this and can offer a solution or at
least a direction to investigate. I am running 11.23. Most of my
clients are fine but one has a strange behaviour. He has a Grandstream
HT701 like most of my clients who use an ATA. He can make call and they
are crystal clear. However, when he tries to use phone menus ("dial 234
for John Doe" for example) it
2018 Jun 13
2
T-38 re-invite issue
>>>>> D'Arcy Cain <darcy at VybeNetworks.com> writes:
>> Ie after both sides select t38, until they agree on the t38 terms.
> OK, so does that mean that setting it to 25000 should leave time for the
> re-invite or does the timeout start after that.
As I wrote above, after that. After the sip/sdp.
-JimC
--
James Cloos <cloos at jhcloos.com>
2018 Jun 08
3
T-38 re-invite issue
I have an error sending to a specific fax number. It may be more than
one but this is the one I investigated. It seems the delay for the SIP
negotiation in T.38 was initiated after 6 seconds, however, our system
sent the BYE after only 4 seconds, possibly cutting the call before all
the communication necessary for the negotiation was completed. Here is
the trace from our provider showing their
2015 Aug 11
3
One way audio - doesn't seem to be NAT issue
I have been banging my head against the wall for weeks now on this
one. I have a switch running NetBSD and Asterisk 11.19.0 although I
have had this problem on older versions as well. I, and my users, can
call out, we can receive calls, quality is excellent but I cannot talk
with one user. The different elements are as follows:
The switch as described above which is in a server room on the
2016 Jul 31
3
Removing mailbox and password prompt for voicemail
I tried your extension definition as suggested:
exten => *98,1,Verbose(0,${CHANNEL(peername)} calling voicemail)
same => n,VoicemailMain(${CHANNEL(peername)}@VoiceMail,s)
same => n,Hangup
But there was no change in the prompts asked, ie. the voice first asked for
'mailbox', and then 'password' as before. The prompts are not removed.
Please clarify what you mean by the