Displaying 20 results from an estimated 196 matches for "3333".
Did you mean:
333
2014 Jul 02
1
Dynamic Call parking
Hello,
I am trying to create a dynamic call parking lot using
https://wiki.asterisk.org/wiki/display/AST/Application_Park
But this manual is not enough to fix my problem : Asterisk keeps trying
to park the call in the default parking lot :
[Jul 2 11:32:14] -- Executing [3333 at from-770000:5]
Set("SIP/testacc77000-00000002", "PARKINGDYNAMIC=parkinglot_test") in
new stack
[Jul 2 11:32:14] -- Executing [3333 at from-770000:6]
Set("SIP/testacc77000-00000002", "PARKINGEXTEN=3300") in new stack
[Jul 2 11:32:14] -- Executi...
2009 Jun 04
3
PHP/AGI/SetVar Issue
...i that sets the variables:
echo ' EXEC SetVar ISLOCALCONTEXT="'.$row['context'].'"';
echo ' EXEC SetVar ISLOCALDID="'.$row['did'].'"';
If I run it is as, ISLOCALCONTEXT gets set, but not ISLOCALDID:
-- Executing NoOp("SIP/3333-081d2c38", "CONTEXT2") in new stack
-- Executing NoOp("SIP/3333-081d2c38", "") in new stack
If I flip their order in the agi, then ISLOCALDID gets set, but not
ISLOCALCONTEXT:
-- Executing NoOp("SIP/3333-081d8d78", "") in new stack
-- Exec...
2016 Jan 09
0
Lets do a 1.3.2 release
...ence to `fopen_utf8'
libFLAC.a(metadata_iterators.release.o): In function `open_tempfile_':
flac/src/libFLAC/metadata_iterators.c:3284: undefined reference to `fopen_utf8'
libFLAC.a(metadata_iterators.release.o): In function `cleanup_tempfile_':
flac/src/libFLAC/metadata_iterators.c:3333: undefined reference to `unlink_utf8'
flac/src/libFLAC/metadata_iterators.c:3333: undefined reference to `unlink_utf8'
flac/src/libFLAC/metadata_iterators.c:3333: undefined reference to `unlink_utf8'
flac/src/libFLAC/metadata_iterators.c:3333: undefined reference to `unlink_utf8'
fl...
2007 May 02
2
CCTray setup with remote CC.rb
HI All:
Sorry about the test post, I posted this 2x before and never saw it on the list.
I modified the CCTray instructions in the manual which say to put in http://:3333 in the "Via CruiseContro.Net Dashboard", which I''m assuming was local to the machine running CCTRay, with http://:3333 which returns a "failed to connect to server" error. On the mongrel side, I can see CC.rb can''t route /XmlServerReports.aspx. I see in the c...
2020 Aug 29
1
401 Unauthorized when originating SIP user exists on remote server
Hi list!
I'm trying to make a SIP test call from Bria and/or 3CXPhone from a PC
behind NAT.
From Bria/3CXPhone I connect to an Asterisk 11.25.0 server on the
internet at 100.100.94.210 with a SIP account "3333" created in sip.conf:
[3333]
type=friend
secret=something
host=dynamic
nat=yes
qualify=no
disallow=all
allow=alaw
allow=ulaw
canreinvite=no
context=voipin
I dial +1234 which goes to remote-server:
exten => +1234,1,Dial(SIP/${EXTEN}@remote-server)
On remote-server (IP: 100.100.92.16), wh...
2016 Jan 09
3
Lets do a 1.3.2 release
lvqcl wrote:
>>> Win_utf8 stuff should not be included in libflac since it's only to be
>>> used by the flac.exe frontend. It is not needed by other programs nor
>>> would they benefit from it without doing the extra work of converting
>>> their ansi filenames and functions to utf-8.
>>>
>>>> Version 2 of my patch attached, which fixes
2009 Sep 22
5
New Xorcom FXS USB Bank is not loading firmware
............................
I am using asterisk 1.4 and zaptel-1.4.12.1. I deployed quite alot of
those devices but I do not see what I am doing wrong with this one. The
only difference is that it has 2 USB ports for failover I guess.
Best regards,
Lo?c.
--
Lo?c DIDELOT
MIXvoip S.a.
Tel: +352 20 3333 20
Fax: +352 20 3333 90
ldidelot at mixvoip.com
http://www.mixvoip.com
2008 Aug 13
0
ProxyCommand and ExitOnForwardFailure = leftover process
..., I have enabled
automatic public key authenticated tunneling from hostA to hostC via
hostB using ProxyCommand in my private .ssh/config file on hostA.
<end of .ssh/config>:
host hostB
user X
hostC
ProxyCommand ssh hostB nc hostC 22
Now, on hostA, I want to forward local port 3333 to port 5433 on hostC
from a script using:
ssh -x -N -L 3333:hostC:5433 -o BatchMode=yes -o
ExitOnForwardFailure=yes X at hostC
That works fine, and I now have two processes:
<pid> <cmdline>
31292 ssh -x -N -L 3333:hostC:5433 -o BatchMode=yes -o
ExitOnForwardFailure=yes X at host...
2006 Feb 18
1
snom 360 incorrect US indications
Anyone noticed the snom 360 indications are incorrect for US zone?
menu->preferences->tone scheme->usa
indications.conf:
[general]
country=us
extensions.conf:
exten => 1111,1,Answer
exten => 1111,n,Playtones(dial)
exten => 1111,n,Wait(30)
exten => 2222,1,Busy
exten => 3333,1,Answer
exten => 3333,n,Playtones(busy)
exten => 3333,n,Wait(30)
hit speakerphone on the snom 360. listen to the dialtone.
now dial 1111 and compare to asterisk's dialtone.
hit speakerphone on the snom 360. dial 2222.
now compare to the busy signal you get from 3333.
in each case, sn...
2004 Apr 14
1
same extension numbers ??
Hi Guys
Im just wondering is it possible to setup the same extension number a few
times. e.g say i have 2 seperate places using the same asterisk server.. is
it possible for a user in each to have say extension 3333 ?
I tried setting up 2 users in diff contexts with the same username, it
allowed me to do it, but once the first 3333 user was registered, when the
2nd 3333 user registered he just replaced the first one. Is there anyway to
allow both of them ?
Also while im emailing, i've had a look in park...
2008 May 02
3
CruiseControlRb behind apache
.../Setting-up-CCRB-behind-apache-proxy-tt14016053.html#a14099749
Found a better alternative to doing this in my .htaccess instead of
messing with the httpd.conf, in case someone is interested:
--- snip ---
RewriteEngine On
### for cruisecontrol
RewriteBase /
RewriteRule ^(.*)$ http://localhost:3333/$1 [P]
AuthType Basic
AuthName "Cruise''s Restricted Files"
AuthUserFile /var/www/.htpasswd
Require valid-user
--- snip ---
However is there a better way for me to have cruise running under http://myserver/cruise
instead of rooting it at "/". mod_proxy only render...
2010 Apr 28
2
dialplan
Hi guys:
i need to set an extension in my dialplan?in which?it divert calls if?the extension?contain specific series ,For example?:
I need to divert calls which contain 3333 to specific? extension?(contain ,not start or end with), as i know i should set Gotoif command but i?dont know what to set after that,Any help will be appreciated.???
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-...
2007 Feb 20
1
Reshape (pivot) question
...ient_id date code class eala ID1564262 1562 6.4.2006 12:00 5555 1
NA ID1564262 1562 6.4.2006 12:00 5555 1 NA ID1564264 1365 14.2.2006 14:35
5555 1 50 ID1564265 1342 7.4.2006 14:30 2222 2 50 ID1564266 1648 7.4.200614:30
2222 2 50 ID1564267 1263 10.2.2006 15:45 2222 2 10 ID1564267 1263
10.2.200615:45
3333 3 10 ID1564269 5646 13.5.2006 17:02 3333 3 10 ID1564270 7561
13.5.200617:02
6666 1 10 ID1564271 1676 15.5.2006 20:41 2222 2 20
How can I do a new (pivot?) data.frame in R which I can achieve by MS SQL:
select eala,
datepart(month, date) as month,
datepart(year, date) as year,
count(distinct i...
2020 Apr 30
2
Diagnosing IPv6 routing
...5 sffca401igs.ipv6.att.net (2001:1890:ff:ffff:12:122:114:5) 9.861 ms
10.163 ms *
6 2001:1890:1fff:41e:192:205:32:222 (2001:1890:1fff:41e:192:205:32:222)
9.789 ms 8.078 ms 7.365 ms
7 linode-ic-342731-sjo-b21.c.telia.net (2001:2000:3080:1ac4::2) 6.788 ms
6.327 ms 6.262 ms
8 2600:3c01:3333:4::2 (2600:3c01:3333:4::2) 7.294 ms 7.728 ms 7.705 ms
9 * * *
>From Linode to AT&T:
[root at linode2 ~]# traceroute6 2001:1890:1837:5b01::100
traceroute to 2001:1890:1837:5b01::100 (2001:1890:1837:5b01::100), 30 hops
max, 80 byte packets
1 2600:3c01::8678:acff:fe0d:79c1 (2600:3c01:...
2009 Feb 04
1
4.4p1 to 5.1p1 = $HOME/bin no longer in PATH?
...===
~:cairo> pwd
/afs/rcf/user/jblaine
~:cairo> cat bin/tester
#!/bin/sh
echo "TESTER program in $HOME/bin!"
~:cairo>
==================================================================
OpenSSH 4.4p1 (previous version we were running, temporarily
stood up in debug mode on port 3333):
~:cairo> ssh -p 3333 rcf-ssh tester
Password:
TESTER program in /afs/rcf/user/jblaine/bin!
~:cairo>
==================================================================
OpenSSH 5.1p1 (current):
~:cairo> ssh rcf-ssh tester
Password:
bash: tester: command not found
~:cairo>
2009 Jul 21
1
externalIVR() and how to do actions
...he externalIVR application. So far I am able to read
digits and play sound files. But how can I leave the application and
continue in the dialplan so that I can execute other actions like going
to voicemail, or ringing users etc....
Best regards,
Lo?c.
--
Lo?c DIDELOT
MIXvoip S.a.
Tel: +352 20 3333 20
Fax: +352 20 3333 90
ldidelot at mixvoip.com
http://www.mixvoip.com
2020 Apr 28
3
Diagnosing IPv6 routing
On 4/28/2020 3:17 PM, Chris Adams wrote:
> - gateway sends a router solicitation and gets a router advertisement
> with "stateful config" set, which tells gateway to do DHCPv6 (but
> default route comes from RA)
I'm not seeing any outbound IPv6 traffic from my CentOS 7 box on the WAN
interface. I do see RA's emitting from the LAN interface, from radvd. Is
there
2008 Nov 21
2
hint priority with 50 channels
...amp;IAX2/loicvoip1_1&SIP/loicvoip1_1_a1
I tested on several asterisk 1.4 versions like 1.4.21*.
Is this a bug or something like working as designed? Is there another
possibility to monitor a bigger number of channels?
Best regards,
Loic Didelot
--
Lo?c DIDELOT
MIXvoip S.a.
Tel: +352 20 3333 20
Fax: +352 20 3333 90
ldidelot at mixvoip.com
http://www.mixvoip.com
2009 Jun 10
1
problem with transfer application (REFER)
...conf that place the call in
the queue when 1111 is called
exten => 1111,1,Answer
exten => 1111,n,Queue(2000|t)
;this is the piece of code that calls the user test when 2222 is called
exten => 2222,1,Dial(SIP/test)
; this is the piece of code that transfer the call using REFER
exten => 3333,1,Transfer(SIP/endpoint at x.y.z.t)
Calling 1111 the call is placed on the queue, and then answered from a
member (SIP/test), when the member try to transfer the call to 3333
the call ends with an error every time.
Calling 2222 the call is placed directly to the user SIP/test, when
the user try t...
2020 Feb 16
0
Newly joined DC - Failed to bind to uuid for ncacn_ip_tcp .. NT_STATUS_INVALID_PARAMETER
...le
> is from the log file on existing dc2, trying to replicate to newdc)
> Jan 28 14:19:37 dc2 samba[3153]: [2020/01/28 14:19:37.115584, 0]
> ../../source4/librpc/rpc/dcerpc_util.c:737(dcerpc_pipe_auth_recv)
> Jan 28 14:19:37 dc2 samba[3153]: Failed to bind to uuid
> 11111111-2222-3333-4444-5555555555 for
> ncacn_ip_tcp:192.168.1.6[49153,seal,krb5,target_hostname=66666666-7777-8888-9999-0000000000._msdcs.mydomain.org.uk,target_principal=GC/newdc.mydomain.org.uk/mydomain.org.uk,abstract_syntax=11111111-2222-3333-4444-5555555555/0x00000004,localaddress=192.168.1.3]
> NT_STATU...