similar to: Newcomer Question

Displaying 20 results from an estimated 100 matches similar to: "Newcomer Question"

2004 Apr 06
1
SIP phone registering problem
I am clearly doing something ridiculously wrong. Running Asterisk 0.7.2 on FreeBSD 5.1, I have SIP soft phones which are unable to register. They keep trying and then time out. With the sip debug on in Asterisk nothing is logged. Here is the trace from one of the phones (kphone): (192.168.100.13 is kphone, 192.168.100.3 is Asterisk) sipclient: sending: 21:47:45.454
2007 Aug 18
1
incoming calls in SIP
Hi, when I try to call in it tells me: NOTICE[11664]: chan_sip.c:10637 handle_request_invite: Failed to authenticate user "585415198" <sip:585415198 at 82.208.46.240> <sip:585415198 at 82.208.46.240>;tag=as18abefe8 Can someone help me out of this? I have Asterisk 1.2 on the Ubuntu 7.04. Outcoming and internal calls functions well. Thanks sip.conf: [general] callevents=yes
2014 Jun 10
1
Asterisk realtime peer registration
Hello there I'd like to use sip users and peers realtime. I think I done all I need to get asterisk works fine in realtime: res_odbc.conf configuration. extconfig.conf sippeers => odbc,asterisk,sipclient sipusers => odbc,asterisk,sipclient sip.conf [general] rtcachefriends=yes The sipclient table as suggest in this article: SIP Realtime, MySQL table structure (
2004 May 25
1
Troubles with Kphone
Hi , I'm triying to use kphone 4.02, but when i'm make a call the programs doesn't respond any command, so i can't hear any sound .. in sip.conf that's my codec config: disallow=all allow=gsm allow=ulaw allow=ilbc and the kphone give the follow : SipClient: Sending: 06:46:28.116 -------------------------------- ACK
2004 May 25
1
Troubles with Kphone]
-------- Original Message -------- Subject: Re: [Asterisk-Users] Troubles with Kphone Date: Tue, 25 May 2004 15:44:15 +0530 From: Murali Krishnan <murali@bksys.co.in> Reply-To: ismk@myrealbox.com Organization: bk SYSTEMS (P) LTD., To: asterisk-users@lists.digium.com References: <200405250652.46370.klky3@fibertel.com.ar> enano wrote: >Hi , > > > >I'm triying to use
2003 Nov 14
2
Streaming channels from Asterisk to the Internet
Hi folks, I'm wondering if it is currently possible to configure Asterisk to forward the conversations from 2 channels into a streaming daemon, such as Icecast, so that other people connected to the Internet can listen. The concept is similar to a radio talk-show. The show host would connect to Asterisk via an X100P or through VOIP. His or her voice would then be sent to the streaming
2005 May 13
2
In/out calls from/to same sip provider
Hi. I'm new to asterisk and, one way or the other, I manage to get it working for me. But I'm having a hard time getting calls going to and coming from the same provider, since the definition of the peer in sip.conf seems to be different AND not compatible for incoming and outgoing call. Outgoing calls need a "secret" and "username" definition in the peer context of
2006 Jan 11
1
Re: setting up asterisk to handle incoming SIP URI
I would like to setup my Asterisk server to process an incoming SIP URI and redirect all requests to a specific context. Example: (1) using a sip phone I'd like to be able to call: sip:somedomain.com *or* sip:someone@somedomain.com (2) i'd like my asterisk server to answer the call and route it to the context=in-from-sipclient which would play thru some DP actions Can anyone give
2007 Sep 21
1
SIP and Firewall
Dear Group! I want to improve the firewall rules for SIP and I already compiled the linux kernel with additional SIP netfilter settings Now I found this on the internet: modprobe ip_conntrack_sip ip_nat_sip Set IPtables filter rules iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT iptables -A INPUT -p udp --dport 5060 -j ACCEPT Set IPtables NAT rules iptables -A FORWARD -o
2005 Sep 09
1
Changing User-Agent: Asterisk PBX
Hello Folks! in my sip-logs i see that asterisk uses the User-Agent ID "Asterisk PBX": SipClient: Received: 16:34:03.023 --------------------------------- BYE sip:102141@131.130.XXX.XXX:44343;transport=udp SIP/2.0 Max-Forwards: 10 Record-Route: <sip:213.2XX.XXX.XX8;ftag=as2eb3c466;lr=on> Via: SIP/2.0/UDP 213.2XX.XXX.XX8;branch=z9hG4bK539a.47e6e8a7.0 #this is SER Via:
2004 May 25
2
sip phone problem
Hi all. I have 2 ip phones (Grandstream Budgetone): -budgetone1 -budgetone2 All two are connected to an Asterisk server. When I make a call from budgetone1 to budgetone2, I can speak with budgetone2 whith no problem. But when budgetone2 hangs up, budgetone1 does not play any tone (like busy tone). Budgetone1 seems to be still in conversation, but what conversation! Has anyone had a problem
2007 Feb 19
2
UTStarcom F1000 - WLAN connection unreliable
Hi list, I bought two UTStarcom F1000 phones, pre-equipped with the latest firmware, including WPA support. Those are configured to register to an asterisk server on the internet (not LAN), and registration works. Calling and being called also, with transfer and all bells and whistles. After a few minutes up to 5 hours (varies widely), the display tells me that an Accesspoint is not available
2004 Dec 13
1
Repost: Cisco 7960 and Asterisk...not working....
Anyone help me here? I am a newbie so be gentle ;-)...... It worked once and then I played with the configs. I have a static IP address which is on my private network.. Phone is 192.192.192.220 and asterisk server is 192.192.192.22 I have the 7690 with a SIP iamge (Whatever latest is ) I have 3 lines setup with Free World Dial up and have the 4th setup to connect to my asterisk server. Here
2006 Dec 13
1
CallerID Issue (asterisk newbie)
Hi guys. This is my 1st post here (after much reading). I have a test asterisk system setup using X-Lite Soft Phones, and the issue I am running into is that caller id shows up as "asterisk" on all incoming calls and on all local to local calls (internal). I have showcallerid, etc. configured in zapata.conf, but I'm drawing a blank. When I check my voicemails it tells me
2007 Sep 25
1
Completing my Configuration
Hallo Group, I have basically set up a small asterisk system, which ahs 4 peers: * registers at 2 Sipgates * 2 hardware phones connected to it Both Hardware phones can phone outwards(cheaper sipgate is selected with dialplan) Calls from both sipgates make my hardware phones ring But here comes the challenges: Is it possible to configure asterisk in such a way that in the phone: * there are
2008 Mar 17
1
Desperately need help with Asterisk setup
Hi, I am new to Asterisk and I am having a setup problem that I am trying to resolved for the last couple days without any success. I am pretty much desperated on this issue and I don't know why. Can someone please kindly help me to troubleshoot this? I can't hear any audio from Asterisk when running Playback or VoiceMail tests. I have my Asterisk server ( running on Debian,
2005 Aug 27
2
Problems with registration
My phone still says Not-Registered. I have a Polycom SoundPoint 600 SIP phone. Here is my sip.conf file: ; ; SIP Configuration ; [general] context=default ; Default context for incoming calls port=5060 ;added bindport=5060 ; UDP Port to bind to (SIP standard port is 5060) bindaddr=0.0.0.0 ; IP address to bind to (0.0.0.0 binds to all) srvlookup=yes ;
2005 Jul 21
0
kphone & Asterisk CVS HEAD: no audio
Dear Asterisk experts, I've just downloaded Asterisk CVS version (since I'd like to manage its configuration from RealTime). Next, I have kphone on the same Linux host, and VmWare virtual machine with Windows and X-Lite IP phone inside. I successfully tested the demo's with X-Lite, but failed to hear something with kphone (v4.1.1). There were NO problem with this kphone and stable
2005 Jan 05
5
Asterisk with MySQL
You are reading the instructions for the STABLE 1.0 version of asterisk and are using the CVS version. Goto the wiki and read the instructions for RealTime. -Matthew ----- Original Message ----- From: "Muhammad Rizwan Khan" <rizwan@advcomm.net> To: <Asterisk-Dev@lists.digium.com> Sent: Wednesday, January 05, 2005 12:42 PM Subject: [Asterisk-Dev] Asterisk with MySQL >
2007 Jun 12
1
Answering machine detection after Dial()
Hi people! Sorry for bringing up some annoying issue.. yes, it's AMD again... But I was searching the last days for a solution for my problem and didn't really find anything. Now I'm hoping that someone of you has maybe an idea for me. :) My setup: --------- I use the Asterik Manager API to generate outgoing calls (by using "Originate" messages). These outgoing calls