[asterisk-users] Asterisk 1.8.7.2 now sends rport always

2011-12-17 Thread José Pablo Méndez Soto
Hey, I have been testing with Cisco phones and have been able to register them with new firmware 9.2.1 (7911/7945/7970). All worked until I realized that from version 1.8.7.2, the VIA header contains the rport parameter, which breaks the phone registration process. Basically, the device can´t pars

Re: [asterisk-users] How to monitor SIP Trunk on production server

2011-12-17 Thread Zohair Raza
Hi, http://blog.tmcnet.com/blog/tom-keating/asterisk/using-monit-tool-to-monitor-asterisk.asp Regards, Zohair Raza On Sun, Dec 18, 2011 at 9:26 AM, virendra bhati wrote: > Hi List, > > I have asterisk 1.6.2.20 installed at production server, I have 2 SIP voip > trunk for making outgoing an

[asterisk-users] How to monitor SIP Trunk on production server

2011-12-17 Thread virendra bhati
Hi List, I have asterisk 1.6.2.20 installed at production server, I have 2 SIP voip trunk for making outgoing and DID for incoming to server. My question is how I can ensure that trunk is not down at production server, So how I can monitor it's automatically by making any scripts? Any hint will

[asterisk-users] No rtpmap codec info in 200 OK

2011-12-17 Thread William Scott
Hi, My VSP uses Asterisk to which I'm connected with an ATA. When I receive an inbound call the invite includes the following... v=0 o=root 32218 32218 IN IP4 202.52.129.50 s=session c=IN IP4 202.52.129.50 t=0 0 m=audio 16864 RTP/AVP 18 101 a=rtpmap:18 G729/8000 a=fmtp:18 annexb=no a=rtpmap:101

Re: [asterisk-users] Which device auto-registered an extension?

2011-12-17 Thread Warren Selby
Why not try set a variable under each device in sip.conf to the same as the endpoint name then Dial(SIP/${CustomVar})? Thanks, --Warren Selby, dCAP On Dec 15, 2011, at 7:03 PM, Barry Miller wrote: > Hi all, > > In sip.conf: > [general] > regcontext = autoreg > > [devabc] > regexten = 5

Re: [asterisk-users] ODBC problem - static realtime file not loading

2011-12-17 Thread Warren Selby
On Fri, Dec 16, 2011 at 6:06 AM, Brynjolfur Thorvardsson wrote: > > > After connecting, the asterisk user never sends another SQL statement, at > least nothing that shows up in the General log. Asterisk is running as > root. I’ve deleted the musiconhold.conf file from /etc/asterisk > > > I ha

Re: [asterisk-users] Set Caller Number in E1 PRI ISDN Lines

2011-12-17 Thread Eric Wieling
Unless you live in the Netherlands, your CallerID does not start with 31. -Original Message- From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Kaushal Shriyan Sent: Friday, December 16, 2011 7:38 PM To: Asterisk Users Mailing Lis

Re: [asterisk-users] asterisk-users Digest, Vol 89, Issue 32

2011-12-17 Thread Paul Belanger
On 11-12-17 12:56 PM, Chet W. Stevens wrote: I am out of the office until 12/16 but I will still be checking my messages. For immediate assistance, please call Telecommunication Services at 799-6543. Thank you. This is the 3rd auto-notification we got from your mail client. Please disable the

Re: [asterisk-users] asterisk-users Digest, Vol 89, Issue 32

2011-12-17 Thread Chet W. Stevens
I am out of the office until 12/16 but I will still be checking my messages. For immediate assistance, please call Telecommunication Services at 799-6543. Thank you. Chet Stevens Telecommunication Services Clark County School District -- _

Re: [asterisk-users] VUC: AstLinux 1.0.0 release

2011-12-17 Thread Olle E. Johansson
17 dec 2011 kl. 10:11 skrev Darrick Hartman: > The AstLinux Team is happy to announce the release of AstLinux 1.0.0. This > release includes significant changes and improvements over past releases. > Specific upgrade and new installation instructions are available at: > http://www.astlinux.

Re: [asterisk-users] Which device auto-registered an extension?

2011-12-17 Thread Olle E. Johansson
16 dec 2011 kl. 18:12 skrev Barry Miller: > On Fri, Dec 16, 2011 at 05:02:11PM +0100, Olle E. Johansson wrote: >> >> 16 dec 2011 kl. 02:03 skrev Barry Miller: >> >>> So is there a way for the dialplan to determine which device caused SIP to >>> auto-register an extension? >> >> Not really, unl

[asterisk-users] AstLinux 1.0.0 release

2011-12-17 Thread Darrick Hartman
The AstLinux Team is happy to announce the release of AstLinux 1.0.0. This release includes significant changes and improvements over past releases. Specific upgrade and new installation instructions are available at: http://www.astlinux.org Some of the highlights include: * Using eglibc i

Re: [asterisk-users] SOLVED: ODBC problem - static realtime file not loading

2011-12-17 Thread Brynjolfur Thorvardsson
Hi, I solved this and thought I'd share it if anyone is interested. The problem was in the extconfig.conf file, where it says in all the documentation I could find (as well as in the book itself). Apparently it should be (which, incidently, is "asterisk" in both cases in the book I'm using).