search for: samygo

Displaying 14 results from an estimated 14 matches for "samygo".

2015 Jul 13
3
RES: How to dial extensions asynchronous-sequentially ?
Hi SamyGo. Thank you for the replay. So, let me explain it better: I knew that I could use something like " same = n,Dial(PJSIP/6001&PJSIP/6002) ". While every extension (called phones) rings and before anyone answers, SIP 183 messages will be sent to Asterisk from callees. If a called phone...
2015 Jul 13
2
RES: RES: How to dial extensions asynchronous-sequentially ?
...y in the caller. What do you think? Best regards. RODRIGO PIMENTA CARVALHO Inatel Competence Center Software Ph: +55 35 3471 9200 RAMAL 979 (Brasil) ________________________________________ De: asterisk-users-bounces at lists.digium.com [asterisk-users-bounces at lists.digium.com] em Nome de SamyGo [govoiper at gmail.com] Enviado: segunda-feira, 13 de julho de 2015 17:43 Para: Asterisk Users Mailing List - Non-Commercial Discussion Assunto: Re: [asterisk-users] RES: How to dial extensions asynchronous-sequentially ? All I can focus now is "the objective is to see if there is an way to d...
2015 Jul 15
2
How to dial extensions asynchronous-sequentially ?
...=> _600.wait5,n,Hangup exten => 555,1,Dial(LOCAL/6001&LOCAL/6002.wait5) exten => 555,n,Hangup So you dial '555' and it rings 6001, then 5 second later (assuming 6001 isn't answered yet) 6002 starts ringing too (first to answer gets it). Pete On 14/07/2015, at 7:24 AM, SamyGo <govoiper at gmail.com> wrote: > Anyway here's one way of how I think you can do. > > Have a context created to dial the individual user > > [dial_user] > exten => _600X.,1,Dial(PJSIP/${EXTEN}) > ... > > and in your code change it to. > > same = n,...
2015 Jul 13
3
How to dial extensions asynchronous-sequentially ?
Hi. I my dialplan I have : same = n,Dial(PJSIP/6001,10) same = n,Dial(PJSIP/6002,30) same = n,Hangup() The extension 6002 will not be invited until the called party 6001 hangs up or until 10 seconds if nobody answers the call in 6001. How to call 6001 and immediately call 6002, having 2 phones ringing at same time, but without doing something like this : same =
2015 Sep 09
2
Adding Variable in all AMI events
Hi all, I'm required to send a dialplan variable with every AMI event triggered for the duration of the call. For example; ... exten => s,n,Set(MyVar=${ODBC_GetSomething(${EXTEN})) ... so can I have this Variable MyVar attached in all AMI events for this call ? I can understand that untill this variable has not been set some value it may even be empty but as soon as its set I expect some
2012 Aug 09
4
Asterisk on Rackspace, My SIP phone behind NAT
Hi, I've successfully setup Asterisk on my local PC and can make call using Twinkle to the server. But, I cannot call to my Asterisk server at Rackspace. I have been trying several things to figure it out, no luck. My PC is behind NAT, so I've set that up in sip.conf (nat=yes). I can ping my Rackspace server so it seems to be Public-static IP. Anyway, I tried with setting externip,
2016 Feb 18
2
Asterisk behind RTPproxy | On-Demand SDP engagement
Hi All, I've been wondering if I can instruct asterisk in the dialplan to engage the Media handling for a particular call or not. I've SIP users behind Kamailio & RTPProxy, and I can make use of sip.conf setting "directmediadeny|directmediapermit" to offload media from asterisk for peer-to-peer calls BUT what if someone wants to record a call or engage some feature-code ?
2012 Apr 04
2
Asterisk 1.8 and DeadAGI
Dears; In asterisk 1.8, it is not more possible to use DeadAGI? Also, I found the below commands in the a2billing and I would to ask why it set the sequence 1 for the Hangup()? Maybe because it is related to the NoOp? How? [a2billing-callingcard] exten => _X.,1,NoOp(A2Billing Start) exten => _X.,n,Answer() exten => _X.,n,Wait(2) exten => _X.,n,DeadAgi(a2billing.php,1) exten =>
2012 Jul 05
7
FreePBX: using context other than the default context and the generation for the configuration
Hi All; If I set a context other than the default context, then I do not see a generation for a configuration in the extensions_additional.conf for this context, but always the generation for the configuration is for the default context (from-internal). Normally, I have to put some Phones in a context and another Phones in a context, and give each context a privilages, but if I do this, then I
2012 Sep 26
6
SIP Retransmitting REGISTER message
Hi, I was trying to register a VoIP trunk in Asterisk , where its keep on sending Register message to the server, where I am not getting any response from server. But whereas if i register in Xlite softphone the account is getting registered. I suspect it could be network related issue, but since in softphone it is getting registered from the same network. Any ideas to isolate things would be
2012 Apr 27
1
No UDPTL ports remaining
Hi all, Lately, I've been seeing more and more instances where I get a flood of warning messages like this: [Apr 26 14:09:50] WARNING[21054] udptl.c: No UDPTL ports remaining The next thing I know, my server is dropping calls and starting to misbehave. I use fax via T.38, so I can't just turn udptl off. I could expand the port range, but I suspect that will just mask the situation.
2013 Jan 14
1
php programming for working with asterisk
Hi, I write some php code in AMI to working with asterisk command. I don't know exactly what is the different between AMI and AGI and witch one is better for my planning. Im planning to call party users that their number is is my panel on web. We have some operator and they can call party users via client softphone by clicking on their number, so they have to limited to call just listed
2017 Mar 29
2
How to have callers not being billed when in waiting queue ? [SOLVED]
Thank you very much, Max, for this valuable and informative answer. Offline billing must be quite complex to set up as several telco may be involved (or origination,transit or termination). Moving to normal landline fare seems much simpler ! Thanks again 2017-03-28 21:41 GMT+02:00 Max Grobecker <max.grobecker at ml.grobecker.info>: > Hi, > > in Germany, this kind of regulation
2015 Jun 02
0
Forward loop protection...
Could this possibly mean that any person who has CF set should never be available as CF Destination. Simple db entry/check can have this done. On Tue, Jun 2, 2015 at 5:34 PM, <dk at donkelly.biz> wrote: > > > > > *From:* asterisk-users-bounces at lists.digium.com [mailto: > asterisk-users-bounces at lists.digium.com] *On Behalf Of *Kevin Larsen > *Sent:* Tuesday, June