Displaying 11 results from an estimated 11 matches for "somenumb".
Did you mean:
somename
2010 Jul 09
1
Delay between answer and pickup ?
...are using a local channel to dial a landline through a sip
provider. When the call is answered, the agent's phone is then
dialled.
the logs go something like this
[Jul 9 13:29:26] VERBOSE[23396] logger.c: [Jul 9 13:29:26] --
SIP/provider-0001ed6e is making progress passing it to
Local/SomeNumber at dialleroutbound-4c93,2
[Jul 9 13:29:44] VERBOSE[23396] logger.c: [Jul 9 13:29:44] --
SIP/provider-0001ed6e answered
Local/01577864929 at dialleroutbound-4c93,2
..
[Jul 9 13:29:45] VERBOSE[23416] logger.c: [Jul 9 13:29:45] --
Executing [*0086*@diallerconnected:2]
Dial("Local/S...
2013 Mar 12
1
How does Asterisk handle ACK's?
...range behavior in one of our Asterisk nodes where the ACK is always sent to the proxy, but RR is not enabled for calls.
The proxy drops the ACK.
I'm using the AMI interface to originate a call:
Action: login
Username: myusername
Secret: mypassword
Events: on
Action: Originate
Channel: SIP/<SOMENUMBER>@proxy1
CallerID: <SOMENUMBER>
Application: Playback
Data: hello-world
Using Asterisk 10.5.0.
Shouldn't Asterisk send the ACK directly to the endpoint in the Contact header?
Regards,
Grant
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <htt...
2006 Jun 20
1
weird application of apply again
...ulations.
i appreciate everyone's patience. i used too splus a lot
but i've gotten rusty.
i have a matrix of say 200 rows and 600 columns.
i have a function "getprofit" that takes two series and returns a number.
getprofit<-function(series1, series2) {
do some stufff
return(somenumber)
is there a way to do something clever so that
i call the function, getprofit, on the first two columns
of the matrix ( where the first column is series1 and the second column is series2 ), then the next two columns of the matrix,
then the next two columns of the matrix and so on and so forth r...
2009 Aug 03
4
single port voip gateways
I have used the handytone 488 from grandstream in the past....
However I need to be able to send a number to a unit like the 488 and
have it dial out.
Is there a unit like this available? Basically a 488 unit that can place
a call out.
Jerry
2008 Mar 19
1
fxo tdm400p issue
hi, all
I have configure tdm400p analog fxo card.
that's ok.
but how to chek that is working properly or not.
i chek with ztcfg -vvvv and zttool .
that's ok.
i want to dial from my fxo port to another extesion.
zaptel.conf
------------------
fxsls=1,2,3,4
defaultzone=in
loadzone=in
zapata.conf
----------------
context=mycontext
signalling=fxl_ls
group=1
channel=1-4
thanks' in
2010 Jul 24
6
Problem since Wine 1.2-rc1
...004000 r-xp 00000000 08:01 4495693 /usr/lib32/libXfixes.so.3.1.0wine: Assertion failed at address 0xffffe425 (thread 0009), starting debugger...
For any app I try to launch the output begins with "*** glibc detected *** ANYAPP.exe: free(): invalid next size (fast): SOMENUMBERS ***
and after this a loong list of some libs (see above) ending with: "Assertion failed at address 0xffffe425 (thread SOMENUMBER), starting debugger..."
while "address 0xffffe425" seems to be always the same.
I really enjoyed wine so far and I was happy when i heard that 1....
2005 Feb 17
0
SIP "catchall"
...erver> without prior registration leads to a 403 - proxy
> authentication required.
> Could anyone give me a hint how to implement that for SIP?
guest@ in an IAX dial string is the username, you could if you wanted
add a extension in your incoming menu to catch guest@ or, try dialling
<somenumber>@host where some number is an existing number in your
incoming dial plan...
http://www.e164.org has more examples of this because that's how it works...
--
Best regards,
Duane
http://www.cacert.org - Free Security Certificates
http://www.nodedb.com - Think globally, network locally
h...
2009 Aug 26
0
Timeout func ignored if inside a macro and when Dial cmd has limit (L). Bug ?
Hi All,
suppose this:
Dial(SIP/<somecarrier>/<somenumber>/60/L(3600000)M(td|${EPOCH})
where 60 is the seconds to wait for the callee (the called party) to answer
L(3600000) is the absolute limit of the call once it has been answered, in ms
M(td|${EPOCH}) is the macro to execute when the call gets answered. ${EPOCH} contains the current unixtime....
2012 Jun 12
0
Meaning of "vlan=" and "name=" in Linux KVM
...script is
/etc/qemu-ifdown. Use script=no or downscript=no to disable
script execution.
</quote from kvm man>
My objective is to create a small "virtual" network using bridges/tap
interfaces on the Host OS and running the Guest OSs (the network
segment separated by vlan=somenumber)
My hypothesis is that with "vlan=X" and "name=somename" the VMs can be
separated into different segments i.e. a set of tap interfaces on
vlan=10 and another set of tap interfaces on vlan=20 connected to the
same bridge br0.
I have two VMs started with "kvm -net tap,v...
2012 Jun 14
0
kvm CLI :: meaning of "vlan=" and "name=" options in -net nic and -net tap
...script is
? ? ? ? ? /etc/qemu-ifdown. Use script=no or downscript=no to disable
script execution.
</quote from kvm man>
My objective is to create a small "virtual" network using bridges/tap
interfaces on the Host OS and running the Guest OSs (the network
segment separated by vlan=somenumber)
My hypothesis is that with "vlan=X" and "name=somename" the VMs can be
separated into different segments i.e. a set of tap interfaces on
vlan=10 and another set of tap interfaces on vlan=20 connected to the
same bridge br0.
I have two VMs started with ?"kvm ?-net tap,v...
2023 Aug 03
18
[Bug 3598] New: Dead lock of sshd and Defunct of sshd
https://bugzilla.mindrot.org/show_bug.cgi?id=3598
Bug ID: 3598
Summary: Dead lock of sshd and Defunct of sshd
Product: Portable OpenSSH
Version: 9.1p1
Hardware: ix86
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: sshd
Assignee: unassigned-bugs at mindrot.org