Displaying 14 results from an estimated 14 matches for "b102".
Did you mean:
102
2004 May 24
4
dialing multiple extensions
...umber of sources.
For the most part its worked.... Now if someone dials 107 it rings Sip
phones at 102 and 107, then goes to voicemail after 40 seconds.
exten => 107,1,Dial(SIP/102&SIP/107,40|r)
exten => 107,2,Voicemail(u102@pstn)
exten => 107,3,Hangup
exten => 107,102,Voicemail(b102@pstn)
exten => 107,103,Hangup
The problem I'm running into is when I add my cell phone in
exten => 107,1,Dial(SIP/102&SIP/107&Zap/2/11235551212,40|r)
exten => 107,2,Voicemail(u102@pstn)
exten => 107,3,Hangup
exten => 107,102,Voicemail(b102@pstn)
exten => 107,103,Hang...
2009 May 13
2
With RAID-Z2 under load, machine stops responding to local or remote login
...ps
responding to any meaningful commands. Console login will take a
username and password then hang forever without printing anything. SSH
login will block forever without prompting for user or password.
Machine responds to ping. NFS drops.
snv_113, this has occurred since the RAID-Z2 was created (b102).
I have no idea how to instrument this, as it doesn''t appear to be
panicking, or running out of RAM (as far as I can see from the last
responses of top and prstat), and I don''t know how to ask dtrace about
where I''m mostly spending my time. I read one or two guides, but...
2004 Nov 29
1
Calling from PSTN let exension 601 ring twice, hang up and starts over again to ring twice, ...
...ckup I do not hear on extension 601, and on the PSTN it is still
signaling to ring.
Can anybody enlighten me, please?
extension.conf
[incoming_88097074]
exten => s,1,Wait(1) ;wait to get caller ID in.
exten => s,2,Dial(SIP/102,20)
exten => s,3,Voicemail(u102)
exten => s,102,Voicemail(b102)
exten => s,103,Hangup
*CLI>
Starting simple switch on 'Zap/4-1'
Executing Wait("Zap/4-1", "1") in new stack
Executing Dial("Zap/4-1", "SIP/601|20") in new stack
Called 601
SIP/601-06ae is ringing
WARNING[19176]: chan_zap.c"3452: zt_han...
2006 Dec 18
1
Follow-me challenge
...completes" so it never rolls to asterisk
voicemail.
Here is my current config:
exten => 102,1,Dial(${sipura},10,)
exten => 102,n,playback(pls-wait-connect-call)
exten => 102,n,Dial(IAX2/asterisk1/9139275900,10,r)
exten => 102,n,VoiceMail(u102@default)
exten => 102,107,VoiceMail(b102@default)
Here is the log from asterisk:
-- Executing [102@internal:2] Playback("SIP/101-0a1178c0",
"pls-wait-connect-call") in new stack
-- Playing 'pls-wait-connect-call' (language 'en')
-- Executing [102@internal:3] Dial("SIP/101-0a1178c0"...
2004 May 18
1
VoiceMailMain dumps user back into my incoming context after leaving a message
...1. Dial(SIP/mthomas|20|Tt)
[pbx_config]
2. Voicemail(u101)
[pbx_config]
102. Voicemail(b101)
[pbx_config]
'102' => 1. Dial(SIP/dli|20|Tt)
[pbx_config]
2. Voicemail(u102)
[pbx_config]
102. Voicemail(b102)
[pbx_config]
'105' => 1. Dial(SIP/nmartin|20|Tt)
[pbx_config]
2. Voicemail(u105)
[pbx_config]
102. Voicemail(b105)
[pbx_config]
'600' => 1. VoiceMailMain()
[pbx_config]
'601' => 1. MeetMe()
[p...
2003 Apr 10
2
exited non-zero
...=> 100,2,Voicemail,u100
exten => 100,102,Voicemail,b100
exten => 101,1,Dial,Zap/2|20|m
exten => 101,2,WaitMusicOnHold,15
exten => 101,3,Voicemail,u101
exten => 101,102,Voicemail,b101
exten => 102,1,Dial,Zap/2|20|m
exten => 102,2,Voicemail,u102
exten => 102,102,Voicemail,b102
exten => 103,1,Dial,Zap/2|20|m
exten => 103,2,Voicemail,u103
exten => 103,102,Voicemail,b103
exten => 8500,1,VoicemailMain
exten => i,1,Playback,pbx-invalid
exten => t,1,Playback,demo-thanks
exten => t,2,Hangup
include => extensions
[sales]
exten => s,1,Background(w...
2007 Mar 30
0
forwarding loop not detected
...t-8295,2",
"SIP/exten-mycontext-102") in new stack
-- Called exten-mycontext-102
Looping for a long time then the next entry in the dial plan kicks in
(Voicemail) after a ton of those
Dialplan:
exten => 102,1,Dial(SIP/exten-mycontext-102)
exten => 102,n,Voicemail(b102@mycontext)
Forwarding to other extensions and outside numbers works fine, just not
to itself.
How can I protect against such loops?
Bill
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070330...
2005 Feb 10
1
[Asterisk-Dev] Asterisk not accepting multiple SIP phone logins
Hi all,
I have Asterisk running on FreeBSD 4.x and I have made configurations to
sip.conf, extensions.conf and voicemail.conf. I have also setup SIP phones
on two different PCs. My problem is that when one of the SIP phones logins
in, the other won't.
My sip.conf has:
[101]
type=friend
host=dynamic
username=101
secret=test
dtmfmode=rfc2833
context=from-sip
mailbox=201
2008 Oct 28
4
blktap, vmdk, vdi, and disk management support
...play, ask questions, and give
us feedback.
Thanks,
MRJ
More information can be found in the vdiskadm(1M)
manpage. We are continuing to work on additional
functionality over the next few months, including:
o support for unmanaged disks, i.e. non managed
vmdk file directly (putback in b102)
o import/export/convert
o cow clone
A very quick set of examples... It should look very
familiar if you have used zfs...
: alpha[1]#; vdiskadm help
Virtual Disk Tool
vdiskadm help [command] - for individual command help
List of commands:
help - List commands or show help on a...
2007 Nov 13
2
Can''t create my seventh xen vm on rhel5
...xvda,w'',
''file:/path/to/virtual/machine/imagefile-swap.img,hda2,w'' ]
## Linking on virtual if with bridge
vif = [ ''bridge=xenbr0'', ]
## Set vnc used/unused
vfb = ["type=vnc,vncunused=1"]
## Virtual Machine UID.
#uuid = "867bc8a5-6dba-b102-b08f-e57c56c4e903"
## Bootloader Pygrub
bootloader="/usr/bin/pygrub"
## Virtual CPU
vcpus=1
## Parameters
on_reboot = ''restart''
on_crash = ''restart''
Is it a bug? is it a limit that I didn''t know?
Thanx in advance for your he...
2007 Apr 10
6
Help w/ Asterisk Cisco IP phone and SCCP
...d_num = 104
line => 104
extensions.conf
[internal]
include => outbound-local
include => outbound-long-distance
; Software phone
exten => 101,1,Dial(SIP/test-softphone,,r)
exten => 102,1,Dial(SIP/bob,20)
exten => 102,2,Voicemail(u102)
exten => 102,102,Voicemail(b102)
exten => 102,103,Hangup()
exten => 103,1,Dial(SIP/bill,20)
exten => 103,2,Voicemail(u103)
exten => 103,102,Voicemail(b103)
exten => 103,103,Hangup()
exten => 104,Dial(SCCP/SEP00036BC3852B,20)
exten => 104,2,Voicemail(u104)
exten => 104,102,Voicemail(b104)
exten => 104,...
2006 May 23
1
Configure Voipjet.com content in Asterisk
...friend
username=102
secret=chandra
host=dynamic
context=tutorial
[109]
type=friend
username=109
secret=ravi
host=dynamic
context=tutorial
Contents of EXTENSIONS.CONF:
[tutorial]
exten => 102,1,Dial(SIP/102,10)
exten => 102,2,Voicemail(u102)
exten => 102,3,Voicemail(b102)
exten => 102,4,Hangup
exten => 109,1,Dial(SIP/109,10)
exten => 109,2,Voicemail(u109)
exten => 109,3,Voicemail(b109)
exten => 109,4,Hangup
Contents of VOICEMAIL.CONF:
[default]
102 => chandra,Chandramouli,chandra@xyz.com,chandra@xyz.com
109 => ravi,RaviKanth,ravi...
2009 Sep 02
16
Archiving and Restoring Snapshots
I just received a special offer from Sun (marketing...) promising that
I will learn "How to use ZFS snapshots for backup and restore
purposes." The relevant doc is at...
https://www.sun.com/offers/docs/zfs_snapshots.pdf
It says:
=== Begin quote ===
Archiving and Restoring Snapshots
Another use of snapshots is to create archives for long-term storage elsewhere.
In the following
2005 Feb 11
1
RE:mandrake linux install of zaptel
...rom-sip
mailbox=202
callerid="102" <2135>
nat=yes
My extensions.conf has:
exten => 101,1,Dial(SIP/101,20,tr)
exten => 101,2,VoiceMail,u101
exten => 101,102,VoiceMail,b101
exten => 102,1,Dial(SIP/102,20,tr)
exten => 102,2,VoiceMail,u102
exten => 102,102,VoiceMail,b102
My voicemail.conf has:
101 => 2348,Emma, kidjue@yahoo.co.uk
101 => 2348,juki, juki@one2net.co.ug
How do I proceed from here then?
> This is not a -dev question. It should only be posted to -users.
>
> On Thu, 2005-02-10 at 22:15 -0700, Juki wrote:
>> Hi all,
>>
>&...