I think the below fixes what I reported earlier.  Does that seem right?

*** pbx.c.old   2013-01-23 21:08:51.000000000 -0500
--- pbx.c       2013-01-23 21:09:31.000000000 -0500
*************** static enum ast_pbx_result __ast_pbx_run
*** 5160,5163 ****
--- 5160,5165 ----
                int timeout = 0;
  
+               dst_exten[0] = '\0';
+ 
                /* loop on priorities in this context/exten */
                while (!(res = ast_spawn_extension(c, c->context, c->exten, c->p
riority,

--
_____________________________________________________________________
-- 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 mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to