[asterisk-users] what is the magic needed from upgrading from 1.4 to 1.6

Jerry Geis geisj at pagestation.com
Mon Jul 21 15:30:57 CDT 2008


>
> Do you have an extension called 'mediaport_audio_visual' in a context
> called 'smvoice-mediaport'? If so, can you post that context so we can
> see how it looks?
>
>   
Kevin,

I mentioned that 1.4 works - 1.6 did not, going back to 1.4 works again.
Here are the pieces:

my sip.conf has context pointing to smvoice-mediaport

part of extensions.conf:
[smvoice-mediaport]
exten => public_address,1,Goto(smvoice-mediaport-public-address,s,1)

#include "/etc/asterisk/express.dnis.conf"



file /etc/asterisk/express.dnis.conf
; MMAUDIO   : EBOX 4300                      -
exten => mediaport_audio_visual,1,Goto(smvoice-mediaport-audio-visual,s,1)

; MMAUDIO   : EBOX 4300                      -
exten => 1054,1,Goto(smvoice-mediaport-audio-visual,s,1)


Jerry



More information about the asterisk-users mailing list