Re: [asterisk-users] SIP over 3G Mobile Network using NAT

2014-10-09 Thread Chirag Ajmera
*qualify=no* *_Bria_* KEEP ALIVE Wi-Fi Interval 0 Mobile Interval 0 Thanks you all ! The above has solved both the issues ! Best, Chirag A. On 10-10-2014 04:21 AM, Larry Moore wrote: On 9/10/2014 9:28 PM, Mitul Limbani wrote: Oops its qualify= n not notify= Also check if your a

Re: [asterisk-users] JABBER_STATUS CODE 7

2014-10-09 Thread Marcelo Terres
Retrieves the numeric status associated with the buddy identified by jid. If the buddy does not exist in the buddylist, returns 7. https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+Function_JABBER_STATUS_res_xmpp Regards, Marcelo H. Terres mhter...@gmail.com IM: marc...@jabber.mundoopensourc

Re: [asterisk-users] SIP over 3G Mobile Network using NAT

2014-10-09 Thread Larry Moore
On 9/10/2014 9:28 PM, Mitul Limbani wrote: Oops its qualify= n not notify= Also check if your asterisk sip server I available with ports on the public ip that your phone is trying to register from 3G nw. In your devices sip configuration set; qualify=no nat=yes in Bria; Settings -> Advan

Re: [asterisk-users] JABBER_STATUS CODE 7

2014-10-09 Thread ricky gutierrez
anyone here? 2014-10-01 8:09 GMT-06:00 ricky gutierrez : > Hi all,I hope to find a solution with the help of the list, I'm trying > to get the status of my extensions with ejabberd , the idea is to > visualize my users ejabberd incoming calls or missed. > > I'm testing with my operator extension w

Re: [asterisk-users] SIP over 3G Mobile Network using NAT

2014-10-09 Thread Jose Flores Galicia
2014-10-09 8:42 GMT-05:00 Chirag Ajmera : > Dear, > > Kindly guide with the 2 issues mentioned below > > #1 - Host unreachable 0 last qualify 0 (only in 3G) > > I am trying to use SIP client over 3G. It registers and call can be > initiated from the client but it can't receive call; cause asterisk

[asterisk-users] SIP over 3G Mobile Network using NAT

2014-10-09 Thread Chirag Ajmera
Dear, Kindly guide with the 2 issues mentioned below *#1* - *Host unreachable 0 last qualify 0 (only in 3G**)* I am trying to use SIP client over 3G. It registers and call can be initiated from the client but it can't receive call; cause *asterisk sever *marks it as unreachable immediately af

Re: [asterisk-users] SIP over 3G Mobile Network using NAT

2014-10-09 Thread Mitul Limbani
Remove Notify= setting in your sip.conf device section. On 09-Oct-2014 6:52 PM, "Chirag Ajmera" wrote: > Dear, > > Kindly guide with the 2 issues mentioned below > > *#1* - *Host unreachable 0 last qualify 0 (only in 3G**)* > > I am trying to use SIP client over 3G. It registers and call can be

Re: [asterisk-users] SIP over 3G Mobile Network using NAT

2014-10-09 Thread Mitul Limbani
Oops its qualify= n not notify= Also check if your asterisk sip server I available with ports on the public ip that your phone is trying to register from 3G nw. On 09-Oct-2014 6:56 PM, mi...@enterux.in wrote: > Remove Notify= setting in your sip.conf device section. > On 09-Oct-2014 6:52 PM, "Ch

[asterisk-users] SIP over 3G Mobile Network using NAT

2014-10-09 Thread Chirag Ajmera
Dear, Kindly guide with the 2 issues mentioned below *#1* - *Host unreachable 0 last qualify 0 (only in 3G**)* I am trying to use SIP client over 3G. It registers and call can be initiated from the client but it can't receive call; cause *asterisk sever *marks it as unreachable immediately af

Re: [asterisk-users] sdp_crypto_process: Crypto life time unsupported: crypto

2014-10-09 Thread Joshua Colp
Jonas Kellens wrote: Ok this seems to work ! Thanks. Does Asterisk now ignore the SRTP crypto offer ? Or does it just ignore the lifetime (in this case : |2^32) ? It does not seem right that Asterisk now should ignore the whole crypto offer. That change makes the presence of a key lifetime a

Re: [asterisk-users] sdp_crypto_process: Crypto life time unsupported: crypto

2014-10-09 Thread Jonas Kellens
On 09-10-14 14:28, Joshua Colp wrote: Jonas Kellens wrote: Hello, any idea where and what to change in the source code then ? I am able to change the source code, but to do minimal damage I would like to know where to change what exactly. Yes. In channels/sip/sdp_crypto.c where the line: as

Re: [asterisk-users] sdp_crypto_process: Crypto life time unsupported: crypto

2014-10-09 Thread Joshua Colp
Jonas Kellens wrote: Hello, any idea where and what to change in the source code then ? I am able to change the source code, but to do minimal damage I would like to know where to change what exactly. Yes. In channels/sip/sdp_crypto.c where the line: ast_log(LOG_NOTICE, "Crypto life time uns

Re: [asterisk-users] sdp_crypto_process: Crypto life time unsupported: crypto

2014-10-09 Thread Jonas Kellens
On 09-10-14 14:11, Joshua Colp wrote: Jonas Kellens wrote: Hello, Kia ora, I have added the following to the peer definition : ignorecryptolifetime=yes This is not an option within the official tree so unless you've added a patch this won't actually do anything. But still Asterisk te

Re: [asterisk-users] sdp_crypto_process: Crypto life time unsupported: crypto

2014-10-09 Thread Joshua Colp
Jonas Kellens wrote: Hello, Kia ora, I have added the following to the peer definition : ignorecryptolifetime=yes This is not an option within the official tree so unless you've added a patch this won't actually do anything. But still Asterisk tells me : [Oct 9 14:02:34] NOTICE[3198

[asterisk-users] sdp_crypto_process: Crypto life time unsupported: crypto

2014-10-09 Thread Jonas Kellens
Hello, I have added the following to the peer definition : ignorecryptolifetime=yes But still Asterisk tells me : [Oct 9 14:02:34] NOTICE[31980]: sip/sdp_crypto.c:244 sdp_crypto_process: Crypto life time unsupported: crypto:1 AES_CM_128_HMAC_SHA1_80 inline:ikW6yFvdVkSaeTuVO1isTQkdaxOjgQjM

Re: [asterisk-users] deactivate SRTP in asterisk 11

2014-10-09 Thread Conrad
noload => res_srtp.so -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users

Re: [asterisk-users] Asterisk LTS segment faults

2014-10-09 Thread Grant Bagdasarian
Alright. Thanks everyone for the feedback! From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Ryan Wagoner Sent: Thursday, October 9, 2014 4:06 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Ast