Dialing context

Hi,

How to change the context used for dialing a phone number, it seems that no context is specified and the default one is used. As I restrict the default context to dial only to local extension, it would not be possible to dial a PSTN number by this way.

Comments

  • FOP2 never uses defaults. Dialing numbers will use the context defined in the button configuration.

    [SIP/something]
    type=extension
    label=john doe
    extension=100
    context=MYCONTEXT

    Best regards,
Sign In or Register to comment.