Displaying 20 results from an estimated 1000 matches similar to: "Clear pending SIP channels"
2010 Jan 12
2
Question about SIP registration
Hi guys,
I recently faced an issue regarding SIP registration: I have a 2-NIC Linux PC, with eth0 set to address 192.168.1.1 (NATted over public network, with address 89.X.Y.Z) and eth1 set to address 1.1.1.1. In [sip.conf] I set general option
bindaddr=0.0.0.0 ; IP address to bind to (0.0.0.0 binds to all)
Then I have configured an account as following:
[999]
type=friend
2009 Nov 13
1
destroy zombie session
Hi all,
Some time ago I posted an issue regarding the hangup of active calls from the CLI and someone told me that "soft hangup" should work. Well, in fact it does work, but only if the channel is known, i.e. it doesn't work for zombie channels. For example, I have this scenario (CLI output of command "iax2 show channels")
IP-AM-PBX*CLI> iax2 show channels
Channel
2004 Jun 01
1
Stuck SIP channels? -> SIP show channels
Hello all
I've discovered that SIP channels sometimes get stuck in *.
I've read some posts from Fri 29 Aug 2003 which mentions this issue, but
there doesn't seem to be any final answers
I don't know if this is related to the 0001604 bug?
Below is a list from one of the incidents:
I know the (d) means that it is scheduled for destruction but the 10.1.1.45
channel hasn't
2007 Sep 06
1
Dead SIP channels
I am using a2billing as calling card platform with asterisk 1.2.17.
After running for several days, if I issue 'sip show channels' command, I got a lot of dead sip channels although 'show channels' command only show 5 channels. What cause these dead channels? How can I clean out these dead channels? Will they pose any problem to my * server if left alone? What does this (d) mean?
2006 Jun 22
3
Showing Current Calls
Can someone recommend the best way to view current calls in progress on the Asterisk console?
Neither the 'show channels' or 'sip show channels' commands are easy to read.
hestia*CLI> show channels
Channel Location State Application(Data)
SIP/2944093-f9e2 (None) Up Bridged Call(SIP/2944079-e7f2)
SIP/2944079-e7f2
2009 Sep 27
1
Peers Listed in "sip show channels"
Hi,
I am using Trxibox 2.6 latest ISO install.
Following is the output of : "sip show channels"
[trixbox ~]# /usr/sbin/asterisk -rx "sip show channels"
Peer User/ANR Call ID Seq (Tx/Rx) Format
Hold Last Message
212.53.40.40 0218245 6cfb845d050 09011/00000 0x0 (nothing) No
192.168.1.116 (None) YTc4ZmM3NjV 00101/00006 0x0
2010 Mar 10
1
How to install dependent packages automatically
Hi,
I developed a package that requires 5 other packages. I was wondering if
anyone knows how can I automatically download and install the required
packages during the installation of my new package. My idea is to make this
process easier to the final user.
All the required packages are under bioconductor source but I don't know
where I can include the code to download and install them.
2006 Feb 07
1
orphaned sip channels channels?
My sip show channels shows some channels active that I can not make
sense out of, and they have been that way for days, so I am pretty sure
they are orphans.
Is there a way to show active CALLS (instead of channels) to try and
determine the source?
Does the output below provide any clues as to why these channels might
show active?
Anyone aware of related bugs?
The #'s indicate original
2006 Mar 28
2
Transferring calls - BUG0003710
I made the post below earlier today. I'v since removed all NAT from the equation and the problem still persists. Basically I am trying to transfer a call. The transferring phone sends a REFER message to asterisk with a call id that Asterisk doesn't know about. Surely, surely.... someone else must have seen this?
hermes*CLI> sip show channels
Peer User/ANR Call ID
2006 Jan 14
1
No "native bridge" on outbound SIP channels
Hi all,
I have a Cisco 1760 gateway and and Cisco 7960 VoIP phone running via
Asterisk. Both are running g711A codecs and SIP. On inbound calls I get a
native bridge, however on outbound calls I never get a native bridge. With
other SIP gateways I do get a native bridge on the outbound call. My
sip.conf is as follows:
[cisco1760]
type=friend
context=incoming
host=192.168.0.55
insecure=yes
nat=no
2003 Aug 13
1
FWD SIP phone format=2, FWD call format=4, why?
Hi!
I'm trying an asterisk-FWD connection. I'm using X-Lite OR SIPPS as the
IP phone. I configured the X-Lite and SIPPS to use GSM codec. Whe I
call FWD, I get this info on the channels when the call has not been
stablished yet:
sip show channels
Peer User/ANR Call ID Seq (Tx/Rx) Lag Jitter
Format
192.246.69.223 613 1770bf3430d 00102/00000
2008 Jul 07
2
Codec negotiation for Thomson ST2030 and g729
Hi all,
i'm trouble with codec setup on an asterisk machine 1.4.18 and some
Thomson ST2030 as extensions.
In the users.conf file for internal extension i have:
disallow=all
allow=g729
allow=alaw
allow=ulaw
Without any codec installed (i mean with original g729 of asterisk)
all go fine, calling from an extension to one other:
Peer User/ANR Call ID Seq (Tx/Rx) Format
2011 Apr 20
2
issue with installtion asterisk
hello all,
I have installed centos 5.5 ( linux text) and I have updated it with
# yum install bison bison-devel================?ok
# yum install ncurses ncurses-devel==========?ok
# yum install zlib zlib-devel===============?ok
# yum install openssl openssl-deve=======?ok
# yum install gnutls-devel============ ==?ok
# yum install gcc gcc-c++============?ok
# yum install newt
2009 Nov 07
1
Difference between 'core show channels' and 'sip show channels' ??
vps*CLI> iax2 show channels
Channel Peer Username ID (Lo/Rem) Seq
(Tx/Rx) Lag Jitter JitBuf Format
0 active IAX channels
vps*CLI> core show channels
Channel Location State
Application(Data)
0 active channels
0 active calls
vps*CLI> sip show channels
Peer User/ANR Call ID Seq (Tx/Rx) Format
2004 May 20
4
Mystery SIP channels
Has anyone seen this before? This channel is consistently present on
both of my asterisk servers. Sometimes they disappear for a few seconds
and then come back. It always has the same Call ID.
voip1*CLI> sip show channels
Peer User/ANR Call ID Seq (Tx/Rx) Lag Jitter
Format
192.168.0.102 (None) df92fb1b-8a 00101/03059 00000ms 0000ms
UNKN
2010 Mar 24
6
Restarting Asterisk using a script - Thanks to all -
Hi All,
I do have asterisk installed for a call center and I would like to know if
it is possible to create a scipt and execute it from a PC connected to the
Network without accessing the server. This script should restart asterisk
and another service related to aheeva.
The problem now is that each time I have to access using PUTY to the server
to start and run services manually.
Service
2006 Apr 19
2
clearing "stuck" channels without a restart
192.168.1.107 199 6bd3fb49505 00102/00000 ulaw No
Tx: ACK
192.168.0.100 110 5c5a4953-65 00101/00005 ulaw Yes
Rx: ACK
Those channels are stuck talking to each other. The phones are
disconnected yet that connection remains. I can clear w/ a restart
obviously, but is there any way to tear down a call like that from the
CLI?
Bill
-------------- next
2004 Jul 16
1
SIP channels UNKWN
I'm having an oddball issue with a Polycom SoundPoint IP 500. As you
can see below Asterisk thinks there are 2 SIP channels active, but show
channels tells me there are no calls active. Anyone have any idea why
this is happening? The Polycom occasionally stops accepting calls and
requires a power cycle.
fs-1*CLI> sip show channels
Peer User/ANR Call ID Seq
2007 Aug 17
4
Call Limits
Hi all,
Some of my asterisk users have used their maximum call limit for incoming
calls (peers). There incoming call limit should automatically reset to zero
after hangup but its not happening and they no longer can recieve any calls
as their allowed limit is already full. So is there any way to reset the
call limit on peers by commands or do i have to restart my asterisk server?
--
Best Regards
2010 Mar 24
1
Aastra weirds IP 169.x.x.x
Hello my friends...
Currently we are using the following firmware versions on ours aastra 55i:
Firmware Information
Attribute Value
Firmware Version 2.1.0.2145
Firmware Release Code SIP
Boot Version 2.0.1.1055
Date/Time Jun 20 2007 06:20:29
Can we make a firmware upgrade to the latest one: 6755i (55i) SIP,
V2.5.3.18, January 2010 , English , ZIP , 2,849 KB
on the site: