Displaying 20 results from an estimated 20000 matches similar to: "Multiple Asterisk SIP Server/client connections"
2010 Feb 20
1
Fax, T38 and NAT
Gentlemen,
I have 3 faxes attached to an Asterisk. Fax - SPA2102 - Asterisk.
0851711201 and 0851711290 is on our WAN, no NAT.
0197673581 is outside our WAN and needs to be NAT'ed.
Sending a fax from 0851711201 to 0851711290, no problem, switches to T38
and fax goes through.
Sending a from 0197673581 to 0851711201, no problem as long as i dont
enable T38 on 0197673581.
But, if i enable T38
2010 Jan 12
2
SIP Security
Hey guys,
I've been running asterisk on my server for some time now (currently
running Asterisk 1.6.2.0). I am having security issues with my SIP
accounts. Unauthorized people have been able to access the server (bots)
and they have been able to make calls (in today's case to Cuba).
Here's a copy (slightly modified) of my sip.conf:
[general]
context=default ; Default
2010 Nov 03
1
inbound call issue...
Can anyone tell me why my inbound calls keep getting rejected with 401?
Here's the debug information:
<--- SIP read from UDP:147.135.32.221:5060 --->
INVITE sip:6087294351 at 216.26.109.22:5060 SIP/2.0
Call-ID: 31007e-31 at 147.135.32.221
CSeq: 1 INVITE
From: "Wi M"<sip:4144038968 at 147.135.32.221;user=phone>;tag=9bbc
To: "Gregory Malsack"<sip:s at
2007 Jan 28
0
Trouble outgoing VOIP Provider Calls
I have a weird problem....
Asterisk 1.4
E100P connected to a Panasonic TDA phone system
Here is what I get
SIP Ext -> Panasonic Extensions No Problems
Panasonic Ext -> SIP Extensions No Problems
SIP Ext -> VOIP Provider No Problems
Panasonic Ext -> VOIP Provider Errors
---------- Working SIP -> VOIP
-- Executing [903........@from-sip:1]
2011 Apr 11
1
Asterisk codec negotiation and canreinvite=no
Hi all,
I realise that asterisk's codec negotiation has been discussed in
the past multiple times. What I haven't been able to understand is
how asterisk decides which video codecs to advertise to the other
end when canreinvite=no in sip.conf and the initial caller
doesn't support video.
My tests are quite simple, I use an asterisk with 4 peers all on the
same LAN. My sip.conf
2014 Jul 26
1
Rejecting secure audio stream without encryption details - when using ws clients and Kamailio integration
Greetings,
I've noticed a problem that might originate from my Asterisk configuration,
could use a hand in sorting it out. Problem is a 488 response from Asterisk
whenever it gets RTP/SAVPF profile in the SDP.
My current setup has Asterisk Kamailio realtime integration, and Kamailio
uses dispatcher to route calls for Asterisk to handle. Now I have only one
Asterisk, on the same machine as
2008 Oct 14
1
SIP channels seem not to close after call is finished
Hello everyone,
I'm getting DIALSTATUS=CHANUNAVAIL when a call is trying to get one of my
queue interfaces, despite the fact it is free at that time, can you give
help?
1. I see many sip channels from that extension:
[root at mysweetpbx]# asterisk -rx "*sip show channels*" |grep 648
Peer User/ANR Call ID Seq (Tx/Rx)
Format Hold
2007 Feb 05
0
Help - Received response: "Forbidden" from'"Unknown"
I did a NoOp and see what the callerid was and when coming from the SIP Ext->Voip it is set to the Extension Number of the SIP Extension (as you would expect).
When coming from the Panasonic the CallerID is blank, I tried setting it to nothing again, and I tried setting it to the callerid of the voip provider, a sip extension id, the extension number on the Panasonic side, the zap channel
2007 Feb 04
1
Help - Received response: "Forbidden" from '"Unknown"
I have a weird problem....
Asterisk 1.4
E100P connected to a Panasonic TDA phone system
Here is what I get
SIP Ext -> Panasonic Ext No Problems
Panasonic Ext -> SIP Ext No Problems
SIP Ext -> VOIP Provider No Problems
Panasonic Ext -> VOIP Provider Errors
---------- Working SIP -> VOIP
-- Executing [903........@from-sip:1] Dial("SIP/610-097aee60",
2010 Dec 06
1
Asterisk 1.6.2.10 video call
Hello list,
I'm trying to set up a video call from my Ekiga client to a Grandstream
GXV3140 IP-phone. The call succeeds but there is no video.
I have in sip.conf :
videosupport=yes
disallow=all
allow=alaw
allow=g726
allow=g729
allow=gsm
allow=h261
allow=h263
allow=h263p
allow=h264
The Grandstream peer has codecs (sip.conf) :
gsm;alaw;g729;h261;h263;h263p;h264
The Ekiga peer has codecs
2011 Dec 29
0
Help_In Voicemail , vedio play but voice is not here out.
Hi all,
I am using to Xlite to save video voice mail.
when i retreive it, then only video show , no voice is here out.
Plz tell me where ,i am wrong , and how i can able to see video plus here audio in voice mail box.
I did following configuration
In Sip.conf
videosupport=yes
[phone1]
type=friend
host=dynamic
context= employees
mailbox=101 at default
2007 Sep 20
0
Video doesn't work for outgoing call?
I've tried to put a call file to /var/spool/asterisk/outgoing/
to make an outgoing video call, but not succeeded.
I could hear the audio, but no video.
The asterisk version is 1.4.10, with videosupport=yes
The client is eyebeam 1.5.7, with h263 support.
Here are some debug messages.
It shows the client and asterisk negotiated the video capabilities
without problem. However, the 'show
2009 Aug 14
2
no ring tone
how do i troubleshoot no ring tone. It was working and all i added was the lines below now it doesn't ring.
Edit sip_nat.conf for proper NAT:
localnet=192.168.1.0/255.255.255.0 externhost=pbx.DOMAIN.com (Set your external hostname name here)
externrefresh=10
fromdomain=DOMAIN.com (Set your external domain name here)
nat=yes
qualify=yes
canreinvite=no
Add extra codecs to
2005 Aug 16
1
problems with eyebeam - video phone
I am trying to connect two Xten eyeBeam Video Phone
No problems in voice connecting.
I tryed to modify my sip.conf
[general]
language=it
videosupport=yes
; enable Asterisk video support
port = 5060 ; Port to bind to (SIP is 5060)
bindaddr = 0.0.0.0 ; Address to bind to (all addresses on machine)
disallow=all
allow=h263
allow=gsm
allow=ulaw
allow=alaw
; H.263 is our video codec
;
2011 Feb 10
2
Unable to make outgoing calls with Internode
Surely there must be someone here who can help me with this problem.
I have spent weeks trying to get this damned service to work with no
luck. I have incoming calls working, but no outgoing. If get outgoing
working then incoming don't work.
I have sent this problem to this list a couple of times with little or
no response, and I _really_ need some help to sort it out.
I have an asterisk
2010 Jul 05
1
Problems with ulaw/g729 translation
Dear Folks,
I'm running Asterisk 1.4.31 server, on an Ubuntu 9.10 system. My scenario is
simple: connection to the PSTN directly via SIP, using g729 codec, and
connection to the softphones (X-lite 3.0 build 56125) trought local network,
using ulaw codec.
Sometimes, I got messages like:
[Jul 1 15:26:16] WARNING[26483]: chan_sip.c:5514 process_sdp: Unsupported
SDP media type in offer: image
2010 Jun 17
1
Asterisk no audio on calls problem.
Hi there,
I am trying to setup a configuration that requires me to use SIP and asterisk behind a firewall and over a VPN to a remote office and with some local Phones also.
I can't use IAX to my provider because they don't offer it and my handsets ( snom 300 ) also don't support IAX so it's all SIP.
The configuration is a follows
Asterisk PBX 10.202.17.217/24 ------>|
2011 Nov 21
1
video calls not working
Hi list,*
*I am not able to make video calls between two sip accounts. below is the
information. please help me where I am missing the configuration.*
Extensions.conf*
exten => 111,1,Answer()
same => n,Dial(SIP/2206,60,r)
same => n,Hangup()
*SIP.conf*
[2218]
type=friend
secret=*******
callerid="Virendra" <9172341457>
host=dynamic ;
2014 Jan 15
2
No compatible codecs, not accepting this offer!
Hello,
I'm having this issue on my pbx, it appears that asterisk is refusing
the codecs that my providers is proposing.
My trunk configuration is:
---
username=5x5x7x9x0x3
type=friend
secret=CRcxn7sqwm
qualify=yes
port=5060
insecure=port,invite
host=sip.txtxlxoxp.it
fromuser=5x5x7x9x0x3
fromdomain=sip.txtxlxoxp.it
disallow=all
context=from-trunk
allow=alaw
---
A typical invite from my
2004 Jan 26
1
SIP behind NAT - use of "externip" option
I am having difficulty configuring SIP behind NAT (using latest CVS).
Using sip.conf:
[general]
port=5060 ; Port to bind to
externip=ww.xx.yy.zz
bindaddr=0.0.0.0
nat=yes
register=>[userid]:[password]@voiptalk.org/2000
[voiptalk.org]
nat=yes
externip=ww.xx.yy.zz
type=friend
secret=[password]
nat=yes
reinvite=no
canreinvite=no
I fail to register. SIP Debug gives:
SIP