Ticket #2028 (closed Bugs: fixed)

Opened 1 year ago

Last modified 1 year ago

Directory does not work!

Reported by: gautoparts Assigned to:
Priority: major Milestone: 2.3
Component: Other Module Version: 2.3-branch
Keywords: directory Cc:
Confirmation: SVN Revision (if applicable):
Backend Engine: All Backend Engine Version:

Description

I updated the script and now when you hit # on the main menu to goto the company directory, it just says "goodbye" and hangs up

Attachments

direct.txt (2.8 kB) - added by gautoparts on 06/27/07 04:55:52.
log

Change History

(follow-up: ↓ 2 ) 06/26/07 19:01:38 changed by vgster

Can you provide some console logs please.

(in reply to: ↑ 1 ) 06/27/07 04:55:04 changed by gautoparts

I think this is what you need

Jun 27 12:52:17 DEBUG[28750] rtp.c: Sending dtmf: 35 (#), at 192.168.15.80 Jun 27 12:52:17 DEBUG[28750] channel.c: Scheduling timer at 0 sample intervals Jun 27 12:52:17 DEBUG[28750] channel.c: Set channel SIP/20-9988 to write format ulaw Jun 27 12:52:17 DEBUG[28750] pbx.c: Oooh, got something to jump out with ('#')! Jun 27 12:52:17 DEBUG[28750] pbx.c: Launching 'Goto' Jun 27 12:52:17 DEBUG[28750] pbx.c: Launching 'Answer' Jun 27 12:52:17 DEBUG[28750] pbx.c: Launching 'Wait' Jun 27 12:52:18 DEBUG[28750] pbx.c: Launching 'AGI' Jun 27 12:52:18 DEBUG[28750] pbx.c: Launching 'Playback' Jun 27 12:52:18 DEBUG[28750] channel.c: Set channel SIP/20-9988 to write format ulaw Jun 27 12:52:18 DEBUG[28750] channel.c: Scheduling timer at 160 sample intervals Jun 27 12:52:19 DEBUG[28750] channel.c: Scheduling timer at 154 sample intervals Jun 27 12:52:19 DEBUG[28750] channel.c: Scheduling timer at 0 sample intervals Jun 27 12:52:19 DEBUG[28750] channel.c: Scheduling timer at 0 sample intervals Jun 27 12:52:19 DEBUG[28750] channel.c: Set channel SIP/20-9988 to write format ulaw Jun 27 12:52:19 DEBUG[28750] pbx.c: Launching 'Hangup' Jun 27 12:52:19 DEBUG[28750] pbx.c: Spawn extension (app-directory,#,5) exited non-zero on 'SIP/20-9988' Jun 27 12:52:19 DEBUG[28750] cdr_addon_mysql.c: cdr_mysql: inserting a CDR record. Jun 27 12:52:19 DEBUG[28750] cdr_addon_mysql.c: cdr_mysql: SQL command as follows: INSERT INTO cdr (calldate,clid,src,dst,dcontext,channel,dstchannel,lastapp,lastdata,duration,billsec,disposition,amaflags,accountcode,uniqueid) VALUES ('2007-06-27 12:52:15','\"device\" <20>','20','#','app-directory', 'SIP/20-9988',,'Hangup',,4,4,'ANSWERED',3,,'1182966735.50') Jun 27 12:52:19 DEBUG[28750] channel.c: Hanging up channel 'SIP/20-9988' Jun 27 12:52:19 DEBUG[28750] chan_sip.c: Hangup call SIP/20-9988, SIP callid 9b91afdf1148a05b3841603455f9fda6@192.168.15.80) Jun 27 12:52:19 DEBUG[28750] chan_sip.c: update_call_counter(20) - decrement call limit counter Jun 27 12:52:19 DEBUG[28757] app_queue.c: Device 'SIP/20' changed to state '1' (Not in use) but we don't care because they're not a member of any queue. Jun 27 12:52:19 DEBUG[13567] chan_sip.c: Stopping retransmission on '9b91afdf1148a05b3841603455f9fda6@192.168.15.80' of Request 102: Match Found Jun 27 12:52:20 DEBUG[13567] chan_sip.c: Allocating new SIP dialog for 577e22ba136fb8896ddd8b5618154ab2@127.0.0.1 - REGISTER (No RTP) Jun 27 12:52:20 DEBUG[13567] chan_sip.c: Scheduled a registration timeout for sip.broadvoice.com id #2029 Jun 27 12:52:20 DEBUG[13567] chan_sip.c: Stopping retransmission on '577e22ba136fb8896ddd8b5618154ab2@127.0.0.1' of Request 471: Match Found Jun 27 12:52:20 DEBUG[13567] chan_sip.c: Registration successful Jun 27 12:52:20 DEBUG[13567] chan_sip.c: Cancelling timeout 2029 Jun 27 12:52:20 DEBUG[13567] chan_sip.c: Cancelling timeout 2029

06/27/07 04:55:52 changed by gautoparts

  • attachment direct.txt added.

log

06/28/07 05:44:48 changed by jbnelson

Yes, we too installed Beta 2.3.0beta1.3 installed on two systems and now both have non-functional directories. All you get is "Goodbye" and disconnect.

06/29/07 06:57:48 changed by gautoparts

Any word on this? Thanks

06/29/07 07:06:01 changed by p_lindheimer

just non-functional directories on the two beta systems, or non-functional everything. Sounds like this may be related to #2020. If this is happening on 2.3 then please chnage the version to 2.3-branch.

Now - as far as 2.2.2:
I updated the script and now when you hit # on the main menu to goto the company directory, it just says "goodbye" and hangs up

Would you care to clarify what you actually did. There is no context to your statement, and it is hard to mind read from a distance.

06/29/07 07:15:16 changed by jbnelson

Before upgrading to Beta 2.3 I could access the asterisk dial-by-name directory by pressing the feature code "#". Now when I do this (on three different 2.3 beta systems, I hear "Goodbye" and get hung up on. Yes, the feature code is still enabled as it was prior to the 2.3 installation. I'm not sure how much clearer I can explain this...

It should ask me to enter the first three letters of the person's first name. Instead, it says GOODBYE and hangs up. This is the same for internal and external calls.

(follow-up: ↓ 8 ) 06/29/07 08:42:15 changed by p_lindheimer

  • version changed from 2.2.2 to 2.3-branch.

ok - thanks, changed to 2.3-branch. You can make normal extension to extension calls though?

(in reply to: ↑ 7 ) 06/29/07 14:09:58 changed by gautoparts

Ok i should of been more clear also, It did the same thing to me as the other guy listed

Before upgrading to Beta 2.3 I could access the asterisk dial-by-name directory by pressing the feature code "#". Now when I do this (on three different 2.3 beta systems, I hear "Goodbye" and get hung up on. Yes, the feature code is still enabled as it was prior to the 2.3 installation. I'm not sure how much clearer I can explain this...

It should ask me to enter the first three letters of the person's first name. Instead, it says GOODBYE and hangs up. This is the same for internal and external calls.

06/30/07 10:29:39 changed by p_lindheimer

  • status changed from new to closed.
  • resolution set to fixed.

r4282, r4284 (2.3)
r4283 (2.2)

Check if the latest framework update fixes this, I think it was related to not having proper execute permission on the agi script. If not, reopen.

Donate



Support
Download
Develop
Forums
News
Documentation
Paid Support
About

Paid Ads