Displaying 18 results from an estimated 18 matches for "2002,2".
Did you mean:
2000,2
2005 Sep 08
0
How to cascade dial status back through IAX
On machine A I have something like the following in extensions.conf:
[iax-extensions]
exten => _9.,1,Dial(IAX2/machineB/${EXTEN:1}@mycontext)
exten => _9.,2,NoOp(DIALSTATUS=${DIALSTATUS})
exten => _9.,3,Hangup
On machineB I have something like this:
[mycontext]
exten => 2002,1,Dial(SIP/2002,60)
exten => 2002,2,NoOp(DIALSTATUS=${DIALSTATUS})
exten => 2002,3,Hangup
If I use a phone on machineA to dial 92002, then of course 2002 rings.
If 2002 is busy, then on machineB's console I see the NoOp command
with DIALSTATUS=BUSY, as expected.
However, on machineA...
2006 Feb 15
2
Hint priority
Hi All
Has anyone managed to get the hint priority with Swissvoice IP10S phones
working?
I have 2 phones: a Snom 360, setup as the reception phone on extension
11, and a Swissvoice IP10S on extension 12.
When calling each other (tested both ways) I can only ever see the Snom
360 in the Active State from 'show hints'. The Swissvoice stubbornly
remains in the Idle State when on a call!
2005 Jul 28
1
how to loop E400P card to test ?Any help will be appreciated.
...is card did not connect with E1 line
how to loop E400P card to test ?
now I loop the card.
span 1 ---span2
RJ45 pins
1--4
2--5
but show :
When calling ,showing error:
app_dial.c:764 dial_exec: Unable to create channel of type 'Zap'
Asterisk Ready.
*CLI> -- Registered SIP '2002' at 192.168.139.59 port 3289 expires 120
-- Executing Dial("SIP/2002-a4af", "Zap/1") in new stack
Jul 28 15:51:25 NOTICE[1910]: app_dial.c:764 dial_exec: Unable to create channel of type 'Zap'
== Everyone is busy/congested at this time
-- Executing Hangup(&...
2010 Dec 23
1
Vioplot / list help
...I tried making columns by year:
ys=with(dists,by(V2,V1,function(x) x))
or even making that into a matrix:
ysm<-as.matrix(ys,ncols=11)
But still vioplot isn't happy.
After a bit of faff, I end up with:
with(dists,vioplot(dists[V1==1999,2],dists[V1==2000,2],dists[V1==2001,2],
dists[V1==2002,2],dists[V1==2003,2],dists[V1==2004,2],dists[V1==2005,2],
dists[V1==2006,2],dists[V1==2007,2],dists[V1==2008,2],dists[V1==2009,2],
names=1999:2009))
...but this is clearly awful. Surely there's a better way of achieving
this?
Thanks,
Matthew
--
Matthew Vernon, Research Fellow
Ecology and E...
2003 Oct 22
29
Meetme
Yes.
Tim Thompson
http://www.amatechtel.com
(806) 722-2227
-----Original Message-----
From: CW_ASN - Gus [mailto:cw_asn@fibertel.com.ar]
Sent: Wednesday, October 22, 2003 1:12 PM
To: asterisk-users@lists.digium.com
Subject: Re: [Asterisk-Users] Meetme
Do you have ztdummy or zaptel device in your system?
----- Original Message -----
From: "Panny Malialis"
2004 Aug 24
1
Zaptel/Zapata and SIP relationship
...l
support? I'm sure someone who knows what they are doing could have this
figured out in an hour instead of me banging my head against the wall
for another week. At least that way, I'd have a working system to
reverse engineer.
Thanks for any help.
Steve D.
Typical entries:
Sip.conf
[2002]
type=friend
username=2002
secret=2002
host=dynamic
context=internal
mailbox=2002
defaultip=192.168.140.51
callerid="Kevin" <2002>
canreinvite=no
reinvite=no
dtmfmode=inband
disallow=all
allow=ulaw
allow=gsm
Iax.conf entry:
[2050]
type=friend
;accountcode=iaxy
host=dynamic
username...
2005 Jul 15
2
[Aserisk-Users]no audio inside the net
...2.168.100.229
context = default ;x changed from default to sip
localnet = 192.168.100.0/24
srvlookup = yes
allow=all
[2001] ;grandstream 2
type=friend
username=2001
secret=1945
canreinvite=yes
reinvite=yes
host=dynamic
dtmfmode=rfc2833
qualify=yes
;mailbox=2001
nat=1
allow=all
[2002] ; soft phone
type=friend
username=2002
secret=1945
canreinvite=yes
reinvite=yes
host=dynamic
dtmfmode=rfc2833
qualify=200
mailbox=2002
nat=1
allow=all
[2010]; wi-fi phone
type=friend
username=2010
secret=1945
nat=1
host=dynamic
dtmfmode=rfc2833
canreinvite=yes
reinvite=yes
qu...
2006 Apr 12
1
Cisco 7960 won't dial (sccp)
...gittimeout = 60
digittimeout = 8
autoanswer_ring_time = 0
autoanswer_tone = 0x32
remotehangup_tone = 0x32
transfer_tone = 0
callwaiting_tone = 0x2d
musicclass=default
language=en
rtptos = 184
echocancel = on
silencesuppression = off
trustphoneip = no
tos = 0x68
[devices]
type = 7960
autologin = 2002
description = phone2002
dtmfmode = inband
imageversiom = P00307020200
dnd = on
trustphoneip = no
speeddial = 2000
private = on
device => SEP00036BC3852B
[lines]
id = 2002 ; future use
pin = 1234 ; future use
label = 2002...
2005 Jan 19
1
My dialplan just stopped working one day
...tions]
exten => 2000,1,Dial(SIP/2000,20)
exten => 2000,2,Voicemail(u2000)
exten => 2000,102,Voicemail(b2000)
exten => 2000,103,Hangup
exten => 2001,1,Dial(SIP/2001,20)
exten => 2001,2,Voicemail(u2001)
exten => 2001,102,Voicemail(b2001)
exten => 2001,103,Hangup
;exten => 2002,1,Dial(IAX2/iaxphone,20)
;exten => 2002,2,Voicemail(u2002)
;exten => 2002,102,Voicemail(b2002)
;exten => 2002,103,Hangup
exten => 2999,1,VoicemailMain(${CALLERIDNUM})
exten => h,1,Hangup
exten => t,1,Hangup
exten => i,1,Playback(invalid)
exten => i,2,Goto(default,main,3)
e...
2004 Dec 17
1
Troubleshooting Asterisk
...copious code below)
Having a look, I have placed the following lines into the extensions.cfg
file to allow for the extensions to work.
[2001]
exten => 2001,1,Dial(SIP/2001,15,t)
exten => 2001,2,Voicemail(u2001)
exten => 2001,102,Voicemail(b2001)
exten => 2001,103,Hangup
[2002]
exten => 2002,1,Dial(SIP/2002,15,t)
exten => 2002,2,Voicemail(u2002)
exten => 2002,102,Voicemail(b2002)
exten => 2002,103,Hangup
then also in extensions.cfg, I have also set these to allow connection to
voiptalk:
exten => _0[1-9].,1,Dial(IAX2/USERID@voiptalk/44${EXTEN:1}...
2004 Oct 07
0
Incomming calls on Eicon Diva 4BRI Card
...n => 2003,1,Dial,(ttyI0/(2003),20)
[users]
exten => 2000,1,NoOp( call for ${EXTEN})
exten => 2000,2,Dial(SIP/${EXTEN},60,tr)
exten => 2000,3,Congestion
exten => 2001,1,NoOp( call for ${EXTEN})
exten => 2001,2,Dial(SIP/${EXTEN},60,tr)
exten => 2001,3,Congestion
exten => 2002,1,NoOp( call for ${EXTEN})
exten => 2002,2,Dial(SIP/${EXTEN},60,tr)
exten => 2002,3,Congestion
exten => 2003,1,NoOp( call for ${EXTEN})
exten => 2003,2,Dial(SIP/${EXTEN},60,tr)
exten => 2003,3,Congestion
;exten => 2004,1,Dial(Modem/ttyI0/9550:2004)
exten => 8500,1,Voicemai...
2003 Aug 26
0
TDM10M && Siemens Euroset 2015
...]
; Operator/ Console
exten => 2000,1,Dial,Zap/1|30
exten => 2000,2,Voicemail,u2000
exten => 2000,102,Voicemail,b2000
; SIP Phones
exten => 2101,1,Dial,SIP/snom1|30
exten => 2001,2,Voicemail,u2001
exten => 2001,102,Voicemail,b2001
exten => 2102,1,Dial,SIP/snom2|30
exten => 2002,2,Voicemail,u2002
exten => 2002,102,Voicemail,b2002
exten => 2103,1,Dial,SIP/snom3|30
exten => 2003,2,Voicemail,u2003
exten => 2003,102,Voicemail,b2003
exten => 2104,1,Dial,SIP/snom4|30
exten => 2004,2,Voicemail,u2004
exten => 2004,102,Voicemail,b2004
------------------------...
2005 Feb 27
0
Interface * with ATA from ATA FXS port? (Here I go again)
...ait' (language 'en')
-- Hungup 'Zap/1-1'
Here is my incoming extensions.conf dialplan:
[globals]
FWDNUMBER=223611 ; your calling number
FWDCIDNAME="Robert Webb"; your caller id
FWDPASSWORD=password ; your password
FWDRINGS=IAX2/rwebb ; the phone to ring
FWDVMBOX=2002 ; the VM box for this user
ANALOGPHONE=zap/2
OFFICEPHONE=SIP/2002
LAPTOPPHONE=IAX2/rwebb
VMBOX=2000
PSTNOUT=zap/5
[fromPSTN]
exten => s,1,LookupBlacklist
exten => s,2,DigitTimeout(3)
exten => s,3,ResponseTimeout(5)
exten => s,4,Wait(1)
exten => s,5,Background(custom/pls-wait)
ex...
2004 Aug 13
1
OH.323 Dialout Problem
...and does not need to be defined.
;
exten => 2000,102,Voicemail(b2000)
exten => 2000,103,Hangup
; Now, what if the number dialed was 2001?
exten => 2001,1,Dial(SIP/2001,20)
exten => 2001,2,Voicemail(u2001)
exten => 2001,102,Voicemail(b2001)
exten => 2001,103,Hangup
exten => 2002,1,Dial(SIP/2002,20)
exten => 2002,2,Voicemail(u2002)
exten => 2002,102,Voicemail(b2002)
exten => 2002,103,Hangup
exten => 2003,1,Dial(SIP/2003,20)
exten => 2003,2,Voicemail(u2003)
exten => 2003,102,Voicemail(b2003)
exten => 2003,103,Hangup
exten => 2004,1,Dial(SIP/2004,20...
2005 Jul 01
1
asterisk newbie and phones which don't want tocomunicate
hi do u have the sip phones extensions in the extension.conf and are they in the right context (sip-incoming)???
are the sip phone registering to asterisk?? try stop asterisk and reconnect as asterisk -vvvvvvvc to check see them registering...
________________________________
From: asterisk-users-bounces@lists.digium.com on behalf of Sistemista WebSolvingJaa
Sent: Fri 7/1/2005 6:43 PM
2004 Apr 26
0
Help with connecting 2 servers via iax
...ge waiting light if this
; voicemailbox has messages in it
dtmfmode=rfc2833
[2001] ; Duplicate of 2000, except with different auth data
type=friend
username=2001
secret=homemonkey
host=dynamic
;context=from-sip
mailbox=2001
dtmfmode=rfc2833
[2002] ; Duplicate of 2000, except with different auth data
type=friend
username=2002
secret=homemonkey
host=dynamic
;context=from-sip
mailbox=2002
dtmfmode=rfc2833
[2003] ; Duplicate of 2000, except with different auth data
type=friend
username=2003
secret=homemonkey
ho...
2004 Jul 18
18
Polycom IP 500 Voicemail
Hello All,
I have some Polycom IP 500 phones that I would like to have configured
for direct dialing to our voice mail system. So far I have been unable
to get the hard button labeled Voice Mail to connect to Asterisk without
first passing through the message center prompts. I have followed all
the Admin Guide instructions regarding the phones .cfg files and using
2004 Jul 19
0
(Asterisk-Users] Affordable SIP Phone - Stiil a Myth?
...t=yes
qualify=4000
callerid=Mr. Mirchandani <2000>
[2001] ; Duplicate of 2000, except with different auth data
type=friend
username=2001
secret=2001
host=dynamic
context=from-sip
mailbox=101
;dtmfmod=inband
nat=yes
reinvite=no
canreinvite=no
callerid=Mr. Mandar <2001>
[2002]
type=friend
host=dynamic
callerid=William Suffill <2002>
username=2002
secret=2002
context=from-sip
nat=yes
mailbox=2002
[2003] ; Duplicate of 2000, except with different auth data
type=friend
username=2003
secret=2003
host=dynamic
context=from-sip
mailbox=103
;dtmfmod=inba...