Displaying 20 results from an estimated 3000 matches similar to: "Problem with call hold"
2005 Oct 18
1
sip rfc bye violated?
I have this in sip show history for a particular channel marked as dead
(should be removed) in sip show channels:
1. TxReqRel INVITE / 102 INVITE
2. Rx SIP/2.0 / 102 INVITE
3. CancelDestroy
4. Rx SIP/2.0 / 102 INVITE
5. CancelDestroy
6. Unhold SIP/2.0
7. Rx SIP/2.0 / 102 INVITE
8. CancelDestroy
9. Unhold SIP/2.0
10. Rx
2007 Jun 07
1
call Hold event asterisk
i need to catch the call hold event from my asterisk-java program. Im using net.sf.asterisk.*; for communicating with asterisk server. I need to get the call hold status on my java program . I can able to get the music on hold status but i cannot able to get the call hold status.
The events like
1. HoldEvent ,
2.HoldedcallEvent
3. UnHold event
are not getting fired when the call hold is
2008 May 18
1
Bridging a call on hold with an active call
Dear All
I want to use asterisk for the following Senario and Need help to find a SAMPLE extension.conf
Incoming call >>>>>>>>>>>Asterisk >>>>>>>>>>>>>>GSM Termination Gw
first leg second leg
What I want to do is putting first call leg on
2004 Oct 08
1
Multiple-pass overwrite of EXT3 file on a journalled fs
Greetings all,
I am curious if anyone knows why utilities such as
'GNU shred' (part of coreutils) and 'wipe' say they
are not effective on journalled file systems-
especially EXT3.
Is it because you can't "guarantee" that the journal
has been flushed/wiped (i.e. you have the journal
'between' you and the actual data blocks on the
physical disk), or because
2018 Oct 10
2
How to defer SDP in ACK for unit testing purposes
Hello,
I think I met a case similar to the one solved by [1] . Quoting this case :
* res_pjsip: Handle deferred SDP hold/unhold properly.
Some SIP devices indicate hold/unhold using deferred SDP reinvites. In
other words, they provide no SDP in the reinvite.
A typical transaction that starts hold might look something like this:
* Device sends reinvite with no SDP
* Asterisk
2008 Jan 04
1
Remote hold on PRI
Hi everybody
We have a strange problem with several asterisk servers (Version
1.4.11) using PRI cards (tied to telco here in Belgium).
Indeed we noticed that whenever a local user places an outgoing call
through the PRI (and telco) to another IPBX (tied to telco using BRI
or PRI), if the remote party places the call on hold, the caller hears
the _local_ music on hold instead of the
2011 Sep 14
1
Shredding instead of deleting
Hi,
I have a wishlist item. Is there an appropriate place for me to post it?
Basically, I would like to know that my email isn't recoverable from the
local disk on the mail server after I delete it. So instead of just
deleting the file from my Maildir, I'd like the option to exist for
Dovecot to shred it.. Ie, overwrite the file with random data and/or
null bytes before deletion. In the
2017 Nov 09
0
file shred
On 11/08/2017 11:36 PM, Kingsley Tart wrote:
> Hi,
>
> if we were to use shred to delete a file on a gluster volume, will the
> correct blocks be overwritten on the bricks?
>
> (still using Gluster 3.6.3 as have been too cautious to upgrade a
> mission critical live system).
When I strace `shred filename`, it just seems to write + fsync random
values into the file based on
2017 Nov 08
2
file shred
Hi,
if we were to use shred to delete a file on a gluster volume, will the
correct blocks be overwritten on the bricks?
(still using Gluster 3.6.3 as have been too cautious to upgrade a
mission critical live system).
Cheers,
Kingsley.
2017 May 31
6
CentOS 6.9, shredding a RAID
I've got an old RAID that I attached to a box. LSI card, and the RAID has
12 drives, for a total RAID size of 9.1TB, I think. I started shred
/dev/sda the Friday before last... and it's still running. Is this
reasonable for it to be taking this long...?
mark
2018 May 09
2
OT: hardware: sanitizing a dead SSD?
James Szinger wrote:
> Disclaimer: My $dayjob is with a government contractor, but I am speaking
> as private citizen.
>
> Talk to your organization's computer security people. They will have a
> standard procedure for getting rid of dead disks. We on the internet
> can't > know what they are. I'm betting it involves some degree of
paperwork.
>
> Around
2004 Dec 27
0
no voice with all sip phones until hold/unhold
Hello everybody and merry xmas.
I have a problem with sip phones calling each other inside the same
network (no nat, no firewall).
You can make and receive calls and pick them up, but you cannot hear
anything on any side of the call. But if you press hold/unhold or you
transfer the call, then everything works as expected.
Ths SIP phones I've tried are Swissvoice IP10s and kphone, it
2004 Jan 24
4
retrans_pkt: Maximum retries exceeded on call
Hey,
I'm getting an odd message in my logs, and have'nt been able to find much information on it:
Jan 24 00:22:39 WARNING[-1137431632]: chan_sip.c:486 retrans_pkt: Maximum retries exceeded on call 6010532c6fedf9be383872e07e4be70c@192.168.1.2 for seqno 102 (Request)
I'm running asterisk with a Cisco 7960G
If anyone know's why i'd get this.....Any help would be appreciated!
2008 Sep 20
1
1.6.0-rc6 - SIP hold logic broken?
Hi,
I have the following symptoms:
Call X-lite / Nokia E51
X-lite press hold: Nokia DOES hear MOH
Nokia press hold: X-lite does NOT hear MOH
Call X-lite / SCCP phone
MOH works as supposed
Call SCCP phone / Nokia E51
SCCP press hold: Nokia DOES hear MOH
Nokia press hold: X-lite does NOT hear MOH
In addition, the BLF on the SCCP phones does NOT show the hinted SIP
extension on hold.
With 1.4
2014 Jun 11
1
Asterisk 12 AMI Hold Event
I'm trying to capture when a call is placed on and removed from being on hold through the AMI in Asterisk 12.3. In previous versions, the Hold event contained a 'Status' field which indicated if the call was going 'On' or 'Off' hold. However, in 12 not only am I not seeing the Status field, but I am not seeing any AMI Hold event that corresponds to removing the call
2004 Sep 25
2
* works, but after a few seconds audio always stops.
Using X-Lite FWD soft phone, I can register, get to the 'demo' menu
extension, but that's it. Audio starts, then after a few seconds stops,
with packets still being passed.
Anyoen have any clues? Yes there are firewalls between here and there, yes
there is NAT at my end...What ports need punching, is rfc2833 the correct
settign or should I use inband or info?
TIA, I just
2013 Jan 08
4
wiping out data on a disk (no physical acess to the machine)
Hi,
I need to securely wipe out a disk on a remote machine, but I don't have access to that machine.
Therefore I cannot use the LiveCD+shred (or dd) combination.
Besides manually shreding known data files, I am wondering if there is a (free) tool that can be used in my case.
Thanks.
2011 Jan 28
3
Disabling Music On Hold
Hello,
I have been trying to completely disable music on hold on my asterisk
system. When a call is put on hold I do not want any music on hold, but I
would like the remote user to get informed of this event (depending on the
technology e.g. with a SIP reinvite and an SDP indicating the call is on
hold).
I have searched and tried out various approaches, but when putting the
call on hold
2006 Jan 28
1
Shared maildirs
Hi,
This is the one thing holding me back from switching to Dovecot...
Can anyone give a realistic timeframe for when Shred maildirs will be
officially supported?
Thanks... other than that missing piece, Dovecot rocks!
Charles
2018 Apr 02
2
What is the universal (world wide) understanding behind degaussing harddisks?
Hello,
On Mon, 2 Apr 2018 10:01:56 -0400 m.roth at 5-cent.us wrote:
> Turritopsis Dohrnii Teo En Ming wrote:
> > Good evening from Singapore!
> >
> > The foremost question which I want to ask is, what is the universal
> > (world wide) understanding behind degaussing hard drives?
> >
> > I work for No Secrets Agency (NSA) Pte Ltd (fictitious company name