Displaying 20 results from an estimated 7000 matches similar to: "No Voice when canreinvite=no"
2005 Aug 13
14
Why NAT problem
hello
i am using asterisk-1.0.9. i have a NAT problem.
without NAT registration is ok. and if user is bhind
NAT it is registring on asterisk. but SJPhone is
showing "not registered". i think asterisk is properly
sending request to UA. any comments............this
sip.conf setting was working previously
-- Registered SIP '5000' at 0.0.0.0 port 5060
expires 120
-- Saved
2005 May 19
1
ser+asterisk problem
hello
I am using ser with asterisk
asterisk on 5070 (on back end)
ser on 5060 (on front end)
i am getting all requests at asterisk.
i tried by changing asterisk port
bindport=5090
but still getting all requests from sjphone at
asterisk.
can any one tell what is the reason
regrads
Kamran
__________________________________
Yahoo! Mail Mobile
Take Yahoo! Mail with you! Check email on
2013 Sep 19
2
The call is established but without exchanged voice packets
Hello,
I am trying to make my first call on Asterisk to succeed. I have Asterisk 1.8.10.1 running on Ubuntu machine.The configuration is quite simple just for my first test, Trying to have a call between two X-lite sipphone. The subscribers succeeded to register and the call is established, but still no voice can be heard, and lead the call to be disconnected after! By checking the logs, I can see
2005 Mar 17
3
extension.conf dialplan
hi
any one tell me how to make a dialplan
my extensions.conf
exten => _40XXXXXXXXXXXX,1,Dial(OH323/${EXTEN})
i want to dial to 40XXXXXXXXXXXX number.
XXXXXXXXXXXX could be any number like 923335224005 or
92512213248
at the moment when i am trying to dial 40923335224005
asterisk is dialing
Executing Dial("OH323/R11429", "OH323/40923335224005")
but i want him to dial
2004 Aug 02
9
asterisk+radius
HI ALL;
Is there anybody who use app_radius(astersik radius module)???????????
is it stable?
Regards
mohammad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040803/8a096bfe/attachment.htm
2005 May 25
5
how to dial extension with menu
hello
like if 6000 is the main exchange number. any one dial
to 6000 will be asked for pressing his desired
extension then he can press his desired extension then
his number is diled
exten=>6000,1,Background(enterdesiredexten)
exten=>6000,2,Wait(2)
exten=>2000,1,Dial(SIP/${EXTEN})
2003 Jun 27
2
Making calls from snom 100
Hello,
I`m trying to make a call from the snom 100( SIP mode) but whatever
number I dial I get a 404 error from Asterisk. Here are my configs and a
dump from "sip debug" . But if I make a call from a Zap line (see
extension 2382031), it rings the snom phone
sip.conf:
------------------------------------------------------------------------------
;
; SIP Configuration for Asterisk
2013 Apr 08
3
extensions.conf / test DID
I am trying to make sure my DID and SIP account details are working
properly and engaging the extensions.conf and dial plan.
I have a successful SIP session registered:
Connected to Asterisk 11.3.0 currently running on Asterisk (pid = 922)
Asterisk*CLI> sip show registry
Host dnsmgr Username Refresh
State Reg.Time
sip3.voipvoip.com:5060
2009 Apr 03
1
conference calling
Greetings listers.
I'm running asterisk 1.4.21.2 on SUSE 11.0 using
Polycom 501 phones. My outgoing connections are Zapata using a TDM401P.
For the most part I can make and receive calls fine except for these 3
issues:
1. When I call an external conference, the call never bridges and
hangs up after 60-90 seconds.
2. When I call another number there is a
2006 Aug 28
3
lost packets when bridging zap and iax
We have a machine with a TE410P in it acting as a client to route calls
via iax2 to our central server,
caller --> ( zap -> iax ) ---> ( iax -> whatever ) --> called
client server
often the called can't hear the caller (both machines on public ip)
'iax2 show netstats" on client machine shows more and more dropped
packets on the
2007 Sep 20
4
Newcomer Question
Hallo Group!
My Name is Guenther Sohler and I registred to this group, because
I think asterisk could be interesting for me.
I have got a small server at home running linux.
It does NAT and a Firewall. There is an intranet with my home PC
and a hardware SIP phone.
This SIP phone registers at mujtelefon.cz
Now I got another account at sipgate.at
My idea is following:
I want to be reachable at
2006 Feb 25
2
sipgate.de question
Hi,
Anyone here using sipgate.de ?
It worked for months, but for a couple of days now I'm
unable to register with them.
My account is ok, because I can login to the website.
Asterisk keeps showing me:
Feb 25 23:50:18 NOTICE[5144]: chan_sip.c:5269 sip_reg_timeout: -- Registration for 'XXXXX@sipgate.de' timed out, trying again (Attempt #n)
I looked at the sip debug stuff, and all I
2007 Feb 14
6
Fax with T.38
Hi all,
I install the last version of Asterisk and I tried to send faxes, but
nothing works.
Here is my configuration:
Analog Fax <----> IP <----> Asterisk <----> IP <----> Patton M-ATA
<----> Analog Fax 2
I tried Analog Fax 2 -> Analog Fax but nothing works!!
In the Patton configuration I put G711 and no silence suppression.
In asterisk I have
2005 Feb 03
1
403 Forbidden when registering sip user database on backend
i am getting 403 Forbidden message from asterisk when
it try to register my user agent. i am basically
useing mysql through ODBC. i hvae checked ODBC
connecteion with
'ODBC Show' command.
------------------------------------------------------
*CLI> odbc show
Name: mysql1
DSN: asteriskdsn
Connected: yes
*CLI>
------------------------------------------------------
and user is added to
2008 Feb 09
2
oneway audio with asterisk behind cisco pix 506
Hi,
I have the Cisco PIX 506 firewall right in front of the asterisk and I am
getting a one-way audio. I need your help/guidance to resolve this problem.
I have the "fixups" disabled for SIP in the Cisco PIX 506. Any help
rendered by you in this subject is greatly appreciated. I have been breaking
my head trying to resolve this problem for more than one month. I have
included the
2015 Aug 05
2
Asterisk uses "Anonymous", but why?
Hi All
I am trying to dial out using SIP and Vonage using the instructions :
<a href="http://www.voip-info.org/wiki/view/Asterisk+and+Vonage" target="_blank"
2003 Jun 13
1
strace shows that files are not accessed
strace on file access in asterisk shows that * is not even attempting to
access the voice files.
If I *manually* load app_playback.so, app_macro.so, and then
pbx_config.so, I they will load and I get a dialplan. Ok, that's a
problem -- autoconf is clearly not working, or there's some other
related issue.
So I try to use the demo and do "dial 500". This should connect and
2005 Jul 15
2
[Aserisk-Users]no audio inside the net
Hi list, i've problems with my * server and the 4 phones which are
linked to it. i've 2 grandstream bt100 with the firmware upgraded to
101, a wi-fi phone (i don't know its brand) and another ip phone i
don't know its brand. with this sip.conf :
[general]
port = 5060
bindaddr = 192.168.100.229
context = default ;x changed from default to sip
localnet = 192.168.100.0/24
2007 Nov 30
2
My AsteriskNo unable to registration
Dear The Expert,
I am very new with this, I have installed AsteriskNow, X-Lite as my
SoftPhone, I am using SPA-3102.
I have 3 extensions,
me at 250, 998 is my Linksys SPA-3102 and 999 for PSTN Line (see below)
My problem is, I am unable to call 998, I thought this is registration
problem, (because the Linksys screen info said Registration Failed)
Could any body please help?
Many thanks in
2005 Sep 05
2
Asterisk won't listen on another port
Hello,
Hope somebody can help me - Asterisk is behaving very oddly and I'm
totally stumped! I have SER and Asterisk running on the same box. I want
SER to listen on port 5060 (it is) and Asterisk to listen on port 5062.
I have configured my phones to register with x.x.x.x:5060 (SER) and
Asterisk will purely act as a voicemail server at the moment. However I
cannot get Asterisk to listen on a