Displaying 6 results from an estimated 6 matches for "dialcodes".
Did you mean:
dialcode
2006 Jan 27
3
OT?: International number parsing
Can anyone shed some light on "rules" that might make the task of
parsing the country code and city codes from a dialed number in the
CDRs?
I know that there is almost never a case where a concatenated country
and city code could overlap with another country code, but what about
city codes and local numbers? Is it possible for a concatenated city
code and local number to match another
2008 Nov 19
1
Howto grab back call transfered from SIP phone
Once in a while, someone mis-dials when transfering a call on their Snom
SIP phone (using the Transfer button).
Instead of sending them to, say, 1940; they mistype and enter 194 or 190
or somesuch. This ends up on the PSTN (for which three digit calls are
valid); not what anyone wanted.
On our old PBX (Network Alchemy Argent Office) there was a dialcode that
grabbed back the last call that went
2009 Feb 26
3
call-limit on a per destination basis
Hello,
I use asterisk to to IAX2 trunking between London POP & Reunion Island pop.
I would like to know if it's possible to do a kind of call-limit (i.e.
restrict to XX) channels but on a per dialcode and / or destination basis.
For example:
[trunk]
; reunion proper, i want to send no more than 24 channels
exten => _0262XXXXXX,1,Dial(IAX2/mytrunk/${EXTEN})
; reunion mobile, i want
2004 Jul 18
1
CID, international style?
I'm thinking of doing an app to work with the CID that's gotten from
the Zap channel.
All the CID's I see from within the US are 10 digit numbers.
I'm out in the rural areas of the US, and no-one ever calls me from
overseas.
If they did, what would the CID look like?
What does the CallerID look like overseas? How many countries provide
it?
murf
2008 Mar 13
1
CallerID setting issue with withheld numbers and mISDN ...
Heres a weird one...
Call comes in on mISDN channel. Little bit of dialcode (in a macro) looks
up the number in the astdb and puts an name to it. No real magic there,
and it works well.
Same macro also has parameter passed in to put a prefix on the name - this
is set in the DDI handling and is dependent on the number called and
allows phone users to see which number was called (company
2010 Feb 13
3
extension not found
hi friend need ur help in dial plan, i want to allow exten 2000 to 2005 can make call outside and exten 2006 to 2010 can not make call outside. heres my dial plan.
?
sip.conf
?
[general]
port = 5060
bindaddr = 0.0.0.0
context = others
[2000]
type=friend
context=outside
secret=1234
host=dynamic
[2001]
type=friend
context=outside
secret=1234
host=dynamic
[2002]
type=friend
context=outside