extensions.conf setting:

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

extensions.conf setting:

Postby ruben23 » Wed Feb 04, 2009 4:41 pm

hi i have a setting for my vicidial...dial prefix=9 and on extensions.conf:
[general]
static=yes
writeprotect=no

[globals]

;TRUNKIAX=IAX2/ASTtest1:test@10.10.10.16:4569 ; IAX trunk interface

[default]
exten => 8600,1,Meetme,8600
exten => 8601,1,Meetme,8601

exten => _91NXXNXXXXXX,1,AGI(AGI(agi://127.0.0.1:4577/call_log)
exten => _91NXXNXXXXXX,2,Dial(sip/${EXTEN:1}@Prime,55,o)
exten => _91NXXNXXXXXX,3,Hangup

; barge monitoring extension
exten => 8159,1,ZapBarge
exten => 8159,2,Hangup

then i chage the dial prfix on my vicidial to '5' as i change also the extensions.conf

[general]
static=yes
writeprotect=no

[globals]

;TRUNKIAX=IAX2/ASTtest1:test@10.10.10.16:4569 ; IAX trunk interface

[default]
exten => 8600,1,Meetme,8600
exten => 8601,1,Meetme,8601

exten => _51NXXNXXXXXX,1,AGI(AGI(agi://127.0.0.1:4577/call_log)
exten => _51NXXNXXXXXX,2,Dial(sip/${EXTEN:1}@Prime,55,o)
exten => _51NXXNXXXXXX,3,Hangup

; barge monitoring extension
exten => 8159,1,ZapBarge
exten => 8159,2,Hangup

When i dial it goes to live call but when i tried to use conference with other number manually input on TRANSFER CONFERENCE FUNCTION it will not ring while the other line is still on hold then the asterisk got this error:

Feb 5 04:42:22 NOTICE[5806]: chan_local.c:526 local_alloc: No such extension/context 912127775678@default creating local channel
Feb 5 04:42:22 NOTICE[5806]: channel.c:2514 __ast_request_and_dial: Unable to request channel Local/912127775678@default

is there other setting i need to do if changing the dial prefix coz based on that error...the extension prefix for the number is not change its still 91 on the meetme conference...
ruben23
 
Posts: 1161
Joined: Thu Jul 31, 2008 10:35 am
Location: Davao City, Philippines

Postby mflorell » Wed Feb 04, 2009 6:40 pm

vicidial.php version and build?
mflorell
Site Admin
 
Posts: 18339
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby ruben23 » Wed Feb 04, 2009 9:09 pm

Matt

I have this data:
vicidial.php version = '2.0.4-142
build = '71129-2025'

asterisk 1.2.24
astguiclient_2.0.4

how i change the prefix of my transfer conf or what we call this meetme conference.....? how i resolve this problem...
ruben23
 
Posts: 1161
Joined: Thu Jul 31, 2008 10:35 am
Location: Davao City, Philippines

Postby mflorell » Thu Feb 05, 2009 5:44 am

In SVN trunk we now have the options to do this, looks like you are using 2.0.4 release so you would have to change the source code in vicidial.php to make the prefix change.

Of course the easiest way to fix this would just be to add the proper extensions.conf entries.
mflorell
Site Admin
 
Posts: 18339
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida


Return to Support

Who is online

Users browsing this forum: No registered users and 230 guests