Displaying 5 results from an estimated 5 matches for "atlastelecom".
2007 Jan 15
1
I have to register asterisk/sip with a sipproxy that does not support authentication?
...5060;branch=z9hG4bK3c4c865c4861d0ec0dc19fa40406cdf4;received=207.148.115.10
From: "sipx.at-n.com" <sip:julien@207.148.115.10:5060>;tag=as1cc62bc2
To: <sip:897@207.148.115.10>;tag=as6b72831a
Call-ID: 23-3377872210-790438@ATN-VoIP-SW1 <mailto:23-3377872210-790438@ATN-VoIP-SW1.atlastelecom.com>
CSeq: 1 INVITE
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Proxy-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="7b7f2a63"
Content-Length: 0
<------------>
Scheduling destruction of S...
2009 May 05
1
"Asterisk cmd MYSQL" app_addon_sql_mysql / performance ?
I was looking for a (http socket module / mysql module) not using AGI(perl/php/shell) for asterisk in order to do intensive database / web server interactions as needed without performance to much overhead.
Is there a real benefit in using : "Asterisk cmd MYSQL" app_addon_sql_mysql , I see it require perl DBD so it is not using Mysql C API, then there must be an instance of the perl
2010 Jun 08
0
memory leak
I have an installation 100% dialplan and mysql-addons.
I find out that mysql-addons is working great, but I suspect there may be a memory leak involved.
Anyone else facing a memory leak recently ?
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100608/d4ae4e6e/attachment.htm
2004 Feb 11
0
Problem with integration samba in a domain with ActiveDirectory 2003
i need help about sending encrypted passwords in konqueror with samba.
when i made this in command line it works very fine but if i want to do
that in konqueror it send only plain passwords. I've got samba 3.0.0.15
and the computer is member of a domain with ActiveDirectory 2003.
Thanks
2008 Dec 18
2
Dial timeout with SIP - how to set timeout for INVITE ACK
I have a concern with Dial command, I want to enable a secondary route with a remote partner, if the first route fails then we use the second one :
Solution1: it will try both (there will be 2 simultanious actives calls ringing) this is not clean when calling an endusers
exten => _X.,1,Dial(SIP/${EXTEN}@remote-sip1,5 <mailto:SIP/${EXTEN}@remote-sip1,5> )
exten =>