Displaying 20 results from an estimated 800 matches similar to: "Call accepted from not registered peers?"
2015 May 28
3
Peer is UNREACHABLE
Darryl Moore <darryl at moores.ca> schrieb:
> Ahh. Seen that before! That suggests to me that you don't have your
> sip.conf records setup right.
>
> What's your sip.conf look like?
Well, here what I wrote in my sip.conf:
register => 00493511111111:MYSECRET at pbxluca/00493511111111
register => 00493512222222:MYSECRET at pbxfax/00493512222222
register =>
2015 May 31
2
Signaling incoming call
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Guenther Boelter <gboelter at gmail.com> schrieb:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
>
> On 05/31/2015 02:31 PM, Luca Bertoncello wrote:
> > Hi list!
> >
> > Now all works as expected, at least in the simulation I did with
> > AsteriskNOW. Hopefully it will work later, when Deutsche Telekom
2015 May 28
0
Peer is UNREACHABLE
I think your phone may be trying to register with the username '1234',
while your sip configuration is expecting 'luca'. Can you try changing
your phone registration credentials to use 'luca'? Can you give us a sip
transcript when you try to place a call from it?
On 15-05-28 05:09 PM, Luca Bertoncello wrote:
> Darryl Moore <darryl at moores.ca> schrieb:
>
2015 May 28
4
Peer is UNREACHABLE
Kevin Larsen <kevin.larsen at pioneerballoon.com> schrieb:
> The phone you gave your wife is really old. Are you sure it supports SIP
> OPTIONS? Can you make a call in or out to it? If you can, it is more
> likely that it just doesn't support that and you can't use a qualify
> statement.
No, I'm not sure.
And no, I can't make any call, right now... At least,
2015 May 29
0
Calling from "extern"
Hi list!
Finally I got my wife's phone working in my Asterisk.
Unfortunately I have some problems, too...
Current situation:
- AsteriskNOW with 4 Accounts (00493511111111, 00493512222222,
00493513333333, 5678). This is "for test" and it will be replaced by "the
real world", when I got my Asterisk to work...
- A second Asterisk (Ubuntu-PBX) on another VM, logging in
2015 May 31
6
Signaling incoming call
Hi list!
Finally I got my Asterisk works with my two phones...
It was a problem on my Firewall (for the phone of my wife) and on my Dialplan
(for forwarding calls).
Now all works as expected, at least in the simulation I did with AsteriskNOW.
Hopefully it will work later, when Deutsche Telekom changes my ISDN to VoIP...
Well, now I have some time to spend with "fooling"...
My phone
2015 Dec 30
2
Signaling ringing on other extension
Ishfaq Malik <ish at pack-net.co.uk> schrieb:
Hi Ishfaq
> Look into Busy Lamp Field/Presence
>
> Here's a starting point:
>
> http://www.asteriskdocs.org/en/3rd_Edition/asterisk-book-html-chunk/asterisk-DeviceStates-SECT-1.html
Thanks a lot, but it does not seems to work...
Here my configuration:
sip.conf:
[general]
allowsubscribe=yes
subscribecontext = default
2015 Jun 07
4
Connecting two Asterisk
Hi again!
I always try to get my mobile phone work with my Asterisk.
I tried to install Asterisk on my PC (with public IP), but it has problems,
too...
I think, my UMTS-Provider doesn't want to connect to dynamic IP or my DSL-Provider
does not want it, too, since I have no problem to connect and get a very good
audio quality if I connect to other SIP-Provider or to an Asterisk (SAME
2020 Jun 13
4
Voice "broken" during calls
Hi!
I have a Asterisk installation to manage my phones at home (provider is
Deutsche Telekom).
It works, but very often the voice is "broken"...
Yesterday during a call it was very difficult to understand what my
partner sayd...
It can NOT be a problem of other downloads/uploads, since in that moment
there were no ones...
I already had the problem in the past, solved it enabling the
2015 Dec 29
2
Signaling ringing on other extension
Hi again!
With the "call pickup"-function I can now pickup a call directed to another
phone in my Asterisk. Very nice.
My problem, now, is that I can't see on my phone, that the other phone (in
another room) rings.
Is it possible to signal the incoming call on other extension? I use two
phones "Thomson ST2022".
Thanks a lot
Luca Bertoncello
(lucabert at lucabert.de)
2020 Jun 13
0
Voice "broken" during calls
Am 13.06.2020 um 08:28 schrieb Luca Bertoncello:
> Hi!
>
> I have a Asterisk installation to manage my phones at home (provider is
> Deutsche Telekom).
> It works, but very often the voice is "broken"...
> Yesterday during a call it was very difficult to understand what my
> partner sayd...
>
> It can NOT be a problem of other downloads/uploads, since in that
2015 Jun 25
2
Receiving faxes with spandsp question
Hello!
I?m trying to add fax functionality to my asterisk installation. Right now I?m focusing on receiving faxes. This is not explained in a book, but I assume that I can use same context, add ?fax? extension and if someone calls to send fax - it will autodetect. Right?
Per book, I made following setup additions:
1. In sip.conf [general] I added:
;FAX stuff
faxdetect=yes
t38pt_udptl=yes
2.
2015 Dec 21
2
Deutsche Telekom: calls dropped after 15 minutes
Hi list!
My Problem: all calls to international numbers will be dropped after exactly
15 minutes...
I have a VoIP-account by Deutsche Telekom.
This is what I see when I call someone (my parents) and the connection will
be dropped:
== Using SIP RTP CoS mark 5
-- Executing [+39015222222 at default:1] Set("SIP/00493511111111-00000125", "newNumber=0039015222222") in new
2020 Jun 23
2
Voice broken during calls (again...)
Am 23.06.2020 16:22, schrieb Marek Greško:
> It seems your problems lie in something other. Most probably it is not
> mtu problem. All my suspections are contradicted. If it is true you
> have inter vlan voice quality problems, it is definitely something
> different. Formerly I assumed you were trying only LTE vs LAN using
> internet.
I'm not sure what you mean with the last
2015 Jun 14
4
German sounds on Asterisk
Hi again
I'd like to configured my Asterisk to use german sounds for the
"Say"-commands...
I installed the sounds-files and I tried them with
"Playback(de/demo-echodone)" and it works.
Now I tried to add an extension to say the current time:
exten => 24,1,Verbose(2,Time asked by ${CALLERID(num)})
Exten => 24,n,Set(CHANNEL(language)=de)
Exten =>
2015 Jun 05
2
Missed call
Hi list!
I configured Asterisk to forward the incoming call for a number to
both phones.
I wrote that:
exten => _00493512222222,n,Dial(SIP/00493512222222&SIP/00493511111111,,R)
of course it works...
Now the problem is, that when a phone get the call, on the other phone
I get "1 missed call"...
Is it possible to avoid that and signaling the other phone, that the
call was
2015 May 28
4
Peer is UNREACHABLE
Hi list!
I have a problem and I hope someone can help me...
I configured an Asterisk on a VM to serve more accounts and act as a proxy to
other SIP-providers.
The first account running on my phone works without any problem.
A second account, running on the phone of my wife, is always UNREACHABLE.
I can just see in the log:
[May 28 21:48:46] NOTICE[3646]: chan_sip.c:22933 sip_poke_noanswer: Peer
2015 Jun 05
2
תשובה: Missed call
Israel Gottlieb <isrlgb at gmail.com> schrieb:
> At the end of the Command you could use options one of them is the c (not
> apital) which sends a cancel event to the phone
> http://www.voip-info.org/wiki/view/Asterisk+cmd+Dial
Shalom Israel,
unfortunately it does not work as expected...
I wrote:
exten => _00493512222222,n,Dial(SIP/00493512222222&SIP/00493511111111,,Rc)
2015 Jun 08
2
Almost solved: using my Asterisk from Internet
Hi again, list!
I know, I'm really annoying the list... :)
Well, maybe I got my Asterisk at home ("wrt" on the previous E-Mails)
to accept my mobile phone from Internet.
It was a problem with the network and the firewall.
Now I can log my mobile phone in my Asterisk in and the phone is
REACHABLE. Wow! Got it!
If I call a phone at home using my cellphone it works and the
2015 Dec 29
3
Transfer calls "on demand"
Daniel Heckl <daniel.heckl at gmail.com> schrieb:
> You are searching for ?Call Pickup?. It is implemented in Asterisk by
> default.
>
> https://wiki.asterisk.org/wiki/display/AST/Call+Pickup
> <https://wiki.asterisk.org/wiki/display/AST/Call+Pickup> Take a look under
> section ?Configuration Options?.
Hi, Daniel!
Thanks for your answer...
I'm using Asterisk