Archives : April-2018
Hi. I am running asterisk 11 and i have usb 3g dongles to make my gsm calls with the following config in extensions.confexten => _9X.,1,Dial(Dongle/dongle800/${EXTEN:1},120,KT)exten => _9X.,n,Hangup(${HANGUPCAUSE})By dialing 9 it opens the dongle..
I have an Asterisk 15 with PJSIP behind NAT (Amazon EC2).Now I would like to get Early Media Video working between clients in different NATed networks. The 183 signalling goes trough perfectly, but asterisk doesnt forward the Early Media RTP stream f..
I have multiple Asterisk instances set up in different locations and would like to modify the callerID of inbound calls to identify which instance the call is coming from. I knew how to do that with the old sip format, but cant seem to figure it ..
According to Asterisk wiki: https://wiki.asterisk.org/wiki/display/AST/Pattern+Matching#PatternMatching-SpecialCharactersUsedinPatternMatchingThe exclamation mark (!) character is similar to the period and matches zero or more remaining characters…
I am trying to setup Asterisk to act like a PBX connected via a PRI gateway to a voice netowrk where Asterisk is doing outbound overlap dialing for calls that terminate via that PRI. AFter researching through the archives and online dcocs, I thou..
, I have a request to integrate Iridium in a Asterisk system. A quick search didnt return much: I expected to find products similar to GSM gateways, but this does not seem to exist. so Id be very interested about possible solutions. Has it be done alrea..
I have some more investigation to do on this, but I wanted to see if anyone here had any insight into the issue Ive run into.The hardware is a HP DL360 G6 with a TE420 gen 5 4-port T1 PRI card. It is one of several systems that have been running with..
I noticed that Earlymedia isnt possible as soon as the Media Stream has to pass through Asterisk. In my Scenario I need Local Channels and Earlymedia at the same time. So the Media Stream needs to flow through Asterisk.Is there a Workaround to get Earlyme..
R3JlZXRpbmdzLA0KDQoNCkkgYW0gZ2V0dGluZyB0aGUgZm9sbG93aW5nIGVycm9yIChiZWxvdykg Y29udGludWFsbHkgaW4gbXkgYXN0ZXJpc2sgbG9nLCByZWxhdGVkIHRvIHF1YWxpZnlfZnJlcXVl bmN5IEkgYmVsaWV2ZS4gSSBhbSB0cnlpbmcgdG8gdXNlIHNpcCB0cnVua2luZyB3aXRoIHRoZSBj b21wYW55IGZsb3dyb3V0ZS4NCg0KMyBxdWVzdGlvbnMgaWYgSSBtYXk6DQoNCjEpIElzIHVza..
I thought I had found and answer to this question by using CALLERID(ani) but it seems that only works on versions prior to 12. On Asterisk 13 setting CALLERID(num) before dialing to an external trunk always changes CDR(src) to the number ..