[asterisk-dev] how monitor Transfer function move 302 redirect function

2015-03-04 Thread ANTHONY HESNAUX
hello all, I use asterisk with redirect 302 moved « Transfer() cmd » I want monitor asterisk with snmp and MIBs but I don’t know how you can monitor Transfer function With Dial function is easy and that run but when I use Transfer, I don’t see Dialplan exten = 100,1,Dial(SIP/${EXTEN})

Re: [asterisk-dev] [Code Review] 4459: Asterisk terminates when playing a voicemail stored in LDAP

2015-03-04 Thread rmudgett
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/4459/#review14589 ---

Re: [asterisk-dev] [Code Review] 4459: Asterisk terminates when playing a voicemail stored in LDAP

2015-03-04 Thread George Joseph
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/4459/#review14588 ---

[asterisk-dev] [Code Review] 4460: res_pjsip_refer: Fix occasional unexpected BYE sent after receiving a REFER.

2015-03-04 Thread rmudgett
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/4460/ --- Review request for Asterisk Developers. Bugs: ASTERISK-24755

Re: [asterisk-dev] [Code Review] 4457: translator: Prevent invalid memory accesses on fast shutdown

2015-03-04 Thread Matt Jordan
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/4457/ --- (Updated March 4, 2015, 12:52 p.m.) Status -- This change has been

Re: [asterisk-dev] [Code Review] 4452: Testsuite: ARI channel subscription tests

2015-03-04 Thread jbigelow
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/4452/ --- (Updated March 4, 2015, 12:58 p.m.) Review request for Asterisk

Re: [asterisk-dev] [Code Review] 4452: Testsuite: ARI channel subscription tests

2015-03-04 Thread jbigelow
On March 3, 2015, 3:40 p.m., Mark Michelson wrote: /asterisk/trunk/tests/rest_api/applications/channel-subscriptions/originate_to_other_stasis_app/local_channels/run-test, line 291 https://reviewboard.asterisk.org/r/4452/diff/1/?file=71670#file71670line291 Why or 0 ? Isn't that a

Re: [asterisk-dev] [Code Review] 4108: Weak Proxy Objects

2015-03-04 Thread Corey Farrell
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/4108/ --- (Updated March 4, 2015, 4:43 p.m.) Review request for Asterisk

Re: [asterisk-dev] [Code Review] 4108: Weak Proxy Objects

2015-03-04 Thread Corey Farrell
On Dec. 9, 2014, 7:36 p.m., rmudgett wrote: /trunk/main/astobj2.c, line 432 https://reviewboard.asterisk.org/r/4108/diff/3/?file=68553#file68553line432 Use of obj-priv_data.weakptr is not protected from other threads creating a weak object from the object. This wouldn't be a

Re: [asterisk-dev] [Code Review] 4459: Asterisk terminates when playing a voicemail stored in LDAP

2015-03-04 Thread Graham Barnett
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/4459/ --- (Updated March 4, 2015, 8:20 p.m.) Review request for Asterisk Developers

Re: [asterisk-dev] [Code Review] 4459: Asterisk terminates when playing a voicemail stored in LDAP

2015-03-04 Thread rmudgett
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/4459/#review14592 --- You should compile in dev mode to catch all code warnings:

Re: [asterisk-dev] [Code Review] 4459: Asterisk terminates when playing a voicemail stored in LDAP

2015-03-04 Thread Graham Barnett
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/4459/ --- (Updated March 4, 2015, 9:07 p.m.) Review request for Asterisk Developers

Re: [asterisk-dev] [Code Review] 4444: chan_dahdi/sig_analog: Fix distinctive ring detection to suck less.

2015-03-04 Thread Scott Griepentrog
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r//#review14593 --- Ship it! Problems with CID detection resolved by swapping out

[asterisk-dev] [Code Review] 4461: app_voicemail: Fix compile breaking in app_voicemail with IMAP_STORAGE.

2015-03-04 Thread George Joseph
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/4461/ --- Review request for Asterisk Developers. Repository: Asterisk

Re: [asterisk-dev] [Code Review] 4461: app_voicemail: Fix compile breaking in app_voicemail with IMAP_STORAGE.

2015-03-04 Thread rmudgett
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/4461/#review14594 --- Ship it! Wow. That assert just appeared out of thin air. -

[asterisk-dev] [Code Review] 4459: Asterisk terminates when playing a voicemail stored in LDAP

2015-03-04 Thread Graham Barnett
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/4459/ --- Review request for Asterisk Developers and mattjordan. Bugs: