search for: godbout

Displaying 8 results from an estimated 8 matches for "godbout".

Did you mean: godbolt
2009 Mar 12
1
Is it possible to get full callin number fromE1?
hi,Jimmy Godbout when +86 13666666666 make a call to -> +86 020 87654321xxxx -> asterisk the CALLERID(num) will show the caller number +8613666666666 the ${EXTEN} is the dialed number 87654321 i will try the CALLERID(dnid) tomorrow, will this get the whole dialed number 87654321xxxx ? i don't know...
2009 May 05
4
AMI + AGI for outbound click to dial
Hey Gang, Trying to figure out how I can do the following (have each part working individually but drawing a blank on combining) 1) click on-screen which sends an AMI originate (works fine) 2) the originated call is to an internal extension that looks up the number to be dialed (works) 3) then via Perl, adding in a SIPAddHeader for answer-after=0.. (works separate from the above) What I
2009 Oct 14
3
Extension Paging
Hi, We have SPA921 handsets which apparently support Paging, however i can't find any information on configuring Asterisk to make a page call. Does anyone have any information on Paging? Many thanks Dan Journo -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Apr 29
5
2nd Parking Lot
Does anybody know of a way to make another parking lot for version 1.2? We have a multi-tenant setup and it is set for x700 for parking. Well we added some new users and not thinking, we assigned them x700. I can't change the parking number as it will mess up the other users and the new user with x700 doesn't want to change. I was hoping there was some trickery that I can do to create
2009 Oct 20
4
Linksys 962
Working with a new client that has a ton of these phones, and in a new installation the phone is registered, can place and receive calls with no issues, but has a "locked" picture of a phone in the upper right corner. Any Linksys experts know what this means? I have searched the admin guide and googled to no results... really just an annoyance I suppose, but I would like to know
2011 Dec 01
3
Issue with Polycom SPIP650 and its sidecar [SOLVED]
2011/11/30 Mike <list at net-wall.com> > Hi Olivier,**** > > ** ** > > It if occurs only on the sidecar, I would imagine this is either a > defective sidecar/Polycom phone, or a defective PoE switch not giving > enough power. Changing PoE port would eliminate of confirm the PoE port > being the issue, but I?m betting on a Polycom defect.**** > > ** ** > >
2009 Mar 12
5
Is it possible to get full callin number from E1?
Hi all i have just set up a asterisk in china, using DE410P and one E1 line and get a phone number like: +86 020 87654321 from my sp when somebody dial +86 020 87654321 , the asterisk will get the call in number by ${EXTEN} variable, but it can only get 87654321, no area code . when someone dial +86 020 87654321xxxx , xxxx means 4 digits, the phone can call in, and the
2010 Mar 03
6
Identify scripts connecting to the asterisk manager
Is there any easy way to identify which script or service is connecting to the Asterisk manager? Somewhere on my system a script or service is trying to connect with a bad user name or password. I get the following error: connect attempt from '127.0.0.1' unable to authenticate I thought maybe I could do a tcpdump on port 5038 and try to fish out the bad username or password but I