similar to: Connecting two Asterisk

Displaying 20 results from an estimated 5000 matches similar to: "Connecting two Asterisk"

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 Jun 07
3
Curious problem with NAT
Hi list! Since the internal calls work as expected and I can register my Asterisk on an external provider, I'd like to add a new feature and allow my mobile phone to connect to my Asterisk and manage calls. Well, first of all, my Asterisk is NOT direct on Internet available, but behind a NAT. So I configured my sip.conf: localnet=192.168.200.0/24 externhost=myhost.noip.com externrefresh=180
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 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 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 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 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 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 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
2015 Jun 11
1
Call accepted from not registered peers?
Hi list! So, new day, new problem... I tried right now to call from my cellphone a peer in my Asterisk. The cellphone has correct credentials, but it's NOT registered on my Asterisk, now. I just tried to call a peer in my network, from a peer not yet registered. And it works... :( The very curious thing is, that I can't find how the call will be accepted... Every section in my dialplan
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 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 Jul 05
2
Choosing codecs
Hi list! I noticed that when the phone of my wife calls the gsm codec will be used, but if someone calls the phone, alaw will be used: 00493511111111 calls 00493512222222: OpenWrt*CLI> sip show channels Peer User/ANR Call ID Format Hold Last Message Expiry Peer 192.168.200.11 00493512222222 5305ad0e07977dd 0x4 (ulaw) No
2015 Jun 05
2
Missed call
On some SIP phones it is possible to turn off the missed call notifications, but I am not aware of a way to do the same on any cell phones. On 5 Jun 2015 07:29, "Mehmet Avcioglu" <mehmet at activecom.net> wrote: > > There is no signal that is sent to display a missed call. Your cell phone > does that. If it rings and is not answered it counts that as a miss. The > only
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
3
תשובה: Missed call
Zitat von Israel Gottlieb <isrlgb at gmail.com>: > If you the c option in the dial command it will send answered > else where sip message to the phone and most ip phones understand that > The cell will always display a missed call? I'm very sorry, but I can't understand what you mean... Could you explain, maybe with an example? Thanks Luca Bertoncello (lucabert at
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 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
2018 Jun 29
7
Sharing Mailbox between users using IMAP
Zitat von Remko Lodder <remko at freebsd.org>: Hi Remko, > Emails can only be read if they are authenticated / authorized in > someway to access the store. That means you might need to share the > info@ credentials with the other > people so that they can read it over imap or webmail etc. That is self-evident and it is not a problem. I can't understand what you
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,