search for: siptrunks

Displaying 20 results from an estimated 33 matches for "siptrunks".

Did you mean: siptrunk
2015 Mar 06
2
res_pjsip endpoint config object's 'identify_by' option needs new value "uri".
Hello. Asterisk 13.2. I transfer configs from chan_sip to res_pjsip. In chan_sip i have "match_auth_username=yes" and have nothing in pjsip. I have a lot of endpoints and registrations on same SIP server. And it's problem in pjsip now. Is not it? I requesting to add new value for endpoint option identify_by. The value 'uri'. Simple config (cutted): [siptrunk]
2006 May 30
8
How to strip a digit
I have the following extension to dial outside via SIP it's like this: phone----asterisk-----internet-----SIP provider----USA exten => _91NXXNXXXXXX,1,AGI(call_log.agi,${EXTEN}) exten => _91NXXNXXXXXX,2,Dial(${SIPtrunk}/${EXTEN},55,o) exten => _91NXXNXXXXXX,3,Hangup I want to strip the digit 9 before sending it to the SIP provider. Also, any suggestions for the above definition?
2015 Mar 06
2
res_pjsip endpoint config object's 'identify_by' option needs new value "uri".
07.03.2015 0:24, Kevin Harwell ?????: > On Fri, Mar 6, 2015 at 2:06 PM, Dmitriy Serov <serov.d.p at gmail.com > <mailto:serov.d.p at gmail.com>> wrote: > > Hello. > > Asterisk 13.2. > I transfer configs from chan_sip to res_pjsip. > In chan_sip i have "match_auth_username=yes" and have nothing in > pjsip. > > I have a
2004 Jan 05
8
Sip Trunking
Hi list, I have to connect two asterisk box, in this scenario: [asterisk1]----sip----[asterisk2]----PSTN I must use sip, cos we'll use cisco rtp header-compression to save bandwidth. Could you tell me the best way to send calls from asterisk1 to asterisk2, since I cannot use IAX trunking? Thanks in advance Eduardo
2007 Aug 29
5
Ringing sound doesn't work
Hi, I have these extensions: exten => 101,1,Dial(SIP/101,15) exten => 102,1,Dial(SIP/102,15) exten => 0,1,Dial(SIP/101&SIP/102,15,r) They work fine and I get the ringing sound if I dial them directly. However, I also have this extension: exten => s,1,Answer() exten => s,2,Background(viagenie) exten => s,3,WaitExten() The ringing sound doesn't work for any extension
2015 Mar 06
0
res_pjsip endpoint config object's 'identify_by' option needs new value "uri".
On Fri, Mar 6, 2015 at 2:06 PM, Dmitriy Serov <serov.d.p at gmail.com> wrote: > Hello. > > Asterisk 13.2. > I transfer configs from chan_sip to res_pjsip. > In chan_sip i have "match_auth_username=yes" and have nothing in pjsip. > > I have a lot of endpoints and registrations on same SIP server. And it's > problem in pjsip now. Is not it? > > I
2016 Feb 19
2
No matching endpoint found for incoming call from SIP trunk
Thanks George, for your mighty quick response. I made the changes (re: server_uri_pattern etc.) and still, no luck--it fails for the same error. BTW, there is nothing for transport (but this is the same config from my SIP/UDP + Twilio days, which worked): *CLI> pjsip show transport twilio-siptrunk Unable to find object twilio-siptrunk. *CLI> pjsip show identifies No objects found. I did
2015 Nov 25
2
Dialing a call back out on same SIP trunk as it came in
I have a puzzling situation, and would be grateful for any insight. I have a dialplan that forwards an incoming call out to another number via the same SIP trunk as it came in on. e.g. [from-siptrunk] exten => 0123456789,1,NoOp exten => 0123456789,n,Dial(SIP/siptrunk/0987654321) Now, if I use a different SIP trunk for the outbound call, than the inbound call came on, the call is set up
2007 Aug 15
2
Load balancing SIP trunks?
I have 10 SIP trunks that I'd really like to round-robin load balance. Currently I have a macro that switches between available lines, but there really must be a function in Asterisk to do this on its own. So my question is just that, are there any easy ways for Asterisk to either balance between SIP trunks or even just a built in function to find the next available SIP trunk. I think using
2015 Mar 06
0
res_pjsip endpoint config object's 'identify_by' option needs new value "uri".
On Fri, Mar 6, 2015 at 3:46 PM, Dmitriy Serov <serov.d.p at gmail.com> wrote: > 07.03.2015 0:24, Kevin Harwell ?????: > > On Fri, Mar 6, 2015 at 2:06 PM, Dmitriy Serov <serov.d.p at gmail.com> > wrote: > >> Hello. >> >> Asterisk 13.2. >> I transfer configs from chan_sip to res_pjsip. >> In chan_sip i have
2005 Sep 24
0
Seperate siptrunks
Hi all. Is it possible to get * to send calls to different sip trunks depending on what codec the incoming call use? This to avoid transcoding Anders -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050924/0e209878/attachment.htm
2015 Nov 25
2
Dialing a call back out on same SIP trunk as it came in
In article <20151125133008.6369360.14455.17239 at gmail.com>, Israel Gottlieb <isrlgb at gmail.com> wrote: > Try putting progress instead of answer Yes, I tried Progress already, and it didn't help. But thanks for the suggestion! Tony > I have a puzzling situation, and would be grateful for any insight. > > I have a dialplan that forwards an incoming call out to
2012 Dec 10
1
Problem with SIP trunk I've set up between two * boxes.
Hi! I'm trying to set up a SIP trunk so that I can test calls, etc., between a new Asterisk box, and an old 1.4 box. --------------------------------------------------------------------------- New box: root at asterisk1:/etc/asterisk# head -1 sip.conf #include siptrunk.conf siptrunk.conf: [box1] ; All box1 extensions; see extensions.conf type=peer context=adhearsion host=172.17.0.17 ; IP
2019 Mar 05
2
asterisk 16.2.1 inbound route
> exten => _13XXXXXXX,1,dial(${OPERATOR},20) Hello "SIP/2.0 401 Unauthorized" Unfortunately the negative. An asterisk indicates a 404 error. On Tue, Mar 5, 2019 at 12:51 PM Doug Lytle <support at drdos.info> wrote: > > On 3/5/19 2:46 AM, Gokan Atmaca wrote: > > Asterisk can send calls, but I don't get a call. What could be the problem? > > >
2007 Sep 26
2
ChanSpy issue
Hello list I am having an issue with Chanspy/SIP that I?m hoping someone has come across and resolved in the past. I am sending calls that come in TDM through T1 ZAP channels and go out to a SIP trunk. If I spy on the SIP channel, I can hear the person on the SIP side of the call just fine, but the person on the ZAP channel fades in and out. If I spy on the ZAP channel, and can hear
2019 Mar 05
2
asterisk 16.2.1 inbound route
Hello Asterisk can send calls, but I don't get a call. What could be the problem? [from-siptrunk] exten => 13XXXXXXX,1,dial(${OPERATOR},20) Thanks.
2006 Jan 18
2
SipAddHeader bug?
Hi, I'm using the new SipAddHeader application on Asterisk 1.2.1, here's a snip of my extensions: exten => _9XXXXXXX,1,SipAddHeader(P-Asserted-Identity: <sip:${CALLERIDNUM} exten => _9XXXXXXX,2,SipAddHeader(P-Asserted-Identity: tel:${CALLERIDNUM}) exten => _9XXXXXXX,3,Dial(SIP/${EXTEN}@${SIPTRUNK},,tT) exten => _9XXXXXXX,4,Congestion The problems is that Asterisk
2014 Nov 22
3
SIP call drops after 32 seconds, but only when....
Am 22.11.2014 um 12:51 schrieb Andreas Sikkema: >> but as soon as I configure another sip registration on another server, >> outgoing >> calls drop after 32 seconds. > Are both your servers behind the same NAT router? > thanks for taking part... I don?t know... one is siptrunk.ovh.net and the other one is sip.ovh.fr how can i determine and how could that affect... I
2014 Nov 22
1
SIP call drops after 32 seconds, but only when....
Hi Yves.. This may be silly... but what is the useragent of your sip configuration? In the case that useragent has some special characters like "(.", please remove it and tell us if there is any change!!. Regards. rv 2014-11-22 14:50 GMT-03:00 Eric Wieling <EWieling at nyigc.com>: > Try setting directmedia=no in sip.conf. > > -----Original Message----- > From:
2005 Oct 04
1
Dial pattern sort order
Hi! Is there a simple way for an * newbie to force * to use different sip-trunks for different calls. I have 2 siptrunks, one for inland calls and one for international calls. All in country numbers starts with 0 and all international starts with 00. This I have configured in the outbound routing. But * always use the incountry trunk because the 0. dialpattern is also true for international calls How to fix th...