Displaying 20 results from an estimated 1000 matches similar to: "asterisk-users Digest, Vol 70, Issue 23"
2010 May 11
1
asterisk-users Digest, Vol 70, Issue 24
Yes this scenario works on my 2 systems which are at LAN. I made one system
as server (192.168.0.20) and registered from other system... it is fine but
now there is a different scene.
actually there is a registered user named abc at system1 (192.168.0.20)
having context [payasyougo] which is used to do outbound calls. we want to
use this user's context and account so that when we register
2010 May 12
2
asterisk-users Digest, Vol 70, Issue 25
Hi Vardan
I did same as you told and deleted the SIP information in Astdb and
restarted asterisk. but the result was same.
as you said there might be mistake in sip.conf so i am pasting both servers
configuration here..
1- nasir.server.com
[abc]
username=abc
type=friend
secret=mysecret
nat=yes
mailbox=12234568
incominglimit=2
outgoinglimit=2
host=dynamic
dtmfmode=rfc2833
context=payasyougo
2010 May 10
1
Dialing a SIP Peer without using register strin
Hi,
I am new to this list and this is first time i m posting here. please help
me out
currently I am working on dialing a sip peer on an asterisk server from 2nd
asterisk server. scenario is like this.
on my system i am using this peer in sip.conf.
[abc]
type=peer
username=abc
secret=mysecret
host=192.168.0.20
context=default
dtmfmode=rfc2833
;restrictcid=no
canreinvite=yes
2010 Jul 15
6
One way audio when dialing multiple registrations
Hi,
I am working on calling 2 registrations of same user on 2 different ip or
ports. It works fine and both phones ring simultaneously. the problem is
that there is one way audio, calling party can hear me but i can't hear
calling party.
here is the scenario..
SIP/XYZ at 192.168.0.20:5060
SIP/XYZ at 192.168.0.10:5678
i dial using following dial string
Dial(SIP/XYZ at
2010 May 13
0
asterisk-users Digest, Vol 70, Issue 30
sorry, you r right i just checked it with registration so there were astdb
entries for SIP registration.
anyhow after clearing settings frm astdb i tried the same scenario you
advised but no luck.
I think i told that i am not using server as peer but want to use a user
[abc] as peer so that when ever i use
dial(SIP/${EXTEN}@abc) or dial(SIP/abc/${EXTEN})
the call will be out from server using
2010 Aug 03
2
RTP stream not passing through router with port forwarding
Hi,
I am trying to dial a registered user via his IP:Port mechanism, but problem
is that the audio data is not reaching to dialed user. here is the scenario.
caller and callee both are registered at asterisk server. asterisk server is
on public ip so no port forwarding and natting necessary there. however
caller and callee both are behind router and there is port forwarding
enabled and nat=yes,
2010 Dec 20
5
DIALSTATUS on CANCEL
Hello,
We have a strange situation (asterisk 1.6.2.14), where we get a result for
DIALSTATUS for BUSY and No-ANSWER, but nothing for CANCEL.
This is the (relevant) test dialplan:
--------------------------------
[incoming-private]
exten => _X., n, Dial(SIP/1001,30)
exten => _X., n, NoOp(${DIALSTATUS})
exten => _X., n, Gosub(incoming-status,s-${DIALSTATUS},1)
[incoming-status]
exten
2010 Jul 20
0
asterisk-users Digest, Vol 72, Issue 49
sorry for typo mistake in my last post. as from my orignal post two
registration of the same user are as follows
SIP/XYZ at 119.68.0.90:5060
SIP/XYZ at 202.16.34.10:5678
so dial command with unique-id i want to use will be
Dial(SIP/XYZ at 192.168.0.20:5062-096afee8,30,rtT)
Dial(SIP/XYZ at 192.168.0.12:64290-0966ab80,30,rtT)
and not
Dial(SIP/192.168.0.20:5062-096afee8,30,rtT)
2010 Jul 16
0
asterisk-users Digest, Vol 72, Issue 39
yes, actually this scenario is on remote servers. like
SIP/XYZ at 119.18.230.20:5060
SIP/XYZ at 202.68.0.90:5678
audio is ok when dialing without using ip & port as below
SIP/XYZ
but when i dial using below dialstring
SIP/XYZ at 202.68.0.90:5678
or
SIP/XYZ at 119.18.230.20:5060
then the problem arises
hope you got the idea..
Nasir
2010 Jul 29
4
How to extract channel-id of a user or peer
Hi,
my question is how can i get channel-id of a user or peer. I tried using
ChanIsAvail(username). this works correctly when user and asterisk are on
Local LAN. But my asterisk server is on public ip and users are behind nat,
and so this method says unknow host when used on public asterisk server.
I also tried built-in variable ${CHANNEL}, but this returns the channel-id
of the calling channel.
2010 Sep 16
5
a2billing
Hey there,
I am trying to setup a2billing on asterisk 1.6 , but ,when I try to access its web page I see the a2billing directories:Index of /a2billingNameLast modifiedSizeDescriptionParent Directory -admin/15-Sep-2010 19:19-agent/15-Sep-2010 19:21-common/15-Sep-2010 19:18-customer/15-Sep-2010 19:20-Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny8 with Suhosin-Patch Server at
Att,
Flavio Roberto
2010 May 18
3
About option U in Dial Ast version 1.6.2
Has any one used this?
U(x[^arg[^...]]):
x - Name of the subroutine to execute via Gosub
arg - Arguments for the Gosub routine
Execute via Gosub the routine <x> for the *called* channel before
connecting to the calling channel. Arguments can be specified to
the Gosub
using '^' as a delimiter. The Gosub routine can set the variable ${GO
2010 Jul 30
0
asterisk-users Digest, Vol 72, Issue 81
thanks for your reply but i did not meant that. ${CALLERID(DNID)} will
return then number which i don't want. what i want is channel-id like if we
have a user named "nasir", then we dial it as follows
Dial(SIP/nasir)
but actual channel-id that asterisk uses is something like " nasir-2b487e9".
and on the asterisk cli we can check this when call is answered or hangup,
2018 Oct 03
2
WebRTC as Softphone substitute ?
@Olivior
I agree that seting up WebRTC is hard, however when done it is smooth to
use. For replication you can build RPMs with working configurations.
Regarding stability, it is not being used widly, so can't say it is mature.
However we have no complain so far regarding audio or connectivity.
sometime we provide support for "allow media / mic" type issues, but you
know it is
2007 Jun 02
3
Dynamically adding Context in dialplan?
Hi everybody,
>From asterisk CLI we can add extensions in dial-plan dynamically using
"dialplan add extension" command.
but how we can dynamically create a context in dialplan. is that
possible?
Nasir Iqbal
2010 Jul 28
2
Nat issue one way audio on IP dial
hi there,
i have posted earlier on the list but got no satisfying answer. the problem
is not big.
I have asterisk server directly connected with internet (79.80.x.x) and
clients are behind router. clients/users are registered with asterisk and
are using sipura and xlite softphone.
Now problem is that when a user calls other by dialing his IP:Port (sip
uri), call is connected fine and he can
2011 Mar 05
3
R Statistical Package Installation
Dear R-project team,
I have tried but could not install the R statistical package (http://cran.ms.unimelb.edu.au/ ) even after the help of my institute's IT personnel. The setup file could not be downloaded. The latest file R-2.12.2.tar.gz<http://cran.ms.unimelb.edu.au/src/base/R-2/R-2.12.2.tar.gz> does not start installation wizard. Kindly extend the technical support.
Best regards.
2010 Aug 03
0
asterisk-users Digest, Vol 73, Issue 5
Hi C F
no asterisk and sip device are not behind same router. actually both are in
different countries. how ever when caller and callee are behind same routers
voice is just fine (both ways) and i can see re-INVITEs too.
but when someone calls from another router then this issue arises. caller
can hear the called party but called party can not hear caller. and there
are no re-invites issued
2010 May 25
0
asterisk-users Digest, Vol 70, Issue 54
Hi,
I am having very strange situation. I have my sip peer located over the
internet and I am able to connect and dial to it.
the problem is that, if yesterday i was connected with it via my asterisk
client and dialing to it normal way, today when i run asterisk on my client,
my sip peer becomes unreachable.
there is no change in settings or anything else. it may become reachable
after one hour
2007 Jun 20
1
different codec for different extensions
Hi All,
I am wondering that how I can setup different codec for different
extensions in my dial plan.
scanario will
when user X (Sip) call 111 extension in default context. The Asterisk
response should be in GSM codec
When user X (Sip) call 222 extension in default context. the Asterisk
response should be in G711 Codec
Actually I want to setup an extension for FAX receiving (rx_fax) and