similar to: How to extract channel-id of a user or peer

Displaying 20 results from an estimated 3000 matches similar to: "How to extract channel-id of a user or peer"

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 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 11
1
asterisk-users Digest, Vol 70, Issue 23
Thanks Vardan, I will like to know if this scenario can work when peer is not having fixed ip and we use host = nasir.server.com ? also I have set insecure=invite,port what if i use insecure=no thanks again. Message: 24 Date: Tue, 11 May 2010 10:52:14 +0500 From: Vardan <hvardan71 at gmail.com> Subject: Re: [asterisk-users] Dialing a SIP Peer without using register strin To:
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 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 Jul 12
4
Remote-Party-ID party=called
Hello list, using Asterisk 1.4.30. I want to set the SIP-header Remote-Party-ID to display the name of the calling party on my phone in stead of the number. This is the dialplan : exten => 10,1,NoOp() exten => 10,n,SIPAddHeader(Remote-Party-ID: "eric" <sip:10 at 192.168.1.150>;party=called ) exten => 10,n,Dial(SIP/test2) This is what the CLI shows : /[Jul 12
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
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,
2010 Aug 11
4
Asterisk 1.8 beta3 - Unable to stop/start/restart deamon
Hi all, using Asterisk 1.8 beta3 installed from scratch I am not able to stop/start/restart Asterisk deamon with /etc/init.d/asterisk stop|start|restart It just happens nothing, no warnings, errors etc. I am running Debian Lenny. Any ideas what is wrong? Thanks, Oliver -------------- next part -------------- An HTML attachment was scrubbed... URL:
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 01
3
Remote Party ID issue
Hi, i have the same problem. Trying to use the dialplan function CONNECTEDLINE() this way Set(CONNECTEDLINE(name)=${SIPPEER(${EXTEN},callerid_name)}) Set(CONNECTEDLINE(num)=${EXTEN}) ends with [Jul 1 16:30:50] ERROR[3954]: pbx.c:2902 ast_func_write: Function CONNECTEDLINE not registered Same happens trying function CALLEDID. I am using Asterisk 1.6.1.20. What do i
2005 Jan 27
2
SoftClient for Pocket PC
Hi List, Is it possible to install a soft client on my Pocket Loox 610 (F.C.Siemens) an register it with asterisk? any suggestions? thx in advance. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 Sep 30
2
OT: Kphone installation problem
Hello, I know that my Kphone question may be a bit off topic, but I have been busy with this again and again for about one month now, sent three mails to kphone@wirlab.net (the contact address mentioned on http://www.wirlab.net/kphone/index.html), asked for a solution in a german ip phone forum and tryed many things by myself. I try to compile KPhone 4.0.3 (tryed CVS Version as well) but
2006 Jun 21
1
getting zap peer of sip channel
I'm wanting to capture the zap channel that a sip channel has connected to. I came across the ${BRIDGEPEER} variable documented on the wiki, and if I show channel SIP/<channel> when a call is connected I can see BRIDGEPEER as one of the channel variables. However ${BRIDGEPEER} is not set when I want it: I run a macro when the call has been connected. Does anyone have a hint on how
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
2016 Feb 15
2
Asterisk 13.6.0/The simplest TCP configuration does not work
Thanks for the mighty quick response, Joshua! I am using Zoiper on Linux softclient: REGISTER sip:<ipAddr>;transport=TCP SIP/2.0 Changed the port back to 5060. On Mon, Feb 15, 2016 at 1:40 PM, Joshua Colp <jcolp at digium.com> wrote: > Sonny Rajagopalan wrote: > > <snip> > > > *CLI> pjsip set logger on >> PJSIP Logging enabled >> [Feb 15
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 Aug 05
1
Can ChanIsAvail return status from sip uri using router ip
hello, Although my previous posts in this forum have not received satisfying answers, here is another question from me. my question is can i use ChanIsAvail function to get the status of a user in the format SPI/user-id if i provide user in sip uri like this ChanIsAvail(SIP/user at 153.18.x.x:5062) calling user with this sip uri works fine. I once tried but status returned was "unknow
2010 Jul 02
7
iptables/ blocking brute-force attacks, and so on...
I've just posted this to another list where we were talking about the same old issues we've been plagues with recently - I'd already posted some iptables rules, but added more to it for this... This script probably isn't compatable with anything else, but I don't run anything else. It's also designed to act on the incoming interface, not to run in a router, but